1. 4ccaf5d mx53loco: Change 'fdt_file' dynamically by Fabio Estevam · 10 years ago
  2. 39c7d5a ot1200: add support for EHCI by Christian Gmeiner · 10 years ago
  3. 3ad207a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  4. 76946df sun6i: ehci: Add sun6i ehci support by Hans de Goede · 10 years ago
  5. 115200c sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s by Hans de Goede · 10 years ago
  6. 62c87ef sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
  7. 5c7f10f sun6i: Add basic axp221 driver by Oliver Schinagl · 11 years ago
  8. a03d5c1 zynq: zybo: Move CONFIG_DEFAULT_DEVICE_TREE to defconfig by Michal Simek · 10 years ago
  9. 3deb013 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  10. 7d23666 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · 10 years ago
  11. ecfdcee powerpc: remove orphaned boards mcc200 and prs200 by Nikita Kiryanov · 10 years ago
  12. 8e59f8b km_arm: convert the km_arm boards to the generic board support by Valentin Longchamp · 10 years ago
  13. c88eaea Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  14. 6841deb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  15. b67932e ARM: UniPhier: call pin_init() also in the normal boot by Masahiro Yamada · 10 years ago
  16. 0d8c7f7 ARM: UniPhier: decrease pre-reloc malloc area size by Masahiro Yamada · 10 years ago
  17. 495deb4 ARM: UniPhier: enable USB features by Masahiro Yamada · 10 years ago
  18. a69e037 ARM: UniPhier: move DDR related configuration to Kconfig by Masahiro Yamada · 10 years ago
  19. d977d6f configs: zynq: Add config support for ZYBO by Tinghui Wang · 10 years ago
  20. 490fdad Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  21. 2db8c2d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  22. 62b571a arm: rmobile: alt: Change clock of SCIF to external clock by Nobuhiro Iwamatsu · 10 years ago
  23. 6721bb5 bfin: the max bfin sdh block count is 127 by Sonic Zhang · 10 years ago
  24. 91f7f99 arm: rmobile: Move rcar-i2c of the address defined to common header by Nobuhiro Iwamatsu · 10 years ago
  25. a75d7f0 arm: rmobile: Move sh-i2c of the address defined to common header by Nobuhiro Iwamatsu · 10 years ago
  26. 9502d03 arm: rmobile: alt: Remove board_late_init function by Nobuhiro Iwamatsu · 10 years ago
  27. 8d17499 arm: rmobile: lager: Remove board_late_init function by Nobuhiro Iwamatsu · 10 years ago
  28. 0c4a1b0 arm: rmobile: koelsch: Remove board_late_init function by Nobuhiro Iwamatsu · 10 years ago
  29. c3bd377 arm: rmobile: gose: Add VFAT file system support by Nobuhiro Iwamatsu · 10 years ago
  30. d3ee73f arm: rmobile: gose: Add USB support by Nobuhiro Iwamatsu · 10 years ago
  31. f026124 arm: rmobile: gose: Add Ethernet support by Nobuhiro Iwamatsu · 10 years ago
  32. 6a994e5 arm: rmobile: Add support gose board by Nobuhiro Iwamatsu · 10 years ago
  33. 8086988 powerpc: o2dnt: convert to generic board by Anatolij Gustschin · 10 years ago
  34. cfa1bd0 Merge git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  35. a8c2ebc usb: include <asm/cache.h> and <part.h> from include/usb.h by Masahiro Yamada · 10 years ago
  36. 0223a95 arm: socfpga: Add example UDC config by Marek Vasut · 10 years ago
  37. 481a11c usb: s3c-otg: Allow custom gusbcfg by Marek Vasut · 10 years ago
  38. d1b6c77 usb: s3c-otg: Split out PHY control by Marek Vasut · 10 years ago
  39. 51c580c arm: socfpga: Add DT support for SoCFPGA and add socfpga_socrates target by Stefan Roese · 10 years ago
  40. 116f5d5 socfpga_cyclone5.h: fix kernel console argument in default environment by Anatolij Gustschin · 10 years ago
  41. 40bbd52 omap3: cm-t3517: add LCD/DVI and splash support by Igor Grinberg · 10 years ago
  42. a8a78c7 omap3: cm-t3517: add Ethernet support by Igor Grinberg · 10 years ago
  43. 011f5c1 omap3: cm-t3517: add USB support by Igor Grinberg · 10 years ago
  44. b09bf72 omap3: cm-t3517: add basic board support by Igor Grinberg · 10 years ago
  45. 15bbafa ks2_evm: config: enable fatload command by Khoronzhuk, Ivan · 10 years ago
  46. dd31079 keystone2: config: align names of images with MCSDK by Khoronzhuk, Ivan · 10 years ago
  47. 349c26d keystone2: config: restructure handling of default env settings by Murali Karicheri · 10 years ago
  48. b7d9f9c keystone2: change default boot mode to ubi by Murali Karicheri · 10 years ago
  49. ff52e3b ks2_evm: configs: fix UBI volume name by Khoronzhuk, Ivan · 10 years ago
  50. ac77926 ARM: TI: omap3: remove raw initrd support in omap3_igep00x0 config file since it is now in ti_armv7_common.h by Guillaume GARDET · 10 years ago
  51. 6440b80 ARM: TI: Enable raw initrd support by Guillaume GARDET · 10 years ago
  52. 11ada92 Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh by Tom Rini · 10 years ago
  53. 796bcee board: k2l_evm: add network support by Hao Zhang · 10 years ago
  54. 87ac27b net: keystone_serdes: add keystone K2L SoC support by Khoronzhuk, Ivan · 10 years ago
  55. fa8b11f Enable Android Fastboot support on am335x_evm board by Dileep Katta · 10 years ago
  56. 625509a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  57. 71bfb0f twl4030: More voltages on VAUX2 and VAUX3 by Paul Kocialkowski · 10 years ago
  58. 1a81cf83 dm: sunxi: Add support for serial using driver model by Simon Glass · 10 years ago
  59. 7aa9748 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · 10 years ago
  60. 57f878e dm: sunxi: Add a new config for an FDT-based pcDuino3 by Simon Glass · 10 years ago
  61. 643ad89 dm: sunxi: dts: Add sun7i device tree files by Simon Glass · 10 years ago
  62. ed41e62 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  63. 94a255d serial: add prototypes for init functions by Jeroen Hofstee · 10 years ago
  64. 0798082 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  65. 8460b89 usb: Make pollable int support available outside of ehci-hcd.c by Hans de Goede · 10 years ago
  66. 9cb8d9d arm: rmobile: alt: Add VFAT filesystem support by Nobuhiro Iwamatsu · 10 years ago
  67. 7ffc8df arm: rmobile: alt: Add support USB and USB commands by Nobuhiro Iwamatsu · 10 years ago
  68. c9b59bf arm: rmobile: alt: Add external RAM boot by Nobuhiro Iwamatsu · 10 years ago
  69. 69191fe arm: rmobile: koelsch: Add external RAM boot by Nobuhiro Iwamatsu · 10 years ago
  70. fb6f600 arm: rmobile: lager: Add external RAM boot by Nobuhiro Iwamatsu · 10 years ago
  71. 46b7b2e Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  72. 2f6bb0a arm, imx, spi: detect spi flash again on aristainetos board by Heiko Schocher · 10 years ago
  73. 8fe280f imx: mx6 sabreauto: Add board support for USB EHCI by Ye.Li · 10 years ago
  74. 36255d6 imx: mx6slevk: Add support for USDHC1 and USDHC3 slots by Ye.Li · 10 years ago
  75. f13ac7b imx: mx6: Enable high frequency clock source for GPT by Ye.Li · 10 years ago
  76. 0e1dc34 MIPS: kconfig: add options for endianess select by Daniel Schwierzeck · 10 years ago
  77. 8a78ca9 arm: socfpga: Add example config entry for EPCS/EPCQ SPI by Marek Vasut · 10 years ago
  78. 9ea7f3a Remove unused files by Masahiro Yamada · 10 years ago
  79. 2ed8c87 twl4030: VMMC2 3.2V enable on MMC init by Paul Kocialkowski · 10 years ago
  80. d12159b arm: mxs: Define bootscript env variable on m28evk by Marek Vasut · 10 years ago
  81. 1719d49 tqma6: fix sf detection by Markus Niebel · 10 years ago
  82. ebcaf96 arm: socfpga: Add I2C support to SoCFPGA by Stefan Roese · 10 years ago
  83. f91c09a ARM: mx6: Add support for Kosagi Novena by Marek Vasut · 10 years ago
  84. 9df4757 board: wandboard: add usb storage by Jeroen Hofstee · 10 years ago
  85. 2c54cb5 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  86. b8be4e3 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  87. 026090e x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MB by Simon Glass · 10 years ago
  88. 69445d6 powerpc: TQM5200: convert to generic board by Wolfgang Denk · 10 years ago
  89. 23c5d25 powerpc: tqm8xx*: convert to generic board by Wolfgang Denk · 10 years ago
  90. 678398b i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · 10 years ago
  91. 1fa96e8 i2c: mxs: Add basic support for i2c framework by Marek Vasut · 10 years ago
  92. 5bda35c x86: image: Add new image type for x64_64 by Simon Glass · 10 years ago
  93. 92cc94a x86: Display basic CPU information on boot by Simon Glass · 10 years ago
  94. d58a945 ppc/arm: zap EMK boards by Wolfgang Denk · 10 years ago
  95. 93575c3 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  96. 6c499ab e1000: add i211 and unprogrammed i210/i211 support by Marcel Ziswiler · 10 years ago
  97. 4367c71 exynos: common: enable generic fs operations by Przemyslaw Marczak · 10 years ago
  98. 4a8c3f6 Use __stringify() instead of xstr() by Anatolij Gustschin · 10 years ago
  99. f39c5d1 ppc4xx: update PMC440 board support by Matthias Fuchs · 10 years ago
  100. 3bd6f7e Correct single misspelling of "consitant" in source tree. by Robert P. J. Day · 10 years ago