summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-05-23x86: Call board_final_cleanup() in last_stage_init()Bin Meng
2016-05-23x86: qemu: rename qemu/acpi_table.cMiao Yan
2016-05-23cmd: qfw: bring ACPI generation code into qfw coreMiao Yan
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan
2016-05-23x86: qemu: add comment about qfw register endiannessMiao Yan
2016-05-23x86: qemu: move x86 specific operations out of qfw coreMiao Yan
2016-05-23x86: qemu: split qfw command interface and qfw coreMiao Yan
2016-05-23cmd: qfw: remove qemu_fwcfg_free_files()Miao Yan
2016-05-23x86: qemu: fix ACPI Kconfig optionsMiao Yan
2016-05-23x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini
2016-05-23x86: baytrail: Generate ACPI FADT/MADT tablesBin Meng
2016-05-23x86: baytrail: Add platform ASL filesBin Meng
2016-05-23x86: acpi: Return table length in acpi_create_madt_lapics()Bin Meng
2016-05-23x86: acpi: Add some generic ASL librariesBin Meng
2016-05-23x86: acpi: Clean up table header revisionsBin Meng
2016-05-23x86: acpi: Align FACS table to a 64 byte boundaryBin Meng
2016-05-23x86: acpi: Use u32 in table write routinesBin Meng
2016-05-23x86: acpi: Adjust order in acpi_table.cBin Meng
2016-05-23x86: acpi: Change fill_header()Bin Meng
2016-05-23x86: acpi: Remove acpi_create_ssdt_generator()Bin Meng
2016-05-23x86: acpi: Reorder code in acpi_table.hBin Meng
2016-05-23x86: acpi: Various changes to acpi_table.hBin Meng
2016-05-23x86: acpi: Remove unused codesBin Meng
2016-05-23x86: dts: Update to include ACTL register detailsBin Meng
2016-05-23x86: irq: Enable SCI on IRQ9Bin Meng
2016-05-23x86: irq: Reserve IRQ9 for ACPI in PIC modeBin Meng
2016-05-23x86: acpi: Fix compiler warnings in write_acpi_tables()Bin Meng
2016-05-23x86: Fix build warning in tables.c when CONFIG_SEABIOSBin Meng
2016-05-23x86: Drop asm/acpi.hBin Meng
2016-05-21malta: Support MIPS32r6 configurationsPaul Burton
2016-05-21MIPS: Support for targetting MIPSr6Paul Burton
2016-05-21MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton
2016-05-21MIPS: Use unchecked immediate addition/subtractionPaul Burton
2016-05-21mips: ath79: Add support for TPLink WDR4300Marek Vasut
2016-05-21mips: ath79: Add AR934x supportMarek Vasut
2016-05-21mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut
2016-05-21mips: ath79: dts: Add ethernet MAC nodes for ar933xMarek Vasut
2016-05-21mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut
2016-05-21mips: ath79: dts: Add generic-ehci nodeMarek Vasut
2016-05-21mips: ath79: Fix compiler warning on const assignmentMarek Vasut
2016-05-21mips: ath79: Fix ar71xx_regs.h indentMarek Vasut
2016-05-21mips: Add MIPS 74Kc tuneMarek Vasut
2016-05-21mips: Fix compiler warning in cpu.cMarek Vasut
2016-05-21ath79: add readonly attribute for ath79_soc_descWills Wang
2016-05-21ath79: ar933x: use BIT macro for bit shift operationWills Wang
2016-05-21mips: ath79: add AP143 reference boardWills Wang
2016-05-21mips: ath79: add AP121 reference boardWills Wang
2016-05-21mips: ath79: add support for QCA953x SOCsWills Wang
2016-05-21mips: ath79: add support for AR933x SOCsWills Wang
2016-05-21mips: add base support for QCA/Atheros ath79 SOCsWills Wang