1. dd8d8da Fix typo choosen in comments and printf logs by Alexander Merkle · 9 years ago
  2. a481a15 mmc: bcm2835: fix 64-bit build warning by Stephen Warren · 9 years ago
  3. 99de254 bcm2835 video: Map fb as cached by Alexander Graf · 9 years ago
  4. 9ecb0c4 stm32: stm32f4: move flash driver to mtd driver location by Vikas Manocha · 9 years ago
  5. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  6. a616420 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  7. ff9c4c5 fpga: altera: Add StratixV support by Stefan Roese · 9 years ago
  8. 704d9a6 gpio: Add DM GPIO driver for Marvell MVEBU by Stefan Roese · 9 years ago
  9. 44876bf arm: mvebu: Fix ddr3_init() cpu config by Dirk Eibach · 9 years ago
  10. b5b84be Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  11. 948603d sunxi: Fix 2nd usb controller on sun4i/sun7i no longer working by Hans de Goede · 9 years ago
  12. b813ef0 sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c by Hans de Goede · 9 years ago
  13. cf6eca7 sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface selected by Lawrence Yu · 9 years ago
  14. d5cf329 ARM: uniphier: support Debug UART by Masahiro Yamada · 9 years ago
  15. ea65c98 ARM: uniphier: drop PH1- prefix from CONFIG options and file names by Masahiro Yamada · 9 years ago
  16. 73b5b27 mtd: denali: fix warning when compiled for 64bit system by Masahiro Yamada · 9 years ago
  17. 0764f24 net: Move CONFIG_RTL8169 to Kconfig by Bin Meng · 9 years ago
  18. 86e9dc8 net: Move CONFIG_RTL8139 to Kconfig by Bin Meng · 9 years ago
  19. a6f70a3 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  20. cd0fa5b serial: pl01x: Add support for devices with the rate pre-configured. by Eric Anholt · 9 years ago
  21. 55926dd Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  22. 6dedced driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0 by Prabhakar Kushwaha · 9 years ago
  23. 6c2b520 driver: net: ldpaa_eth: Add support of PHY framework by Prabhakar Kushwaha · 9 years ago
  24. dd8e740 driver/ddr/fsl: Add workaround for erratum A-009803 by Shengzhou Liu · 9 years ago
  25. eb11880 driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discrete by Shengzhou Liu · 9 years ago
  26. 5e8e27b pci/layerscape: set LUT and msi-map for discovered PCI devices by Stuart Yoder · 9 years ago
  27. 2d97fbb armv8: ls2080a: remove obsolete stream ID partitioning support by Stuart Yoder · 9 years ago
  28. c4cbd71 drivers/crypto/fsl: define structures for PDB by Aneesh Bansal · 9 years ago
  29. 2959037 drivers/crypto/fsl: add constructs for protocol descriptors by Aneesh Bansal · 9 years ago
  30. 6178e95 drivers/crypto/fsl: correct error checking in run_descriptor by Aneesh Bansal · 9 years ago
  31. 1b10888 usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION. by Ted Chen · 9 years ago
  32. 33cf727 dm: sandbox: Drop the pre-DM host implementation by Simon Glass · 9 years ago
  33. 9b97756 dm: usb: Unbind old block devices when shutting down USB by Simon Glass · 9 years ago
  34. 59b35dd dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  35. 97cb092 x86: broadwell: Add video support by Simon Glass · 9 years ago
  36. 64b1797 x86: broadwell: Add a GPIO driver by Simon Glass · 9 years ago
  37. 779653b x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  38. 15cf75e x86: gpio: Allow the pinctrl driver to set up the pin config by Simon Glass · 9 years ago
  39. e4d6ab0 x86: Allow use of serial soon after relocation by Simon Glass · 9 years ago
  40. 8226a3e input: i8042: Make sure the keyboard is enabled by Simon Glass · 9 years ago
  41. 532f243 syscon: Avoid returning a device on failure by Simon Glass · 9 years ago
  42. d6d50db x86: gpio: Correct GPIO setup ordering by Simon Glass · 9 years ago
  43. 4974a6f pci: Correct a few comments and nits by Simon Glass · 9 years ago
  44. 319dba1 pci: Add functions to update PCI configuration registers by Simon Glass · 9 years ago
  45. 17c43f1 gpio: Use const where possible by Simon Glass · 9 years ago
  46. bbf2478 gpio: Add a function to obtain a GPIO vector value by Simon Glass · 9 years ago
  47. e23c6c2 video: Allow simple-panel to be used without regulators by Simon Glass · 9 years ago
  48. f1d6fda x86: Move asm/arch-coreboot/tables.h to a common place by Bin Meng · 9 years ago
  49. 9b5b8b6 dwmmc: Increase retry timeout by Alexander Graf · 9 years ago
  50. 461484c input: TWL6030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
  51. d6a2042 power: twl6030: Power off support by Paul Kocialkowski · 9 years ago
  52. 4986c6c power: twl6030: Remove ifdef around the code by Paul Kocialkowski · 9 years ago
  53. 27754d1 usb: musb-new: omap2430: OMAP4 MUSB USB controller support by Paul Kocialkowski · 9 years ago
  54. 6313c65 power: twl6030: Clear VUSB_IN_PMID bit on USB device setup by Paul Kocialkowski · 9 years ago
  55. 0343f71 power: twl6030: Configure VUSB voltage on USB device setup by Paul Kocialkowski · 9 years ago
  56. fbf1b08 omap_hsmmc: Board-specific TWL6030 MMC power initialization by Paul Kocialkowski · 9 years ago
  57. a85362f power: twl6030: Device-index-specific MMC power initialization by Paul Kocialkowski · 9 years ago
  58. d7b6a75 power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value by Paul Kocialkowski · 9 years ago
  59. c5dbae7 power: twl6030: Some more explicit registers and values definitions by Paul Kocialkowski · 9 years ago
  60. 41bccb8 spi: omap3: Fix multiple definition of 'priv' by Jagan Teki · 9 years ago
  61. 4d339a9 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  62. e6de55e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  63. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  64. 871ca26 dm: omap_timer: Fix conversion of address to a pointer by Lokesh Vutla · 9 years ago
  65. ecb57f6 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  66. 4239284 remoteproc: Add support for TI power processor by Nishanth Menon · 9 years ago
  67. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  68. 3cb4f25 video: ipu: avoid overflow issue by Peng Fan · 9 years ago
  69. ab761ce dm: serial: Remove duplicated carriage return character by Alison Wang · 9 years ago
  70. 055457e serial: Move carriage return before line feed for some serial drivers by Alison Wang · 9 years ago
  71. c5917b4 dm: serial-uclass: Move a carriage return before a line feed by Alison Wang · 9 years ago
  72. 40fd050 dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  73. 7ded959 dm: sandbox: Prepare block driver for driver-model conversion by Simon Glass · 9 years ago
  74. 09d71aa dm: blk: Add a block-device uclass by Simon Glass · 9 years ago
  75. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  76. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  77. 02c80a0 dm: pci: Break out the common region display code by Simon Glass · 9 years ago
  78. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  79. 9f56917 dm: core: make simple-bus compatible to simple-mfd by Masahiro Yamada · 9 years ago
  80. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  81. b067505 dm: core: Add uclass_first_device_err() to return a valid device by Simon Glass · 9 years ago
  82. 8530783 rockchip: video: Add LVDS support in vop driver by Jacob Chen · 9 years ago
  83. 35ac89d rockchip: video: Add a display driver for rockchip LVDS by Jacob Chen · 9 years ago
  84. eab314f dm: video: Add a operation to display uclass by Jacob Chen · 9 years ago
  85. 77b8d04 spi: omap3: Convert to driver model by Jagan Teki · 9 years ago
  86. 03661d8 spi: omap3: Make local functions as static by Jagan Teki · 9 years ago
  87. 682c172 spi: omap3: Move headers code inside the driver by Jagan Teki · 9 years ago
  88. ea9619a sf: Correct data types in stm_is_locked_sr() by Marek Vasut · 9 years ago
  89. e6601df dm: ti_qspi: Fix conversion of address to a pointer by Lokesh Vutla · 9 years ago
  90. 1d22c4b pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER by Masahiro Yamada · 9 years ago
  91. fdd15b6 pinctrl: uniphier: set input-enable before pin-muxing by Masahiro Yamada · 9 years ago
  92. 08b2472 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  93. b5ab663 usb: dwc2: disable erroneous overcurrent condition by Dinh Nguyen · 9 years ago
  94. 8038f6d usb: gadget: composite: Correct recovery path for register by Sam Protsenko · 9 years ago
  95. 9902c11 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  96. e5e88c6 Revert "dm: ns16550: Add support for reg-offset property" by Tom Rini · 9 years ago
  97. a111bfb mmc: uniphier: add driver for UniPhier SD/MMC host controller by Masahiro Yamada · 9 years ago
  98. b9a66b6 gpio: uniphier: add driver for UniPhier GPIO controller by Masahiro Yamada · 9 years ago
  99. 50dc867 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  100. d5c6144 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago