1. 36c2ee4 clk: rmobile: Add RCar Gen3 clock driver by Marek Vasut · 7 years ago
  2. 86fa690 ARM: rmobile: Enable OF_CONTROL on RCar Gen3 by Marek Vasut · 7 years ago
  3. 4157c47 ARM: dts: rmobile: Import DTS from Linux 4.12 by Marek Vasut · 7 years ago
  4. 48aa8126 ARM: rmobile: Increase console buffer sizes by Marek Vasut · 7 years ago
  5. bd39050 ARM: rmobile: ulcb: Add ULCB board support by Marek Vasut · 7 years ago
  6. c65e46d ARM: rmobile: Add PFC PUEN bank 5 address by Marek Vasut · 7 years ago
  7. 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  8. 5c6631b Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  9. 24357df x86: Switch all boards to use DM SCSI by Bin Meng · 7 years ago
  10. b7c6bae x86: Convert MMC to driver model by Simon Glass · 7 years ago
  11. 52a1c2c block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · 7 years ago
  12. a5c680f dm: scsi: Add a generic PCI-based AHCI driver by Bin Meng · 7 years ago
  13. 6461f45 x86: ivybridge: remove unused uma_memory_size by xypron.glpk@gmx.de · 7 years ago
  14. 7243689 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · 7 years ago
  15. b9342b2 x86: kconfig: Move USB to platform Kconfig by Bin Meng · 7 years ago
  16. 1df7f0b x86: kconfig: Let board select SPI flash by Bin Meng · 7 years ago
  17. 31ba86e x86: qemu: Remove SPI flash from defconfigs by Bin Meng · 7 years ago
  18. 97e12b0 x86: qemu: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  19. b0e3adf x86: quark: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  20. 71305b4 x86: tangier: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  21. a65ae28 x86: queensbay: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  22. 08fb85b x86: coreboot: kconfig: Imply drivers that are useful by Bin Meng · 7 years ago
  23. 1b15ef9 x86: broadwell: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  24. a5b2129 x86: ivybridge: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  25. e88e1ef x86: baytrail: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  26. 4f0faac x86: kconfig: Imply DM uclass drivers by Bin Meng · 7 years ago
  27. 263252c x86: kconfig: Select OF_CONTROL by Bin Meng · 7 years ago
  28. 67f99f9 x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · 7 years ago
  29. 5d89b37 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  30. 3612b1e x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig by Bin Meng · 7 years ago
  31. 30b1ecd x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  32. 1e452b4 x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig by Bin Meng · 7 years ago
  33. 6bf89de x86: kconfig: Select PCI and DM_PCI by Bin Meng · 7 years ago
  34. e28497b x86: kconfig: Select USE_PRIVATE_LIBGCC by Bin Meng · 7 years ago
  35. 0ce9c57 x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · 7 years ago
  36. c3df28f x86: Make table address selectable by Andy Shevchenko · 7 years ago
  37. 167a401 x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() by Bin Meng · 7 years ago
  38. f575715 x86: tsc: Correct Silvermont reference clock values by Bin Meng · 7 years ago
  39. c636774 x86: tsc: Update comments and expand definitions in freq_desc_tables[] by Bin Meng · 7 years ago
  40. fde1801 x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() by Bin Meng · 7 years ago
  41. 0b992e4 x86: tsc: Identify Intel-specific code by Bin Meng · 7 years ago
  42. d92e9c8 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO by Bin Meng · 7 years ago
  43. e719b6b x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot by Bin Meng · 7 years ago
  44. 9a95f51 x86: Use default stack boundary alignment by Bin Meng · 7 years ago
  45. 5c97001 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · 7 years ago
  46. 9554a14 regulator: palmas: Add support for LDO1 regulator to provide 1.8V by Kishon Vijay Abraham I · 7 years ago
  47. 3936514 dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATA by Simon Glass · 7 years ago
  48. cf7b2e1 dm: sata: sunxi: Add support for driver model by Simon Glass · 7 years ago
  49. 74daf94 dm: sunxi: sata: Don't build sata support into SPL by Simon Glass · 7 years ago
  50. 8620f38 dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detect by Simon Glass · 7 years ago
  51. dd27918 dm: mmc: sunxi: Add support for driver model by Simon Glass · 7 years ago
  52. ec73d96 dm: mmc: sunxi: Drop mmc_clk_io_on() by Simon Glass · 7 years ago
  53. 034e226 dm: mmc: sunxi: Pass private data around explicitly by Simon Glass · 7 years ago
  54. 3f5af12 dm: mmc: sunxi: Rename mmchost to priv by Simon Glass · 7 years ago
  55. e3c794e dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv by Simon Glass · 7 years ago
  56. bfc1c6b dm: ahci: Correct uclass private data by Simon Glass · 7 years ago
  57. 068a2fc dm: scsi: Drop duplicate SCSI and DM_SCSI options by Simon Glass · 7 years ago
  58. 336a448 fdt: Correct fdt_get_base_address() by Simon Glass · 7 years ago
  59. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  60. 745a94f ahci: Support non-PCI controllers by Simon Glass · 7 years ago
  61. 6364a5d Prepare v2017.09-rc1 by Tom Rini · 7 years ago
  62. eddc7da configs: Resync with savedefconfig by Tom Rini · 7 years ago
  63. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  64. 7b3c4c3 dm: console: Check for serial devices properly by Simon Glass · 7 years ago
  65. 42f9f91 console: Unify the check for a serial console by Simon Glass · 7 years ago
  66. ef3fc42d arm: mach-omap2: Align image address before cache operations by Andrew F. Davis · 7 years ago
  67. c826d17 ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS by Tom Rini · 7 years ago
  68. 3c7be0c am335x_hs_evm: Disable CONFIG_SPL_ENV_SUPPORT by Tom Rini · 7 years ago
  69. 43ba3c5 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  70. 3158eeb Remove unused CONFIG_TWL4030_PWM by Adam Ford · 7 years ago
  71. 84e9dcc serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · 7 years ago
  72. 0fa0abe dm: Kconfig: fix typo in help for SPL_PINCTRL by Philipp Tomsich · 7 years ago
  73. c1ae1a1 efi_loader: Fix warning in efi_gop by Alexander Graf · 7 years ago
  74. 2218b32 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  75. 55f228b x86: minnowmax: Remove CONFIG_SMSC_LPC47M by Bin Meng · 7 years ago
  76. 382fabb x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · 7 years ago
  77. ace7762 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · 7 years ago
  78. b156da9 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · 7 years ago
  79. 2dcbef6 x86: acpi: Name fields in FADT in accordance with specification by Andy Shevchenko · 7 years ago
  80. 684c4cd x86: acpi: Fill OEM revision by Andy Shevchenko · 7 years ago
  81. e7aa9c2 Makefile: Export build date as integer by Andy Shevchenko · 7 years ago
  82. 06054b1 Makefile: Don't shadow actual error when compile ASL by Andy Shevchenko · 7 years ago
  83. 66712c2 x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts by Stefan Roese · 7 years ago
  84. 1f4e257 x86: dfi-bt700: Add xHCI USB support by Stefan Roese · 7 years ago
  85. db1d20a x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT by Stefan Roese · 7 years ago
  86. 68b3f8d x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blob by Stefan Roese · 7 years ago
  87. 495f377 x86: Add Intel Edison board files by Andy Shevchenko · 7 years ago
  88. e71de54 x86: Add Intel Tangier support by Felipe Balbi · 7 years ago
  89. b7026b0 x86: Add dma-mapping.h to architectural code by Andy Shevchenko · 7 years ago
  90. 8f8a12d watchdog: Introduce watchdog driver for Intel Tangier by Felipe Balbi · 7 years ago
  91. 611dbb7 arch/x86: Select USB before selecting host driver by Andy Shevchenko · 7 years ago
  92. 19d1f1a Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  93. 211aaf3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  94. af65db8 efi_loader: indent entry/exit prints to show nesting level by Rob Clark · 7 years ago
  95. c160d2f efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT by Rob Clark · 7 years ago
  96. b108d8a clk: fix compilation errors for poplar platform by Patrice Chotard · 7 years ago
  97. d38a8ea usb: host: xhci-dxc3: fix compilation warnings by Patrice Chotard · 7 years ago
  98. 3b63db3 phy: add a NO-OP phy driver by Jean-Jacques Hiblot · 7 years ago
  99. 2080d02 usb: host: ohci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago
  100. 4b3928a usb: host: ehci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago