summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | x86: baytrail: Add internal UART ASL descriptionBin Meng2016-05-232-0/+64
| * | x86: acpi: Remove header length check when writing tablesBin Meng2016-05-231-16/+10
| * | x86: acpi: Remove the unnecessary checksum calculation of DSDTBin Meng2016-05-231-6/+0
| * | x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPMBin Meng2016-05-232-0/+29
| * | x86: Use high_table_malloc() for tables passing to SeaBIOSBin Meng2016-05-231-3/+1
| * | x86: Reserve configuration tables in high memoryBin Meng2016-05-231-3/+8
| * | x86: Unify reserve_arch() for all x86 boardsBin Meng2016-05-235-27/+12
| * | x86: Prepare configuration tables in dedicated high memory regionBin Meng2016-05-234-0/+68
| * | x86: Compile coreboot_table.c only for SeaBIOSBin Meng2016-05-231-1/+1
| * | x86: Fix up PIRQ routing table checksum earlierBin Meng2016-05-232-4/+4
| * | x86: Call board_final_cleanup() in last_stage_init()Bin Meng2016-05-233-18/+21
| * | x86: qemu: rename qemu/acpi_table.cMiao Yan2016-05-232-2/+1
| * | cmd: qfw: bring ACPI generation code into qfw coreMiao Yan2016-05-231-209/+0
| * | cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan2016-05-234-4/+4
| * | x86: qemu: add comment about qfw register endiannessMiao Yan2016-05-231-1/+8
| * | x86: qemu: move x86 specific operations out of qfw coreMiao Yan2016-05-231-1/+38
| * | x86: qemu: split qfw command interface and qfw coreMiao Yan2016-05-234-4/+7
| * | cmd: qfw: remove qemu_fwcfg_free_files()Miao Yan2016-05-231-2/+11
| * | x86: qemu: fix ACPI Kconfig optionsMiao Yan2016-05-233-11/+3
| * | x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini2016-05-238-732/+249
| * | x86: baytrail: Generate ACPI FADT/MADT tablesBin Meng2016-05-232-0/+164
| * | x86: baytrail: Add platform ASL filesBin Meng2016-05-2313-0/+1348
| * | x86: acpi: Return table length in acpi_create_madt_lapics()Bin Meng2016-05-232-4/+6
| * | x86: acpi: Add some generic ASL librariesBin Meng2016-05-233-0/+331
| * | x86: acpi: Clean up table header revisionsBin Meng2016-05-232-18/+4
| * | x86: acpi: Align FACS table to a 64 byte boundaryBin Meng2016-05-231-1/+5
| * | x86: acpi: Use u32 in table write routinesBin Meng2016-05-232-9/+9
| * | x86: acpi: Adjust order in acpi_table.cBin Meng2016-05-232-124/+126
| * | x86: acpi: Change fill_header()Bin Meng2016-05-232-14/+9
| * | x86: acpi: Remove acpi_create_ssdt_generator()Bin Meng2016-05-232-36/+0
| * | x86: acpi: Reorder code in acpi_table.hBin Meng2016-05-231-178/+169
| * | x86: acpi: Various changes to acpi_table.hBin Meng2016-05-232-68/+75
| * | x86: acpi: Remove unused codesBin Meng2016-05-231-68/+0
| * | x86: dts: Update to include ACTL register detailsBin Meng2016-05-236-0/+7
| * | x86: irq: Enable SCI on IRQ9Bin Meng2016-05-232-0/+26
| * | x86: irq: Reserve IRQ9 for ACPI in PIC modeBin Meng2016-05-231-0/+5
| * | x86: acpi: Fix compiler warnings in write_acpi_tables()Bin Meng2016-05-231-4/+4
| * | x86: Fix build warning in tables.c when CONFIG_SEABIOSBin Meng2016-05-231-0/+1
| * | x86: Drop asm/acpi.hBin Meng2016-05-234-27/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-2334-20/+4386
|\ \ \
| * | | malta: Support MIPS32r6 configurationsPaul Burton2016-05-211-0/+1
| * | | MIPS: Support for targetting MIPSr6Paul Burton2016-05-212-6/+30
| * | | MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton2016-05-211-2/+2
| * | | MIPS: Use unchecked immediate addition/subtractionPaul Burton2016-05-212-11/+13
| * | | mips: ath79: Add support for TPLink WDR4300Marek Vasut2016-05-213-0/+59
| * | | mips: ath79: Add AR934x supportMarek Vasut2016-05-219-1/+683
| * | | mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut2016-05-213-0/+80
| * | | mips: ath79: dts: Add ethernet MAC nodes for ar933xMarek Vasut2016-05-211-0/+26
| * | | mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut2016-05-212-0/+61
| * | | mips: ath79: dts: Add generic-ehci nodeMarek Vasut2016-05-211-0/+7
OpenPOWER on IntegriCloud