1. c23a85c dm: video: Add support for the Parade PS8622/625 bridge by Simon Glass · 9 years ago
  2. be72e33 video: Work around lack of pinctrl by Simon Glass · 9 years ago
  3. 7cf1757 dm: video: Add support for video bridges by Simon Glass · 9 years ago
  4. f55c951 dm: power: Don't return an error when regulators are not autoset by Simon Glass · 9 years ago
  5. fdcc59b dm: pmic: max77686: Support all BUCK regulators by Simon Glass · 9 years ago
  6. 2ede005 dm: power: max77686: Correct BUCK register access by Simon Glass · 9 years ago
  7. 605ecd1 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · 9 years ago
  8. 50a4926 dm: pmic: max77686: Correct a few nits by Simon Glass · 9 years ago
  9. 2336103 dm: power: Add support for S5M8767 regulators by Simon Glass · 9 years ago
  10. 0165149 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  11. 9fa8e9c dm: power: Add support for TPS65090 FETs by Simon Glass · 9 years ago
  12. c087111 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  13. 8ed4bc1 exynos: Enable the debug UART in SPL by Simon Glass · 9 years ago
  14. 74afb29 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · 9 years ago
  15. 405fd14 exynos: serial: Refactor init code for debug UART by Simon Glass · 9 years ago
  16. eb2cc51 cros_ec: Support the LDO access method used by spring by Simon Glass · 9 years ago
  17. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  18. e3b8c86 exynos: i2c: Tidy up the driver model code by Simon Glass · 9 years ago
  19. 824802d exynos: i2c: Fix code style with ReadWriteByte() by Simon Glass · 9 years ago
  20. e6346b0 i2c: Add a mux for GPIO-based I2C bus arbitration by Simon Glass · 9 years ago
  21. 2a80c40 dm: i2c: Add support for multiplexed I2C buses by Simon Glass · 9 years ago
  22. f281885 dm: i2c: Add a function to transfer messages by Simon Glass · 9 years ago
  23. a8e64c4 dm: i2c: Add a message debug function by Simon Glass · 9 years ago
  24. 75f00df dm: core: Support finding a device by phandle by Simon Glass · 9 years ago
  25. 096ee30 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  26. 9944a52 pci: Remove DEBUG from pci_compat.c by Bin Meng · 9 years ago
  27. 7bbbb3c net: asix: fix operation without eeprom by Marcel Ziswiler · 9 years ago
  28. d449dd3 usb: USB storage-specific part ifdef in uclass by Paul Kocialkowski · 9 years ago
  29. 9634fa5 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · 9 years ago
  30. e16ab87 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · 9 years ago
  31. f4865f5 usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET by Paul Kocialkowski · 9 years ago
  32. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  33. 4815f8e usb: Generic USB Kconfig option, that fits both host and gadget and comments by Paul Kocialkowski · 9 years ago
  34. c580409 usb: USB_ARCH_HAS_HCD Kconfig option removal by Paul Kocialkowski · 9 years ago
  35. 4ed4cf0 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() by Peter Griffin · 9 years ago
  36. be3767e x86: Gracefully disable the vesa driver when running from EFI by Simon Glass · 9 years ago
  37. 5a991bd efi: Add a serial driver by Simon Glass · 9 years ago
  38. 1c32bdb x86: Move CONFIG_X86_SERIAL to Kconfig by Simon Glass · 9 years ago
  39. a292d2a pci: Indicate prefetchable memory allocate when debugging by Simon Glass · 9 years ago
  40. 84f5733 pci: Add a constant for an invalid interrupt by Simon Glass · 9 years ago
  41. 2b9acba pci: Fix up code for CONFIG_PCI_ENUM_ONLY by Simon Glass · 9 years ago
  42. 927c104 pci: Use debug() instead of DEBUGF() in pci_auto.c by Simon Glass · 9 years ago
  43. daa93d9 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  44. 6664077 dm: serial: Correct logic in serial_find_console_or_panic() by Simon Glass · 9 years ago
  45. 46766df dm: core: Check for empty list in uclass_find_device() by Simon Glass · 9 years ago
  46. e751844 x86: Sanity test on vesa parameters before setting up kernel screen_info by Bin Meng · 9 years ago
  47. 02284a0 dm: pci: Allow scan bridge child devices before relocation by Bin Meng · 9 years ago
  48. 999273f drivers/ddr/fsl: Adjust bstopre value by York Sun · 9 years ago
  49. 9b39fa2 drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper by horia.geanta@freescale.com · 9 years ago
  50. 66e26aa drivers/crypto/fsl: fix snooping for write transactions by horia.geanta@freescale.com · 9 years ago
  51. 5016de2 drivers/crypto/fsl: fix "era" property value on LE platforms by horia.geanta@freescale.com · 9 years ago
  52. 5d7d24b drivers/pci/layerscape: Add EP mode support by Minghuan Lian · 9 years ago
  53. c5bc6aa drivers/pci: Add function to find an extended capability by Minghuan Lian · 9 years ago
  54. 9564df6 drivers/fsl-mc: flib changes for mc 8.0.0 by Prabhakar Kushwaha · 9 years ago
  55. befb5cb drivers/crypto/fsl: enable raw data instead of von Neumann data by Alex Porosanu · 10 years ago
  56. f8d6a7f drivers/crypto/fsl: disable RNG oscillator maximum frequency check by Alex Porosanu · 10 years ago
  57. d64f1a4 driver/qe: use strncpy instead of strcpy by Zhao Qiang · 10 years ago
  58. 7879a49 drivers/qe: transform parameter to compatible type by Zhao Qiang · 10 years ago
  59. 4a43fe9 fsl_esdhc.c: Always make check_and_invalidate_dcache_range available by Tom Rini · 9 years ago
  60. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  61. f5dd87e mxc: gpio add i.MX6UL support by Peng Fan · 9 years ago
  62. b577da6 sf: kconfig: add kconfig options for spi flashes by Nikita Kiryanov · 9 years ago
  63. 8184940 usb: kconfig: create a menu for usb by Nikita Kiryanov · 9 years ago
  64. 2f260fb usb: kconfig: usb keyboard kconfig by Nikita Kiryanov · 9 years ago
  65. 9924103 arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option by Nikita Kiryanov · 9 years ago
  66. 77b92d6 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  67. ab0cc6b ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  68. 3916409 dm: pci: Support bridge device configuration correctly by Bin Meng · 9 years ago
  69. 877bff8 dm: pci: Pass only device/function to pci_bus_find_devfn() by Bin Meng · 9 years ago
  70. 0a72152 dm: pci: Use complete bdf in all pci config read/write routines by Bin Meng · 9 years ago
  71. 07bd323 dm: pci: Correct primary/secondary/subordinate bus number assignment by Bin Meng · 9 years ago
  72. b141cff Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  73. 2e0ddea spi: zynq_spi: Simplify debug macro by Michal Simek · 9 years ago
  74. 3b4b5db net: gem: Extend timeout value by Michal Simek · 12 years ago
  75. 0cf97aa spi: Fix zynq SPI binding by Michal Simek · 9 years ago
  76. aaf9cc1 zynq: gem: Setting up WRAP bit for one TX bd by Michal Simek · 10 years ago
  77. 55931cf zynq: gem: Increase the Rx buffer descriptors to 32 by Siva Durga Prasad Paladugu · 10 years ago
  78. 2b0690e zynqmp: gem: Flush the rx buffers while transmitting by Siva Durga Prasad Paladugu · 10 years ago
  79. 71245a4 zynqmp: gem: Set data bus width to 64bit for arm64 by Siva Durga Prasad Paladugu · 10 years ago
  80. 1f5419e mmc: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  81. 2bd3a3e i2c: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  82. c00315b dfu: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  83. c2d7e60 keystone2: net: add mcast function to keyston2 Ethernet driver by Vitaly Andrianov · 9 years ago
  84. 9da159b misc: led: pca9551_led: Fix problem with multiple blink frequencies by Stefan Roese · 9 years ago
  85. 9cb5e99 mmc:fsl_esdhc invalidate dcache before read by Peng Fan · 9 years ago
  86. ffc4d5c power: pmic: Add support for MAX77696 PMIC by Fabio Estevam · 9 years ago
  87. 4e949e2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  88. 78c2e64 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
  89. 31e4f6f sunxi: musb: Improve output during probing by Hans de Goede · 9 years ago
  90. 0b3845a sunxi: musb: Use device-model for musb host mode by Hans de Goede · 9 years ago
  91. ea059bf sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · 9 years ago
  92. c77fbfb sunxi: musb: Add id pin support by Hans de Goede · 9 years ago
  93. c93ecd0 sunxi: musb: Move vbus check to sunxi_musb_enable by Hans de Goede · 9 years ago
  94. 5e80377 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  95. c267e7b usb: ci_udc: fix request allocation when endpoints are disabled by Rob Herring · 9 years ago
  96. 8c95c51 sunxi: Create helper function veryfing valid boot signature on MMC by Daniel Kochmański · 10 years ago
  97. 13df57b mmc: Protect `mmc_initialize` from initialising mmc multiple times by Daniel Kochmański · 10 years ago
  98. 2ae17c9 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  99. 61cee0a arm: mvebu: a38x: Use correct PEX register access macros by Stefan Roese · 9 years ago
  100. 5ffceb8 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr by Stefan Roese · 10 years ago