aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-01x86: kconfig: Let board select SPI flashBin Meng27-51/+22
2017-08-01x86: qemu: Remove SPI flash from defconfigsBin Meng4-17/+0
2017-08-01x86: qemu: kconfig: Imply platform specific driversBin Meng5-16/+4
2017-08-01x86: quark: kconfig: Imply platform specific driversBin Meng2-9/+9
2017-08-01x86: tangier: kconfig: Imply platform specific driversBin Meng2-7/+7
2017-08-01x86: queensbay: kconfig: Imply platform specific driversBin Meng2-11/+11
2017-08-01x86: coreboot: kconfig: Imply drivers that are usefulBin Meng2-5/+10
2017-08-01x86: broadwell: kconfig: Imply platform specific driversBin Meng2-6/+6
2017-08-01x86: ivybridge: kconfig: Imply platform specific driversBin Meng5-19/+6
2017-08-01x86: baytrail: kconfig: Imply platform specific driversBin Meng8-56/+10
2017-08-01x86: kconfig: Imply DM uclass driversBin Meng22-81/+12
2017-08-01x86: kconfig: Select OF_CONTROLBin Meng22-21/+1
2017-08-01x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng17-12/+5
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng22-79/+21
2017-08-01x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng10-16/+2
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng21-40/+5
2017-08-01x86: kconfig: Imply HAVE_INTEL_ME in the platform KconfigBin Meng10-7/+3
2017-08-01x86: kconfig: Select PCI and DM_PCIBin Meng23-22/+3
2017-08-01x86: kconfig: Select USE_PRIVATE_LIBGCCBin Meng21-20/+1
2017-08-01x86: kconfig: Select TIMER and X86_TSC_TIMERBin Meng23-22/+2
2017-08-01x86: Make table address selectableAndy Shevchenko2-7/+15
2017-08-01x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr()Bin Meng1-4/+9
2017-08-01x86: tsc: Correct Silvermont reference clock valuesBin Meng1-4/+4
2017-08-01x86: tsc: Update comments and expand definitions in freq_desc_tables[]Bin Meng1-15/+9
2017-08-01x86: tsc: Remove the fail handling in try_msr_calibrate_tsc()Bin Meng1-9/+0
2017-08-01x86: tsc: Identify Intel-specific codeBin Meng1-0/+4
2017-08-01x86: tsc: Read all ratio bits from MSR_PLATFORM_INFOBin Meng1-1/+1
2017-08-01x86: Enforce toolchain to generate 64-bit codes for 64-bit U-BootBin Meng1-1/+1
2017-08-01x86: Use default stack boundary alignmentBin Meng1-2/+1
2017-07-31Prepare v2017.09-rc1v2017.09-rc1Tom Rini1-2/+2
2017-07-31configs: Resync with savedefconfigTom Rini27-67/+27
2017-07-31configs: Migrate CMD_NAND*Tom Rini441-368/+371
2017-07-31dm: console: Check for serial devices properlySimon Glass3-2/+12
2017-07-31console: Unify the check for a serial consoleSimon Glass1-2/+17
2017-07-31arm: mach-omap2: Align image address before cache operationsAndrew F. Davis1-4/+4
2017-07-31ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HSTom Rini17-7/+10
2017-07-31am335x_hs_evm: Disable CONFIG_SPL_ENV_SUPPORTTom Rini1-0/+1
2017-07-31env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini40-114/+66
2017-07-31Remove unused CONFIG_TWL4030_PWMAdam Ford2-2/+0
2017-07-31serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to KconfigPatrice Chotard4-2/+8
2017-07-31dm: Kconfig: fix typo in help for SPL_PINCTRLPhilipp Tomsich1-1/+1
2017-07-31efi_loader: Fix warning in efi_gopAlexander Graf1-1/+1
2017-07-31Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini13-330/+1057
2017-07-30x86: minnowmax: Remove CONFIG_SMSC_LPC47MBin Meng1-1/+0
2017-07-30x86: acpi: Don't touch hardware on HW reduced platformsAndy Shevchenko1-0/+4
2017-07-30x86: acpi: Export acpi_fill_mcfg() with __weak attributeAndy Shevchenko2-3/+6
2017-07-30x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko3-58/+29
2017-07-30x86: acpi: Name fields in FADT in accordance with specificationAndy Shevchenko1-3/+2
2017-07-30x86: acpi: Fill OEM revisionAndy Shevchenko1-0/+2
2017-07-30Makefile: Export build date as integerAndy Shevchenko1-0/+2