summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* serial: sh: Convert to KconfigMarek Vasut2017-08-0371-34/+44
* ARM: rmobile: Enable clock framework on ULCBMarek Vasut2017-08-032-0/+4
* ARM: rmobile: Enable clock framework on Salvator-XMarek Vasut2017-08-032-0/+4
* clk: rmobile: Add RCar Gen3 clock driverMarek Vasut2017-08-035-0/+967
* ARM: rmobile: Enable OF_CONTROL on RCar Gen3Marek Vasut2017-08-034-4/+4
* ARM: dts: rmobile: Import DTS from Linux 4.12Marek Vasut2017-08-0312-0/+4558
* ARM: rmobile: Increase console buffer sizesMarek Vasut2017-08-031-5/+5
* ARM: rmobile: ulcb: Add ULCB board supportMarek Vasut2017-08-039-0/+614
* ARM: rmobile: Add PFC PUEN bank 5 addressMarek Vasut2017-08-031-0/+2
* Merge git://git.denx.de/u-boot-x86Tom Rini2017-08-0188-707/+326
|\
| * x86: Switch all boards to use DM SCSIBin Meng2017-08-0120-53/+8
| * x86: Convert MMC to driver modelSimon Glass2017-08-018-82/+62
| * block: ide: Fix build error when CONFIG_BLK is onBin Meng2017-08-011-0/+2
| * dm: scsi: Add a generic PCI-based AHCI driverBin Meng2017-08-013-0/+49
| * x86: ivybridge: remove unused uma_memory_sizexypron.glpk@gmx.de2017-08-011-5/+0
| * x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng2017-08-019-8/+10
| * x86: kconfig: Move USB to platform KconfigBin Meng2017-08-0111-5/+17
| * x86: kconfig: Let board select SPI flashBin Meng2017-08-0127-51/+22
| * x86: qemu: Remove SPI flash from defconfigsBin Meng2017-08-014-17/+0
| * x86: qemu: kconfig: Imply platform specific driversBin Meng2017-08-015-16/+4
| * x86: quark: kconfig: Imply platform specific driversBin Meng2017-08-012-9/+9
| * x86: tangier: kconfig: Imply platform specific driversBin Meng2017-08-012-7/+7
| * x86: queensbay: kconfig: Imply platform specific driversBin Meng2017-08-012-11/+11
| * x86: coreboot: kconfig: Imply drivers that are usefulBin Meng2017-08-012-5/+10
| * x86: broadwell: kconfig: Imply platform specific driversBin Meng2017-08-012-6/+6
| * x86: ivybridge: kconfig: Imply platform specific driversBin Meng2017-08-015-19/+6
| * x86: baytrail: kconfig: Imply platform specific driversBin Meng2017-08-018-56/+10
| * x86: kconfig: Imply DM uclass driversBin Meng2017-08-0122-81/+12
| * x86: kconfig: Select OF_CONTROLBin Meng2017-08-0122-21/+1
| * x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng2017-08-0117-12/+5
| * x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng2017-08-0122-79/+21
| * x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng2017-08-0110-16/+2
| * x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng2017-08-0121-40/+5
| * x86: kconfig: Imply HAVE_INTEL_ME in the platform KconfigBin Meng2017-08-0110-7/+3
| * x86: kconfig: Select PCI and DM_PCIBin Meng2017-08-0123-22/+3
| * x86: kconfig: Select USE_PRIVATE_LIBGCCBin Meng2017-08-0121-20/+1
| * x86: kconfig: Select TIMER and X86_TSC_TIMERBin Meng2017-08-0123-22/+2
| * x86: Make table address selectableAndy Shevchenko2017-08-012-7/+15
| * x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr()Bin Meng2017-08-011-4/+9
| * x86: tsc: Correct Silvermont reference clock valuesBin Meng2017-08-011-4/+4
| * x86: tsc: Update comments and expand definitions in freq_desc_tables[]Bin Meng2017-08-011-15/+9
| * x86: tsc: Remove the fail handling in try_msr_calibrate_tsc()Bin Meng2017-08-011-9/+0
| * x86: tsc: Identify Intel-specific codeBin Meng2017-08-011-0/+4
| * x86: tsc: Read all ratio bits from MSR_PLATFORM_INFOBin Meng2017-08-011-1/+1
| * x86: Enforce toolchain to generate 64-bit codes for 64-bit U-BootBin Meng2017-08-011-1/+1
| * x86: Use default stack boundary alignmentBin Meng2017-08-011-2/+1
* | Merge git://git.denx.de/u-boot-mmcTom Rini2017-08-0127-199/+470
|\ \ | |/ |/|
| * regulator: palmas: disable bypass when the LDO is enabledJean-Jacques Hiblot2017-08-012-0/+37
| * regulator: palmas: Add support for LDO1 regulator to provide 1.8VKishon Vijay Abraham I2017-08-011-3/+2
| * dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATASimon Glass2017-08-011-1/+6