summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-17Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-17Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass
2016-05-17sandbox: Add string and 16-bit I/O functionsSimon Glass
2016-05-17dm: Rename disk uclass to ahciSimon Glass
2016-05-17dm: spi: soft_spi: switch to use linux compatible stringPeng Fan
2016-05-17video: tegra: refuse to bind to disabled dcsStephen Warren
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it
2016-05-17imx: imx-common: print i.MX 7 SoC names consistentlyStefan Agner
2016-05-17imx: imx7d: fix ahb clock mux 1Stefan Agner
2016-05-17imx: iomux-v3: fix UART input selectsStefan Agner
2016-05-17imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5Eric Nelson
2016-05-17dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc
2016-05-12arm/arm64: Move barrier instructions into separate headerAndre Przywara
2016-05-07Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-05-06socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabledAnatolij Gustschin
2016-05-06ARM: socfpga: Disable USB OC protection on SoCratesMarek Vasut
2016-05-06imx6: cache: disable L2 before touching Auxiliary Control RegisterPeng Fan
2016-05-06ARM: am33xx: Fix DDR initialization delaysRuss Dill
2016-05-06ARM: fix ifdefs in ARMv8 lowlevel_init()Stephen Warren
2016-05-06Fix various typos, scattered over the code.Robert P. J. Day
2016-05-04ARM: tegra: enable GPU node by compatible valueStephen Warren
2016-05-02Change my mailaddressAndreas Bießmann