1. 97cb092 x86: broadwell: Add video support by Simon Glass · 9 years ago
  2. 64b1797 x86: broadwell: Add a GPIO driver by Simon Glass · 9 years ago
  3. 779653b x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  4. 15cf75e x86: gpio: Allow the pinctrl driver to set up the pin config by Simon Glass · 9 years ago
  5. e4d6ab0 x86: Allow use of serial soon after relocation by Simon Glass · 9 years ago
  6. 8226a3e input: i8042: Make sure the keyboard is enabled by Simon Glass · 9 years ago
  7. 532f243 syscon: Avoid returning a device on failure by Simon Glass · 9 years ago
  8. d6d50db x86: gpio: Correct GPIO setup ordering by Simon Glass · 9 years ago
  9. 4974a6f pci: Correct a few comments and nits by Simon Glass · 9 years ago
  10. 319dba1 pci: Add functions to update PCI configuration registers by Simon Glass · 9 years ago
  11. 17c43f1 gpio: Use const where possible by Simon Glass · 9 years ago
  12. bbf2478 gpio: Add a function to obtain a GPIO vector value by Simon Glass · 9 years ago
  13. e23c6c2 video: Allow simple-panel to be used without regulators by Simon Glass · 9 years ago
  14. f1d6fda x86: Move asm/arch-coreboot/tables.h to a common place by Bin Meng · 9 years ago
  15. 9b5b8b6 dwmmc: Increase retry timeout by Alexander Graf · 9 years ago
  16. 461484c input: TWL6030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
  17. d6a2042 power: twl6030: Power off support by Paul Kocialkowski · 9 years ago
  18. 4986c6c power: twl6030: Remove ifdef around the code by Paul Kocialkowski · 9 years ago
  19. 27754d1 usb: musb-new: omap2430: OMAP4 MUSB USB controller support by Paul Kocialkowski · 9 years ago
  20. 6313c65 power: twl6030: Clear VUSB_IN_PMID bit on USB device setup by Paul Kocialkowski · 9 years ago
  21. 0343f71 power: twl6030: Configure VUSB voltage on USB device setup by Paul Kocialkowski · 9 years ago
  22. fbf1b08 omap_hsmmc: Board-specific TWL6030 MMC power initialization by Paul Kocialkowski · 9 years ago
  23. a85362f power: twl6030: Device-index-specific MMC power initialization by Paul Kocialkowski · 9 years ago
  24. d7b6a75 power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value by Paul Kocialkowski · 9 years ago
  25. c5dbae7 power: twl6030: Some more explicit registers and values definitions by Paul Kocialkowski · 9 years ago
  26. 41bccb8 spi: omap3: Fix multiple definition of 'priv' by Jagan Teki · 9 years ago
  27. 4d339a9 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  28. e6de55e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  29. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  30. 871ca26 dm: omap_timer: Fix conversion of address to a pointer by Lokesh Vutla · 9 years ago
  31. ecb57f6 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  32. 4239284 remoteproc: Add support for TI power processor by Nishanth Menon · 9 years ago
  33. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  34. 3cb4f25 video: ipu: avoid overflow issue by Peng Fan · 9 years ago
  35. ab761ce dm: serial: Remove duplicated carriage return character by Alison Wang · 9 years ago
  36. 055457e serial: Move carriage return before line feed for some serial drivers by Alison Wang · 9 years ago
  37. c5917b4 dm: serial-uclass: Move a carriage return before a line feed by Alison Wang · 9 years ago
  38. 40fd050 dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  39. 7ded959 dm: sandbox: Prepare block driver for driver-model conversion by Simon Glass · 9 years ago
  40. 09d71aa dm: blk: Add a block-device uclass by Simon Glass · 9 years ago
  41. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  42. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  43. 02c80a0 dm: pci: Break out the common region display code by Simon Glass · 9 years ago
  44. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  45. 9f56917 dm: core: make simple-bus compatible to simple-mfd by Masahiro Yamada · 9 years ago
  46. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  47. b067505 dm: core: Add uclass_first_device_err() to return a valid device by Simon Glass · 9 years ago
  48. 8530783 rockchip: video: Add LVDS support in vop driver by Jacob Chen · 9 years ago
  49. 35ac89d rockchip: video: Add a display driver for rockchip LVDS by Jacob Chen · 9 years ago
  50. eab314f dm: video: Add a operation to display uclass by Jacob Chen · 9 years ago
  51. 77b8d04 spi: omap3: Convert to driver model by Jagan Teki · 9 years ago
  52. 03661d8 spi: omap3: Make local functions as static by Jagan Teki · 9 years ago
  53. 682c172 spi: omap3: Move headers code inside the driver by Jagan Teki · 9 years ago
  54. ea9619a sf: Correct data types in stm_is_locked_sr() by Marek Vasut · 9 years ago
  55. e6601df dm: ti_qspi: Fix conversion of address to a pointer by Lokesh Vutla · 9 years ago
  56. 1d22c4b pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER by Masahiro Yamada · 9 years ago
  57. fdd15b6 pinctrl: uniphier: set input-enable before pin-muxing by Masahiro Yamada · 9 years ago
  58. 08b2472 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  59. b5ab663 usb: dwc2: disable erroneous overcurrent condition by Dinh Nguyen · 9 years ago
  60. 8038f6d usb: gadget: composite: Correct recovery path for register by Sam Protsenko · 9 years ago
  61. 9902c11 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  62. e5e88c6 Revert "dm: ns16550: Add support for reg-offset property" by Tom Rini · 9 years ago
  63. a111bfb mmc: uniphier: add driver for UniPhier SD/MMC host controller by Masahiro Yamada · 9 years ago
  64. b9a66b6 gpio: uniphier: add driver for UniPhier GPIO controller by Masahiro Yamada · 9 years ago
  65. 50dc867 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  66. d5c6144 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  67. 903d384 net: phy: atheros: Fix problem with phy_reset() clearing BMCR by Alison Wang · 9 years ago
  68. abd702f usb: ehci: Fix warning on aarch64 by Marek Vasut · 9 years ago
  69. 6796704 pci: Fix compiler warnings in dm_pciauto_setup_device() by Bin Meng · 9 years ago
  70. 0badb23d spi: Correct two error return values by Simon Glass · 9 years ago
  71. ffe276d sandbox: spi: Remove an incorrect free() by Simon Glass · 9 years ago
  72. 20f655d sandbox: spi: Add more debugging to SPI emulation by Simon Glass · 9 years ago
  73. 01476ea sandbox: timer: Support the early timer by Simon Glass · 9 years ago
  74. c95fec3 timer: Provide an early timer by Simon Glass · 9 years ago
  75. 4f05182 timer: Support tracing fully by Simon Glass · 9 years ago
  76. 966bfa7 serial: dcc: Move driver to DM by Michal Simek · 9 years ago
  77. fec26e7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  78. e1417c7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  79. 9bcfca1 pmic: tps65218: add useful functions and defines by Nikita Kiryanov · 9 years ago
  80. ed48899 pci_rom: fix may be used uninitialized warning by Andreas Bießmann · 9 years ago
  81. e66c49f stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · 9 years ago
  82. 6a12ceb stm32x7: add support for stm32x7 serial driver by Vikas Manocha · 9 years ago
  83. 09959ba gpio: stm32_gpio: move base addresses to the soc file by Vikas Manocha · 9 years ago
  84. 14cec06 gpio: stm32_gpio: move clock config from driver to board by Vikas Manocha · 9 years ago
  85. a18c270 fastboot: update error and warning messages by Steve Rae · 9 years ago
  86. 53419ba usb: eth: fix memalign() parameter order by Stephen Warren · 9 years ago
  87. fc18f8d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  88. e88a1b7 usb: ehci: Be explicit about the BE IO accessors by Marek Vasut · 9 years ago
  89. 7ab0d35 usb: ehci: Clear USBMODE_BE on LE MMIO by Marek Vasut · 9 years ago
  90. cf7c93c usb: ehci: Implement V2P mapping by Marek Vasut · 9 years ago
  91. 643cacb usb: ehci: Use map_physmem in ehci-generic by Marek Vasut · 9 years ago
  92. d3e6d30 board: ls1043ardb: Add micro QE support for ls1043ardb by Zhao Qiang · 9 years ago
  93. 3bf46e6 driver: qe: Mask the codes not used for micro QE by Zhao Qiang · 9 years ago
  94. 6fc9535 driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms by Qianyu Gong · 9 years ago
  95. 075affb fm: fdt: Move fman ucode fixup to driver code by Qianyu Gong · 9 years ago
  96. 2459afb qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
  97. f698e9f powerpc/SECURE_BOOT: Add PAMU driver by Aneesh Bansal · 9 years ago
  98. 7f4736b drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE by Ruchika Gupta · 9 years ago
  99. 52dd704 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  100. dc44fd8 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · 9 years ago