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