1. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 6 months ago
  2. 5907357 spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 2 months ago
  3. b20e79f Convert CONFIG_CLOCK_SYNTHESIZER to Kconfig by Tom Rini · 2 years, 6 months ago
  4. 6815a66 am33xx: musb: Remove unused configuration logic by Tom Rini · 2 years, 6 months ago
  5. ae3f467 Convert CONFIG_AM335X_USB0 et al to Kconfig by Tom Rini · 2 years, 7 months ago
  6. 901ff69 ARM: mach-omap2: omap3: Make clock functions static by Adam Ford · 2 years, 7 months ago
  7. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 7 months ago
  8. 68a51cc arm: omap3: Make some memory functions static and clean headers by Adam Ford · 2 years, 7 months ago
  9. 1c6ea4d arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTO by Adam Ford · 2 years, 7 months ago
  10. 0197909 arm: mach-omap2: load/start remoteproc IPU1/IPU2 by Keerthy · 2 years, 8 months ago
  11. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years ago
  12. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years ago
  13. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 2 months ago
  14. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  15. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  16. 14376b8 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 1 month ago
  17. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 3 months ago
  18. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  19. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 3 months ago
  20. 89ddb0b Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 3 months ago
  21. f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 3 months ago
  22. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 3 months ago
  23. 83befb4 Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 2 months ago
  24. be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 3 months ago
  25. 4f9b15e arm: omap3: Make secure_unlock_mem() static by Adam Ford · 3 years, 3 months ago
  26. 46bf58d arm: omap3: Make secureworld_exit() static by Adam Ford · 3 years, 3 months ago
  27. 1ddd0ed arm: omap3: Make try_unlock_memory() static by Adam Ford · 3 years, 3 months ago
  28. 9cd380e am335x, guardian: Enable panel driver Himax HX8238D by Gireesh Hiremath · 3 years, 3 months ago
  29. 050531d am335x, guardian: mem: Add board dependent mem values by Moses Christopher · 3 years, 3 months ago
  30. baa977b ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards) by Marek Behún · 3 years, 4 months ago
  31. 1569847 am335x: add support for cape detect functionality by Kory Maincent · 3 years, 5 months ago
  32. d705527 arm: am335x: add support for i2c2 bus by Kory Maincent · 3 years, 5 months ago
  33. 0705e25 am57xx: add support for cape detect functionality by Kory Maincent · 3 years, 5 months ago
  34. b3b0680 arm: Remove kc1 board by Tom Rini · 3 years, 7 months ago
  35. 6d426bb arm: Remove am3517_crane board by Tom Rini · 3 years, 7 months ago
  36. 7db3958 arm: Remove omap3_ha board by Tom Rini · 3 years, 7 months ago
  37. d137604 arm: Remove tricorder board by Tom Rini · 3 years, 7 months ago
  38. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 6 months ago
  39. 50ef385 arm: omap3: Compile s_init() function only when it is used by Pali Rohár · 3 years, 8 months ago
  40. 628680a arm: omap3: Compile lowlevel_init() function only when it is used by Pali Rohár · 3 years, 8 months ago
  41. cd3eadc arm: omap2: remove arm_init_domains by Patrick Delaunay · 3 years, 8 months ago
  42. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 9 months ago
  43. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  44. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  45. e58e506 video: omap: drop domain clock enabling by SOC api by Dario Binacchi · 3 years, 9 months ago
  46. bc34f0b ti: am33xx: fix do_enable_clocks() to accept NULL parameters by Dario Binacchi · 3 years, 9 months ago
  47. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  48. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  49. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  50. 41cf3cb arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · 4 years ago
  51. 5297a95 ARM: omap3: evm: Complete DM_ETH and DM_USB migrations by Derald D. Woods · 4 years, 2 months ago
  52. e6385c7 Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 2 months ago
  53. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  54. bb1cbb2 arm: Remove pengwyn board by Jagan Teki · 4 years, 3 months ago
  55. bce26c4 arm: Remove pepper board by Jagan Teki · 4 years, 3 months ago
  56. 3755948 arm: Remove bav335x board by Jagan Teki · 4 years, 3 months ago
  57. 45833e2 arm: Remove cairo board by Jagan Teki · 4 years, 3 months ago
  58. d78b9df logicpd: Drop omap3 zoom1 by Jagan Teki · 4 years, 4 months ago
  59. ed3294d arm: Remove overo board by Jagan Teki · 4 years, 3 months ago
  60. 76386d6 arm: Remove cm_t35 board by Jagan Teki · 4 years, 3 months ago
  61. a25aea7 arm: Remove cm_t54 board by Jagan Teki · 4 years, 3 months ago
  62. 50b5326 ti814x: Remove platform by Tom Rini · 4 years, 4 months ago
  63. a9c84ff arm: Remove omap3_pandora_defconfig board by Jagan Teki · 4 years, 4 months ago
  64. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  65. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  66. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  67. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  68. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  69. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  70. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  71. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  72. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 5 months ago
  73. 3988be5 spl: Always define preloader_console_init by Samuel Holland · 4 years, 5 months ago
  74. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 5 months ago
  75. 96b109b video: omap: add support for DM/DTS by Dario Binacchi · 4 years, 7 months ago
  76. 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
  77. 1adea9c arm: omap: fix MPU DPLL divisor for 800MHz clock by Dario Binacchi · 4 years, 10 months ago
  78. b430984 board: ti: beagleboneai: add initial support by Caleb Robey · 4 years, 9 months ago
  79. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  80. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  81. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  82. 5e6267a common: Move reset_phy() to net.h by Simon Glass · 4 years, 9 months ago
  83. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  84. 1045ff4 ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCs by Suman Anna · 4 years, 10 months ago
  85. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  86. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  87. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  88. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 10 months ago
  89. 5c6e497 arm: dra7xx: Hang on any failure during IOdelay recalibration by Lokesh Vutla · 5 years ago
  90. 60e3d43 arm: dra7xx: Fix error path in iodelay recalibration by Lokesh Vutla · 5 years ago
  91. b1476b5 am335x, guardian: update guardian board by Moses Christopher · 5 years ago
  92. 2b2e157 arm: omap: emif-common: Fix memory priming for ECC by Krunal Bhargav · 5 years ago
  93. d0a37a5 arm: omap: emif-common: Disable interleaving by Krunal Bhargav · 5 years ago
  94. ed474ae arm: omap: emif-common: Fix ecc address calculation by Lokesh Vutla · 5 years ago
  95. 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  96. a517c1f ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernels by Suman Anna · 5 years ago
  97. 9c61158 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  98. 60df809 board/BuR/brsmarc1: initial commit by Hannes Schmelzer · 5 years ago
  99. 6912f2a watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · 5 years ago
  100. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago