summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2016-05-19powerpc: Disable flush or invalidate dcache by range for some SoCsYork Sun
2016-05-18driver/ddr/fsl: Add workaround for erratum A-010165Shengzhou Liu
2016-05-18crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu
2016-05-18arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu
2016-05-18arch/arm: add SEC JR0 offsetAlex Porosanu
2016-05-18armv7: ls102xa: spl: fix the macro name of MMC modeQianyu Gong
2016-05-18armv8: fsl-layerscape: spl: fix the macro name of MMC modeQianyu Gong
2016-05-18armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()Qianyu Gong
2016-05-18armv8: fsl-layerscape: Remove unnecessary flushing dcacheAlison Wang
2016-05-18armv8/ls1043a: update the node for QSPI supportYuan Yao
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-17armv8/fdt: add fixup_crypto_nodeAlex Porosanu
2016-05-17driver/ddr/fsl: Add workaround for erratum A-009801Shengzhou Liu
2016-05-17armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu
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