1. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  2. f280514 kconfig: arm: select CPU_V7 for some new boards by Masahiro Yamada · 10 years ago
  3. 46e6517 ks2_evm: board: remove sprintf for simple string by Khoronzhuk, Ivan · 10 years ago
  4. ff16d0b ks2_evm: readme: add k2l evm board information by Khoronzhuk, Ivan · 10 years ago
  5. 7874b8a board: k2l_evm: add network support by Hao Zhang · 10 years ago
  6. b672be0 am335x_evm: Convert NOR_BOOT to Kconfig by Tom Rini · 10 years ago
  7. 240cde7 am335x_evm: Add NOR to Kconfig by Tom Rini · 10 years ago
  8. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  9. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  10. bc0f4ea dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  11. 165808d omap3/am33xx: mux: fix several checkpatch issues by Igor Grinberg · 10 years ago
  12. ef4c481 am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds. by Tom Rini · 10 years ago
  13. 1917301 keystone2: ecc: add ddr3 error detection and correction support by Vitaly Andrianov · 10 years ago
  14. 6d4ec89 board: k2e_evm: add network support by Hao Zhang · 10 years ago
  15. 9f95c1b ARM: keystone: clock: add support for K2E SoCs by Khoronzhuk, Ivan · 10 years ago
  16. 238de85 net: keystone_net: remove redundant code from keystone_net.c by Khoronzhuk, Ivan · 10 years ago
  17. f2c13ba net: keystone_net: move header file from arch to ti-common by Khoronzhuk, Ivan · 10 years ago
  18. c13cbcf keystone2: k2l-evm: add board support by Hao Zhang · 10 years ago
  19. 9594820 ARM: keystone2: spl: move board specific code by Hao Zhang · 10 years ago
  20. 98e6c25 ks2_evm: readme: align according to actual sources by Khoronzhuk, Ivan · 10 years ago
  21. 7822fe0 beagleboard: Remove side effects of i2c2 pullup resisters initialization code by Alexander Kochetkov · 10 years ago
  22. 5d33f1a OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  23. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  24. ba0debf MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
  25. e2329f8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  26. 39f4520 ARM: keystone: ddr3: workaround for ddr3a/3b memory issue by Murali Karicheri · 10 years ago
  27. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  28. 0d261b4 arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEX by Masahiro Yamada · 10 years ago
  29. 32013fb keystone: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  30. 420b816 omap5: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  31. d7f4708 omap4: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  32. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  33. d59284f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  34. be86f0e ARM: DRA: Enable VTT regulator by Lokesh Vutla · 10 years ago
  35. 986d755 am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice by Tom Rini · 10 years ago
  36. 047e780 keystone2: use EFUSE_BOOTROM information to configure PLLs by Vitaly Andrianov · 10 years ago
  37. 0166349 board/ti/dra7xx: add support for parallel NOR by pekon gupta · 10 years ago
  38. 64733cc board/ti/dra7xx: add support for parallel NAND by pekon gupta · 10 years ago
  39. 3eb6f86 board/ti/am43xx: add support for parallel NAND by pekon gupta · 10 years ago
  40. 0efbdcf board/ti/am335x: add support for beaglebone NOR Cape by pekon gupta · 10 years ago
  41. 2badbde board/ti/am335x: add support for beaglebone NAND cape by pekon gupta · 10 years ago
  42. bf6535f omap: remove omap5912osk board support by Masahiro Yamada · 10 years ago
  43. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  44. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  45. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  46. 82be013 board: k2e-evm: add board support by Hao Zhang · 10 years ago
  47. 7f8406d keystone: ddr3: move K2HK DDR3 configuration to a common file by Hao Zhang · 10 years ago
  48. 8e697a0 ARM: keystone2: move K2HK board files to common KS2 board directory by Hao Zhang · 10 years ago
  49. 1b84532 keystone2: add env option to do unitrd dt fixup by Murali Karicheri · 10 years ago
  50. d5cb1bb k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · 10 years ago
  51. d68bb7e keystone2: move cpu_to_bus() to keystone.c by Hao Zhang · 10 years ago
  52. d6c508c keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 by Hao Zhang · 10 years ago
  53. 50df5cc keystone: ddr3: add ddr3.h to hold ddr3 API by Khoronzhuk, Ivan · 10 years ago
  54. 7f50a57 am335x_evm / gumstix pepper: Correct DDR settings by Tom Rini · 10 years ago
  55. 0d5a495 k2hk_evm: add script to automate NAND flash process by Khoronzhuk, Ivan · 10 years ago
  56. 60d2f6f tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 10 years ago
  57. de170b3 ARM: dra7_evm: Add Ethernet support for dra72x platform by Mugunthan V N · 11 years ago
  58. 3e2fc27 ARM: DRA7xx: Add cpsw second port pinmux by Mugunthan V N · 11 years ago
  59. 6d576a7 ARM: DRA7xx: Update the board_name env variable by Lokesh Vutla · 10 years ago
  60. df25e35 am43xx: Tune the system to avoid DSS underflows by Cooper Jr., Franklin · 10 years ago
  61. cc76fc4 am43xx: Update EMIF DDR3 Configuration for AM43x GP by Franklin S. Cooper Jr · 10 years ago
  62. cea201c board: ti: dra7xx: add mux data for UART3 by Felipe Balbi · 10 years ago
  63. ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  64. 6488663 board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK by Felipe Balbi · 10 years ago
  65. e3d0b69 board: ti: am43xx: add AM437x SK PHY Address by Felipe Balbi · 10 years ago
  66. ccc6f84 board: ti: am43xx: add support for AM43xx Starter Kit by Felipe Balbi · 10 years ago
  67. e70df74 board: ti: am43xx: print unsupported board name by Felipe Balbi · 10 years ago
  68. 8062b05 ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · 10 years ago
  69. 753a00a mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · 10 years ago
  70. ff08647 ti: am335x: Fix the U-Boot binary output by Simon Glass · 10 years ago
  71. 500908a arm:am43xx: Add TPS65218 support to scale voltages up by Tom Rini · 10 years ago
  72. 99311d6 am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR by Tom Rini · 10 years ago
  73. 5248bba am43xx_evm: Add qspiboot target by Sourav Poddar · 11 years ago
  74. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  75. 8de09df am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT by Tom Rini · 11 years ago
  76. 657f6b5 keystone2: net: add keystone ethernet driver by Karicheri, Muralidharan · 11 years ago
  77. 7bcf4d6 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 11 years ago
  78. 560ef45 dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 11 years ago
  79. 810b581 am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode by Tom Rini · 11 years ago
  80. 739b98f OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid by Nishanth Menon · 11 years ago
  81. 92adeb6 OMAP: common: consolidate fake USB ethernet MAC address creation by Nishanth Menon · 11 years ago
  82. 42b97cb ARM: OMAP: remove sr32() from OMAP board code by Wolfgang Denk · 11 years ago
  83. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  84. 438a167 arm: Handle .gnu.hash section in ldscripts by Andreas Färber · 11 years ago
  85. 35a3ea1 mmc: Add 'mmc rst-function' sub-command by Tom Rini · 11 years ago
  86. 60fcaaa am335x_evm: Clarify when we build board_eth_init by Tom Rini · 11 years ago
  87. d9871e8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  88. 1de98af ARM: AM43xx: Add Ethernet boot support to SPL by Mugunthan V N · 11 years ago
  89. 7854d3e ARM: AM4372: Update EMIF registers for DDR3 by Lokesh Vutla · 11 years ago
  90. 1991b5c ARM: DRA7xx: add support for reading cpsw 2nd mac from efuse by Mugunthan V N · 11 years ago
  91. 0c1d856 ARM: AM335x: add support for reading cpsw 2nd mac address from efuse by Mugunthan V N · 11 years ago
  92. c94f954 ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM by Mugunthan V N · 11 years ago
  93. 4944f37 drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  94. b770903 board/ti/am335x/README: update for NAND boot by pekon gupta · 11 years ago
  95. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  96. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  97. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  98. 00822ca ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control by Dave Gerlach · 11 years ago
  99. 6a4a080 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  100. 57f29ab ARM: O5/dra7xx: Add SATA boot support by Dan Murphy · 11 years ago