1. 76fc3ad exynos: Enable new features for exynos5 boards by Simon Glass · 9 years ago
  2. dc4d5e5 exynos: Add common board code for exynos5 boards that use device tree by Simon Glass · 9 years ago
  3. 32d4bb7 exynos: dts: Drop the old TPS65090 I2C node by Simon Glass · 9 years ago
  4. 2786ddc dts: exynos: snow: Add a new node for the NXP video bridge driver by Simon Glass · 9 years ago
  5. 5da3651 dts: exynos: pit: Add a new node for the parade video bridge driver by Simon Glass · 9 years ago
  6. 2d96e4b dts: exynos: snow: Add memory layout description by Simon Glass · 9 years ago
  7. 230c143 dm: gpio: Check a GPIO is valid before using it by Simon Glass · 9 years ago
  8. 004ee3b exynos: Tidy up CPU frequency display by Simon Glass · 9 years ago
  9. 5e7ab07 exynos: video: Correct debug output by Simon Glass · 9 years ago
  10. 6f6af97 exynos: Add support for the DisplayPort hotplug detect by Simon Glass · 9 years ago
  11. d532ac6 exynos: Correct return value in exynos_mmc_init() by Simon Glass · 9 years ago
  12. 905ed0b exynos: spi: Convert the timeout to debug() by Simon Glass · 9 years ago
  13. 97dd3e5 dm: video: Add support for the NXP PTN3460 bridge by Simon Glass · 9 years ago
  14. c23a85c dm: video: Add support for the Parade PS8622/625 bridge by Simon Glass · 9 years ago
  15. be72e33 video: Work around lack of pinctrl by Simon Glass · 9 years ago
  16. 7cf1757 dm: video: Add support for video bridges by Simon Glass · 9 years ago
  17. e5c88ea dm: pmic: Display the regulator limits on error by Simon Glass · 9 years ago
  18. f55c951 dm: power: Don't return an error when regulators are not autoset by Simon Glass · 9 years ago
  19. fdcc59b dm: pmic: max77686: Support all BUCK regulators by Simon Glass · 9 years ago
  20. 2ede005 dm: power: max77686: Correct BUCK register access by Simon Glass · 9 years ago
  21. 605ecd1 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · 9 years ago
  22. 50a4926 dm: pmic: max77686: Correct a few nits by Simon Glass · 9 years ago
  23. 2336103 dm: power: Add support for S5M8767 regulators by Simon Glass · 9 years ago
  24. 0165149 dm: power: Add support for the S5M8767 PMIC by Simon Glass · 9 years ago
  25. 9fa8e9c dm: power: Add support for TPS65090 FETs by Simon Glass · 9 years ago
  26. c087111 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · 9 years ago
  27. 8ed4bc1 exynos: Enable the debug UART in SPL by Simon Glass · 9 years ago
  28. 74afb29 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · 9 years ago
  29. 405fd14 exynos: serial: Refactor init code for debug UART by Simon Glass · 9 years ago
  30. eb2cc51 cros_ec: Support the LDO access method used by spring by Simon Glass · 9 years ago
  31. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  32. 9619944 exynos: dts: Support EC tunnel and main TPS65090 regulator by Simon Glass · 9 years ago
  33. eef15f2 exynos: dts: Add PMIC and regulator definitions by Simon Glass · 9 years ago
  34. 2a61b44 exynos: dts: Sync up I2C ports with the kernel by Simon Glass · 9 years ago
  35. e3b8c86 exynos: i2c: Tidy up the driver model code by Simon Glass · 9 years ago
  36. 824802d exynos: i2c: Fix code style with ReadWriteByte() by Simon Glass · 9 years ago
  37. e6346b0 i2c: Add a mux for GPIO-based I2C bus arbitration by Simon Glass · 9 years ago
  38. 2a80c40 dm: i2c: Add support for multiplexed I2C buses by Simon Glass · 9 years ago
  39. f281885 dm: i2c: Add a function to transfer messages by Simon Glass · 9 years ago
  40. 727ff7d dm: i2c: Move definitions to the top of the header file by Simon Glass · 9 years ago
  41. cefb0ef dm: i2c: Correct comment nits in dm_i2c_reg_read/write() 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. b1b8333 dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression by Marcel Ziswiler · 9 years ago
  45. 5c35b75 configs: Remove CONFIG_SERIAL_MULTI by Stephen Warren · 9 years ago
  46. 096ee30 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  47. cdee6d9 x86: Document how to write PIRQ information in the device tree by Bin Meng · 9 years ago
  48. 9944a52 pci: Remove DEBUG from pci_compat.c by Bin Meng · 9 years ago
  49. f390874 usb: Fix device detection code by Marek Vasut · 9 years ago
  50. 7bbbb3c net: asix: fix operation without eeprom by Marcel Ziswiler · 9 years ago
  51. 35e80a4 sunxi: Drop our own copy of the USB_KEYBOARD options by Hans de Goede · 9 years ago
  52. d449dd3 usb: USB storage-specific part ifdef in uclass by Paul Kocialkowski · 9 years ago
  53. a5310eb sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support by Paul Kocialkowski · 9 years ago
  54. 9634fa5 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · 9 years ago
  55. 00529e3 sunxi: config update to stick with Kconfig changes by Paul Kocialkowski · 9 years ago
  56. e16ab87 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · 9 years ago
  57. f4865f5 usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET by Paul Kocialkowski · 9 years ago
  58. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  59. 4815f8e usb: Generic USB Kconfig option, that fits both host and gadget and comments by Paul Kocialkowski · 9 years ago
  60. c580409 usb: USB_ARCH_HAS_HCD Kconfig option removal by Paul Kocialkowski · 9 years ago
  61. 4ed4cf0 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() by Peter Griffin · 9 years ago
  62. 9191329 efi: Add a README to explain how things work by Simon Glass · 9 years ago
  63. be3767e x86: Gracefully disable the vesa driver when running from EFI by Simon Glass · 9 years ago
  64. 752f976 x86: qemu: Support operation as an EFI payload by Simon Glass · 9 years ago
  65. a815df7 x86: baytrail: Support operation as an EFI payload by Simon Glass · 9 years ago
  66. d2269f2 x86: Add helper code for running from EFI by Simon Glass · 9 years ago
  67. 2b6d80b x86: Handle running as EFI payload by Simon Glass · 9 years ago
  68. 2997bb4 efi: Add a command to display the memory map by Simon Glass · 9 years ago
  69. 91e24e4 efi: Add functions for decoding the EFI tables by Simon Glass · 9 years ago
  70. f95ad8c x86: Add support for passing tables into U-Boot by Simon Glass · 9 years ago
  71. ce62a25 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  72. bae81c7 x86: Add a way to call 32-bit code from 64-bit mode by Simon Glass · 9 years ago
  73. d360b2f x86: Add an enum for some commonly-used GDT bits by Simon Glass · 9 years ago
  74. 9e72e64 x86: Support building the EFI stub by Simon Glass · 9 years ago
  75. 63f581f efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  76. 672e82c x86: Add relocation and link script for a 64-bit EFI application by Simon Glass · 9 years ago
  77. b7d47db x86: Add definitions for the x86-efi board and plumb it in by Ben Stoltz · 9 years ago
  78. 32ad3c0 x86: Allow relocation code to build without text base by Simon Glass · 9 years ago
  79. 8aea77a x86: dts: Add a device tree file for EFI by Simon Glass · 9 years ago
  80. 19c23fd x86: Add EFI board code by Ben Stoltz · 9 years ago
  81. ab76a47 x86: Add support for U-Boot as an EFI application by Ben Stoltz · 9 years ago
  82. f2bf7ad x86: Add asm/elf.h for x86-specific ELF definitions by Simon Glass · 9 years ago
  83. c615773 x86: Support skipping relocation for EFI by Simon Glass · 9 years ago
  84. 57c5d36 efi: Support building a u-boot-app.efi executable by Simon Glass · 9 years ago
  85. c24aae5 x86: Set up toolchain flags for running as EFI application by Ben Stoltz · 9 years ago
  86. b7e4124 efi: Drop CONFIG_SYS_TEXT_BASE for EFI by Ben Stoltz · 9 years ago
  87. 5a991bd efi: Add a serial driver by Simon Glass · 9 years ago
  88. 00dd17a Add a way to skip relocation by Simon Glass · 9 years ago
  89. c05168f x86: Update README to explain booting Ubuntu on Minnowmax by Simon Glass · 9 years ago
  90. 171833e x86: minnowmax: Drop the old PCI settings by Simon Glass · 9 years ago
  91. 3c5eeb9 x86: dts: Fix typo in intel,irq-router.txt by Simon Glass · 9 years ago
  92. cec16f5 x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header file by Simon Glass · 9 years ago
  93. 1c32bdb x86: Move CONFIG_X86_SERIAL to Kconfig by Simon Glass · 9 years ago
  94. dfb7c6c x86: Move Chrome OS options to defconfig by Simon Glass · 9 years ago
  95. 147a560 dm: Add a return value comment to device_get_child() by Simon Glass · 9 years ago
  96. a292d2a pci: Indicate prefetchable memory allocate when debugging by Simon Glass · 9 years ago
  97. 84f5733 pci: Add a constant for an invalid interrupt by Simon Glass · 9 years ago
  98. a459d66 efi: Display the correct initcall pre-relocation values by Simon Glass · 9 years ago
  99. 1930e8d efi: Avoid using non-existent text base by Ben Stoltz · 9 years ago
  100. 9539e69 efi: Add start-up library code by Simon Glass · 9 years ago