summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-02ARM: rmobile: Update defconfig of R-Car Gen3Nobuhiro Iwamatsu
2017-08-02net: ravb: Add clock handling supportMarek Vasut
2017-08-02net: ravb: Detect PHY correctlyMarek Vasut
2017-08-02net: ravb: Add OF probing supportMarek Vasut
2017-08-02serial: sh: Use the clock framework to obtain clock configMarek Vasut
2017-08-02serial: sh: Convert to KconfigMarek Vasut
2017-08-02ARM: rmobile: Enable clock framework on ULCBMarek Vasut
2017-08-02ARM: rmobile: Enable clock framework on Salvator-XMarek Vasut
2017-08-02clk: rmobile: Add RCar Gen3 clock driverMarek Vasut
2017-08-02ARM: rmobile: Enable OF_CONTROL on RCar Gen3Marek Vasut
2017-08-02ARM: dts: rmobile: Import DTS from Linux 4.12Marek Vasut
2017-08-02ARM: rmobile: Increase console buffer sizesMarek Vasut
2017-08-02ARM: rmobile: ulcb: Add ULCB board supportMarek Vasut
2017-08-02ARM: rmobile: Add PFC PUEN bank 5 addressMarek Vasut
2017-08-01Merge git://git.denx.de/u-boot-x86Tom Rini
2017-08-01Merge git://git.denx.de/u-boot-mmcTom Rini
2017-08-01x86: Switch all boards to use DM SCSIBin Meng
2017-08-01x86: Convert MMC to driver modelSimon Glass
2017-08-01block: ide: Fix build error when CONFIG_BLK is onBin Meng
2017-08-01dm: scsi: Add a generic PCI-based AHCI driverBin Meng
2017-08-01x86: ivybridge: remove unused uma_memory_sizexypron.glpk@gmx.de
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng
2017-08-01x86: kconfig: Let board select SPI flashBin Meng
2017-08-01x86: qemu: Remove SPI flash from defconfigsBin Meng
2017-08-01x86: qemu: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: quark: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: tangier: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: queensbay: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: coreboot: kconfig: Imply drivers that are usefulBin Meng
2017-08-01x86: broadwell: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: ivybridge: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: baytrail: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: kconfig: Imply DM uclass driversBin Meng
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