1. ba149a5 board: ti: am335x-ice: get CDCE913 clock device by Dario Binacchi · 3 years, 9 months ago
  2. d2aa572 board: ti: k2g: Add support for K2G ICE with 1GHz Silicon by Lokesh Vutla · 3 years, 9 months ago
  3. 6f9d414 board: ti: am65x: Set SERDES0 mux to PCIe to use USB 2.0 interface by Aswath Govindraju · 3 years, 10 months ago
  4. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  5. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  6. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  7. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  8. 47e9c70 Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years ago
  9. 5a8a7a9 board: ti: j721e: Fix OSPI node compatible by Vignesh Raghavendra · 4 years ago
  10. 5ba2883 configs: Add spiboot support for am335x by Faiz Abbas · 4 years ago
  11. e85382f board: ti: j721e: Add support for HyperFlash detection by Vignesh Raghavendra · 4 years, 1 month ago
  12. 851737a fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 2 months ago
  13. b892b6d ti: common: Remove additional i2c read for board detection by Michal Simek · 4 years, 1 month ago
  14. d2bc987 board: ti: j721e: Add support for HyperFlash detection by Vignesh Raghavendra · 4 years, 2 months ago
  15. f8c1e89 configs: j7200_evm_a72: Add Initial support by Lokesh Vutla · 4 years, 2 months ago
  16. 02dff65 configs: j7200_evm_r5: Add initial support by Lokesh Vutla · 4 years, 2 months ago
  17. 2cf09d7 board: ti: j7200: Add board detection support for j7200 by Lokesh Vutla · 4 years, 2 months ago
  18. cf1d686 board: ti: j7200: Introduce support for j7200 build targets by Lokesh Vutla · 4 years, 2 months ago
  19. 0526460 board: ti: j721e: Update fdt fixup logic for interconnect nodes by Suman Anna · 4 years, 2 months ago
  20. b29a7cd board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is defined by Lokesh Vutla · 4 years, 2 months ago
  21. 6b88938 board: ti: board_detect: Add stub functions for EEPROM detection apis by Lokesh Vutla · 4 years, 2 months ago
  22. 49b2830 configs: Add new config for supporting USB mass storage boot by Faiz Abbas · 4 years, 2 months ago
  23. cc445d7 configs: Add defconfig for USB DFU bootmode by Faiz Abbas · 4 years, 2 months ago
  24. fc4c380 board: ti: am65x: Update fdt fixup logic for interconnect nodes by Suman Anna · 4 years, 2 months ago
  25. 5297a95 ARM: omap3: evm: Complete DM_ETH and DM_USB migrations by Derald D. Woods · 4 years, 2 months ago
  26. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  27. 58ad372 omap3_beagle: Finish current outstanding DM migrations by Tom Rini · 4 years, 3 months ago
  28. 50b5326 ti814x: Remove platform by Tom Rini · 4 years, 4 months ago
  29. a3e7750 am335x: Update list of defconfigs by Tom Rini · 4 years, 4 months ago
  30. 803e9a1 omap5: uevm: convert to device model by Tero Kristo · 4 years, 3 months ago
  31. 8812ed9 omap4: sdp: convert to device model by Peter Ujfalusi · 4 years, 3 months ago
  32. 0a45375 omap4: panda: convert to device model by Tero Kristo · 4 years, 3 months ago
  33. 83a0e9d board: ti: am654: Disable SA2UL node for HS devices by Andrew F. Davis · 4 years, 4 months ago
  34. f18f823 board: ti: am335x_evm: Remove duplicate setting of bd_ram_ofs member by Tom Rini · 4 years, 4 months ago
  35. e76e85c board: ti: common: Fix pointer-bool-conversion warnings by Tom Rini · 4 years, 4 months ago
  36. fedfa37 board: ti: use positive logic to detect idk boards by Luca Ceresoli · 4 years, 4 months ago
  37. 1c16272 board: ti: am57xx: use GPIO_TO_PIN() to define GPIO number by Luca Ceresoli · 4 years, 4 months ago
  38. 8971358 arm: ti: Remove ARCH= references from documentation by Tom Rini · 4 years, 4 months ago
  39. 60c7fac Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 4 months ago
  40. c02712a arm: mach-k3: Enable dcache in SPL by Jan Kiszka · 4 years, 4 months ago
  41. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  42. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  43. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  44. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  45. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  46. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  47. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  48. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  49. 2fcaa84 board: ti: README: Update OP-TEE binary name by Andrew F. Davis · 4 years, 7 months ago
  50. 7e3221d board: ti: k3: Update the sysfw image gen repository by Lokesh Vutla · 4 years, 7 months ago
  51. fa281f6 board: ti: j721e: initialize ESM support by Tero Kristo · 4 years, 7 months ago
  52. 29ab5d3 board: ti: Update AM65x and J721e READMEs for OSPI boot by Vignesh Raghavendra · 4 years, 8 months ago
  53. 4d26dc6 board: ti: am57xx-idk: Prevent boot for invalid configuation by Roger Quadros · 4 years, 8 months ago
  54. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  55. 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
  56. 28b90a4 arm: mach-k3: Warn when node to disable is not found by Andrew F. Davis · 4 years, 9 months ago
  57. c7068ab board: ti: j721e: Print board name and version during boot by Lokesh Vutla · 4 years, 9 months ago
  58. 643eb6e board: ti: j721e: Use EEPROM-based board detection by Andreas Dannenberg · 4 years, 9 months ago
  59. 499681e ti: common: board_detect: Handle EEPROM probe more gracefully by Andreas Dannenberg · 4 years, 9 months ago
  60. b430984 board: ti: beagleboneai: add initial support by Caleb Robey · 4 years, 9 months ago
  61. 703f140 board: ti: beagleboneai: IODELAY and pinmux by Caleb Robey · 4 years, 9 months ago
  62. d6eaaae board: ti: beagleboneai: emmc read changes by Caleb Robey · 4 years, 9 months ago
  63. 0a7886c board: ti: am43xx: remove net platform code by Grygorii Strashko · 4 years, 10 months ago
  64. b102f49 board: ti: dra7-evm: remove net platform code by Grygorii Strashko · 4 years, 10 months ago
  65. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  66. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  67. 807765b common: Move device-tree setup functions to fdt_support.h by Simon Glass · 4 years, 9 months ago
  68. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  69. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 4 years, 10 months ago
  70. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  71. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 10 months ago
  72. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 10 months ago
  73. 7e6668e Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECT by Adam Ford · 4 years, 11 months ago
  74. 15147dc Merge branch '2019-10-24-ti-imports' by Tom Rini · 5 years ago
  75. 22b5480 armv7R: K3: j721e: Add support for triggering ddr init from SPL by Lokesh Vutla · 5 years ago
  76. f4378ca ARM: keystone: Do not enable the USB power domains at the board level by Jean-Jacques Hiblot · 5 years ago
  77. 752a45a board: ti: am335x-ice: Configure the CDCE913 clock synthesizer by Tero Kristo · 5 years ago
  78. 9850d4e board: ti: am43xx-idk: Configure the CDCE913 clock synthesizer by Tero Kristo · 5 years ago
  79. e8e683d board: ti: am57xx-idk: Configure the CDCE913 clock synthesizer by Tero Kristo · 5 years ago
  80. bd8f138 board: am65x: Print board name and version during boot by Lokesh Vutla · 5 years ago
  81. 3d95fc5 board: j721e: Add README by Lokesh Vutla · 5 years ago
  82. bc74163 board: ti: am65x: Add UART boot procedure in README by Andreas Dannenberg · 5 years ago
  83. 29c9db4 board: ti: am654: Disable TRNG node for HS devices by Andrew F. Davis · 5 years ago
  84. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  85. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  86. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  87. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  88. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  89. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  90. 697a689 configs: j721e_evm_a72: Add initial support by Lokesh Vutla · 5 years ago
  91. f9fe341 configs: j721e_evm_r5: Add initial support by Lokesh Vutla · 5 years ago
  92. d146af5 board: ti: j721e: Enable fixing up msmc sram node by Suman Anna · 5 years ago
  93. f818503 board: ti: j721e: Add board support for j721e evm by Lokesh Vutla · 5 years ago
  94. e809285 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · 5 years ago
  95. 03facc7 board: ti: am654: Use EEPROM-based board detection by Andreas Dannenberg · 5 years ago
  96. 183fa08 ti: common: am6: Add support for setting MAC addresses by Andreas Dannenberg · 5 years ago
  97. 361a533 ti: common: am6: Add support for board description EEPROM by Andreas Dannenberg · 5 years ago
  98. b5d2e29 am65x: README: Add eMMC layout and flash instructions by Faiz Abbas · 5 years ago
  99. c222e3d armV7R: K3: am654: Load SYSFW binary and config from boot media by Andreas Dannenberg · 5 years ago
  100. e74e9f6 ARM: omap3: evm: Enable DM_USB in defconfig by Derald D. Woods · 5 years ago