summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu2016-05-17-0/+37
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-05-24-1/+15
|\ \
| * | arm: dts: dra7: fix ethernet name with proper device addressMugunthan V N2016-05-24-1/+1
| * | arm: dts: dra7: add syscon node to cpsw to read mac addressMugunthan V N2016-05-24-0/+1
| * | arm: dts: am4372: add syscon node to cpsw to read mac addressMugunthan V N2016-05-24-0/+1
| * | ARM: omap5: add platform specific ethernet phy modes configurationsMugunthan V N2016-05-24-0/+12
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-05-24-45/+150
|\ \ \
| * | | ARM: zynq: Simplify zynq configurationMichal Simek2016-05-24-42/+6
| * | | ARM64: zynqmp: Add SPL support supportMichal Simek2016-05-24-0/+111
| * | | ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSIMichal Simek2016-05-24-0/+5
| * | | ARM64: zynqmp: Align gic ranges for 64k in device treeAlexander Graf2016-05-24-2/+2
| * | | ARM: zynq: Call ps7_post_config() for SPLMichal Simek2016-05-24-0/+15
| * | | ARM: zynq: Add support for SPL_LOAD_FITMichal Simek2016-05-24-0/+10
| * | | ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-busMasahiro Yamada2016-05-24-1/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-05-24-1/+115
|\ \ \
| * | | ARM: sama5d2: Implement boot device autodetectionMarek Vasut2016-05-24-1/+67
| * | | ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang2016-05-24-0/+8
| * | | ARM: at91: clock: fix the GCK's clock sourceWenyou Yang2016-05-24-0/+5
| * | | board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang2016-05-24-0/+6
| * | | ARM: at91: sama5d2: add macro & field definitionsWenyou Yang2016-05-24-0/+29
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-05-23-7891/+9259
|\ \ \ | |/ / |/| |
| * | x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tablesBin Meng2016-05-23-5/+5
| * | x86: kconfig: Add two options for SMBIOS manufacturer and product nameBin Meng2016-05-23-0/+16
| * | x86: broadwell: Correct I/O APIC IDBin Meng2016-05-23-1/+2
| * | x86: quark: Assign a unique I/O APIC IDBin Meng2016-05-23-0/+4
| * | x86: Call lapic_setup() in interrupt_init()Bin Meng2016-05-23-7/+5
| * | x86: Remove SMP limitation in lapic_setup()Bin Meng2016-05-23-6/+1
| * | x86: Don't touch IA32_APIC_BASE MSR on Intel QuarkBin Meng2016-05-23-12/+16
| * | x86: galileo: Enable CPU driverBin Meng2016-05-23-0/+12
| * | x86: Use latest microcode for all BayTrail boardsBin Meng2016-05-23-6574/+6
| * | x86: baytrail: Update to latest microcodeBin Meng2016-05-23-0/+6568
| * | x86: Add some notes for MRC cache with Intel FSPBin Meng2016-05-23-0/+7
| * | x86: baytrail: Add GPIO ASL descriptionBin Meng2016-05-23-0/+98
| * | x86: baytrail: Add internal UART ASL descriptionBin Meng2016-05-23-0/+64
| * | x86: acpi: Remove header length check when writing tablesBin Meng2016-05-23-16/+10
| * | x86: acpi: Remove the unnecessary checksum calculation of DSDTBin Meng2016-05-23-6/+0
| * | x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPMBin Meng2016-05-23-0/+29
| * | x86: Use high_table_malloc() for tables passing to SeaBIOSBin Meng2016-05-23-3/+1
| * | x86: Reserve configuration tables in high memoryBin Meng2016-05-23-3/+8
| * | x86: Unify reserve_arch() for all x86 boardsBin Meng2016-05-23-27/+12
| * | x86: Prepare configuration tables in dedicated high memory regionBin Meng2016-05-23-0/+68
| * | x86: Compile coreboot_table.c only for SeaBIOSBin Meng2016-05-23-1/+1
| * | x86: Fix up PIRQ routing table checksum earlierBin Meng2016-05-23-4/+4
| * | x86: Call board_final_cleanup() in last_stage_init()Bin Meng2016-05-23-18/+21
| * | x86: qemu: rename qemu/acpi_table.cMiao Yan2016-05-23-2/+1
| * | cmd: qfw: bring ACPI generation code into qfw coreMiao Yan2016-05-23-209/+0
| * | cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan2016-05-23-4/+4
| * | x86: qemu: add comment about qfw register endiannessMiao Yan2016-05-23-1/+8
| * | x86: qemu: move x86 specific operations out of qfw coreMiao Yan2016-05-23-1/+38
| * | x86: qemu: split qfw command interface and qfw coreMiao Yan2016-05-23-4/+7