1. 44f597a ARM: UniPhier: remove EHCI platform devices by Masahiro Yamada · 10 years ago
  2. 099cf77 serial: UniPhier: move LCR register setting to probe function by Masahiro Yamada · 10 years ago
  3. d0c47b3 serial: UniPhier: use 32 bit register access by Masahiro Yamada · 10 years ago
  4. a86ac95 ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> by Masahiro Yamada · 10 years ago
  5. 1606b34 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  6. 94e3c8c crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  7. 7ee8c47 crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. by gaurav rana · 10 years ago
  8. 50b82c4 ARM: remove tnetv107x board support by Masahiro Yamada · 10 years ago
  9. a2f39e8 ARM: remove cm4008 and cm41xx board support by Masahiro Yamada · 10 years ago
  10. 41fbbbb ARM: remove jadecpu board support by Masahiro Yamada · 10 years ago
  11. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  12. e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
  13. 0e1bf61 mmc: fsl_esdhc: Add support for DDR mode by Volodymyr Riazantsev · 10 years ago
  14. e4e8cb7 driver/pci: add Layerscape PCIe driver by Minghuan Lian · 10 years ago
  15. 7b3bd9a drivers/mc: Migrated MC Flibs to 0.5.2 by J. German Rivera · 10 years ago
  16. e32d59a driver/ddr/fsl: Add sync of refresh by York Sun · 10 years ago
  17. dc1437a driver/ddr/fsl: Fix a typo in timing_cfg_8 calculation by York Sun · 10 years ago
  18. 03e664d driver/ddr/fsl: Add support for multiple DDR clocks by York Sun · 10 years ago
  19. 49fd1f3 driver/ddr/fsl: Add workround for erratumn A008514 by York Sun · 10 years ago
  20. 9955b4a driver/ddr/fsl: Add workaround for A008336 by York Sun · 10 years ago
  21. 1f3402e driver/ddr/fsl: Adjust CAS to preamble override for emulator by York Sun · 10 years ago
  22. 38dac81 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  23. f88a429 mmc: sdhci: fix bus width switching on Samsung SoCs by Matt Reimer · 10 years ago
  24. 34dd928 mmc: print SD/eMMC type for inited mmc devices by Przemyslaw Marczak · 10 years ago
  25. 64029f7 mmc: exynos dwmmc: check boot mode before init dwmmc by Przemyslaw Marczak · 10 years ago
  26. 1f3e877 sunxi: mmc: Always declare High Capacity capability by Hans de Goede · 10 years ago
  27. 5dab81c mmc: exynos_dw_mmc: use the exynos specific data structure by Jaehoon Chung · 10 years ago
  28. 3a33bb1 mmc: exynos_dw_mmc: set to clksel_val into board-init function by Jaehoon Chung · 10 years ago
  29. afc9e2b mmc: dw_mmc: fixed the wrong bit control by Jaehoon Chung · 10 years ago
  30. ded4bc3 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  31. 52defe8 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · 10 years ago
  32. 1de32b8 sunxi: mmc: Always declare High Capacity capability by Hans de Goede · 10 years ago
  33. aad2ac2 sunxi: video: Add support for tl059wv5c0 lcd panels by Hans de Goede · 10 years ago
  34. 242e3d8 sunxi: video: Add support for LCD reset pin by Hans de Goede · 10 years ago
  35. 21d0043 serial: ns16550: Support debug UART by Simon Glass · 10 years ago
  36. 7657167 serial: ns16550: Add access functions that don't need platdata by Simon Glass · 10 years ago
  37. 2f964aa serial: Support an early UART for debugging by Simon Glass · 10 years ago
  38. 4bba9d3 dm: Move CONFIG_I2C_COMPAT to Kconfig by Simon Glass · 10 years ago
  39. 6fb9ac1 dm: cros_ec: Convert to Kconfig by Simon Glass · 10 years ago
  40. a851604 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  41. 6eefd52 PCI: add 64-bit prefetchable memory support by David Feng · 10 years ago
  42. b1b912d sunxi: otg: Fix peripheral mode by Hans de Goede · 10 years ago
  43. 20779ec sunxi: video: Dynamically reserve framebuffer memory by Hans de Goede · 10 years ago
  44. 5633a29 sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer by Hans de Goede · 10 years ago
  45. 312aca4 net: keystone_net: move serdes setup to initialization function by Vitaly Andrianov · 10 years ago
  46. 8983111 mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined by Egli, Samuel · 10 years ago
  47. 484fdf5 dm: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 10 years ago
  48. 99c0ae1 dm:gpio:mxc add DT support by Peng Fan · 10 years ago
  49. 637a769 dm:gpio:mxc add a bank_index entry in platdata by Peng Fan · 10 years ago
  50. c9cac3f dm: introduce dev_get_addr interface by Peng Fan · 10 years ago
  51. 59088e4 dm: sh: serial: Add support driver model by Nobuhiro Iwamatsu · 10 years ago
  52. 91a91ff dm: Add Kconfig options for driver model SPL support by Simon Glass · 10 years ago
  53. f94a1be dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  54. 2a4eead dm: Add Kconfig for driver/demo by Simon Glass · 10 years ago
  55. fffff72 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · 10 years ago
  56. ca88b9b dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · 10 years ago
  57. fad486c powerpc: Add serial driver for driver model by Simon Glass · 10 years ago
  58. a3e757a i2c: s3c24x0: reduce transmission status timeout by Przemyslaw Marczak · 10 years ago
  59. 26c0472 gpio: omap: Pass correct argument to _get_gpio_direction() by Axel Lin · 10 years ago
  60. d895821 gpio: at91: Fix getting address of private data by Axel Lin · 10 years ago
  61. db7a7de Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  62. c956662 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  63. 0dac731 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  64. 0b29a89 lcd: introduce lcd_set_cmap by Nikita Kiryanov · 10 years ago
  65. 0ee261f lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  66. a02e948 lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · 10 years ago
  67. 27fad01 lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  68. b3d12e9 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · 10 years ago
  69. 38b5508 lcd: split configuration_get_cmap by Nikita Kiryanov · 10 years ago
  70. 7bae0d6 arm, at91, wdt: make timeout configurable by Heiko Schocher · 10 years ago
  71. 0e48dc5 mtd: atmel_nand: according to pmecc version to perform 0xff page correction by Wu, Josh · 10 years ago
  72. c6941e1 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · 10 years ago
  73. 728b393 x86: Add SPI support to quark/galileo by Bin Meng · 10 years ago
  74. 5093bad x86: spi: Support ValleyView in ICH SPI driver by Simon Glass · 10 years ago
  75. 91785f7 x86: mmc: Move common FSP functions into a common file by Simon Glass · 10 years ago
  76. f8d25d7 arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr by Stefan Roese · 10 years ago
  77. ef565a5 x86: bootstage: Add time measurement for vesa start-up by Simon Glass · 10 years ago
  78. bc17d8f x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · 10 years ago
  79. 316328f usb: pci: Add XHCI driver for PCI by Simon Glass · 10 years ago
  80. 4fd4672 usb: pci: Use pci_find_class() to find the device by Simon Glass · 10 years ago
  81. 82c2566 x86: video: Enable video for Minnowboard Max by Simon Glass · 10 years ago
  82. 250e039 pci: Add a function to find a device by class by Simon Glass · 10 years ago
  83. 7f641d5 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  84. 37ffffb Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  85. be8ddad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  86. 5abdb15 sunxi: mmc: Add 'sunxi_' prefix to the static functions by Siarhei Siamashka · 10 years ago
  87. fb75d97 sunxi: video: Force h/vsync active high when using ext. vga dac on some boards by Hans de Goede · 10 years ago
  88. 37d46dd sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  89. 6a608f2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 10 years ago
  90. 875143f net/designware: add error message on DMA reset timeout by Alexey Brodkin · 10 years ago
  91. b7a5b08 net: phy: micrel: add support for KSZ8895 switch in SMI mode by Philippe De Muyter · 11 years ago
  92. e9efe16 Add MS7206SE ethernet support by Yoshinori Sato · 11 years ago
  93. 7f233c0 net: tsec: Fix NULL access in case init_phy() fails by Claudiu Manoil · 11 years ago
  94. 8e3da9d Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  95. ef2d17f drivers/pci/pci_rom.c: fix compile warning under 64bit mode by Minghuan Lian · 10 years ago
  96. 06e07f6 drivers/net/e1000.c: fix compile warning under 64bit mode by Minghuan Lian · 10 years ago
  97. 85df958 dm: cros_ec: Convert cros_ec_i2c over to driver model by Simon Glass · 10 years ago
  98. d744d56 dm: i2c: Add two more I2C init functions to the compatibility layer by Simon Glass · 10 years ago
  99. 7132b9f dm: i2c: dts: Support an offset-len device tree property by Simon Glass · 10 years ago
  100. 8dfcbaa dm: i2c: s3c24x0: adjust to dm-i2c api by Przemyslaw Marczak · 10 years ago