1. a146e8b powerpc: remove NX823 board support by Masahiro Yamada · 10 years ago
  2. 46d330a kbuild: do not use $(BOARD) to specify exact object name by Masahiro Yamada · 10 years ago
  3. cd8aa89 board: hidden_dragon: remove an unused source file by Masahiro Yamada · 10 years ago
  4. a839ce0 board: dave: delete unused source files by Masahiro Yamada · 10 years ago
  5. d62bb61 board: prodrive: delete unused source files by Masahiro Yamada · 10 years ago
  6. ddd880f board: Marvell: delete an unused source file by Masahiro Yamada · 10 years ago
  7. 773d998 board: sandpoint: delete an unused source file by Masahiro Yamada · 10 years ago
  8. b9c1f4b board: ppmc8260: delete an unused source file by Masahiro Yamada · 10 years ago
  9. d0e6d34 am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT by Tom Rini · 10 years ago
  10. 161d2d5 omap3: zoom1: switch to generic ti_omap3_common config header by Nishanth Menon · 10 years ago
  11. 9d70e77 OMAP3: zoom1: enable LAN9211 by Nishanth Menon · 10 years ago
  12. c2800b1 OMAP3: zoom1: Configure GPMC for Ethernet by Nishanth Menon · 10 years ago
  13. fc9a8e8 keystone2: net: add keystone ethernet driver by Karicheri, Muralidharan · 10 years ago
  14. ef509b9 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 10 years ago
  15. 79b079f dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 10 years ago
  16. 0092fa0 a3m071: Make spl_start_uboot test like getenv_yesno does by Tom Rini · 10 years ago
  17. ba9a670 am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode by Tom Rini · 10 years ago
  18. 548a64d OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid by Nishanth Menon · 10 years ago
  19. 8a0c6d6 OMAP: common: consolidate fake USB ethernet MAC address creation by Nishanth Menon · 10 years ago
  20. e7300f4 ARM: OMAP: remove sr32() from OMAP board code by Wolfgang Denk · 11 years ago
  21. 652fe40 board: altera: delete unused source files by Masahiro Yamada · 10 years ago
  22. 33a1ea2 board: evb64260: delete an unused source file by Masahiro Yamada · 10 years ago
  23. da24103 board: samsung: delete unused source files by Masahiro Yamada · 10 years ago
  24. 585cd86 board: esd: remove remainders of dead boards by Masahiro Yamada · 10 years ago
  25. 8f9fd6c usb: tegra: combine header file by Stefan Agner · 11 years ago
  26. e04bfda ARM: tegra: add Jetson TK1 board by Stephen Warren · 11 years ago
  27. d68c942 ARM: tegra: Tegra124 pinmux cleanup by Stephen Warren · 11 years ago
  28. 1fa3a63 ARM: tegra: Tegra114 pinmux cleanup by Stephen Warren · 11 years ago
  29. 803d01e ARM: tegra: Tegra30 pinmux cleanup by Stephen Warren · 11 years ago
  30. 70ad375 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  31. dfb42fc ARM: tegra: pinmux naming consistency fixes by Stephen Warren · 11 years ago
  32. 07bbd48 ARM: tegra: prototype pinmux_init() in board.h by Stephen Warren · 11 years ago
  33. fef8c66 embest/mx6boards: use common detect_hdmi by Eric Benard · 10 years ago
  34. d84187a mx6sabresd: use common detect_hdmi by Eric Benard · 10 years ago
  35. 1220eeb nitrogen6x: use common detect_hdmi by Eric Benard · 10 years ago
  36. 3cbeb0f RiOTboard and MarSBoard: add new boards support by Eric Benard · 10 years ago
  37. 053b795 mx6sabresd: use common board_video_skip by Eric Benard · 10 years ago
  38. a47e449 nitrogen6x: use common board_video_skip by Eric Benard · 10 years ago
  39. 1ea2301 board:tricorder: always work with valid eeprom data by Andreas Bießmann · 10 years ago
  40. 2454252 arm:board:trats2:FIX: Clear INFORM4 and INFORM5 registers at correct boot by Łukasz Majewski · 10 years ago
  41. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  42. 0883b0b arm: vf610: fix double iomux configuration for vf610twr board by Marcel Ziswiler · 11 years ago
  43. 2c67e0e arm: Handle .gnu.hash section in ldscripts by Andreas Färber · 11 years ago
  44. ddfeb0a socfpga: Adding Clock Manager driver by Chin Liang See · 11 years ago
  45. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 10 years ago
  46. 33ace36 mmc: Add 'mmc rst-function' sub-command by Tom Rini · 11 years ago
  47. 97334c6 arm: mx5: Avoid hardcoding memory sizes on M53EVK by Marek Vasut · 10 years ago
  48. 31c832f arm: mx5: Avoid hardcoding memory sizes on MX53QSB by Marek Vasut · 10 years ago
  49. e919aa2 ARM: mx6: Add PCIe on SabreSDP by Marek Vasut · 11 years ago
  50. 82778e9 board: ecovec: fix USB0 clock enable by Baruch Siach · 11 years ago
  51. f09d04a board: ecovec: fix debug LEDs pin direction by Baruch Siach · 11 years ago
  52. 68996b8 am335x_evm: Clarify when we build board_eth_init by Tom Rini · 11 years ago
  53. 17b0da8 axs101: flush DMA buffer descriptors before DMA transactons starts by Alexey Brodkin · 11 years ago
  54. b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  55. 3525808 ARM: tegra: make all I2C ports open-drain by Stephen Warren · 11 years ago
  56. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  57. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  58. 86bf601 sandbox: Plumb in Chrome OS EC emulation by Simon Glass · 11 years ago
  59. 41364f0 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
  60. 194ba5d sh: ecovec: correct romImage address in comment by Baruch Siach · 11 years ago
  61. 63f347e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  62. 0879802 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  63. 0128632 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 11 years ago
  64. 4379ac6 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  65. 22dbf14 kbuild: use short logs for some board specific make rules by Masahiro Yamada · 11 years ago
  66. aadf319 board/BuR/kwb: fix usage of 'i2c_set_bus_speed' by Hannes Petermaier · 11 years ago
  67. ec716e3 arm: am335x: DXR2: Move unconditional LAN9303 reset into command by Stefan Roese · 11 years ago
  68. 1ecab0f board:trats2: Enable device tree on Trats2 by Piotr Wilczek · 11 years ago
  69. fe60164 board:trats: Enable device tree on Trats by Piotr Wilczek · 11 years ago
  70. 3f41ffe board:universal: Enable device tree on Universal by Piotr Wilczek · 11 years ago
  71. bf7716d board:origen: Enable device tree on Origen by Piotr Wilczek · 11 years ago
  72. 431a1c5 arm:exynos: enable sdhci and misc_init to common board by Piotr Wilczek · 11 years ago
  73. d31b388 board:samsung:common: move max77686 init function by Piotr Wilczek · 11 years ago
  74. 8e5e1e6 arm:exynos: add common DTS file for exynos 4 by Piotr Wilczek · 11 years ago
  75. 4c1dd99 board:samsung: move checkboard to common file by Piotr Wilczek · 11 years ago
  76. 59189a8 ventana: Add Gateworks Ventana family support by Tim Harvey · 11 years ago
  77. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  78. c0d2979 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  79. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  80. b946322 highbank: use scsi_init hook by Ian Campbell · 11 years ago
  81. ba650e9 m68k: Remove M5271EVB and idmr board support by Masahiro Yamada · 11 years ago
  82. 27019e4 arm: atmel: sama5d3: add nand spl boot support by Bo Shen · 11 years ago
  83. 8a45b0b arm: atmel: sama5d3: add spi spl boot support by Bo Shen · 11 years ago
  84. 7ca6f36 ARM: atmel: add sama5d3 Xplained board support by Bo Shen · 11 years ago
  85. 81724e0 at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  86. 247161b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  87. 96ac18c powerpc/t104xrdb: Update DDR initialization related settings by Priyanka Jain · 11 years ago
  88. 337b0c5 powerpc/t1040qds: Add Video - HDMI support by Priyanka Jain · 11 years ago
  89. 8d67c36 powerpc/t2080rdb: Add T2080PCIe-RDB board support by Shengzhou Liu · 11 years ago
  90. 6b7679c powerpc/t208xqds: fixup for t208xqds by Shengzhou Liu · 11 years ago
  91. 7af9a07 powerpc/b4860: Add workaround for errata A006384 and A006475 by Shaveta Leekha · 11 years ago
  92. c4930b1 B4860qds: Set SerDes2 refclk2 at to 156.25MHz for XFI to work by Shaveta Leekha · 11 years ago
  93. c7d506d 85xx/b4860: Alternate serdes protocols for B4860/B4420 by poonam aggrwal · 11 years ago
  94. fb07c0a board/b4860qds: Add support to make PCIe SATA work on B4860QDS by Shaveta Leekha · 11 years ago
  95. 5e5097c board/b4860qds: Add support to make Aurora work on B4860QDS by Shaveta Leekha · 11 years ago
  96. 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  97. e91df49 kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED by Masahiro Yamada · 11 years ago
  98. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  99. cbac2a6 xilinx: delete meaningless .gitignore files by Masahiro Yamada · 11 years ago
  100. 4b75fd5 board/BuR/common: fix phy addresses by Hannes Petermaier · 11 years ago