1. bcd5dff dm: video: Add support for the Parade PS8622/625 bridge by Simon Glass · 9 years ago
  2. 5eaeada video: Work around lack of pinctrl by Simon Glass · 9 years ago
  3. 801ab9e dm: video: Add support for video bridges by Simon Glass · 9 years ago
  4. 224d1dd dm: pmic: Display the regulator limits on error by Simon Glass · 9 years ago
  5. d08504d dm: power: Don't return an error when regulators are not autoset by Simon Glass · 9 years ago
  6. 75a429f dm: pmic: max77686: Support all BUCK regulators by Simon Glass · 9 years ago
  7. 8c42870 dm: power: max77686: Correct BUCK register access by Simon Glass · 9 years ago
  8. cd367d8 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · 9 years ago
  9. b5ffa4f dm: pmic: max77686: Correct a few nits by Simon Glass · 9 years ago
  10. f615e6a dm: power: Add support for S5M8767 regulators by Simon Glass · 9 years ago
  11. d308c01 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  12. 1c88b67 dm: power: Add support for TPS65090 FETs by Simon Glass · 9 years ago
  13. 151b223 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  14. 7fb5739 exynos: Enable the debug UART in SPL by Simon Glass · 9 years ago
  15. bf6e702 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · 9 years ago
  16. 89ca935 exynos: serial: Refactor init code for debug UART by Simon Glass · 9 years ago
  17. f48eaf0 cros_ec: Support the LDO access method used by spring by Simon Glass · 9 years ago
  18. cc456bd dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  19. a0942a6 exynos: dts: Support EC tunnel and main TPS65090 regulator by Simon Glass · 9 years ago
  20. 1a17c39 exynos: dts: Add PMIC and regulator definitions by Simon Glass · 9 years ago
  21. f1ac35b exynos: dts: Sync up I2C ports with the kernel by Simon Glass · 9 years ago
  22. 45d9ae8 exynos: i2c: Tidy up the driver model code by Simon Glass · 9 years ago
  23. 26ea768 exynos: i2c: Fix code style with ReadWriteByte() by Simon Glass · 9 years ago
  24. b725dc4 i2c: Add a mux for GPIO-based I2C bus arbitration by Simon Glass · 9 years ago
  25. 3d1957f dm: i2c: Add support for multiplexed I2C buses by Simon Glass · 9 years ago
  26. df358c6 dm: i2c: Add a function to transfer messages by Simon Glass · 9 years ago
  27. 7fc65bc dm: i2c: Move definitions to the top of the header file by Simon Glass · 9 years ago
  28. 25a0fb4 dm: i2c: Correct comment nits in dm_i2c_reg_read/write() by Simon Glass · 9 years ago
  29. 7d7db22 dm: i2c: Add a message debug function by Simon Glass · 9 years ago
  30. d82ba4c dm: core: Support finding a device by phandle by Simon Glass · 9 years ago
  31. 389f185 dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression by Marcel Ziswiler · 9 years ago
  32. a5325cd configs: Remove CONFIG_SERIAL_MULTI by Stephen Warren · 9 years ago
  33. 1a2728a Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  34. 12c7510 x86: Document how to write PIRQ information in the device tree by Bin Meng · 9 years ago
  35. ae05182 pci: Remove DEBUG from pci_compat.c by Bin Meng · 9 years ago
  36. dcc7dbc usb: Fix device detection code by Marek Vasut · 9 years ago
  37. 1472712 net: asix: fix operation without eeprom by Marcel Ziswiler · 9 years ago
  38. ab27f30 sunxi: Drop our own copy of the USB_KEYBOARD options by Hans de Goede · 9 years ago
  39. 0fa5999 usb: USB storage-specific part ifdef in uclass by Paul Kocialkowski · 9 years ago
  40. b21144e sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support by Paul Kocialkowski · 9 years ago
  41. 1feda63 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · 9 years ago
  42. 2582ca0 sunxi: config update to stick with Kconfig changes by Paul Kocialkowski · 9 years ago
  43. 6bed24c sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · 9 years ago
  44. 5d6c2f4 usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET by Paul Kocialkowski · 9 years ago
  45. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  46. 68f7c5d usb: Generic USB Kconfig option, that fits both host and gadget and comments by Paul Kocialkowski · 9 years ago
  47. 9ad4374 usb: USB_ARCH_HAS_HCD Kconfig option removal by Paul Kocialkowski · 9 years ago
  48. 93b9957 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() by Peter Griffin · 9 years ago
  49. 1aa5e93 efi: Add a README to explain how things work by Simon Glass · 9 years ago
  50. ad11dbf x86: Gracefully disable the vesa driver when running from EFI by Simon Glass · 9 years ago
  51. eeae510 x86: qemu: Support operation as an EFI payload by Simon Glass · 9 years ago
  52. b430258 x86: baytrail: Support operation as an EFI payload by Simon Glass · 9 years ago
  53. 8e36650 x86: Add helper code for running from EFI by Simon Glass · 9 years ago
  54. e49ccea x86: Handle running as EFI payload by Simon Glass · 9 years ago
  55. f1a0baf efi: Add a command to display the memory map by Simon Glass · 9 years ago
  56. 16c220d efi: Add functions for decoding the EFI tables by Simon Glass · 9 years ago
  57. 42fde305 x86: Add support for passing tables into U-Boot by Simon Glass · 9 years ago
  58. 96a8d40 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  59. 6f92ed8 x86: Add a way to call 32-bit code from 64-bit mode by Simon Glass · 9 years ago
  60. 7dfe8bd x86: Add an enum for some commonly-used GDT bits by Simon Glass · 9 years ago
  61. b997abd x86: Support building the EFI stub by Simon Glass · 9 years ago
  62. 476476e efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  63. 465a67c x86: Add relocation and link script for a 64-bit EFI application by Simon Glass · 9 years ago
  64. cd326a3 x86: Add definitions for the x86-efi board and plumb it in by Ben Stoltz · 9 years ago
  65. a42bfe0 x86: Allow relocation code to build without text base by Simon Glass · 9 years ago
  66. d6c099c x86: dts: Add a device tree file for EFI by Simon Glass · 9 years ago
  67. 3e9aa32 x86: Add EFI board code by Ben Stoltz · 9 years ago
  68. 3dcdd17 x86: Add support for U-Boot as an EFI application by Ben Stoltz · 9 years ago
  69. ed3b4d3 x86: Add asm/elf.h for x86-specific ELF definitions by Simon Glass · 9 years ago
  70. 981dca6 x86: Support skipping relocation for EFI by Simon Glass · 9 years ago
  71. 08aeb8b efi: Support building a u-boot-app.efi executable by Simon Glass · 9 years ago
  72. 3f1c046 x86: Set up toolchain flags for running as EFI application by Ben Stoltz · 9 years ago
  73. 484cce0 efi: Drop CONFIG_SYS_TEXT_BASE for EFI by Ben Stoltz · 9 years ago
  74. 275854b efi: Add a serial driver by Simon Glass · 9 years ago
  75. f05ad9b Add a way to skip relocation by Simon Glass · 9 years ago
  76. 7bea527 x86: Update README to explain booting Ubuntu on Minnowmax by Simon Glass · 9 years ago
  77. 82bc22a x86: minnowmax: Drop the old PCI settings by Simon Glass · 9 years ago
  78. 7fd078c x86: dts: Fix typo in intel,irq-router.txt by Simon Glass · 9 years ago
  79. 1f2be4c x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header file by Simon Glass · 9 years ago
  80. dcfe4a5 x86: Move CONFIG_X86_SERIAL to Kconfig by Simon Glass · 9 years ago
  81. ca4435e x86: Move Chrome OS options to defconfig by Simon Glass · 9 years ago
  82. 3f416f3 dm: Add a return value comment to device_get_child() by Simon Glass · 9 years ago
  83. 4bad2e7 pci: Indicate prefetchable memory allocate when debugging by Simon Glass · 9 years ago
  84. 5f48d79 pci: Add a constant for an invalid interrupt by Simon Glass · 9 years ago
  85. f134ed7 efi: Display the correct initcall pre-relocation values by Simon Glass · 9 years ago
  86. 9b21749 efi: Avoid using non-existent text base by Ben Stoltz · 9 years ago
  87. 867a6ac efi: Add start-up library code by Simon Glass · 9 years ago
  88. 8f3b969 x86: Allow use of global_data with EFI by Simon Glass · 9 years ago
  89. 53292ad pci: Fix up code for CONFIG_PCI_ENUM_ONLY by Simon Glass · 9 years ago
  90. da4b159 pci: Use debug() instead of DEBUGF() in pci_auto.c by Simon Glass · 9 years ago
  91. 8aba36d x86: Tidy up a few minor issues with interrupts by Simon Glass · 9 years ago
  92. 8b09791 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  93. 0bc74ab x86: Tidy up the 64-bit calling code by Simon Glass · 9 years ago
  94. 0d9edd2 x86: Drop unused copy_fdt_to_ram() by Simon Glass · 9 years ago
  95. 83ec7de x86: Tidy up global_data flags by Simon Glass · 9 years ago
  96. b0b403d Reserve the top 16 flag bits for architecture-specific use by Simon Glass · 9 years ago
  97. b6c9a20 x86: Use CR0 constants in CPU init by Simon Glass · 9 years ago
  98. da3a95d x86: Add various minor tidy-ups to the 32-bit startup code by Simon Glass · 9 years ago
  99. 5598fac Bring in __aligned_u64 and friends to linux/types.h by Simon Glass · 9 years ago
  100. e020c88 Allow objcopy to work without filling gaps with 0xff by Simon Glass · 9 years ago