summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-01x86: kconfig: Select OF_CONTROLBin Meng
2017-08-01x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng
2017-08-01x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng
2017-08-01x86: kconfig: Imply HAVE_INTEL_ME in the platform KconfigBin Meng
2017-08-01x86: kconfig: Select PCI and DM_PCIBin Meng
2017-08-01x86: kconfig: Select USE_PRIVATE_LIBGCCBin Meng
2017-08-01x86: kconfig: Select TIMER and X86_TSC_TIMERBin Meng
2017-08-01x86: Make table address selectableAndy Shevchenko
2017-08-01x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr()Bin Meng
2017-08-01x86: tsc: Correct Silvermont reference clock valuesBin Meng
2017-08-01x86: tsc: Update comments and expand definitions in freq_desc_tables[]Bin Meng
2017-08-01x86: tsc: Remove the fail handling in try_msr_calibrate_tsc()Bin Meng
2017-08-01x86: tsc: Identify Intel-specific codeBin Meng
2017-08-01x86: tsc: Read all ratio bits from MSR_PLATFORM_INFOBin Meng
2017-08-01x86: Enforce toolchain to generate 64-bit codes for 64-bit U-BootBin Meng
2017-08-01x86: Use default stack boundary alignmentBin Meng
2017-08-01regulator: palmas: disable bypass when the LDO is enabledJean-Jacques Hiblot
2017-08-01regulator: palmas: Add support for LDO1 regulator to provide 1.8VKishon Vijay Abraham I
2017-08-01dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATASimon Glass
2017-08-01dm: sata: sunxi: Add support for driver modelSimon Glass
2017-08-01dm: sunxi: sata: Don't build sata support into SPLSimon Glass
2017-08-01dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detectSimon Glass
2017-08-01dm: mmc: sunxi: Add support for driver modelSimon Glass
2017-08-01dm: mmc: sunxi: Drop mmc_clk_io_on()Simon Glass
2017-08-01dm: mmc: sunxi: Pass private data around explicitlySimon Glass
2017-08-01dm: mmc: sunxi: Rename mmchost to privSimon Glass
2017-08-01dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_privSimon Glass
2017-08-01dm: ahci: Correct uclass private dataSimon Glass
2017-08-01dm: scsi: Drop duplicate SCSI and DM_SCSI optionsSimon Glass
2017-08-01fdt: Correct fdt_get_base_address()Simon Glass
2017-08-01dm: mmc: Allow disabling driver model in SPLSimon Glass
2017-08-01ahci: Support non-PCI controllersSimon Glass
2017-08-01Prepare v2017.09-rc1Tom Rini
2017-07-31configs: Resync with savedefconfigTom Rini
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-31dm: console: Check for serial devices properlySimon Glass
2017-07-31console: Unify the check for a serial consoleSimon Glass
2017-07-31arm: mach-omap2: Align image address before cache operationsAndrew F. Davis
2017-07-31ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HSTom Rini
2017-07-31am335x_hs_evm: Disable CONFIG_SPL_ENV_SUPPORTTom Rini
2017-07-31env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini
2017-07-31Remove unused CONFIG_TWL4030_PWMAdam Ford
2017-07-31serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to KconfigPatrice Chotard
2017-07-31dm: Kconfig: fix typo in help for SPL_PINCTRLPhilipp Tomsich
2017-07-31efi_loader: Fix warning in efi_gopAlexander Graf
2017-07-31Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-07-30x86: minnowmax: Remove CONFIG_SMSC_LPC47MBin Meng
2017-07-30x86: acpi: Don't touch hardware on HW reduced platformsAndy Shevchenko