1. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 5 months ago
  2. 96b109b video: omap: add support for DM/DTS by Dario Binacchi · 4 years, 7 months ago
  3. 07add22 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 8 months ago
  4. 1adea9c arm: omap: fix MPU DPLL divisor for 800MHz clock by Dario Binacchi · 4 years, 10 months ago
  5. b430984 board: ti: beagleboneai: add initial support by Caleb Robey · 4 years, 9 months ago
  6. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  7. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  8. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  9. 5e6267a common: Move reset_phy() to net.h by Simon Glass · 4 years, 9 months ago
  10. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  11. 1045ff4 ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCs by Suman Anna · 4 years, 10 months ago
  12. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  13. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  14. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  15. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 10 months ago
  16. 5c6e497 arm: dra7xx: Hang on any failure during IOdelay recalibration by Lokesh Vutla · 5 years ago
  17. 60e3d43 arm: dra7xx: Fix error path in iodelay recalibration by Lokesh Vutla · 5 years ago
  18. b1476b5 am335x, guardian: update guardian board by Moses Christopher · 5 years ago
  19. 2b2e157 arm: omap: emif-common: Fix memory priming for ECC by Krunal Bhargav · 5 years ago
  20. d0a37a5 arm: omap: emif-common: Disable interleaving by Krunal Bhargav · 5 years ago
  21. ed474ae arm: omap: emif-common: Fix ecc address calculation by Lokesh Vutla · 5 years ago
  22. 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  23. a517c1f ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernels by Suman Anna · 5 years ago
  24. 9c61158 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  25. 60df809 board/BuR/brsmarc1: initial commit by Hannes Schmelzer · 5 years ago
  26. 6912f2a watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · 5 years ago
  27. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  28. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  29. 4347b0b omap: Correct the fastboot product var by Sam Protsenko · 5 years ago
  30. e809285 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · 5 years ago
  31. 2a51e16 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · 5 years ago
  32. 6e171b6 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · 5 years ago
  33. b2a2bf4 arm: mach-omap2: am33xx: Init pinmux before clock by Marek Vasut · 5 years ago
  34. 33ac2b5 arm: omap3: Manually initialize GPIO if OF_CONTROL doesn't by Adam Ford · 5 years ago
  35. d7cc0e4 mcx: remove board by Bartosz Golaszewski · 5 years ago
  36. 2aa20c4 twister: remove board by Bartosz Golaszewski · 5 years ago
  37. 899dd71 mt_ventoux: remove board by Bartosz Golaszewski · 5 years ago
  38. 8c2644c cm_t3517: remove board by Bartosz Golaszewski · 5 years ago
  39. 5e92c68 eco5pk: remove board by Bartosz Golaszewski · 5 years ago
  40. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  41. 1dbd9a7 arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36 by Brad Griffis · 5 years ago
  42. 7b5774e arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw leveling by Brad Griffis · 5 years ago
  43. 6fe3e5b arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path by Brad Griffis · 5 years ago
  44. 84cf295 arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 error by Brad Griffis · 5 years ago
  45. 8219579 arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_SHADOW by Brad Griffis · 5 years ago
  46. ecb76ef arm: am57xx: cl-som-am57x: remove board support by Uri Mashiach · 5 years ago
  47. 9c4b013 ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place by Tom Rini · 6 years ago
  48. 4512380 am335x, guardian: Add support for the bosch guardian board by Sjoerd Simons · 6 years ago
  49. 7953601 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · 6 years ago
  50. 6d82517 configs: Don't use SPI_FLASH_BAR as default by Vignesh R · 6 years ago
  51. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  52. 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  53. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  54. 0fd1359 ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point by Andrew F. Davis · 6 years ago
  55. 6536ca4 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  56. a170274 ARM: mach-omap2: omap3: Fix GPIO clocking in SPL by Adam Ford · 6 years ago
  57. 7a43dd7 arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  58. bfaaacd arm: am335x-pdu001: Move from embedded to separate DTB by Felix Brack · 6 years ago
  59. 40ecdbc dra7: Allow selecting a new dtb after board detection. by Jean-Jacques Hiblot · 6 years ago
  60. 1514244 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · 6 years ago
  61. 2b30b38 omap: detect the board after DM is available by Jean-Jacques Hiblot · 6 years ago
  62. 0e6e67c am335x: Register the I2C controllers if DM_I2C is used. by Jean-Jacques Hiblot · 6 years ago
  63. 876ddb5 ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XX by Adam Ford · 6 years ago
  64. 6180ea7 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  65. 6681461 ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled by Adam Ford · 6 years ago
  66. de39dc7 arm: armv7-a: Compile and tune for armv7-a instead of armv5 by Adam Ford · 6 years ago
  67. 58008cb Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  68. 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  69. 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  70. 94c6a89 ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017-5715 by Nishanth Menon · 6 years ago
  71. dbb7caf ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS by Nishanth Menon · 6 years ago
  72. bd8a9c1 arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIO by Adam Ford · 6 years ago
  73. 413b907 ti: fastboot: Move weak overrides to board files by Alex Kiernan · 6 years ago
  74. 8a65bd6 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 6 years ago
  75. 42d8dd4 fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 6 years ago
  76. cd30f3f arm: dra76: fastboot: extend cpu type for getvar command by Praneeth Bajjuri · 6 years ago
  77. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  78. 7ce8531 arm: mach-omap2: cache: Explicitly enable I cache by Lokesh Vutla · 6 years ago
  79. 117a0e0 spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT by Alex Kiernan · 6 years ago
  80. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  81. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 6 years ago
  82. 025a0d4 ARM: am33xx: Inhibit re-initialization of DDR during RTC-only by Russ Dill · 7 years ago
  83. e18945a am43xx: Do not allow EMIF to control DDR_RESET in rtconly config by Dave Gerlach · 7 years ago
  84. 7619bad ARM: AM43xx: Add support for RTC only + DDR in self-refresh mode by Tero Kristo · 7 years ago
  85. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  86. 7a390c0 omap: Fix AM335x build with enabled fastboot flash by Sam Protsenko · 7 years ago
  87. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  88. b432b1e spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  89. 5fbed8f ARM: Kconfig: Move TI_SECURE_DEVICE to a common area by Andrew F. Davis · 7 years ago
  90. 2022270 ARM: OMAP5: set mmc clock frequency to 192MHz by Kishon Vijay Abraham I · 7 years ago
  91. 6a27333 ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot by Kishon Vijay Abraham I · 7 years ago
  92. d679a52 arm: omap2: Fix compiler warning by Bin Meng · 7 years ago
  93. b442e16 am33xx: board: Call spl_early_init() to support sdram_init() by Faiz Abbas · 7 years ago
  94. 85ab045 arm: add support for PDU001 by Felix Brack · 7 years ago
  95. 60013a2 arm: mach-omap2: Pass args to secure ROM in SRAM in SPL by Andrew F. Davis · 7 years ago
  96. 6b3d4f3 arm: mach-omap2: Remove secure certificate name printing by Andrew F. Davis · 7 years ago
  97. fbd23b9 arm: am33xx: security: Fix size calculation on header by Madan Srinivas · 7 years ago
  98. 1f12689 board: ti: am57xx: Enable CMD_DDR3 by Lokesh Vutla · 7 years ago
  99. 941f2fc arm: dra762: Add support for device package identification by Lokesh Vutla · 7 years ago
  100. 650fda9 arm: emif-common: Add suppport for enabling ECC by Lokesh Vutla · 7 years ago