1. 68c4197 net: smsc95xx: Add driver-model support by Simon Glass · 9 years ago
  2. 3faecae net: smsc95xx: Prepare for conversion to driver model by Simon Glass · 9 years ago
  3. ebe0e5a net: smsc95xx: Correct the error numbers by Simon Glass · 9 years ago
  4. 4d89e5b net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE by Simon Glass · 9 years ago
  5. ce48e50 net: smsc95xx: Sort the include files by Simon Glass · 9 years ago
  6. a7ea72c dm: usb: Add driver-model support to dwc2 by Simon Glass · 9 years ago
  7. e3c23a0 dm: usb: Prepare dwc2 driver for driver-model conversion by Simon Glass · 9 years ago
  8. e96ba56 dm: usb: Add an errno.h header to usb_ether.c by Simon Glass · 9 years ago
  9. 8e5efa0 dm: Make regmap and syscon optional by Simon Glass · 9 years ago
  10. aa5b66c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · 9 years ago
  11. 489870e exynos: video: Remove non-device-tree code by Simon Glass · 9 years ago
  12. 3e5b40f video: Remove the old parade driver by Simon Glass · 9 years ago
  13. 66d14fc cros_ec: Remove the old tunnel code by Simon Glass · 9 years ago
  14. 50bcd1d power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  15. 230c143 dm: gpio: Check a GPIO is valid before using it by Simon Glass · 9 years ago
  16. 5e7ab07 exynos: video: Correct debug output by Simon Glass · 9 years ago
  17. d532ac6 exynos: Correct return value in exynos_mmc_init() by Simon Glass · 9 years ago
  18. 905ed0b exynos: spi: Convert the timeout to debug() by Simon Glass · 9 years ago
  19. 97dd3e5 dm: video: Add support for the NXP PTN3460 bridge by Simon Glass · 9 years ago
  20. c23a85c dm: video: Add support for the Parade PS8622/625 bridge by Simon Glass · 9 years ago
  21. be72e33 video: Work around lack of pinctrl by Simon Glass · 9 years ago
  22. 7cf1757 dm: video: Add support for video bridges by Simon Glass · 9 years ago
  23. f55c951 dm: power: Don't return an error when regulators are not autoset by Simon Glass · 9 years ago
  24. fdcc59b dm: pmic: max77686: Support all BUCK regulators by Simon Glass · 9 years ago
  25. 2ede005 dm: power: max77686: Correct BUCK register access by Simon Glass · 9 years ago
  26. 605ecd1 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · 9 years ago
  27. 50a4926 dm: pmic: max77686: Correct a few nits by Simon Glass · 9 years ago
  28. 2336103 dm: power: Add support for S5M8767 regulators by Simon Glass · 9 years ago
  29. 0165149 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  30. 9fa8e9c dm: power: Add support for TPS65090 FETs by Simon Glass · 9 years ago
  31. c087111 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  32. 8ed4bc1 exynos: Enable the debug UART in SPL by Simon Glass · 9 years ago
  33. 74afb29 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · 9 years ago
  34. 405fd14 exynos: serial: Refactor init code for debug UART by Simon Glass · 9 years ago
  35. eb2cc51 cros_ec: Support the LDO access method used by spring by Simon Glass · 9 years ago
  36. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  37. e3b8c86 exynos: i2c: Tidy up the driver model code by Simon Glass · 9 years ago
  38. 824802d exynos: i2c: Fix code style with ReadWriteByte() by Simon Glass · 9 years ago
  39. e6346b0 i2c: Add a mux for GPIO-based I2C bus arbitration by Simon Glass · 9 years ago
  40. 2a80c40 dm: i2c: Add support for multiplexed I2C buses by Simon Glass · 9 years ago
  41. f281885 dm: i2c: Add a function to transfer messages by Simon Glass · 9 years ago
  42. a8e64c4 dm: i2c: Add a message debug function by Simon Glass · 9 years ago
  43. 75f00df dm: core: Support finding a device by phandle by Simon Glass · 9 years ago
  44. 096ee30 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  45. 9944a52 pci: Remove DEBUG from pci_compat.c by Bin Meng · 9 years ago
  46. 7bbbb3c net: asix: fix operation without eeprom by Marcel Ziswiler · 9 years ago
  47. d449dd3 usb: USB storage-specific part ifdef in uclass by Paul Kocialkowski · 9 years ago
  48. 9634fa5 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · 9 years ago
  49. e16ab87 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · 9 years ago
  50. f4865f5 usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET by Paul Kocialkowski · 9 years ago
  51. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  52. 4815f8e usb: Generic USB Kconfig option, that fits both host and gadget and comments by Paul Kocialkowski · 9 years ago
  53. c580409 usb: USB_ARCH_HAS_HCD Kconfig option removal by Paul Kocialkowski · 9 years ago
  54. 4ed4cf0 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() by Peter Griffin · 9 years ago
  55. be3767e x86: Gracefully disable the vesa driver when running from EFI by Simon Glass · 9 years ago
  56. 5a991bd efi: Add a serial driver by Simon Glass · 9 years ago
  57. 1c32bdb x86: Move CONFIG_X86_SERIAL to Kconfig by Simon Glass · 9 years ago
  58. a292d2a pci: Indicate prefetchable memory allocate when debugging by Simon Glass · 9 years ago
  59. 84f5733 pci: Add a constant for an invalid interrupt by Simon Glass · 9 years ago
  60. 2b9acba pci: Fix up code for CONFIG_PCI_ENUM_ONLY by Simon Glass · 9 years ago
  61. 927c104 pci: Use debug() instead of DEBUGF() in pci_auto.c by Simon Glass · 9 years ago
  62. daa93d9 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  63. 6664077 dm: serial: Correct logic in serial_find_console_or_panic() by Simon Glass · 9 years ago
  64. 46766df dm: core: Check for empty list in uclass_find_device() by Simon Glass · 9 years ago
  65. e751844 x86: Sanity test on vesa parameters before setting up kernel screen_info by Bin Meng · 9 years ago
  66. 02284a0 dm: pci: Allow scan bridge child devices before relocation by Bin Meng · 9 years ago
  67. 999273f drivers/ddr/fsl: Adjust bstopre value by York Sun · 9 years ago
  68. 9b39fa2 drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper by horia.geanta@freescale.com · 9 years ago
  69. 66e26aa drivers/crypto/fsl: fix snooping for write transactions by horia.geanta@freescale.com · 9 years ago
  70. 5016de2 drivers/crypto/fsl: fix "era" property value on LE platforms by horia.geanta@freescale.com · 9 years ago
  71. 5d7d24b drivers/pci/layerscape: Add EP mode support by Minghuan Lian · 9 years ago
  72. c5bc6aa drivers/pci: Add function to find an extended capability by Minghuan Lian · 9 years ago
  73. 9564df6 drivers/fsl-mc: flib changes for mc 8.0.0 by Prabhakar Kushwaha · 9 years ago
  74. befb5cb drivers/crypto/fsl: enable raw data instead of von Neumann data by Alex Porosanu · 10 years ago
  75. f8d6a7f drivers/crypto/fsl: disable RNG oscillator maximum frequency check by Alex Porosanu · 10 years ago
  76. d64f1a4 driver/qe: use strncpy instead of strcpy by Zhao Qiang · 10 years ago
  77. 7879a49 drivers/qe: transform parameter to compatible type by Zhao Qiang · 10 years ago
  78. 4a43fe9 fsl_esdhc.c: Always make check_and_invalidate_dcache_range available by Tom Rini · 9 years ago
  79. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  80. f5dd87e mxc: gpio add i.MX6UL support by Peng Fan · 9 years ago
  81. b577da6 sf: kconfig: add kconfig options for spi flashes by Nikita Kiryanov · 9 years ago
  82. 8184940 usb: kconfig: create a menu for usb by Nikita Kiryanov · 9 years ago
  83. 2f260fb usb: kconfig: usb keyboard kconfig by Nikita Kiryanov · 9 years ago
  84. 9924103 arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option by Nikita Kiryanov · 9 years ago
  85. 77b92d6 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  86. ab0cc6b ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  87. 3916409 dm: pci: Support bridge device configuration correctly by Bin Meng · 9 years ago
  88. 877bff8 dm: pci: Pass only device/function to pci_bus_find_devfn() by Bin Meng · 9 years ago
  89. 0a72152 dm: pci: Use complete bdf in all pci config read/write routines by Bin Meng · 9 years ago
  90. 07bd323 dm: pci: Correct primary/secondary/subordinate bus number assignment by Bin Meng · 9 years ago
  91. b141cff Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  92. 2e0ddea spi: zynq_spi: Simplify debug macro by Michal Simek · 9 years ago
  93. 3b4b5db net: gem: Extend timeout value by Michal Simek · 12 years ago
  94. 0cf97aa spi: Fix zynq SPI binding by Michal Simek · 9 years ago
  95. aaf9cc1 zynq: gem: Setting up WRAP bit for one TX bd by Michal Simek · 10 years ago
  96. 55931cf zynq: gem: Increase the Rx buffer descriptors to 32 by Siva Durga Prasad Paladugu · 10 years ago
  97. 2b0690e zynqmp: gem: Flush the rx buffers while transmitting by Siva Durga Prasad Paladugu · 10 years ago
  98. 71245a4 zynqmp: gem: Set data bus width to 64bit for arm64 by Siva Durga Prasad Paladugu · 10 years ago
  99. 1f5419e mmc: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  100. 2bd3a3e i2c: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago