summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-24ARM: sama5d2: Implement boot device autodetectionMarek Vasut
2016-05-24ARM: atmel: Enable FIT image support for SAMA5DxMarek Vasut
2016-05-24board: sama5d2_xplained: change SDHCI GCK's clock source to UPLLWenyou Yang
2016-05-24ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang
2016-05-24ARM: at91: clock: fix the GCK's clock sourceWenyou Yang
2016-05-24board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0Wenyou Yang
2016-05-24board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang
2016-05-24ARM: at91: sama5d2: add macro & field definitionsWenyou Yang
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-23ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada
2016-05-23SPL: fat: Fix spl_parse_image_header() return value handlingTom Rini
2016-05-23omap3: Fix SPI registers on am33xx and am43xxMartin Hejnfelt
2016-05-23kbuild: fixdep: Check fstat(2) return valueTom Rini
2016-05-23spl: Setup default value for OF_LISTMichal Simek
2016-05-23spl: fit: Print error message when FDT is not presentMichal Simek
2016-05-23mkimage: Add a quiet modeSimon Glass
2016-05-23image-fit: Don't display an error in fit_set_timestamp()Simon Glass
2016-05-23malloc: improve memalign fragmentation fixStephen Warren
2016-05-23x86: galileo: Override SMBIOS product nameBin Meng
2016-05-23x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tablesBin Meng
2016-05-23x86: kconfig: Add two options for SMBIOS manufacturer and product nameBin Meng
2016-05-23x86: galileo: Enable MP table generationBin Meng
2016-05-23x86: broadwell: Correct I/O APIC IDBin Meng
2016-05-23x86: quark: Assign a unique I/O APIC IDBin Meng
2016-05-23x86: Call lapic_setup() in interrupt_init()Bin Meng
2016-05-23x86: Remove SMP limitation in lapic_setup()Bin Meng
2016-05-23x86: Don't touch IA32_APIC_BASE MSR on Intel QuarkBin Meng
2016-05-23x86: galileo: Enable CPU driverBin Meng
2016-05-23x86: Use latest microcode for all BayTrail boardsBin Meng
2016-05-23x86: baytrail: Update to latest microcodeBin Meng
2016-05-23x86: Add some notes for MRC cache with Intel FSPBin Meng
2016-05-23x86: crownbay: Disable boot stage supportBin Meng
2016-05-23acpi: Clean IASL generated intermediate filesBin Meng
2016-05-23x86: doc: Add porting hints for ACPI with WindowsBin Meng
2016-05-23x86: baytrail: Add GPIO ASL descriptionBin Meng
2016-05-23x86: baytrail: Add internal UART ASL descriptionBin Meng
2016-05-23acpi: Quieten IASL output when 'make -s' is usedBin Meng
2016-05-23x86: doc: Mention Ubuntu/Windows installation and boot supportBin Meng
2016-05-23x86: baytrail: Enable SeaBIOS on all boardsBin Meng
2016-05-23x86: doc: Update information about IGD with SeaBIOSBin Meng
2016-05-23x86: acpi: Remove header length check when writing tablesBin Meng
2016-05-23x86: acpi: Remove the unnecessary checksum calculation of DSDTBin Meng
2016-05-23x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPMBin Meng
2016-05-23x86: Use high_table_malloc() for tables passing to SeaBIOSBin Meng
2016-05-23x86: Reserve configuration tables in high memoryBin Meng
2016-05-23x86: Unify reserve_arch() for all x86 boardsBin Meng
2016-05-23x86: Prepare configuration tables in dedicated high memory regionBin Meng
2016-05-23x86: Compile coreboot_table.c only for SeaBIOSBin Meng
2016-05-23x86: Fix up PIRQ routing table checksum earlierBin Meng