1. d5b199c i2c: add Amlogic Meson driver by Beniamino Galvani · 7 years ago
  2. a1c9438 dm: pci: change bus number register setting compliant with Linux by Minghuan Lian · 7 years ago
  3. 7f69f68 serial: nulldev: Implement "pending" function to fix tstc return "true" by Wilson Lee · 7 years ago
  4. b6653f6 clk: clk_stm32f7: fix PLL clock division factor by Patrice Chotard · 7 years ago
  5. c8e7bd6 mmc: arm_pl180_mmci: add .getcd callback by Patrice Chotard · 7 years ago
  6. 879dbab mmc: arm_pl180_mmci: add clock support by Patrice Chotard · 7 years ago
  7. 45fc9e6 mmc: arm_pl180_mmci: add bus_width DT property support by Patrice Chotard · 7 years ago
  8. fcce420 mmc: arm_pl180_mmci: adapt driver to DM usage by Patrice Chotard · 7 years ago
  9. 2a392fe mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype by Patrice Chotard · 7 years ago
  10. 848d267 omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default by Tom Rini · 7 years ago
  11. 7a4c90d net: phy: Add Amlogic Meson GXL Internal PHY support by Neil Armstrong · 7 years ago
  12. 37c3f82 pinctrl: meson: Add GXL Support by Neil Armstrong · 7 years ago
  13. 67cb375 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  14. a81f47c mvebu: usb: xhci: a38x support by Jon Nettleton · 7 years ago
  15. 9b9606d pci: mvebu: Increase size of PCIe default mapping by VlaoMao · 7 years ago
  16. b166d6a driver: net: fsl-mc: Use base 16 in simple_strtoul by Prabhakar Kushwaha · 7 years ago
  17. 1f161f8 mtd: nand: fsl-ifc: fix support of multiple NAND devices by Kurt Kanzenbach · 7 years ago
  18. 34f080c drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire() by Ashish Kumar · 7 years ago
  19. b6b655b net: sun8i_emac: Fix build for non-H3/H5 SoCs by Chen-Yu Tsai · 7 years ago
  20. 13cd22f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  21. 8ed0917 sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users by Artturi Alm · 7 years ago
  22. f523a5c sunxi: fix CONFIG_SUNXI_EMAC references by Artturi Alm · 7 years ago
  23. 2a7b6f5 mmc: fsl_esdhc: Fix PIO timeout by Benoît Thébaudeau · 7 years ago
  24. 27e9094 tpm: st33zp24: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  25. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  26. 9e21624 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  27. de8e06f video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized by Icenowy Zheng · 7 years ago
  28. 364dbb4 scsi: ceva: Start port in probe by Michal Simek · 7 years ago
  29. 05a14b0 rockchip: rk3399: init CPU clock when rkclk_init() by Kever Yang · 7 years ago
  30. bfc5f7f net: fec_mxc: Change "error frame" message to debug level by Fabio Estevam · 7 years ago
  31. 32a7414 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  32. e51b777 exynos: video: fix typo in DisplayPort driver by Dongjin Kim · 7 years ago
  33. b9b095f video/da8xx-fb: Cache-align memory allocations by Niko Mauno · 7 years ago
  34. 89cfa89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  35. a5a9735 usb: host: Move CONFIG_XHCI_FSL to Kconfig by Ran Wang · 7 years ago
  36. 856c9dc armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_ID by Ashish Kumar · 7 years ago
  37. 790c1a4 driver: fsl-mc: use calloc instead malloc by Prabhakar Kushwaha · 7 years ago
  38. 8e775ac i2c: fti2c010: remove unused/unmaintained driver by Masahiro Yamada · 7 years ago
  39. 47b3b30 i2c: adi_i2c: remove left-over Blackfin I2C driver by Masahiro Yamada · 7 years ago
  40. 4e5673d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  41. 2f0b6e5 sunxi: video: add LCD support to DE2 driver by Vasily Khoruzhick · 7 years ago
  42. f079f93 sunxi: video: split out PLL configuration code by Vasily Khoruzhick · 7 years ago
  43. 59de503 spi: ich: Lock down controller settings if required by Bin Meng · 7 years ago
  44. 43266b8 video: add anx6345 DM driver by Vasily Khoruzhick · 7 years ago
  45. 37ae5b0 video: anx9804: split out registers definitions into a separate header by Vasily Khoruzhick · 7 years ago
  46. 82e9a5a dm: video: bridge: add operation to read EDID by Vasily Khoruzhick · 7 years ago
  47. 82576de sunxi: setup simplefb for Allwinner DE2 by Icenowy Zheng · 7 years ago
  48. 60e4b8f video: add an option for video simplefb via DT by Icenowy Zheng · 7 years ago
  49. 067a697 video: sunxi: extract simplefb match code to a new file by Icenowy Zheng · 7 years ago
  50. 369ece7 SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI by Andre Przywara · 7 years ago
  51. b49eb3f rtc: mc146818: Correct alarm message for day alarm by Bin Meng · 7 years ago
  52. f62f2cd simple-bus: remove DECLARE_GLOBAL_DATA_PTR by Masahiro Yamada · 7 years ago
  53. f8a5d51 mtd: replace MTDDEBUG() with pr_debug() by Masahiro Yamada · 7 years ago
  54. 0a044f8 net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
  55. 5b7c9f0 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  56. 004fb9b Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  57. ca57ac5 Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  58. c37885d i2c: stm32f7_i2c: fix usage of useless local variable by Patrice Chotard · 7 years ago
  59. a71376a i2c: stm32f7_i2c: fix data abort by Christophe Kerello · 7 years ago
  60. 1df540c i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass by Masahiro Yamada · 7 years ago
  61. a8d4d31 usbtty: fix typos by Heinrich Schuchardt · 7 years ago
  62. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  63. 443da90 spi: Drop CONFIG_ATMEL_DATAFLASH_SPI by Tuomas Tynkkynen · 7 years ago
  64. c9ab62c mmc: stm32_sdmmc2: increase polling status register delay by Christophe Kerello · 7 years ago
  65. aa69ee5 dm: clk: fix PWR_CR3 register's bit 2 name by Patrice Chotard · 7 years ago
  66. bb698ea dm: clk: remove CLK() macro for clk_stm32h7 by Patrice Chotard · 7 years ago
  67. 5d15b73 clk: uniphier: add NAND controller clock by Masahiro Yamada · 7 years ago
  68. b1c7273 mtd: nand: denali_dt: add clock support by Masahiro Yamada · 7 years ago
  69. 63f42e3 reset: uniphier: fix the first argument passed to dev_err() by Masahiro Yamada · 7 years ago
  70. 52cdec0 clk: uniphier: add PXs3 clock data by Masahiro Yamada · 7 years ago
  71. 4980668 clk: uniphier: rework for better clock tree structure by Masahiro Yamada · 7 years ago
  72. 8945b4f i2c: uniphier-f: replace debug() with dev_dbg() by Masahiro Yamada · 7 years ago
  73. ec0aa7c i2c: uniphier: replace debug() with dev_dbg() by Masahiro Yamada · 7 years ago
  74. 0da3db9 usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h> by Masahiro Yamada · 7 years ago
  75. 165c558 pinctrl: uniphier: simplify input enable and delete pin arrays by Masahiro Yamada · 7 years ago
  76. 5351e46 pinctrl: uniphier: set PUPD_SIMPLE cap flag for PXs3 by Masahiro Yamada · 7 years ago
  77. 932ac85 gpio: uniphier: rework single device node model by Masahiro Yamada · 7 years ago
  78. 0cd1018 mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp) by Masahiro Yamada · 7 years ago
  79. 7f9baa1 mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp) by Masahiro Yamada · 7 years ago
  80. 5d67993 drivers: pci: imx: fix imx_pcie_remove function by Sven-Ola Tuecke · 7 years ago
  81. a2e3bfb Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  82. 05c9326 i2c: muxes: pca954x: look up width from chip_desc by Chris Packham · 7 years ago
  83. 2a0fdf1 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  84. 056fe32 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  85. 1cb894f Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  86. af4b021 dm: ofnode: query correct property in livetree ofnode_get_addr_size by Klaus Goger · 7 years ago
  87. 03020a9 dm: core: Round up size when allocating so that it is cache line aligned by Faiz Abbas · 7 years ago
  88. cc5c349 dm: gpio: pca953x: Drop pointless data structure checks by Simon Glass · 7 years ago
  89. f44b4bf dm: gpio: Correct use of -ENODEV in drivers by Simon Glass · 7 years ago
  90. 87f4cb7 dm: gpio: Add a comment about not copying some drivers by Simon Glass · 7 years ago
  91. 9e1bf80 dm: gpio: vybrid_gpio: Correct driver's use of bind() method by Simon Glass · 7 years ago
  92. 4cb0ac9 dm: mmc: remove DM_MMC_OPS for STM32_SDMMC by Patrice Chotard · 7 years ago
  93. 21aad13 serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag by Patrice Chotard · 7 years ago
  94. b21a69a serial: stm32x7: add STM32F4 support by Patrice Chotard · 7 years ago
  95. 24fc72d serial: stm32x7: add fifo support for STM32H7 by Patrice Chotard · 7 years ago
  96. 5011e6f serial: stm32x7: prepare the ground to STM32F4 support by Patrice Chotard · 7 years ago
  97. d42610a serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible by Patrice Chotard · 7 years ago
  98. 6961a9d serial: stm32x7: cleanup code by Patrice Chotard · 7 years ago
  99. a765f71 PCI: Add driver for a 'pci-host-ecam-generic' host controller by Tuomas Tynkkynen · 7 years ago
  100. 544a2e7 pci: layerscape: Use pci_generic_mmap_{read, write}_config by Tuomas Tynkkynen · 7 years ago