1. a111bfb mmc: uniphier: add driver for UniPhier SD/MMC host controller by Masahiro Yamada · 9 years ago
  2. b9a66b6 gpio: uniphier: add driver for UniPhier GPIO controller by Masahiro Yamada · 9 years ago
  3. 50dc867 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  4. d5c6144 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  5. 903d384 net: phy: atheros: Fix problem with phy_reset() clearing BMCR by Alison Wang · 9 years ago
  6. abd702f usb: ehci: Fix warning on aarch64 by Marek Vasut · 9 years ago
  7. 6796704 pci: Fix compiler warnings in dm_pciauto_setup_device() by Bin Meng · 9 years ago
  8. 0badb23d spi: Correct two error return values by Simon Glass · 9 years ago
  9. ffe276d sandbox: spi: Remove an incorrect free() by Simon Glass · 9 years ago
  10. 20f655d sandbox: spi: Add more debugging to SPI emulation by Simon Glass · 9 years ago
  11. 01476ea sandbox: timer: Support the early timer by Simon Glass · 9 years ago
  12. c95fec3 timer: Provide an early timer by Simon Glass · 9 years ago
  13. 4f05182 timer: Support tracing fully by Simon Glass · 9 years ago
  14. 966bfa7 serial: dcc: Move driver to DM by Michal Simek · 9 years ago
  15. fec26e7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  16. e1417c7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  17. 9bcfca1 pmic: tps65218: add useful functions and defines by Nikita Kiryanov · 9 years ago
  18. ed48899 pci_rom: fix may be used uninitialized warning by Andreas Bießmann · 9 years ago
  19. e66c49f stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · 9 years ago
  20. 6a12ceb stm32x7: add support for stm32x7 serial driver by Vikas Manocha · 9 years ago
  21. 09959ba gpio: stm32_gpio: move base addresses to the soc file by Vikas Manocha · 9 years ago
  22. 14cec06 gpio: stm32_gpio: move clock config from driver to board by Vikas Manocha · 9 years ago
  23. a18c270 fastboot: update error and warning messages by Steve Rae · 9 years ago
  24. 53419ba usb: eth: fix memalign() parameter order by Stephen Warren · 9 years ago
  25. fc18f8d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  26. e88a1b7 usb: ehci: Be explicit about the BE IO accessors by Marek Vasut · 9 years ago
  27. 7ab0d35 usb: ehci: Clear USBMODE_BE on LE MMIO by Marek Vasut · 9 years ago
  28. cf7c93c usb: ehci: Implement V2P mapping by Marek Vasut · 9 years ago
  29. 643cacb usb: ehci: Use map_physmem in ehci-generic by Marek Vasut · 9 years ago
  30. d3e6d30 board: ls1043ardb: Add micro QE support for ls1043ardb by Zhao Qiang · 9 years ago
  31. 3bf46e6 driver: qe: Mask the codes not used for micro QE by Zhao Qiang · 9 years ago
  32. 6fc9535 driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms by Qianyu Gong · 9 years ago
  33. 075affb fm: fdt: Move fman ucode fixup to driver code by Qianyu Gong · 9 years ago
  34. 2459afb qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
  35. f698e9f powerpc/SECURE_BOOT: Add PAMU driver by Aneesh Bansal · 9 years ago
  36. 7f4736b drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE by Ruchika Gupta · 9 years ago
  37. 52dd704 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  38. dc44fd8 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · 9 years ago
  39. 0d8382a sunxi: power: add support for sy8106a driver by Jelle van der Waa · 9 years ago
  40. b625fab Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  41. 674f360 spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN by Christophe Ricard · 9 years ago
  42. 3963919 spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx by Christophe Ricard · 9 years ago
  43. 1218e5c drivers: dma: ti-edma3: convert driver to adopt driver model by Mugunthan V N · 9 years ago
  44. 518b0af spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined by Mugunthan V N · 9 years ago
  45. 7bd1c59 sf: spi_flash: use dma to copy data from mmap region if platform supports by Mugunthan V N · 9 years ago
  46. 58da672 dma: Kconfig: Add TI_EDMA3 entry by Mugunthan V N · 9 years ago
  47. a0594ce dm: implement a DMA uclass by Mugunthan V N · 9 years ago
  48. bed6bd3 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  49. 703c751 video: Add S3C24xx framebuffer support by Marek Vasut · 10 years ago
  50. 6a10bc5 net: phy: realtek: Use generic genphy_parse_link() for RTL8211E by Michal Simek · 9 years ago
  51. d9a3bec dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  52. 6cd0f2a serial: zynq: Change logic in putc by Michal Simek · 9 years ago
  53. ce0335f mmc: Kconfig: Add Arasan SDHCI entry by Michal Simek · 9 years ago
  54. d5b9d11 video: freetype: Fix a memory leak with a bad parameter by Simon Glass · 9 years ago
  55. f6e75ba video: truetype: Fix a memory leak on error by Simon Glass · 9 years ago
  56. 595af9d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  57. c4068df pinctrl: imx: Support i.MX7D by Peng Fan · 9 years ago
  58. 745df68 pinctrl: imx: Introduce pinctrl driver for i.MX6 by Peng Fan · 9 years ago
  59. f91e65a imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 by Ulises Cardenas · 9 years ago
  60. 98af34f superio: Add SMSC SIO1007 driver by Bin Meng · 9 years ago
  61. 20680b5 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  62. cf432dd Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  63. 9cf7385 drivers: usb: ohci-at91: clean up the PLLB code by Wenyou Yang · 9 years ago
  64. b55b596 drivers: usb: atmel: clean up the UTMI PLL code by Wenyou Yang · 9 years ago
  65. cd4de1d drivers: at91: clean up peripheral clock code by Wenyou Yang · 9 years ago
  66. a8c3eca net: phy: marvell: Fix problem with phy_reset() clearing BMCR by Stefan Roese · 9 years ago
  67. 3089c47 net: phy: marvell: Call phy_reset() where possible by Stefan Roese · 9 years ago
  68. 91c08af tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  69. 41fa035 tegra: Convert CONFIG_PWM_TEGRA to Kconfig by Simon Glass · 9 years ago
  70. f5acf91 tegra: video: Move all fdt-decoding into a single function by Simon Glass · 9 years ago
  71. bfda037 tegra: video: Move LCD enums into the driver by Simon Glass · 9 years ago
  72. f20b2c0 tegra: video: Remove the static variables by Simon Glass · 9 years ago
  73. 9e6866d tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · 9 years ago
  74. ce0c474 tegra: video: Merge the two config structures together by Simon Glass · 9 years ago
  75. 40d56a9 tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig by Simon Glass · 9 years ago
  76. 71cafc3 tegra: video: Merge the display driver into one file by Simon Glass · 9 years ago
  77. d2f9065 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  78. d765921 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · 9 years ago
  79. 4dd8115 tegra: lcd: Merge tegra124-lcd.c into display.c by Simon Glass · 9 years ago
  80. 7429b96 tegra: pwm: Add a driver for the tegra PWM by Simon Glass · 9 years ago
  81. 651827c tegra: gpio: Show the GPIO value for outputs by Simon Glass · 9 years ago
  82. e05ab0d tegra: mmc: Fix comments in the MMC driver init by Simon Glass · 9 years ago
  83. bbc8a8b dm: video: Flush the cache after a puts() by Simon Glass · 9 years ago
  84. 7324847 tegra: keyboard: Fix the init order by Simon Glass · 9 years ago
  85. 823ecd7 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  86. 75d297e usb: remove UniPhier EHCI driver by Masahiro Yamada · 9 years ago
  87. 48264d9 clk: uniphier: add Media I/O clock driver for UniPhier SoCs by Masahiro Yamada · 9 years ago
  88. e4b40e9 arasan: nfc: Add initial nand driver support for arasan by Siva Durga Prasad Paladugu · 9 years ago
  89. 78cb965 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  90. 065a373 mtd: pxa3xx_nand: Don't alloc unneeded memory by Kevin Smith · 9 years ago
  91. 84caff3 mtd: pxa3xx_nand: Correct offset calculation by Kevin Smith · 9 years ago
  92. b7d3e4a mtd: pxa3xx_nand: Correct null dereference by Kevin Smith · 9 years ago
  93. 549d7c0 nand: mxs: fix error handling for mxs_nand_init by Peng Fan · 9 years ago
  94. 9ef2835 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  95. a2931b3 dm: video: Add a temporary work-around for old stdout var by Simon Glass · 9 years ago
  96. 470250e s3c24xx: serial: Remove dead code by David Müller (ELSOFT AG) · 9 years ago
  97. 5a6f68d Remove unused CONFIG_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  98. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  99. 6599f36 drivers: net: keystone_net: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  100. 347348f drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH by Mugunthan V N · 9 years ago