1. b5c372d serial: ns16550: Fix build error due to a typo by Axel Lin · 10 years ago
  2. 6834475 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  3. a77d66e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  4. 616d199 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  5. 273f84d usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · 10 years ago
  6. b2584c5 ARM: UniPhier: move uniphier_ehci_reset() function by Masahiro Yamada · 10 years ago
  7. 9a1dff5 ARM: UniPhier: remove EHCI platform devices by Masahiro Yamada · 10 years ago
  8. fef7fcd serial: UniPhier: move LCR register setting to probe function by Masahiro Yamada · 10 years ago
  9. e7c3a89 serial: UniPhier: use 32 bit register access by Masahiro Yamada · 10 years ago
  10. 95387e2 ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> by Masahiro Yamada · 10 years ago
  11. 1eba1d7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  12. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  13. b64308e crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. by gaurav rana · 10 years ago
  14. 447c975 usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget by Dileep Katta · 10 years ago
  15. 50b4c17 fastboot: OUT transaction length must be aligned to wMaxPacketSize by Dileep Katta · 10 years ago
  16. b122820 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  17. d0dd609 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · 10 years ago
  18. 13047e5 fastboot: add support for "oem format" command by Rob Herring · 10 years ago
  19. 7e23abf fastboot: add "fastboot oem" command support by Michael Scott · 10 years ago
  20. 51d3b40 serial: sh: fix internal clock source on SCIF by Vladimir Barinov · 10 years ago
  21. 1786175 serial: sh: Remove invalid UTF-8 character by Nobuhiro Iwamatsu · 10 years ago
  22. 8a91172 ARM: remove tnetv107x board support by Masahiro Yamada · 10 years ago
  23. 1768bc0 ARM: remove cm4008 and cm41xx board support by Masahiro Yamada · 10 years ago
  24. 26ea9f4 ARM: remove jadecpu board support by Masahiro Yamada · 10 years ago
  25. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  26. 72fb32b kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
  27. d251e11 mmc: fsl_esdhc: Add support for DDR mode by Volodymyr Riazantsev · 10 years ago
  28. fdab545 driver/pci: add Layerscape PCIe driver by Minghuan Lian · 10 years ago
  29. 43e4ae3 drivers/mc: Migrated MC Flibs to 0.5.2 by J. German Rivera · 10 years ago
  30. 8ced050 driver/ddr/fsl: Add sync of refresh by York Sun · 10 years ago
  31. 5e52647 driver/ddr/fsl: Fix a typo in timing_cfg_8 calculation by York Sun · 10 years ago
  32. 2c0b62d driver/ddr/fsl: Add support for multiple DDR clocks by York Sun · 10 years ago
  33. d429c5f driver/ddr/fsl: Add workround for erratumn A008514 by York Sun · 10 years ago
  34. 8675fac driver/ddr/fsl: Add workaround for A008336 by York Sun · 10 years ago
  35. 63f5771 driver/ddr/fsl: Adjust CAS to preamble override for emulator by York Sun · 10 years ago
  36. 68dbdef usb: musb-new: omap2430: Reset the MUSB controller early by Paul Kocialkowski · 10 years ago
  37. ee0e733 exynos: usb: make dwc3_set_mode to static by Joonyoung Shim · 10 years ago
  38. 648db9c Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  39. 9651f59 mmc: sdhci: fix bus width switching on Samsung SoCs by Matt Reimer · 10 years ago
  40. 7bc4e30 mmc: print SD/eMMC type for inited mmc devices by Przemyslaw Marczak · 10 years ago
  41. c3885b8 mmc: exynos dwmmc: check boot mode before init dwmmc by Przemyslaw Marczak · 10 years ago
  42. 313d05b sunxi: mmc: Always declare High Capacity capability by Hans de Goede · 10 years ago
  43. bcb03eab mmc: exynos_dw_mmc: use the exynos specific data structure by Jaehoon Chung · 10 years ago
  44. 3d12e55 mmc: exynos_dw_mmc: set to clksel_val into board-init function by Jaehoon Chung · 10 years ago
  45. 401fc50 mmc: dw_mmc: fixed the wrong bit control by Jaehoon Chung · 10 years ago
  46. 5ce233c Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  47. eaa0d70 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · 10 years ago
  48. 0ba5e78 sunxi: mmc: Always declare High Capacity capability by Hans de Goede · 10 years ago
  49. 613dade sunxi: video: Add support for tl059wv5c0 lcd panels by Hans de Goede · 10 years ago
  50. ce9e332 sunxi: video: Add support for LCD reset pin by Hans de Goede · 10 years ago
  51. 27afb52 serial: ns16550: Support debug UART by Simon Glass · 10 years ago
  52. 6aba4fd serial: ns16550: Add access functions that don't need platdata by Simon Glass · 10 years ago
  53. bac6fd8 serial: Support an early UART for debugging by Simon Glass · 10 years ago
  54. e200ee2 dm: Move CONFIG_I2C_COMPAT to Kconfig by Simon Glass · 10 years ago
  55. 5b79bb2 dm: cros_ec: Convert to Kconfig by Simon Glass · 10 years ago
  56. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  57. 3be54fd PCI: add 64-bit prefetchable memory support by David Feng · 10 years ago
  58. f2b45c8 sunxi: otg: Fix peripheral mode by Hans de Goede · 10 years ago
  59. 1879925 sunxi: video: Dynamically reserve framebuffer memory by Hans de Goede · 10 years ago
  60. 6c91286 sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer by Hans de Goede · 10 years ago
  61. 13cddec net: keystone_net: move serdes setup to initialization function by Vitaly Andrianov · 10 years ago
  62. 8645fd9 mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined by Egli, Samuel · 10 years ago
  63. 0ec473b dm: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 10 years ago
  64. 0ed2cb1 dm:gpio:mxc add DT support by Peng Fan · 10 years ago
  65. 86be426 dm:gpio:mxc add a bank_index entry in platdata by Peng Fan · 10 years ago
  66. 99b7235 dm: introduce dev_get_addr interface by Peng Fan · 10 years ago
  67. 6d02035 dm: sh: serial: Add support driver model by Nobuhiro Iwamatsu · 10 years ago
  68. 93e414d dm: Add Kconfig options for driver model SPL support by Simon Glass · 10 years ago
  69. d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  70. 2b98fb4 dm: Add Kconfig for driver/demo by Simon Glass · 10 years ago
  71. d5ff0b9 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · 10 years ago
  72. e4e8ff2 dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · 10 years ago
  73. c11be8f powerpc: Add serial driver for driver model by Simon Glass · 10 years ago
  74. a99827f i2c: s3c24x0: reduce transmission status timeout by Przemyslaw Marczak · 10 years ago
  75. bb4ab58 gpio: omap: Pass correct argument to _get_gpio_direction() by Axel Lin · 10 years ago
  76. 98b9b37 gpio: at91: Fix getting address of private data by Axel Lin · 10 years ago
  77. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  78. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  79. 459316b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  80. 1dce1e7 lcd: introduce lcd_set_cmap by Nikita Kiryanov · 10 years ago
  81. 967deb6 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  82. 7f45a7e lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · 10 years ago
  83. c999bcc lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  84. c6cc065 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · 10 years ago
  85. ec3685d lcd: split configuration_get_cmap by Nikita Kiryanov · 10 years ago
  86. 735326c arm, at91, wdt: make timeout configurable by Heiko Schocher · 10 years ago
  87. 1f5c089 mtd: atmel_nand: according to pmecc version to perform 0xff page correction by Wu, Josh · 10 years ago
  88. 6834865 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · 10 years ago
  89. ba6faff x86: Add SPI support to quark/galileo by Bin Meng · 10 years ago
  90. a08ca38 x86: spi: Support ValleyView in ICH SPI driver by Simon Glass · 10 years ago
  91. 509805b x86: mmc: Move common FSP functions into a common file by Simon Glass · 10 years ago
  92. ae6223d arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr by Stefan Roese · 10 years ago
  93. f8bccd1 x86: bootstage: Add time measurement for vesa start-up by Simon Glass · 10 years ago
  94. 684818d x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · 10 years ago
  95. 40ffb68 usb: pci: Add XHCI driver for PCI by Simon Glass · 10 years ago
  96. eeb1d28 usb: pci: Use pci_find_class() to find the device by Simon Glass · 10 years ago
  97. ed2d913 x86: video: Enable video for Minnowboard Max by Simon Glass · 10 years ago
  98. 62034ff pci: Add a function to find a device by class by Simon Glass · 10 years ago
  99. 865dd4c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  100. d693b1e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago