1. cdfc505 dm: core: Add \n to two dm_warn() messages by Simon Glass · 9 years ago
  2. fc64961 musb: Add device-model support to the musb-host u-boot glue by Hans de Goede · 9 years ago
  3. 5962748 musb: Add musb_host_data struct to hold global data by Hans de Goede · 9 years ago
  4. 52666e2 musb: Rename and wrap public functions by Hans de Goede · 9 years ago
  5. 4d8b8df musb: Update usb-compat to work with struct usb_device without a parent ptr by Hans de Goede · 9 years ago
  6. 81c4998 musb: Allow musb_platform_enable to return an error code by Hans de Goede · 9 years ago
  7. 9c20359 dm: usb: Do not assume that first child is always a hub by Hans de Goede · 9 years ago
  8. a9e41f8 dm: usb: Allow usb host drivers to implement usb_reset_root_port by Hans de Goede · 9 years ago
  9. 46ea73a dm: usb: Rename usb_find_child to usb_find_emul_child by Hans de Goede · 9 years ago
  10. 89bcccd dm: usb: Use device_unbind_children to clean up usb devs on stop by Hans de Goede · 9 years ago
  11. 246ba26 dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea by Hans de Goede · 9 years ago
  12. a608ba6 dm: Export device_remove_children / device_unbind_children by Hans de Goede · 9 years ago
  13. b869574 usb: Add an usb_device parameter to usb_reset_root_port by Hans de Goede · 9 years ago
  14. 778dc1c usb: usb_setup_device: Drop unneeded portnr function argument by Hans de Goede · 9 years ago
  15. 3db6d8e usb: Drop device-model specific copy of usb_legacy_port_reset by Hans de Goede · 9 years ago
  16. cb11031 dm: remove redundant CONFIG_DM from driver/core/Makefile by Masahiro Yamada · 9 years ago
  17. 7ea9395 dm: do not set DM_FLAG_ACTIVATED twice by Masahiro Yamada · 9 years ago
  18. 1d06ced dm: change dm_warn() message into debug() in uclass_add() by Masahiro Yamada · 9 years ago
  19. ead6497 dm: core: Add device checking to syscon_get_regmap() by Simon Glass · 9 years ago
  20. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · 9 years ago
  21. d783eb3 dm: test: Add a test for the LED uclass by Simon Glass · 9 years ago
  22. bf3ac819 led: Return -ENODEV if the LED device cannot be found by Simon Glass · 9 years ago
  23. d3e58e4 dm: test: Add a test for the mmc uclass by Simon Glass · 9 years ago
  24. 3d355e6 dm: test: Add a test for the ram uclass by Simon Glass · 9 years ago
  25. d860f22 sandbox: Use the reset driver to handle reset by Simon Glass · 9 years ago
  26. a439f0a sandbox: Add a warm and cold reset driver by Simon Glass · 9 years ago
  27. 249e34e dm: reset: Allow reset_walk() to return by Simon Glass · 9 years ago
  28. 8cc4d82 dm: test: Add tests for the clk uclass by Simon Glass · 9 years ago
  29. 869b049 power: pmic: Use trailing_strtol() instead of a local function by Simon Glass · 9 years ago
  30. 36ad234 dm: Add a clock uclass by Simon Glass · 9 years ago
  31. 1400086 dm: Add a system reset uclass by Simon Glass · 9 years ago
  32. 9246516 ns16550: Improve debug UART so it can work with 32-bit access by Simon Glass · 9 years ago
  33. d941aaf dm: spi: Make local functions static by Simon Glass · 9 years ago
  34. 3a2f3bd dm: Add support for RAM drivers by Simon Glass · 9 years ago
  35. c3f21c3 dm: pmic: Add functions to adjust PMIC registers by Simon Glass · 9 years ago
  36. 7f68521 dm: power: Use debug() for errors in regulator uclass by Simon Glass · 9 years ago
  37. efeeb2c dm: power: Add a function to set up all regulators by Simon Glass · 9 years ago
  38. 46cb824 dm: pmic: Split output from function by Simon Glass · 9 years ago
  39. 991f9bc dm: power: Add regulator flags to centralise auto-set logic by Simon Glass · 9 years ago
  40. ad28e00 dm: power: Avoid case-insensitve match for child names by Simon Glass · 9 years ago
  41. a4343c4 mmc: Add debug() output on read errors by Simon Glass · 9 years ago
  42. 1e8eb1b dm: mmc: Add an MMC uclass by Simon Glass · 9 years ago
  43. 5a9390b dm: led: Add a driver for GPIO-controlled LEDs by Simon Glass · 9 years ago
  44. cce3aed dm: Add support for LEDs by Simon Glass · 9 years ago
  45. 6a84aaf dm: Add support for generic system controllers (syscon) by Simon Glass · 9 years ago
  46. ad8f8ab dm: Add support for register maps (regmap) by Simon Glass · 9 years ago
  47. 047cdb3 dm: gpio: Add dm_gpio_request() to manually request a GPIO by Simon Glass · 9 years ago
  48. 215bcc7 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name by Simon Glass · 9 years ago
  49. 382b0c4 dm: gpio: Allow GPIO uclass to be used in SPL by Simon Glass · 9 years ago
  50. 861bc9f dm: core: Correct device_get_child_by_of_offset() parameter by Simon Glass · 9 years ago
  51. ae2efac dm: core: Add a function to find any device from device tree by Simon Glass · 9 years ago
  52. f204ff7 dm: core: Use debug() instead of printf() for failures by Simon Glass · 9 years ago
  53. d9f9a89 dm: Move the tree/uclass dump code into its own file by Simon Glass · 9 years ago
  54. 22dda3e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  55. c7d10d8 driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx by Prabhakar Kushwaha · 9 years ago
  56. 37ed1a6 driver/ldpaa_eth: Avoid TX conf frames by Prabhakar Kushwaha · 9 years ago
  57. be0c955 driver/ldpaa_eth: Add timeout handling DQRR entry read by Prabhakar Kushwaha · 9 years ago
  58. 20c3010 driver/ldpaa_eth: Retry enqueue if portal was busy by Prabhakar Kushwaha · 9 years ago
  59. eaea504 armv8/fsl-lsch3: device tree fixups for PCI stream IDs by Stuart Yoder · 9 years ago
  60. a2bdb77 drivers/fsl-mc: dynamically create ICID pool in DPC by Stuart Yoder · 9 years ago
  61. d197035 armv8/fsl-lsch3: partition stream IDs by Stuart Yoder · 9 years ago
  62. aef1cca drivers: fsl-mc: Return error for major version mismatch by Prabhakar Kushwaha · 9 years ago
  63. 93694a6 drivers: fsl-mc: Update qbman driver by Prabhakar Kushwaha · 9 years ago
  64. fd5d127 drivers: fsl-mc: Update flibs to mc-0.6.0.1 by Prabhakar Kushwaha · 9 years ago
  65. c3b505f drivers/fsl-mc: Autoload AOIP image from NOR flash by J. German Rivera · 9 years ago
  66. f386a9d driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_conf by Prabhakar Kushwaha · 9 years ago
  67. 75d7ace drivers/fsl-mc: Make MC boot error messages more readable by J. German Rivera · 9 years ago
  68. 26c1864 driver/fsl_debug_server: Fix the DDR hide logic for LS2085a by Bhupesh Sharma · 10 years ago
  69. b10d1b7 driver/ddr/fsl: Add a hook to update SPD address by York Sun · 10 years ago
  70. f18e41c fdt: armv8: Fix build warnings on armv8 by Haikun Wang · 9 years ago
  71. 1694012 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  72. a966473 pci: Disable expansion ROM address decoding when signature check fails by Bin Meng · 9 years ago
  73. 51e98ca pci: Configure expansion ROM during auto config process by Bin Meng · 9 years ago
  74. 8f7ebcd drivers: block: Remove the ata_piix driver by Bin Meng · 10 years ago
  75. 5888bd2 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · 9 years ago
  76. a1548b8 x86: pci: Tidy up the generic x86 PCI driver by Simon Glass · 9 years ago
  77. bf1623b dm: spi: Correct BIOS protection logic for ICH9 by Simon Glass · 9 years ago
  78. 6634f81 dm: spi: Correct status register access width by Simon Glass · 9 years ago
  79. f6d504f x86: Configure VESA parameters before loading Linux kernel by Bin Meng · 9 years ago
  80. 4de3886 x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago
  81. 4000260 video: Add 32-bit color depth support for VBE by Jian Luo · 9 years ago
  82. 931c054 video: vesa_fb: Look up VGA device by class instead of id by Bin Meng · 9 years ago
  83. b87014c dm: pci: Correct bus number when scanning sub-buses by Simon Glass · 9 years ago
  84. d82fbe9 dm: pci: Use the correct hose when configuring devices by Simon Glass · 9 years ago
  85. 5c8c6b5 dm: rtc: Support mc146818 driver in driver model by Bin Meng · 9 years ago
  86. f967f9a x86: Move MP initialization codes into a common place by Bin Meng · 9 years ago
  87. d13b014 dm: cpu: Add a new get_count method to cpu uclass by Bin Meng · 9 years ago
  88. 6e02ec8 dm: cpu: Test against cpu_ops->get_info in cpu_get_info() by Bin Meng · 9 years ago
  89. b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · 9 years ago
  90. 7f66bc1 dm: spi: Correct minor nits in ICH driver by Simon Glass · 9 years ago
  91. 3972ba9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  92. 904c4b9 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  93. 52771bd Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  94. 26256d2 mtd: fix false positive "Offset exceeds device limit" error by Masahiro Yamada · 9 years ago
  95. 9aa3197 usb: Add EHCI support for Armada 38x (mvebu) by Stefan Roese · 9 years ago
  96. 939d840 block: ahci: Don't enable port interrupts by Stefan Roese · 9 years ago
  97. 13a547f mmc: sdhci.c: Add config option to use a fixed buffer for transfers by Stefan Roese · 9 years ago
  98. 42817a4 mmc: sdhci: Use timer based timeout detection in sdhci_send_command() by Stefan Roese · 9 years ago
  99. 8db5f47 exynos: i2c: Correct bug in pinmux selection by Simon Glass · 9 years ago
  100. 3f262d0 ahci: Fix compiling warnings under 64bit platforms by Tang Yuantian · 9 years ago