1. 029bfca devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · 9 years ago
  2. b475e1f devres: add devm_kmalloc() and friends (managed memory allocators) by Masahiro Yamada · 9 years ago
  3. 8b15b16 devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · 9 years ago
  4. bdbb5dd dm: add DM_FLAG_BOUND flag by Masahiro Yamada · 9 years ago
  5. 59b6196 dm: Support address translation for simple-bus by Simon Glass · 9 years ago
  6. 68c4197 net: smsc95xx: Add driver-model support by Simon Glass · 9 years ago
  7. 3faecae net: smsc95xx: Prepare for conversion to driver model by Simon Glass · 9 years ago
  8. ebe0e5a net: smsc95xx: Correct the error numbers by Simon Glass · 9 years ago
  9. 4d89e5b net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE by Simon Glass · 9 years ago
  10. ce48e50 net: smsc95xx: Sort the include files by Simon Glass · 9 years ago
  11. a7ea72c dm: usb: Add driver-model support to dwc2 by Simon Glass · 9 years ago
  12. e3c23a0 dm: usb: Prepare dwc2 driver for driver-model conversion by Simon Glass · 9 years ago
  13. e96ba56 dm: usb: Add an errno.h header to usb_ether.c by Simon Glass · 9 years ago
  14. 8e5efa0 dm: Make regmap and syscon optional by Simon Glass · 9 years ago
  15. 5689372 lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef by York Sun · 9 years ago
  16. aa5b66c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · 9 years ago
  17. b139836 exynos: Add support for spring by Simon Glass · 9 years ago
  18. 489870e exynos: video: Remove non-device-tree code by Simon Glass · 9 years ago
  19. abfb852 dts: Drop unused compatible ID for the NXP video bridge by Simon Glass · 9 years ago
  20. 3e5b40f video: Remove the old parade driver by Simon Glass · 9 years ago
  21. 66d14fc cros_ec: Remove the old tunnel code by Simon Glass · 9 years ago
  22. 50bcd1d power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  23. 73f6a53 exynos: Drop old exynos5250-specific board code by Simon Glass · 9 years ago
  24. 3493eb2 exynos: Drop old exynos5420-specific board code by Simon Glass · 9 years ago
  25. 0b18b80 exynos: config: Move common options to the common headers and tidy up by Simon Glass · 9 years ago
  26. bf8ce88 exynos: Remove unneeded device tree control #ifdefs by Simon Glass · 9 years ago
  27. 76fc3ad exynos: Enable new features for exynos5 boards by Simon Glass · 9 years ago
  28. dc4d5e5 exynos: Add common board code for exynos5 boards that use device tree by Simon Glass · 9 years ago
  29. 32d4bb7 exynos: dts: Drop the old TPS65090 I2C node by Simon Glass · 9 years ago
  30. 2786ddc dts: exynos: snow: Add a new node for the NXP video bridge driver by Simon Glass · 9 years ago
  31. 5da3651 dts: exynos: pit: Add a new node for the parade video bridge driver by Simon Glass · 9 years ago
  32. 2d96e4b dts: exynos: snow: Add memory layout description by Simon Glass · 9 years ago
  33. 230c143 dm: gpio: Check a GPIO is valid before using it by Simon Glass · 9 years ago
  34. 004ee3b exynos: Tidy up CPU frequency display by Simon Glass · 9 years ago
  35. 5e7ab07 exynos: video: Correct debug output by Simon Glass · 9 years ago
  36. 6f6af97 exynos: Add support for the DisplayPort hotplug detect by Simon Glass · 9 years ago
  37. d532ac6 exynos: Correct return value in exynos_mmc_init() by Simon Glass · 9 years ago
  38. 905ed0b exynos: spi: Convert the timeout to debug() by Simon Glass · 9 years ago
  39. 97dd3e5 dm: video: Add support for the NXP PTN3460 bridge by Simon Glass · 9 years ago
  40. c23a85c dm: video: Add support for the Parade PS8622/625 bridge by Simon Glass · 9 years ago
  41. be72e33 video: Work around lack of pinctrl by Simon Glass · 9 years ago
  42. 7cf1757 dm: video: Add support for video bridges by Simon Glass · 9 years ago
  43. e5c88ea dm: pmic: Display the regulator limits on error by Simon Glass · 9 years ago
  44. f55c951 dm: power: Don't return an error when regulators are not autoset by Simon Glass · 9 years ago
  45. fdcc59b dm: pmic: max77686: Support all BUCK regulators by Simon Glass · 9 years ago
  46. 2ede005 dm: power: max77686: Correct BUCK register access by Simon Glass · 9 years ago
  47. 605ecd1 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · 9 years ago
  48. 50a4926 dm: pmic: max77686: Correct a few nits by Simon Glass · 9 years ago
  49. 2336103 dm: power: Add support for S5M8767 regulators by Simon Glass · 9 years ago
  50. 0165149 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  51. 9fa8e9c dm: power: Add support for TPS65090 FETs by Simon Glass · 9 years ago
  52. c087111 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  53. 8ed4bc1 exynos: Enable the debug UART in SPL by Simon Glass · 9 years ago
  54. 74afb29 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · 9 years ago
  55. 405fd14 exynos: serial: Refactor init code for debug UART by Simon Glass · 9 years ago
  56. eb2cc51 cros_ec: Support the LDO access method used by spring by Simon Glass · 9 years ago
  57. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  58. 9619944 exynos: dts: Support EC tunnel and main TPS65090 regulator by Simon Glass · 9 years ago
  59. eef15f2 exynos: dts: Add PMIC and regulator definitions by Simon Glass · 9 years ago
  60. 2a61b44 exynos: dts: Sync up I2C ports with the kernel by Simon Glass · 9 years ago
  61. e3b8c86 exynos: i2c: Tidy up the driver model code by Simon Glass · 9 years ago
  62. 824802d exynos: i2c: Fix code style with ReadWriteByte() by Simon Glass · 9 years ago
  63. e6346b0 i2c: Add a mux for GPIO-based I2C bus arbitration by Simon Glass · 9 years ago
  64. 2a80c40 dm: i2c: Add support for multiplexed I2C buses by Simon Glass · 9 years ago
  65. f281885 dm: i2c: Add a function to transfer messages by Simon Glass · 9 years ago
  66. 727ff7d dm: i2c: Move definitions to the top of the header file by Simon Glass · 9 years ago
  67. cefb0ef dm: i2c: Correct comment nits in dm_i2c_reg_read/write() by Simon Glass · 9 years ago
  68. a8e64c4 dm: i2c: Add a message debug function by Simon Glass · 9 years ago
  69. 75f00df dm: core: Support finding a device by phandle by Simon Glass · 9 years ago
  70. b1b8333 dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression by Marcel Ziswiler · 9 years ago
  71. 5c35b75 configs: Remove CONFIG_SERIAL_MULTI by Stephen Warren · 9 years ago
  72. 096ee30 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  73. cdee6d9 x86: Document how to write PIRQ information in the device tree by Bin Meng · 9 years ago
  74. 9944a52 pci: Remove DEBUG from pci_compat.c by Bin Meng · 9 years ago
  75. f390874 usb: Fix device detection code by Marek Vasut · 9 years ago
  76. 7bbbb3c net: asix: fix operation without eeprom by Marcel Ziswiler · 9 years ago
  77. 35e80a4 sunxi: Drop our own copy of the USB_KEYBOARD options by Hans de Goede · 9 years ago
  78. d449dd3 usb: USB storage-specific part ifdef in uclass by Paul Kocialkowski · 9 years ago
  79. a5310eb sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support by Paul Kocialkowski · 9 years ago
  80. 9634fa5 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · 9 years ago
  81. 00529e3 sunxi: config update to stick with Kconfig changes by Paul Kocialkowski · 9 years ago
  82. e16ab87 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · 9 years ago
  83. f4865f5 usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET by Paul Kocialkowski · 9 years ago
  84. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  85. 4815f8e usb: Generic USB Kconfig option, that fits both host and gadget and comments by Paul Kocialkowski · 9 years ago
  86. c580409 usb: USB_ARCH_HAS_HCD Kconfig option removal by Paul Kocialkowski · 9 years ago
  87. 4ed4cf0 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() by Peter Griffin · 9 years ago
  88. 9191329 efi: Add a README to explain how things work by Simon Glass · 9 years ago
  89. be3767e x86: Gracefully disable the vesa driver when running from EFI by Simon Glass · 9 years ago
  90. 752f976 x86: qemu: Support operation as an EFI payload by Simon Glass · 9 years ago
  91. a815df7 x86: baytrail: Support operation as an EFI payload by Simon Glass · 9 years ago
  92. d2269f2 x86: Add helper code for running from EFI by Simon Glass · 9 years ago
  93. 2b6d80b x86: Handle running as EFI payload by Simon Glass · 9 years ago
  94. 2997bb4 efi: Add a command to display the memory map by Simon Glass · 9 years ago
  95. 91e24e4 efi: Add functions for decoding the EFI tables by Simon Glass · 9 years ago
  96. f95ad8c x86: Add support for passing tables into U-Boot by Simon Glass · 9 years ago
  97. ce62a25 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  98. bae81c7 x86: Add a way to call 32-bit code from 64-bit mode by Simon Glass · 9 years ago
  99. d360b2f x86: Add an enum for some commonly-used GDT bits by Simon Glass · 9 years ago
  100. 9e72e64 x86: Support building the EFI stub by Simon Glass · 9 years ago