aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-05-25sunxi: Enable a bunch of commands by default on sunxiHans de Goede1-0/+10
2016-05-25arm64: Pine64: update FDT filesAndre Przywara5-198/+255
2016-05-25sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"Bernhard Nortmann1-0/+9
2016-05-25sunxi: Increase SPL header size to 64 bytes to avoid code corruptionSiarhei Siamashka1-1/+7
2016-05-25sunxi: power: add AXP809 supportChen-Yu Tsai2-3/+4
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini14-20/+109
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini3-1/+15
2016-05-24arm: dts: dra7: fix ethernet name with proper device addressMugunthan V N1-1/+1
2016-05-24arm: dts: dra7: add syscon node to cpsw to read mac addressMugunthan V N1-0/+1
2016-05-24arm: dts: am4372: add syscon node to cpsw to read mac addressMugunthan V N1-0/+1
2016-05-24ARM: omap5: add platform specific ethernet phy modes configurationsMugunthan V N1-0/+12
2016-05-24Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini8-45/+150
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini8-1/+115
2016-05-24ARM: zynq: Simplify zynq configurationMichal Simek1-42/+6
2016-05-24ARM64: zynqmp: Add SPL support supportMichal Simek4-0/+111
2016-05-24ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSIMichal Simek1-0/+5
2016-05-24ARM64: zynqmp: Align gic ranges for 64k in device treeAlexander Graf1-2/+2
2016-05-24ARM: zynq: Call ps7_post_config() for SPLMichal Simek1-0/+15
2016-05-24ARM: zynq: Add support for SPL_LOAD_FITMichal Simek1-0/+10
2016-05-24ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-busMasahiro Yamada1-1/+1
2016-05-24ARM: sama5d2: Implement boot device autodetectionMarek Vasut4-1/+67
2016-05-24ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang2-0/+8
2016-05-24ARM: at91: clock: fix the GCK's clock sourceWenyou Yang1-0/+5
2016-05-24board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang1-0/+6
2016-05-24ARM: at91: sama5d2: add macro & field definitionsWenyou Yang2-0/+29
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini62-7891/+9259
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini34-20/+4386
2016-05-23ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada1-1/+1
2016-05-23x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tablesBin Meng1-5/+5
2016-05-23x86: kconfig: Add two options for SMBIOS manufacturer and product nameBin Meng1-0/+16
2016-05-23x86: broadwell: Correct I/O APIC IDBin Meng1-1/+2
2016-05-23x86: quark: Assign a unique I/O APIC IDBin Meng1-0/+4
2016-05-23x86: Call lapic_setup() in interrupt_init()Bin Meng3-7/+5
2016-05-23x86: Remove SMP limitation in lapic_setup()Bin Meng1-6/+1
2016-05-23x86: Don't touch IA32_APIC_BASE MSR on Intel QuarkBin Meng1-12/+16
2016-05-23x86: galileo: Enable CPU driverBin Meng1-0/+12
2016-05-23x86: Use latest microcode for all BayTrail boardsBin Meng5-6574/+6
2016-05-23x86: baytrail: Update to latest microcodeBin Meng2-0/+6568
2016-05-23x86: Add some notes for MRC cache with Intel FSPBin Meng1-0/+7
2016-05-23x86: baytrail: Add GPIO ASL descriptionBin Meng2-0/+98
2016-05-23x86: baytrail: Add internal UART ASL descriptionBin Meng2-0/+64
2016-05-23x86: acpi: Remove header length check when writing tablesBin Meng1-16/+10
2016-05-23x86: acpi: Remove the unnecessary checksum calculation of DSDTBin Meng1-6/+0
2016-05-23x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPMBin Meng2-0/+29
2016-05-23x86: Use high_table_malloc() for tables passing to SeaBIOSBin Meng1-3/+1
2016-05-23x86: Reserve configuration tables in high memoryBin Meng1-3/+8
2016-05-23x86: Unify reserve_arch() for all x86 boardsBin Meng5-27/+12
2016-05-23x86: Prepare configuration tables in dedicated high memory regionBin Meng4-0/+68
2016-05-23x86: Compile coreboot_table.c only for SeaBIOSBin Meng1-1/+1
2016-05-23x86: Fix up PIRQ routing table checksum earlierBin Meng2-4/+4