1. ac89738 Merge branch 'next' by Tom Rini · 1 year, 1 month ago
  2. 7314ba2b doc: board: ti: Move documentation from README to .rst by Neha Malcom Francis · 1 year, 1 month ago
  3. bf9c61a include: env: ti: ti_armv7_common.env: Rename to ti_common.env by Nishanth Menon · 1 year, 2 months ago
  4. 5e541a0 env: Use include/env for text-environment includes by Simon Glass · 1 year, 3 months ago
  5. 5182e9c configs: keystone2: Change to using env files by Andrew Davis · 1 year, 3 months ago
  6. fa59771 MAINTAINERS: Take maintainership of TI KeyStone2 support by Andrew Davis · 1 year, 3 months ago
  7. 8a897c4 global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFG by Tom Rini · 1 year, 11 months ago
  8. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  9. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  10. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  11. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  12. a6c64d2 board: ti: k2g: Program PadConfig_202 before locking RSTMUX8 by Suman Anna · 3 years, 3 months ago
  13. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  14. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  15. d2aa572 board: ti: k2g: Add support for K2G ICE with 1GHz Silicon by Lokesh Vutla · 3 years, 10 months ago
  16. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  17. 8971358 arm: ti: Remove ARCH= references from documentation by Tom Rini · 4 years, 5 months ago
  18. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  19. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  20. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  21. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  22. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  23. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  24. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  25. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  26. f4378ca ARM: keystone: Do not enable the USB power domains at the board level by Jean-Jacques Hiblot · 5 years ago
  27. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  28. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  29. 89bf9f1 ARM: k2g-ice: Add pinmux support for rgmii interface by Murali Karicheri · 6 years ago
  30. 63200d8 ARM: k2g-gp-evm: update to rgmii pinmux configuration by Murali Karicheri · 6 years ago
  31. f748ec9 ARM: k2g: add a workaround to reset the phy by Murali Karicheri · 6 years ago
  32. b15311c ARM: k2g-gp-evm: update to rgmii pinmux configuration by Murali Karicheri · 6 years ago
  33. c7206e9 ARM: k2g-ice: Add pinmux support for rgmii interface by Murali Karicheri · 6 years ago
  34. c9d5220 board: ks2_evm: Enable the USB clocks if DM_USB is used by Jean-Jacques Hiblot · 6 years ago
  35. 1514244 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · 6 years ago
  36. 3b074fb board: ti: ks2_evm: Over ride spl_get_load_buffer function by Keerthy · 6 years ago
  37. af0cf21 drivers: net: keystone_net: drop non dm code by Grygorii Strashko · 6 years ago
  38. 442faf6 board: ks2: move uinitrd fixup logic inside ft_board_setup_ex by Nicholas Faustini · 6 years ago
  39. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  40. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  41. 952c346 env: Fix missed getenv_ulong to env_get_ulong conversion by Andrew F. Davis · 7 years ago
  42. a47506f ARM: k2g: Add pinmux data for QSPI on K2G ICE by Vignesh R · 7 years ago
  43. f1627bd board: ti: k2g: Make ddr3* declarations as static by Lokesh Vutla · 7 years ago
  44. 4849d95 board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s support by Rex Chang · 7 years ago
  45. 1195559 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  46. 58fac52 ARM: k2g: Add FIT image handler for PMMC firmware by Andrew F. Davis · 7 years ago
  47. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  48. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  49. b7695c0 board: ks2: README: Update NAND wording by Cooper Jr., Franklin · 7 years ago
  50. bc42096 ARM: k2g: Add K2G ICE DTB to the list of possible DTBs by Cooper Jr., Franklin · 7 years ago
  51. 92761fc ARM: k2g: Update board_name u-boot env variable at runtime by Cooper Jr., Franklin · 7 years ago
  52. 4f49040 ARM: k2g: Use board detection to wrap K2G GP specific calls by Cooper Jr., Franklin · 7 years ago
  53. e66a5da board: ks2: Use board detection to wrap code not specific to K2G ICE evm by Cooper Jr., Franklin · 7 years ago
  54. 652606e ARM: k2g: Add DDR3 configuration for K2G ICE evm by Cooper Jr., Franklin · 7 years ago
  55. b9b342e ARM: k2g: Add pinmux support for K2G ICE evm by Cooper Jr., Franklin · 7 years ago
  56. e6e2435 ks2_evm: Add EEPROM based board detection helper functions by Cooper Jr., Franklin · 7 years ago
  57. e5e546a ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables by Cooper Jr., Franklin · 7 years ago
  58. a76a6f3 ARM: k2g: Program DDR PHY MR2 register with the default value by Cooper Jr., Franklin · 7 years ago
  59. e820f52 ks2_evm: Add EEPROM based board detection by Cooper Jr., Franklin · 7 years ago
  60. 7234f21 ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boards by Cooper Jr., Franklin · 7 years ago
  61. 5f48da9 ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot by Cooper Jr., Franklin · 7 years ago
  62. 9cb5eaf ARM: k2g: Fix passing main pll info for higher speeds by Lokesh Vutla · 7 years ago
  63. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 7 years ago
  64. ee3c653 ARM: keystone2: Add support for getting external clock dynamically by Lokesh Vutla · 7 years ago
  65. c5f177d ARM: k2g: Add support for dynamic programming of PLL based on SYSCLK by Lokesh Vutla · 7 years ago
  66. 752a831 ARM: k2g: setup PRU ethernet MAC addresses by Roger Quadros · 8 years ago
  67. 66e04fb ARM: Use Kconfig for board EEPROM's I2C bus and chip address by Roger Quadros · 8 years ago
  68. d5abcf9 ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · 8 years ago
  69. ac34286 keystone2: Move target selection to Kconfig by Andrew F. Davis · 8 years ago
  70. 4d0fec0 ARM: k2g: Update PLL Multiplier and divider values by Lokesh Vutla · 8 years ago
  71. e92a6b2 board: ks2: Enable ECC using detected DDR size by Lokesh Vutla · 8 years ago
  72. 01c5075 board: ks2: README: Update to add K2G support by Lokesh Vutla · 8 years ago
  73. e2924e5 ARM: k2g: Configure reset mux to device reset by Lokesh Vutla · 8 years ago
  74. 7ffe3cd Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 8 years ago
  75. 8f69523 memory: Move TI_AEMIF config to KCONFIG by Lokesh Vutla · 9 years ago
  76. b8dafa2 ti: k2g: increase phy autoneg timeout by Vitaly Andrianov · 9 years ago
  77. 8efc243 ARM: keystone2: use detected ddr3a size by Vitaly Andrianov · 9 years ago
  78. d9a76e7 ARM: keystone2: use SPD info to configure K2HK and K2E DDR3 by Vitaly Andrianov · 9 years ago
  79. ef76ebb ARM: keystone2: K2G: Add support for different arm/device speeds by Lokesh Vutla · 9 years ago
  80. 5cd1f6b ARM: keystone2: Allow for board specific speed definitions by Lokesh Vutla · 9 years ago
  81. 0369008 board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is defined by Mugunthan V N · 9 years ago
  82. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  83. b9ca4ab ARM: k2g: Add config file by Lokesh Vutla · 9 years ago
  84. 83b9bf1 ARM: k2g: Enable SPI flash by Lokesh Vutla · 9 years ago
  85. 3b68939 ARM: k2g: add SD card and eMMC support by Roger Quadros · 9 years ago
  86. 91266cc ARM: k2g: Add Ethernet Support by Vitaly Andrianov · 9 years ago
  87. bf7bd4e driver: net: keystone_net: fix phy mode configuration by Mugunthan V N · 9 years ago
  88. dd78b8c ARM: k2g: Add pin mux data by Vitaly Andrianov · 9 years ago
  89. 235dd6e ARM: k2g: Add ddr3 info by Vitaly Andrianov · 9 years ago
  90. e6d71e1 ARM: k2g: Add clock information by Vitaly Andrianov · 9 years ago
  91. bda920c ARM: k2g: Add pll data by Vitaly Andrianov · 9 years ago
  92. f9c4a51 ARM: k2g: Add kconfig support by Lokesh Vutla · 9 years ago
  93. 1985abe ARM: keystone2: Use dtb images by default by Lokesh Vutla · 9 years ago
  94. 8626cb8 ARM: k2e/l: Apply WA for selecting PA clock source by Lokesh Vutla · 9 years ago
  95. 76b3f19 ARM: k2l: Fix device speeds by Lokesh Vutla · 9 years ago
  96. be8ce70 ARM: keystone2: Update README by Lokesh Vutla · 9 years ago
  97. 5f586e9 ARM: keystone2: Rename u-boot-nand.gph to MLO by Lokesh Vutla · 9 years ago
  98. 7531122 ARM: keystone2: Remove unsed external clocks by Lokesh Vutla · 9 years ago
  99. 9406930 ARM: keystone2: Cleanup init_pll definition by Lokesh Vutla · 9 years ago
  100. 7b50e15 ARM: keystone2: Fix dev and arm speed detection by Lokesh Vutla · 9 years ago