1. b9130d8 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  2. 7bb7d67 common/cmd_bdinfo: show gd->board_type by Hannes Schmelzer · 9 years ago
  3. 3850dbe blackfin: fix undefined reference to srand and rand by Masahiro Yamada · 9 years ago
  4. 0592115 README.scrapyard: add entries for dead AVR32 boards by Masahiro Yamada · 9 years ago
  5. 815f574 Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  6. 257bfd2 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  7. af28224 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · 10 years ago
  8. a59abd1 Remove SPL undefine of CONFIG_OF_CONTROL by Simon Glass · 9 years ago
  9. b6bfb6f Add a simple version of memalign() by Simon Glass · 9 years ago
  10. e9fc058 dm: serial: Don't support CONFIG_CONS_INDEX with device tree by Simon Glass · 9 years ago
  11. 47a785a dts: Disable device tree for SPL on all boards by Simon Glass · 9 years ago
  12. b65d520 fdt: arm: Drop device tree padding by Simon Glass · 9 years ago
  13. 9091400 dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model by Simon Glass · 9 years ago
  14. 8d379f1 lcd: Support colour lookup table on 16bpp display in BMP images by Simon Glass · 9 years ago
  15. 1c3dbe5 Remove typedefs from bmp_layout.h by Simon Glass · 9 years ago
  16. 2974851 sandbox: Add an implementation for cleanup_before_linux_select() by Simon Glass · 9 years ago
  17. 4d24a11 arm: Allow cleanup_before_linux() without disabling caches by Simon Glass · 9 years ago
  18. 32ba895 arm: spl: Add an API to detect when U-Boot is started from SPL by Simon Glass · 9 years ago
  19. 0c5dd9a dm: usb: Implement usb_detect_change() for driver model by Simon Glass · 9 years ago
  20. 534f9d3 dm: tegra: usb: Move USB to driver model by Simon Glass · 9 years ago
  21. a287976 dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() by Simon Glass · 9 years ago
  22. b201613 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  23. 0751b13 sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is used by Bernhard Nortmann · 9 years ago
  24. 8aeed95 sunxi: Request macpwr gpio before using it by Hans de Goede · 9 years ago
  25. 204bb1e Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 9 years ago
  26. b5614f9 avr32: delete ancient board.c by Andreas Bießmann · 9 years ago
  27. 80d3d4a avr32: take maintainership for atstk1002 by Andreas Bießmann · 9 years ago
  28. e5354b8 avr32: delete non generic board's atstk100{3, 4, 6} by Andreas Bießmann · 9 years ago
  29. c62d2f8 avr32: delete non generic board mimc200 by Andreas Bießmann · 9 years ago
  30. e369307 avr32: delete non generic board hammerhead by Andreas Bießmann · 9 years ago
  31. 9eb45aa avr32: delete non generic board favr-32-ezkit by Andreas Bießmann · 9 years ago
  32. fb1e3eb atngw100: convert to generic board by Andreas Bießmann · 9 years ago
  33. 91432d2 odroid: dts: cleanup of MAX77686 regulators by Przemyslaw Marczak · 9 years ago
  34. b7160fa tegra: config: nyan-big: Add options required by Chrome OS boot by Simon Glass · 9 years ago
  35. f374662 tegra: Replace 'Norrin' with 'Nyan-big' and fix typo by Simon Glass · 9 years ago
  36. e379b03 tegra: config: Allow Chrome OS environment settings to be included by Simon Glass · 9 years ago
  37. 7cfde81 tegra: nyan-big: Add additional clock and kernel init by Simon Glass · 9 years ago
  38. c96d709 tegra: Allow board-specific init by Simon Glass · 9 years ago
  39. acbf5bb tegra: lcd: Tidy up clock init by Simon Glass · 9 years ago
  40. 0859b49 tegra: Increase maximum arguments to 32 by Simon Glass · 9 years ago
  41. 057772b tegra: Add missing tegra124 peripherals by Simon Glass · 9 years ago
  42. 701b7b1 tegra: Introduce SRAM repair on tegra124 by Simon Glass · 9 years ago
  43. cd3c676 tegra: clock: Adjust PLL access to avoid a warning by Simon Glass · 9 years ago
  44. 746dc76 tegra: clock: Support enabling external clocks by Simon Glass · 9 years ago
  45. 20edd1a tegra: spi: Support slow SPI rates by Simon Glass · 9 years ago
  46. b3b9d7c dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-big by Simon Glass · 9 years ago
  47. 635c251 tegra: spi: Drop the claim_bus() method to correct delays by Simon Glass · 9 years ago
  48. bbe0d4d tegra: cros_ec: Add tegra support for Chrome OS EC by Simon Glass · 9 years ago
  49. 3d0158a Prepare v2015.07-rc2 by Tom Rini · 9 years ago
  50. 5e90470 pepper: Implement Board Detection mechanism by Adam YH Lee · 9 years ago
  51. 8f0b1e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · 9 years ago
  52. d126e01 autoboot.c: Move config options to Kconfig by Stefan Roese · 9 years ago
  53. 2d908fa autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2 by Stefan Roese · 9 years ago
  54. 20c2082 Kconfig: Enable usage of escape char '\' in string values by Stefan Roese · 9 years ago
  55. 2911bd1 samsung: common: add example boot scripts by Przemyslaw Marczak · 9 years ago
  56. 2d4a9b2 odroid-xu3: config: enable DFU/THOR/UMS by add configs and environment by Przemyslaw Marczak · 9 years ago
  57. 075020a usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() by Inha Song · 9 years ago
  58. cac1787 smdk5420: board: add functions to init dfu environment settings by Inha Song · 9 years ago
  59. 302a7d0 smdk5420: board: add functions required to enable USB DWC3 by Joonyoung Shim · 9 years ago
  60. a272c99 samsung: usb: phy: Support for DWC3 PHY by Lukasz Majewski · 9 years ago
  61. 4e633e4 arm: exynos: USB3 PHY base definition for Exynos5 SoCs by Lukasz Majewski · 9 years ago
  62. 4d80051 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  63. 943a3f2 imx: drop warning: unused variable 'max_freq' by Stefano Babic · 9 years ago
  64. 130e6c8 ot1200: setup i2c bus 1 in setup_iomux_i2c() by Christian Gmeiner · 9 years ago
  65. cefe06b ot1200: setup i2c bus in board_early_init_f(..) by Christian Gmeiner · 9 years ago
  66. 09cfa8e colibri_vf: Enable board specific USB initialisation for USB pen gpio by Sanchayan Maity · 9 years ago
  67. 60ed286 usb: ehci-vf: Add weak function for board specific initialisation by Sanchayan Maity · 9 years ago
  68. dde8c15 colibri_vf: Add separate defconfig for device tree support by Bhuvanchandra DV · 9 years ago
  69. 98e3fd3 colibri-vf: Enable SPI support by Bhuvanchandra DV · 9 years ago
  70. d470030 vf610: dts: Add device tree support by Bhuvanchandra DV · 9 years ago
  71. 508f412 arm: vf610: Add iomux support for DSPI by Bhuvanchandra DV · 9 years ago
  72. 098d858 arm: vf610: Add clock support for DSPI by Bhuvanchandra DV · 9 years ago
  73. 30748d8 colibri_vf: Enable GPIO support by Bhuvanchandra DV · 9 years ago
  74. a7b1808 colibri_vf: Add pinmux entries for GPIOs by Bhuvanchandra DV · 9 years ago
  75. d348a94 dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · 9 years ago
  76. ae89bb0 dm: gpio: uclass: Add flag to control sequence numbering by Bhuvanchandra DV · 9 years ago
  77. cd6ddc4 mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX by Fabio Estevam · 9 years ago
  78. 9a8804a wandboard: Add board revision detection support by Fabio Estevam · 9 years ago
  79. 19b17d1 drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect by Nikhil Badola · 9 years ago
  80. 5bcec54 image-fit: Fix compiler warning in fit_conf_print() by Hans de Goede · 9 years ago
  81. 290ac3b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  82. 277af82 sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default by Hans de Goede · 9 years ago
  83. 348cce2 sunxi: Add a proper dts file for the ga10h a33 based tablet by Hans de Goede · 9 years ago
  84. f173715 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  85. d85cd29 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  86. 3c4c142 fdt: Documentation for a few support functions aside their prototypes by Paul Kocialkowski · 9 years ago
  87. 10be5b5 fdt: Pass the device serial number through devicetree by Paul Kocialkowski · 9 years ago
  88. 373a6cb sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts name by Hans de Goede · 9 years ago
  89. 8b1ba94 sunxi: Sync dts files with the linux kernel by Hans de Goede · 9 years ago
  90. a52783e sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl" by Hans de Goede · 9 years ago
  91. 2c23da0 sunxi: Add new Mele_A1000G_quad defconfig by Hans de Goede · 9 years ago
  92. 7afebb5 sunxi: usb_phy: Swap check for disconnect threshold by Hans de Goede · 9 years ago
  93. 1c09fa3 sunxi: mmc: Enable pull-up on card-detect gpio pin by Hans de Goede · 9 years ago
  94. d9a607f gpio: fix typos in GPIO header by Masahiro Yamada · 9 years ago
  95. b14d547 sandbox: Compile test device tree when CONFIG_UT_DM is defined by Simon Glass · 9 years ago
  96. 52d3bc5 sandbox: dts: Add the real-time-clock test nodes back in by Simon Glass · 9 years ago
  97. f4d8457 sandbox: dts: Sort the sandbox.dts file by Simon Glass · 9 years ago
  98. 171e991 sandbox: dts: Sort the test.dts file a little by Simon Glass · 9 years ago
  99. 4e38936 dm: Sort the uclass IDs after the tegra/PMIC addition by Simon Glass · 9 years ago
  100. 2bb02e4 dm: pci: Allow PCI bus numbering aliases by Simon Glass · 9 years ago