aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-23x86: Call board_final_cleanup() in last_stage_init()Bin Meng3-18/+21
2016-05-23x86: qemu: rename qemu/acpi_table.cMiao Yan2-2/+1
2016-05-23cmd: qfw: bring ACPI generation code into qfw coreMiao Yan1-209/+0
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan4-4/+4
2016-05-23x86: qemu: add comment about qfw register endiannessMiao Yan1-1/+8
2016-05-23x86: qemu: move x86 specific operations out of qfw coreMiao Yan1-1/+38
2016-05-23x86: qemu: split qfw command interface and qfw coreMiao Yan4-4/+7
2016-05-23cmd: qfw: remove qemu_fwcfg_free_files()Miao Yan1-2/+11
2016-05-23x86: qemu: fix ACPI Kconfig optionsMiao Yan3-11/+3
2016-05-23x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini8-732/+249
2016-05-23x86: baytrail: Generate ACPI FADT/MADT tablesBin Meng2-0/+164
2016-05-23x86: baytrail: Add platform ASL filesBin Meng13-0/+1348
2016-05-23x86: acpi: Return table length in acpi_create_madt_lapics()Bin Meng2-4/+6
2016-05-23x86: acpi: Add some generic ASL librariesBin Meng3-0/+331
2016-05-23x86: acpi: Clean up table header revisionsBin Meng2-18/+4
2016-05-23x86: acpi: Align FACS table to a 64 byte boundaryBin Meng1-1/+5
2016-05-23x86: acpi: Use u32 in table write routinesBin Meng2-9/+9
2016-05-23x86: acpi: Adjust order in acpi_table.cBin Meng2-124/+126
2016-05-23x86: acpi: Change fill_header()Bin Meng2-14/+9
2016-05-23x86: acpi: Remove acpi_create_ssdt_generator()Bin Meng2-36/+0
2016-05-23x86: acpi: Reorder code in acpi_table.hBin Meng1-178/+169
2016-05-23x86: acpi: Various changes to acpi_table.hBin Meng2-68/+75
2016-05-23x86: acpi: Remove unused codesBin Meng1-68/+0
2016-05-23x86: dts: Update to include ACTL register detailsBin Meng6-0/+7
2016-05-23x86: irq: Enable SCI on IRQ9Bin Meng2-0/+26
2016-05-23x86: irq: Reserve IRQ9 for ACPI in PIC modeBin Meng1-0/+5
2016-05-23x86: acpi: Fix compiler warnings in write_acpi_tables()Bin Meng1-4/+4
2016-05-23x86: Fix build warning in tables.c when CONFIG_SEABIOSBin Meng1-0/+1
2016-05-23x86: Drop asm/acpi.hBin Meng4-27/+0
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini18-53/+175
2016-05-17Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini4-6/+7
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass1-1/+1
2016-05-17sandbox: Add string and 16-bit I/O functionsSimon Glass1-0/+15
2016-05-17dm: Rename disk uclass to ahciSimon Glass5-4/+7
2016-05-17dm: spi: soft_spi: switch to use linux compatible stringPeng Fan1-5/+5
2016-05-17video: tegra: refuse to bind to disabled dcsStephen Warren1-4/+0
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it9-39/+147
2016-05-17imx: imx-common: print i.MX 7 SoC names consistentlyStefan Agner1-1/+1
2016-05-17imx: imx7d: fix ahb clock mux 1Stefan Agner1-1/+1
2016-05-17imx: iomux-v3: fix UART input selectsStefan Agner1-4/+4
2016-05-17imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5Eric Nelson1-0/+1