1. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  2. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  3. b3b2a9e arm: dra7: Allow NAND to be enabled on DRA71x EVM. by Franklin S Cooper Jr · 6 years ago
  4. f072aff board: ti: dra71: Add pinmux settings for NAND on DRA71x EVM by Franklin S Cooper Jr · 6 years ago
  5. 50580a0 board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdef by Andrew F. Davis · 6 years ago
  6. 6b3b0bf board: ti: dra7-evm: remove USB platform code by Jean-Jacques Hiblot · 6 years ago
  7. b491afa configs: enable DM_USB and DM_USB_DEV for all DRA7 platforms by Jean-Jacques Hiblot · 6 years ago
  8. 24e261b board: ti: dra7xx-evm: turn on USB clocks in late init stage by Jean-Jacques Hiblot · 6 years ago
  9. eae8291 dra76: fix HDMI HPD pinmux by Tomi Valkeinen · 6 years ago
  10. 32651e4 dra7/am5: remove CEC pin pull-up by Tomi Valkeinen · 6 years ago
  11. 413b907 ti: fastboot: Move weak overrides to board files by Alex Kiernan · 6 years ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  14. 7dc7a38 dra7xx: Always enable UART1 and UART3 in early_padconf by Tom Rini · 7 years ago
  15. c413baa ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1 by Kishon Vijay Abraham I · 7 years ago
  16. b16c129 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions by Faiz Abbas · 7 years ago
  17. 941f2fc arm: dra762: Add support for device package identification by Lokesh Vutla · 7 years ago
  18. 8d0dcbf board: ti: dra76: mux wakeup2 as gpio1_2 by Tomi Valkeinen · 7 years ago
  19. e36edce board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVM by Vignesh R · 7 years ago
  20. 9ecdf30 board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PIN by Keerthy · 7 years ago
  21. ba39608 ARM: DRA72x: Add support for detection of DRA71x SR 2.1 by Vishal Mahaveer · 7 years ago
  22. fede942 board: ti: dra76: Add dt support by Lokesh Vutla · 7 years ago
  23. cd43b51 board: ti: dra76-evm: Add support for powering on mmc ldo by Lokesh Vutla · 7 years ago
  24. 9120ef0 board: ti: dra76-evm: Add the pinmux data by Lokesh Vutla · 7 years ago
  25. c9a7c17 board: ti: dra76-evm: Add DDR data by Lokesh Vutla · 7 years ago
  26. c247605 board: ti: dra76-evm: Add the pmic data by Keerthy · 7 years ago
  27. c8c04ec board: ti: dra76-evm: Add epprom support by Lokesh Vutla · 7 years ago
  28. db4fce8 palmas: Add support for powering different ldos by Lokesh Vutla · 7 years ago
  29. 91d3e90 arm: omap5+: Add board specific ldo powering by Lokesh Vutla · 7 years ago
  30. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  31. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  32. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  33. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  34. 310fb14 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  35. 4a30a93 arm: dra7: Set fastboot variables in environment by Semen Protsenko · 7 years ago
  36. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 7 years ago
  37. 1a9a5f7 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · 8 years ago
  38. 6cc96bc board: dra71: Fix selection of OPPs by Lokesh Vutla · 8 years ago
  39. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  40. d5abcf9 ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · 8 years ago
  41. 40de70f ARM: dts: dra71x-evm: Add DT support by Lokesh Vutla · 8 years ago
  42. f56e635 board: ti: dra71x-evm: Add PMIC support by Keerthy · 8 years ago
  43. 4596cf9 board: ti: dra72: Introduce optimization for rgmii timing for rev C by Nishanth Menon · 8 years ago
  44. 4d74804 board: ti: dra71x-evm: Add mux settings by Lokesh Vutla · 8 years ago
  45. 463dd22 board: ti: dra71x-evm: Add epprom support by Lokesh Vutla · 8 years ago
  46. beb7127 ARM: OMAP4+: Add support for dynamically selecting OPPs by Lokesh Vutla · 8 years ago
  47. 0fcc5207 board: ti: dra7xx: add FIT image TEE processing by Andrew F. Davis · 8 years ago
  48. 71c1b58 ARM: DRA7: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
  49. 1053a76 board: ti: dra7xx: complex definitions should be protected with parentheses by Mugunthan V N · 8 years ago
  50. e813138 ARM: dts: dra72: add rev C evm support by Mugunthan V N · 8 years ago
  51. 17c2987 arm: omap5: add U-Boot FIT signing and SPL image post-processing by Andreas Dannenberg · 8 years ago
  52. df6b506 ti_omap5_common: Find right dtb file for DRA72-RevC Evm by Lokesh Vutla · 8 years ago
  53. 1428d83 arm: dra7xx: Assign omap_vcores based on board type by Keerthy · 8 years ago
  54. ca5599c ARM: DRA7xx: Enable FIT for hs platforms by Lokesh Vutla · 8 years ago
  55. cfd921f ARM: DRA7: configs: Remove obsolete configs by Lokesh Vutla · 8 years ago
  56. bd72458 ARM: DRA7: Enable FIT by Lokesh Vutla · 8 years ago
  57. 09da87d board: dra7: fit: add support for selecting dtb dynamically by Lokesh Vutla · 8 years ago
  58. 62a09f0 ARM: omap5: add ft_board_setup for dra7xx/am57xx by Daniel Allred · 8 years ago
  59. 39fbac9 board: ti: DRA7: Add DP83867 TI phy for rev c by Dan Murphy · 9 years ago
  60. 8cac147 board: ti: DRA7: Add DRA72-rev C evm pinmux by Nishanth Menon · 9 years ago
  61. 6b1c14b board: ti: DRA72: revC evm: Update sdram timing configuration for SR2.0 by Ravi Babu · 9 years ago
  62. 3ef56e6 omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs by Paul Kocialkowski · 9 years ago
  63. 26eccf3 ARM: DRA72-evm: Update mux and VIRTUAL/MANUAL mode timings by Lokesh Vutla · 9 years ago
  64. d468b17 ARM: DRA7-evm: Update memory info in banks by Lokesh Vutla · 9 years ago
  65. c4a2736 ARM: DRA7: EMIF: Add 4GB DDR settings by Lokesh Vutla · 9 years ago
  66. a763883 ARM: DRA7: Move emif settings to board specific files by Lokesh Vutla · 9 years ago
  67. 25afe55 ARM: DRA7: Enable EEPROM support by Lokesh Vutla · 9 years ago
  68. 900e210 ARM : DRA7: Switch QSPI to use MODE-0 at 64MHz by Vignesh R · 9 years ago
  69. bc62296 ARM: dra7x/am57x: Remove pin input/output config from WAKEUP pins by Cooper Jr., Franklin · 9 years ago
  70. d89059b board/ti: Update MAINTAINERS entries with more boards by Tom Rini · 9 years ago
  71. 07815eb omap-common: Common serial and usbethaddr functions based on die id by Paul Kocialkowski · 9 years ago
  72. 9fd5401 omap5: omap_die_id support by Paul Kocialkowski · 9 years ago
  73. 6f1af1e board: ti: invoke clock API to enable and disable clocks by Kishon Vijay Abraham I · 9 years ago
  74. 03c128c board: ti: remove duplicate initialization of vbus_id_status by Kishon Vijay Abraham I · 9 years ago
  75. 76cff2b ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0 by Nishanth Menon · 9 years ago
  76. 0358923 ARM: DRA74-evm: Add iodelay values for SR2.0 by Nishanth Menon · 9 years ago
  77. b4c4fec dra7xx: Move CONS_INDEX to Kconfig and enable CONFIG_SPL_STACK_ADDR by Tom Rini · 9 years ago
  78. a5878f1 ARM: DRA7-evm: prevent DCAN1 _wait_target_disable failure in kernel by Roger Quadros · 9 years ago
  79. 0a888f5 ARM: DRA72x: fix io delay calibration for ethernet by Mugunthan V N · 9 years ago
  80. 2cb3ccc ARM: DRA7: CPSW: Remove IO delay hack by Lokesh Vutla · 9 years ago
  81. 27d170a ARM: DRA7-evm: Add mux data by Nishanth Menon · 9 years ago
  82. 706dd34 ARM: DRA7-evm: Enable IO delay recalibration sequence by Lokesh Vutla · 9 years ago
  83. 1f68451 ARM: DRA7: Make do_set_mux32() generic by Lokesh Vutla · 9 years ago
  84. f12467d ARM: DRA7: Set serial number environment variable by Dileep Katta · 10 years ago
  85. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  86. 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  87. a17188c board: ti: DRA7: added USB initializtion code by Kishon Vijay Abraham I · 10 years ago
  88. ae52518 ARM: OMAP5: DRA7xx: Fix misleading comments in mux_data.h by Lubomir Popov · 10 years ago
  89. ba2e01c arm: omap5: don't enable misc_init_r by default by Felipe Balbi · 10 years ago
  90. 3160b1b OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  91. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  92. 6c5431a omap5: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  93. 7b92252 ARM: DRA: Enable VTT regulator by Lokesh Vutla · 10 years ago
  94. 9352697 board/ti/dra7xx: add support for parallel NOR by pekon gupta · 10 years ago
  95. 54a97d2 board/ti/dra7xx: add support for parallel NAND by pekon gupta · 10 years ago
  96. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  97. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  98. b1cdd8b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  99. 4c8014b ARM: dra7_evm: Add Ethernet support for dra72x platform by Mugunthan V N · 10 years ago
  100. e5ff845 ARM: DRA7xx: Add cpsw second port pinmux by Mugunthan V N · 10 years ago