1. 4a8c3f6 Use __stringify() instead of xstr() by Anatolij Gustschin · 10 years ago
  2. f39c5d1 ppc4xx: update PMC440 board support by Matthias Fuchs · 10 years ago
  3. ee66511 TI:OMAP4: enable EXT support in SPL for OMAP4 boards by Guillaume GARDET · 10 years ago
  4. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  5. 0cf8761 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  6. f06f9a1 ppc: Zap TQM8272 board by Marek Vasut · 10 years ago
  7. ccc1950 ppc: Zap TQM8260 board by Marek Vasut · 10 years ago
  8. 6afb357 ppc: Zap IDS8247 board by Marek Vasut · 10 years ago
  9. 4109cb0 ppc: Zap HWW1U1A board by Marek Vasut · 10 years ago
  10. 5038d7f ppc: Zap Hymod board by Marek Vasut · 10 years ago
  11. 1655f9f ppc: Zap MHPC board by Marek Vasut · 10 years ago
  12. 4af5f0f ppc: Zap ICU862 board by Marek Vasut · 10 years ago
  13. 03b0040 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · 10 years ago
  14. 77d4357 powerpc: digsy_mtc: convert to generic board by Anatolij Gustschin · 10 years ago
  15. 5b8cdd8 powerpc: mecp5123: convert to generic board by Anatolij Gustschin · 10 years ago
  16. 37cf49c powerpc: ac14xx: convert to generic board by Anatolij Gustschin · 10 years ago
  17. 32ff89d powerpc: aria: convert to generic board by Anatolij Gustschin · 10 years ago
  18. 8aad332 powerpc: pdm360ng: convert to generic board by Anatolij Gustschin · 10 years ago
  19. 10e99d8 powerpc: mpc5121ads: convert to generic board by Anatolij Gustschin · 10 years ago
  20. 0ce4af9 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  21. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  22. 674ca84 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  23. 20cadbb arm: socfpga: config: Add USB support example by Marek Vasut · 10 years ago
  24. a22a584 arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macro by Marek Vasut · 10 years ago
  25. 34584d1 arm: socfpga: Zap spl.h and ad-hoc related syms by Marek Vasut · 10 years ago
  26. fc52089 arm: socfpga: Move code from misc_init_r() to arch_early_init_r() by Marek Vasut · 10 years ago
  27. d0796de Merge http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  28. 1fba907 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  29. 06beadb sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE) by Ian Campbell · 10 years ago
  30. c757a50 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · 10 years ago
  31. 8ebe4f4 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  32. ff2b47f ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · 10 years ago
  33. 41f8e9f ARM: sunxi: Fix build break when CONFIG_MMC is not defined by Chen-Yu Tsai · 10 years ago
  34. e711891 sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7i by Hans de Goede · 10 years ago
  35. cd82113 sunxi: Add mmc card-detect functionality by Hans de Goede · 10 years ago
  36. 8a6564d ARM: sunxi: Add basic A31 support by Maxime Ripard · 10 years ago
  37. 859b3f1 ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined by Chen-Yu Tsai · 10 years ago
  38. ff247b7 serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig by Masahiro Yamada · 10 years ago
  39. d064cbf dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · 10 years ago
  40. e98a03c dm: x86: Convert coreboot serial to use driver model by Simon Glass · 10 years ago
  41. 7414112 dm: x86: Convert Intel ICH6 GPIO driver to use driver model by Simon Glass · 10 years ago
  42. b3f4ca1 dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  43. 1a44cd8 dm: am33xx: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  44. 03a3536 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  45. 45ccec8 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
  46. 8c688bc kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  47. 05180fc am335x_evm: Correct "raw" portions of DFU alt into by Tom Rini · 10 years ago
  48. 76bfd16 arm: am43xx: switch over to CONFIG_ENV_IS_IN_FAT by Felipe Balbi · 10 years ago
  49. f5c30c1 omap3: overo: Add usb host support by Stefan Herbrechtsmeier · 10 years ago
  50. f2565a5 omap3: overo: Call bootm only after successful nand read by Stefan Herbrechtsmeier · 10 years ago
  51. 2645948 ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr by Hao Zhang · 10 years ago
  52. 00b821f board: k2e_evm: add network support by Hao Zhang · 10 years ago
  53. 3c61502 net: keystone_serdes: add keystone K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  54. a4d2ade net: keystone_net: use general get link function by Khoronzhuk, Ivan · 10 years ago
  55. 3fe9362 net: keystone_net: register eth PHYs on MDIO bus by Khoronzhuk, Ivan · 10 years ago
  56. 92a16c8 soc: keystone_serdes: generalize to be used by other sub systems by Hao Zhang · 10 years ago
  57. 95f74da soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations by Hao Zhang · 10 years ago
  58. a43febd soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · 10 years ago
  59. 0935cac net: keystone_net: move header file from arch to ti-common by Khoronzhuk, Ivan · 10 years ago
  60. e3114c9 net: keystone_net: add support for NETCP v1.5 by Khoronzhuk, Ivan · 10 years ago
  61. 8347210 configs: ks2_evm: enable misc_init_r by Khoronzhuk, Ivan · 10 years ago
  62. 345af53 keystone2: k2l-evm: add board support by Hao Zhang · 10 years ago
  63. bc0e8d7 keystone: usb: add support of usb xhci by WingMan Kwok · 10 years ago
  64. 9ea9021 dma: keystone_nav: generalize driver usage by Khoronzhuk, Ivan · 10 years ago
  65. ef45471 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · 10 years ago
  66. a488483 arm: armada-xp: Add basic support for the maxBCM board by Stefan Roese · 10 years ago
  67. dd58080 arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board by Stefan Roese · 10 years ago
  68. dee8abc Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  69. 2e3a1f4 ot1200: fix sf detection by Christian Gmeiner · 10 years ago
  70. c0561d1 x86: Enable FIT, ELF on coreboot by Simon Glass · 10 years ago
  71. c67161c x86: config: link: Display the board model on the screen by Simon Glass · 10 years ago
  72. 39c0b63 x86: link: Tidy up the command lines options by Simon Glass · 10 years ago
  73. 14db950 x86: cros_ec: Enable cros_ec for link by Simon Glass · 10 years ago
  74. 2d41046 x86: config: Enable dhcp on link by Simon Glass · 10 years ago
  75. 227ec97 ARM: rpi_b: enable USB/DHCP/PXE in bootcmd by Stephen Warren · 10 years ago
  76. 4f80a06 ARM: rpi_b: query internal MAC address from firmware by Stephen Warren · 10 years ago
  77. 72d5702 arm: rpi: Enable USB support on RPi by Marek Vasut · 10 years ago
  78. 41e98e0 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  79. 3f0e935 dm: imx: Move cm_fx6 to use driver model for serial and GPIO by Simon Glass · 10 years ago
  80. ea0ebc8 dm: exynos: cros_ec: Move cros_ec_spi to driver model by Simon Glass · 10 years ago
  81. be995a8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · 10 years ago
  82. fda6fac dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  83. 465bc03 dm: exynos: config: Use driver model for SPI flash by Simon Glass · 10 years ago
  84. b6c2956 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  85. 0043b1f exynos: universal_c210: Move to driver model soft_spi by Simon Glass · 10 years ago
  86. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  87. 44ba6b0 dm: spi: Remove SPI_INIT feature by Simon Glass · 10 years ago
  88. 49b5d6e dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  89. 73e256c dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
  90. b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  91. 084067c dm: exynos: Move s5p_goni to generic board by Simon Glass · 10 years ago
  92. d010fac dm: exynos: Move smdkc100 to generic board by Simon Glass · 10 years ago
  93. 4d38395 arm: goni: add i2c_init_board() by Robert Baldyga · 10 years ago
  94. 9aafef4 tegra: apalis_t30: master revamp by Marcel Ziswiler · 10 years ago
  95. ac13b9a tegra: colibri_t30: clean-up spurious new line by Marcel Ziswiler · 10 years ago
  96. 4dab554 tegra: clean-up useless define by Marcel Ziswiler · 10 years ago
  97. 4270d5a arm: tegra: use architecture specific memcpy by Marcel Ziswiler · 10 years ago
  98. bf78b27 arm: tegra: initial support for apalis t30 by Marcel Ziswiler · 10 years ago
  99. 04451ba mx6sabre_common: Add HDMI config to common code by Fabio Estevam · 10 years ago
  100. 510922a mx6qsabreauto: Add HDMI support by Fabio Estevam · 10 years ago