1. bfc5f7f net: fec_mxc: Change "error frame" message to debug level by Fabio Estevam · 7 years ago
  2. 32a7414 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  3. e51b777 exynos: video: fix typo in DisplayPort driver by Dongjin Kim · 7 years ago
  4. b9b095f video/da8xx-fb: Cache-align memory allocations by Niko Mauno · 7 years ago
  5. 89cfa89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  6. a5a9735 usb: host: Move CONFIG_XHCI_FSL to Kconfig by Ran Wang · 7 years ago
  7. 856c9dc armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_ID by Ashish Kumar · 7 years ago
  8. 790c1a4 driver: fsl-mc: use calloc instead malloc by Prabhakar Kushwaha · 7 years ago
  9. 8e775ac i2c: fti2c010: remove unused/unmaintained driver by Masahiro Yamada · 7 years ago
  10. 47b3b30 i2c: adi_i2c: remove left-over Blackfin I2C driver by Masahiro Yamada · 7 years ago
  11. 4e5673d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  12. 2f0b6e5 sunxi: video: add LCD support to DE2 driver by Vasily Khoruzhick · 7 years ago
  13. f079f93 sunxi: video: split out PLL configuration code by Vasily Khoruzhick · 7 years ago
  14. 59de503 spi: ich: Lock down controller settings if required by Bin Meng · 7 years ago
  15. 43266b8 video: add anx6345 DM driver by Vasily Khoruzhick · 7 years ago
  16. 37ae5b0 video: anx9804: split out registers definitions into a separate header by Vasily Khoruzhick · 7 years ago
  17. 82e9a5a dm: video: bridge: add operation to read EDID by Vasily Khoruzhick · 7 years ago
  18. 82576de sunxi: setup simplefb for Allwinner DE2 by Icenowy Zheng · 7 years ago
  19. 60e4b8f video: add an option for video simplefb via DT by Icenowy Zheng · 7 years ago
  20. 067a697 video: sunxi: extract simplefb match code to a new file by Icenowy Zheng · 7 years ago
  21. 369ece7 SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI by Andre Przywara · 7 years ago
  22. b49eb3f rtc: mc146818: Correct alarm message for day alarm by Bin Meng · 7 years ago
  23. f62f2cd simple-bus: remove DECLARE_GLOBAL_DATA_PTR by Masahiro Yamada · 7 years ago
  24. f8a5d51 mtd: replace MTDDEBUG() with pr_debug() by Masahiro Yamada · 7 years ago
  25. 0a044f8 net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
  26. 5b7c9f0 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  27. 004fb9b Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  28. ca57ac5 Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  29. c37885d i2c: stm32f7_i2c: fix usage of useless local variable by Patrice Chotard · 7 years ago
  30. a71376a i2c: stm32f7_i2c: fix data abort by Christophe Kerello · 7 years ago
  31. 1df540c i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass by Masahiro Yamada · 7 years ago
  32. a8d4d31 usbtty: fix typos by Heinrich Schuchardt · 7 years ago
  33. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  34. 443da90 spi: Drop CONFIG_ATMEL_DATAFLASH_SPI by Tuomas Tynkkynen · 7 years ago
  35. c9ab62c mmc: stm32_sdmmc2: increase polling status register delay by Christophe Kerello · 7 years ago
  36. aa69ee5 dm: clk: fix PWR_CR3 register's bit 2 name by Patrice Chotard · 7 years ago
  37. bb698ea dm: clk: remove CLK() macro for clk_stm32h7 by Patrice Chotard · 7 years ago
  38. 5d15b73 clk: uniphier: add NAND controller clock by Masahiro Yamada · 7 years ago
  39. b1c7273 mtd: nand: denali_dt: add clock support by Masahiro Yamada · 7 years ago
  40. 63f42e3 reset: uniphier: fix the first argument passed to dev_err() by Masahiro Yamada · 7 years ago
  41. 52cdec0 clk: uniphier: add PXs3 clock data by Masahiro Yamada · 7 years ago
  42. 4980668 clk: uniphier: rework for better clock tree structure by Masahiro Yamada · 7 years ago
  43. 8945b4f i2c: uniphier-f: replace debug() with dev_dbg() by Masahiro Yamada · 7 years ago
  44. ec0aa7c i2c: uniphier: replace debug() with dev_dbg() by Masahiro Yamada · 7 years ago
  45. 0da3db9 usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h> by Masahiro Yamada · 7 years ago
  46. 165c558 pinctrl: uniphier: simplify input enable and delete pin arrays by Masahiro Yamada · 7 years ago
  47. 5351e46 pinctrl: uniphier: set PUPD_SIMPLE cap flag for PXs3 by Masahiro Yamada · 7 years ago
  48. 932ac85 gpio: uniphier: rework single device node model by Masahiro Yamada · 7 years ago
  49. 0cd1018 mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp) by Masahiro Yamada · 7 years ago
  50. 7f9baa1 mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp) by Masahiro Yamada · 7 years ago
  51. 5d67993 drivers: pci: imx: fix imx_pcie_remove function by Sven-Ola Tuecke · 7 years ago
  52. a2e3bfb Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  53. 05c9326 i2c: muxes: pca954x: look up width from chip_desc by Chris Packham · 7 years ago
  54. 2a0fdf1 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  55. 056fe32 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  56. 1cb894f Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  57. af4b021 dm: ofnode: query correct property in livetree ofnode_get_addr_size by Klaus Goger · 7 years ago
  58. 03020a9 dm: core: Round up size when allocating so that it is cache line aligned by Faiz Abbas · 7 years ago
  59. cc5c349 dm: gpio: pca953x: Drop pointless data structure checks by Simon Glass · 7 years ago
  60. f44b4bf dm: gpio: Correct use of -ENODEV in drivers by Simon Glass · 7 years ago
  61. 87f4cb7 dm: gpio: Add a comment about not copying some drivers by Simon Glass · 7 years ago
  62. 9e1bf80 dm: gpio: vybrid_gpio: Correct driver's use of bind() method by Simon Glass · 7 years ago
  63. 4cb0ac9 dm: mmc: remove DM_MMC_OPS for STM32_SDMMC by Patrice Chotard · 7 years ago
  64. 21aad13 serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag by Patrice Chotard · 7 years ago
  65. b21a69a serial: stm32x7: add STM32F4 support by Patrice Chotard · 7 years ago
  66. 24fc72d serial: stm32x7: add fifo support for STM32H7 by Patrice Chotard · 7 years ago
  67. 5011e6f serial: stm32x7: prepare the ground to STM32F4 support by Patrice Chotard · 7 years ago
  68. d42610a serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible by Patrice Chotard · 7 years ago
  69. 6961a9d serial: stm32x7: cleanup code by Patrice Chotard · 7 years ago
  70. a765f71 PCI: Add driver for a 'pci-host-ecam-generic' host controller by Tuomas Tynkkynen · 7 years ago
  71. 544a2e7 pci: layerscape: Use pci_generic_mmap_{read, write}_config by Tuomas Tynkkynen · 7 years ago
  72. 6b18f2a pci: xilinx: Use pci_generic_mmap_{read, write}_config() by Tuomas Tynkkynen · 7 years ago
  73. 8cce4cf pci: Add helper for implementing memory-mapped config space accesses by Tuomas Tynkkynen · 7 years ago
  74. 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  75. f70f39f dm: replace dm_dbg() with pr_debug() by Masahiro Yamada · 7 years ago
  76. 958f0f0 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · 7 years ago
  77. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  78. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  79. c9dd9ae pinctrl: rmobile: Add pinconf to Renesas RCar pincontrol driver by Marek Vasut · 7 years ago
  80. 302245e usb: Drop the EHCI RCar Gen3 by Marek Vasut · 7 years ago
  81. 4a553ca sunxi: Fix USB_GADGET implication by Maxime Ripard · 7 years ago
  82. 847bcf0 musb: sunxi: switch to the device model by Maxime Ripard · 7 years ago
  83. 6375bd8 sunxi: provide default USB gadget setup by Maxime Ripard · 7 years ago
  84. 48e78f8 usb: gadget: usb_ether: Move settings to common by Maxime Ripard · 7 years ago
  85. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  86. 7285f48 usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · 7 years ago
  87. 6584977 usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  88. 764bf28 usb: gadget: Move USBNET_HOST_ADDR to Kconfig by Maxime Ripard · 7 years ago
  89. d4ff531 usb: gadget: Document USBNET_DEVADDR by Maxime Ripard · 7 years ago
  90. a8ad636 usb: gadget: Move USBNET_DEVADDR option out of g_dnl by Maxime Ripard · 7 years ago
  91. 4647397 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  92. a50bab3 usb: dwc3: add UniPhier specific glue layer by Masahiro Yamada · 7 years ago
  93. c03fb20 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints by Bin Meng · 7 years ago
  94. 7c3b76d usb: xhci: Set 'Error Count' to 0 for isoch endpoints by Bin Meng · 7 years ago
  95. bdedd2a usb: xhci: Program max burst size for endpoint by Bin Meng · 7 years ago
  96. 87033f0 usb: xhci: Honor endpoint's interval by Bin Meng · 7 years ago
  97. 7c92b77 usb: xhci: Fix max packet size for full speed device endpoint 0 by Bin Meng · 7 years ago
  98. 2bc748c usb: xhci: Add interrupt transfer support by Bin Meng · 7 years ago
  99. bb4b105 usb: xhci: Don't assume LS/FS devices are always behind a HS hub by Bin Meng · 7 years ago
  100. be0223e dm: usb: emul: Drop usb_emul_reset() by Bin Meng · 7 years ago