1. 24696e2 cros_ec: Remove the old tunnel code by Simon Glass · 9 years ago
  2. 05bccbc power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  3. eca4866 dm: gpio: Check a GPIO is valid before using it by Simon Glass · 9 years ago
  4. 129c942 exynos: video: Correct debug output by Simon Glass · 9 years ago
  5. c95ed7d exynos: Correct return value in exynos_mmc_init() by Simon Glass · 9 years ago
  6. c7d50e7 exynos: spi: Convert the timeout to debug() by Simon Glass · 9 years ago
  7. 048dba0 dm: video: Add support for the NXP PTN3460 bridge by Simon Glass · 9 years ago
  8. bcd5dff dm: video: Add support for the Parade PS8622/625 bridge by Simon Glass · 9 years ago
  9. 5eaeada video: Work around lack of pinctrl by Simon Glass · 9 years ago
  10. 801ab9e dm: video: Add support for video bridges by Simon Glass · 9 years ago
  11. d08504d dm: power: Don't return an error when regulators are not autoset by Simon Glass · 9 years ago
  12. 75a429f dm: pmic: max77686: Support all BUCK regulators by Simon Glass · 9 years ago
  13. 8c42870 dm: power: max77686: Correct BUCK register access by Simon Glass · 9 years ago
  14. cd367d8 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · 9 years ago
  15. b5ffa4f dm: pmic: max77686: Correct a few nits by Simon Glass · 9 years ago
  16. f615e6a dm: power: Add support for S5M8767 regulators by Simon Glass · 9 years ago
  17. d308c01 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  18. 1c88b67 dm: power: Add support for TPS65090 FETs by Simon Glass · 9 years ago
  19. 151b223 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  20. 7fb5739 exynos: Enable the debug UART in SPL by Simon Glass · 9 years ago
  21. bf6e702 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · 9 years ago
  22. 89ca935 exynos: serial: Refactor init code for debug UART by Simon Glass · 9 years ago
  23. f48eaf0 cros_ec: Support the LDO access method used by spring by Simon Glass · 9 years ago
  24. cc456bd dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  25. 45d9ae8 exynos: i2c: Tidy up the driver model code by Simon Glass · 9 years ago
  26. 26ea768 exynos: i2c: Fix code style with ReadWriteByte() by Simon Glass · 9 years ago
  27. b725dc4 i2c: Add a mux for GPIO-based I2C bus arbitration by Simon Glass · 9 years ago
  28. 3d1957f dm: i2c: Add support for multiplexed I2C buses by Simon Glass · 9 years ago
  29. df358c6 dm: i2c: Add a function to transfer messages by Simon Glass · 9 years ago
  30. 7d7db22 dm: i2c: Add a message debug function by Simon Glass · 9 years ago
  31. d82ba4c dm: core: Support finding a device by phandle by Simon Glass · 9 years ago
  32. 1a2728a Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  33. ae05182 pci: Remove DEBUG from pci_compat.c by Bin Meng · 9 years ago
  34. 1472712 net: asix: fix operation without eeprom by Marcel Ziswiler · 9 years ago
  35. 0fa5999 usb: USB storage-specific part ifdef in uclass by Paul Kocialkowski · 9 years ago
  36. 1feda63 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · 9 years ago
  37. 6bed24c sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · 9 years ago
  38. 5d6c2f4 usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET by Paul Kocialkowski · 9 years ago
  39. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  40. 68f7c5d usb: Generic USB Kconfig option, that fits both host and gadget and comments by Paul Kocialkowski · 9 years ago
  41. 9ad4374 usb: USB_ARCH_HAS_HCD Kconfig option removal by Paul Kocialkowski · 9 years ago
  42. 93b9957 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() by Peter Griffin · 9 years ago
  43. ad11dbf x86: Gracefully disable the vesa driver when running from EFI by Simon Glass · 9 years ago
  44. 275854b efi: Add a serial driver by Simon Glass · 9 years ago
  45. dcfe4a5 x86: Move CONFIG_X86_SERIAL to Kconfig by Simon Glass · 9 years ago
  46. 4bad2e7 pci: Indicate prefetchable memory allocate when debugging by Simon Glass · 9 years ago
  47. 5f48d79 pci: Add a constant for an invalid interrupt by Simon Glass · 9 years ago
  48. 53292ad pci: Fix up code for CONFIG_PCI_ENUM_ONLY by Simon Glass · 9 years ago
  49. da4b159 pci: Use debug() instead of DEBUGF() in pci_auto.c by Simon Glass · 9 years ago
  50. 8b09791 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  51. 753812c dm: serial: Correct logic in serial_find_console_or_panic() by Simon Glass · 9 years ago
  52. 2fda14a dm: core: Check for empty list in uclass_find_device() by Simon Glass · 9 years ago
  53. 1e7a047 x86: Sanity test on vesa parameters before setting up kernel screen_info by Bin Meng · 9 years ago
  54. df189d9 dm: pci: Allow scan bridge child devices before relocation by Bin Meng · 9 years ago
  55. 5684842 drivers/ddr/fsl: Adjust bstopre value by York Sun · 9 years ago
  56. 14d5547 drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper by horia.geanta@freescale.com · 9 years ago
  57. 3ef2412 drivers/crypto/fsl: fix snooping for write transactions by horia.geanta@freescale.com · 9 years ago
  58. e5d08b4 drivers/crypto/fsl: fix "era" property value on LE platforms by horia.geanta@freescale.com · 9 years ago
  59. 01cafce drivers/pci/layerscape: Add EP mode support by Minghuan Lian · 9 years ago
  60. ed5b580 drivers/pci: Add function to find an extended capability by Minghuan Lian · 9 years ago
  61. 87457d1 drivers/fsl-mc: flib changes for mc 8.0.0 by Prabhakar Kushwaha · 9 years ago
  62. c406551 drivers/crypto/fsl: enable raw data instead of von Neumann data by Alex Porosanu · 9 years ago
  63. 026a3f1 drivers/crypto/fsl: disable RNG oscillator maximum frequency check by Alex Porosanu · 9 years ago
  64. 0e0224e driver/qe: use strncpy instead of strcpy by Zhao Qiang · 9 years ago
  65. e94a8fd drivers/qe: transform parameter to compatible type by Zhao Qiang · 9 years ago
  66. e3d50d4 fsl_esdhc.c: Always make check_and_invalidate_dcache_range available by Tom Rini · 9 years ago
  67. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  68. f2753b0 mxc: gpio add i.MX6UL support by Peng Fan · 9 years ago
  69. d5af923 sf: kconfig: add kconfig options for spi flashes by Nikita Kiryanov · 9 years ago
  70. ff8baf8 usb: kconfig: create a menu for usb by Nikita Kiryanov · 9 years ago
  71. b2f2eea usb: kconfig: usb keyboard kconfig by Nikita Kiryanov · 9 years ago
  72. 919e802 arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option by Nikita Kiryanov · 9 years ago
  73. cc35734 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  74. 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  75. d11d9ef dm: pci: Support bridge device configuration correctly by Bin Meng · 9 years ago
  76. 8326f13 dm: pci: Pass only device/function to pci_bus_find_devfn() by Bin Meng · 9 years ago
  77. 4d8615c dm: pci: Use complete bdf in all pci config read/write routines by Bin Meng · 9 years ago
  78. 95f3aa2 dm: pci: Correct primary/secondary/subordinate bus number assignment by Bin Meng · 9 years ago
  79. 66d10c1 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  80. 80fd979 spi: zynq_spi: Simplify debug macro by Michal Simek · 9 years ago
  81. 4c8b7bf net: gem: Extend timeout value by Michal Simek · 12 years ago
  82. 40b383f spi: Fix zynq SPI binding by Michal Simek · 9 years ago
  83. e65d33c zynq: gem: Setting up WRAP bit for one TX bd by Michal Simek · 9 years ago
  84. eda9d30 zynq: gem: Increase the Rx buffer descriptors to 32 by Siva Durga Prasad Paladugu · 9 years ago
  85. 96f4f14 zynqmp: gem: Flush the rx buffers while transmitting by Siva Durga Prasad Paladugu · 10 years ago
  86. 8a584c8 zynqmp: gem: Set data bus width to 64bit for arm64 by Siva Durga Prasad Paladugu · 10 years ago
  87. c39e2a7 mmc: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  88. 8e67c5d i2c: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  89. e621c7a dfu: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  90. 5031ca5 keystone2: net: add mcast function to keyston2 Ethernet driver by Vitaly Andrianov · 9 years ago
  91. f5df36d misc: led: pca9551_led: Fix problem with multiple blink frequencies by Stefan Roese · 9 years ago
  92. 4683b22 mmc:fsl_esdhc invalidate dcache before read by Peng Fan · 9 years ago
  93. a643acd power: pmic: Add support for MAX77696 PMIC by Fabio Estevam · 9 years ago
  94. 2647394 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  95. 9ecce97 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
  96. 56a2085 sunxi: musb: Improve output during probing by Hans de Goede · 9 years ago
  97. 91183ba sunxi: musb: Use device-model for musb host mode by Hans de Goede · 9 years ago
  98. d42faf3 sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · 9 years ago
  99. 71cbe0d sunxi: musb: Add id pin support by Hans de Goede · 9 years ago
  100. b41972e sunxi: musb: Move vbus check to sunxi_musb_enable by Hans de Goede · 9 years ago