1. 1e4ad74 beagle_x15: add board support for Beagle x15 by Felipe Balbi · 10 years ago
  2. ba2e01c arm: omap5: don't enable misc_init_r by default by Felipe Balbi · 10 years ago
  3. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  4. 790f70c kconfig: arm: select CPU_V7 for some new boards by Masahiro Yamada · 10 years ago
  5. 30491fc ks2_evm: board: remove sprintf for simple string by Khoronzhuk, Ivan · 10 years ago
  6. 4de96c7 ks2_evm: readme: add k2l evm board information by Khoronzhuk, Ivan · 10 years ago
  7. 796bcee board: k2l_evm: add network support by Hao Zhang · 10 years ago
  8. ae21336 am335x_evm: Convert NOR_BOOT to Kconfig by Tom Rini · 10 years ago
  9. 40aca03 am335x_evm: Add NOR to Kconfig by Tom Rini · 10 years ago
  10. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  11. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  12. b3f4ca1 dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  13. b5ff205 omap3/am33xx: mux: fix several checkpatch issues by Igor Grinberg · 10 years ago
  14. b6ab550 am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds. by Tom Rini · 10 years ago
  15. 89f44bb keystone2: ecc: add ddr3 error detection and correction support by Vitaly Andrianov · 10 years ago
  16. 00b821f board: k2e_evm: add network support by Hao Zhang · 10 years ago
  17. 69a3b81 ARM: keystone: clock: add support for K2E SoCs by Khoronzhuk, Ivan · 10 years ago
  18. 497e9e0 net: keystone_net: remove redundant code from keystone_net.c by Khoronzhuk, Ivan · 10 years ago
  19. 0935cac net: keystone_net: move header file from arch to ti-common by Khoronzhuk, Ivan · 10 years ago
  20. 345af53 keystone2: k2l-evm: add board support by Hao Zhang · 10 years ago
  21. 5ec66b1 ARM: keystone2: spl: move board specific code by Hao Zhang · 10 years ago
  22. a79c911 ks2_evm: readme: align according to actual sources by Khoronzhuk, Ivan · 10 years ago
  23. 04e2a13 beagleboard: Remove side effects of i2c2 pullup resisters initialization code by Alexander Kochetkov · 10 years ago
  24. 3160b1b OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  25. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  26. e5a504e MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
  27. 2a8c9c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  28. 6c34382 ARM: keystone: ddr3: workaround for ddr3a/3b memory issue by Murali Karicheri · 10 years ago
  29. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  30. 48ee8d3 arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEX by Masahiro Yamada · 10 years ago
  31. c338f09 keystone: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  32. 6c5431a omap5: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  33. d08215a omap4: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  34. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  35. 6defdc0 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  36. 7b92252 ARM: DRA: Enable VTT regulator by Lokesh Vutla · 10 years ago
  37. 1286b7f am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice by Tom Rini · 10 years ago
  38. 61f66fd keystone2: use EFUSE_BOOTROM information to configure PLLs by Vitaly Andrianov · 10 years ago
  39. 9352697 board/ti/dra7xx: add support for parallel NOR by pekon gupta · 10 years ago
  40. 54a97d2 board/ti/dra7xx: add support for parallel NAND by pekon gupta · 10 years ago
  41. e53ad4b board/ti/am43xx: add support for parallel NAND by pekon gupta · 10 years ago
  42. 3df3bc1 board/ti/am335x: add support for beaglebone NOR Cape by pekon gupta · 10 years ago
  43. 85eb0de board/ti/am335x: add support for beaglebone NAND cape by pekon gupta · 10 years ago
  44. 62d636a omap: remove omap5912osk board support by Masahiro Yamada · 10 years ago
  45. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  46. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  47. b1cdd8b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  48. a906847 board: k2e-evm: add board support by Hao Zhang · 10 years ago
  49. b1babef keystone: ddr3: move K2HK DDR3 configuration to a common file by Hao Zhang · 10 years ago
  50. e595107 ARM: keystone2: move K2HK board files to common KS2 board directory by Hao Zhang · 10 years ago
  51. 0bedbb8 keystone2: add env option to do unitrd dt fixup by Murali Karicheri · 10 years ago
  52. 3d31538 k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · 10 years ago
  53. 4984bce keystone2: move cpu_to_bus() to keystone.c by Hao Zhang · 10 years ago
  54. 101eec5 keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 by Hao Zhang · 10 years ago
  55. 0b86858 keystone: ddr3: add ddr3.h to hold ddr3 API by Khoronzhuk, Ivan · 10 years ago
  56. c4f80f5 am335x_evm / gumstix pepper: Correct DDR settings by Tom Rini · 10 years ago
  57. c6ac7e3 k2hk_evm: add script to automate NAND flash process by Khoronzhuk, Ivan · 10 years ago
  58. 7aa5598 tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 10 years ago
  59. 4c8014b ARM: dra7_evm: Add Ethernet support for dra72x platform by Mugunthan V N · 10 years ago
  60. e5ff845 ARM: DRA7xx: Add cpsw second port pinmux by Mugunthan V N · 10 years ago
  61. 4ec3f6e ARM: DRA7xx: Update the board_name env variable by Lokesh Vutla · 10 years ago
  62. 8038b49 am43xx: Tune the system to avoid DSS underflows by Cooper Jr., Franklin · 10 years ago
  63. 2c95211 am43xx: Update EMIF DDR3 Configuration for AM43x GP by Franklin S. Cooper Jr · 10 years ago
  64. 49b633b board: ti: dra7xx: add mux data for UART3 by Felipe Balbi · 10 years ago
  65. e99f30e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  66. 403edbb board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK by Felipe Balbi · 10 years ago
  67. 619ce62 board: ti: am43xx: add AM437x SK PHY Address by Felipe Balbi · 10 years ago
  68. 9cb9f33 board: ti: am43xx: add support for AM43xx Starter Kit by Felipe Balbi · 10 years ago
  69. d51e5ae board: ti: am43xx: print unsupported board name by Felipe Balbi · 10 years ago
  70. 909ea9a ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · 10 years ago
  71. 3e01ed0 mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · 10 years ago
  72. ad3cd07 ti: am335x: Fix the U-Boot binary output by Simon Glass · 10 years ago
  73. 83bad10 arm:am43xx: Add TPS65218 support to scale voltages up by Tom Rini · 10 years ago
  74. feca6e6 am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR by Tom Rini · 10 years ago
  75. 7a5f71b am43xx_evm: Add qspiboot target by Sourav Poddar · 10 years ago
  76. 41623c9 arm: move exception handling out of start.S files by Albert ARIBAUD · 10 years ago
  77. d0e6d34 am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT by Tom Rini · 10 years ago
  78. fc9a8e8 keystone2: net: add keystone ethernet driver by Karicheri, Muralidharan · 10 years ago
  79. ef509b9 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 10 years ago
  80. 79b079f dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 10 years ago
  81. ba9a670 am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode by Tom Rini · 11 years ago
  82. 548a64d OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid by Nishanth Menon · 11 years ago
  83. 8a0c6d6 OMAP: common: consolidate fake USB ethernet MAC address creation by Nishanth Menon · 11 years ago
  84. e7300f4 ARM: OMAP: remove sr32() from OMAP board code by Wolfgang Denk · 11 years ago
  85. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  86. 2c67e0e arm: Handle .gnu.hash section in ldscripts by Andreas Färber · 11 years ago
  87. 33ace36 mmc: Add 'mmc rst-function' sub-command by Tom Rini · 11 years ago
  88. 68996b8 am335x_evm: Clarify when we build board_eth_init by Tom Rini · 11 years ago
  89. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  90. 3a3939b ARM: AM43xx: Add Ethernet boot support to SPL by Mugunthan V N · 11 years ago
  91. e27f2dd ARM: AM4372: Update EMIF registers for DDR3 by Lokesh Vutla · 11 years ago
  92. 8feb37b ARM: DRA7xx: add support for reading cpsw 2nd mac from efuse by Mugunthan V N · 11 years ago
  93. a35ad51 ARM: AM335x: add support for reading cpsw 2nd mac address from efuse by Mugunthan V N · 11 years ago
  94. 4cdd7fd ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM by Mugunthan V N · 11 years ago
  95. 9c653aa drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  96. 32f4d72 board/ti/am335x/README: update for NAND boot by pekon gupta · 11 years ago
  97. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  98. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  99. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  100. cd8341b ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control by Dave Gerlach · 11 years ago