summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-26riscv: save hart ID and device tree passed by prior boot stageLukas Auer
2018-11-26riscv: do not blindly modify the mstatus CSRLukas Auer
2018-11-26riscv: remove unused labels in start.SLukas Auer
2018-11-26Drop CONFIG_INIT_CRITICALBin Meng
2018-11-26riscv: align mtvec on a 4-byte boundaryLukas Auer
2018-11-26riscv: fix inconsistent use of spaces and tabs in start.SLukas Auer
2018-11-26riscv: implement the invalidate_icache_* functionsLukas Auer
2018-11-26riscv: hang on unhandled exceptionsLukas Auer
2018-11-26riscv: treat undefined exception codes as reservedLukas Auer
2018-11-26riscv: complete the list of exception codesLukas Auer
2018-11-26riscv: do not reimplement generic io functionsLukas Auer
2018-11-26riscv: make use of the barrier functions from LinuxLukas Auer
2018-11-26riscv: fix use of incorrectly sized variablesLukas Auer
2018-11-26riscv: enable -fdata-sectionsLukas Auer
2018-11-26riscv: set -march and -mabi based on the Kconfig configurationLukas Auer
2018-11-26riscv: add Kconfig entries for the C and A ISA extensionsLukas Auer
2018-11-26riscv: select CONFIG_PHYS_64BIT on RV64I systemsLukas Auer
2018-11-26riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64ILukas Auer
2018-11-20sf: Add a method to obtain the block-protect settingSimon Glass
2018-11-20misc: Update read() and write() methods to return bytes xferedSimon Glass
2018-11-20sandbox: Update some drivers to work in SPL/TPLSimon Glass
2018-11-20sandbox: Add a function to read a host fileSimon Glass
2018-11-20sandbox: remove stray DEBUGHeinrich Schuchardt
2018-11-20ARM: mvebu: dts: add Clearfog GT-8KRabeeh Khoury
2018-11-20arm64: mvebu: a8k: autodetect RAM sizeBaruch Siach
2018-11-20linux/sizes.h: sync from kernelBaruch Siach
2018-11-20MIPS: drop asm/const.hBaruch Siach
2018-11-20Use _AC and UL macros from linux/const.hBaruch Siach
2018-11-18MIPS: fix linking of standalone programsDaniel Schwierzeck
2018-11-18Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck
2018-11-18mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfigStefan Roese
2018-11-18mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfigStefan Roese
2018-11-18mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def stateStefan Roese
2018-11-18mips: mt76xx: gardena-smart-gateway: Add LEDs to dtsStefan Roese
2018-11-18mips: mt76xx: Enable watchdog supportStefan Roese
2018-11-18mips: mt76xx: Kconfig: Add ethernet and GPIO supportStefan Roese
2018-11-18mips: mt76xx: Add watchdog DT node to mt7628a.dtsiStefan Roese
2018-11-18mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsiStefan Roese
2018-11-18mips: mt76xx: Add ethernet DT node to mt7628a.dtsiStefan Roese
2018-11-18mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR initStefan Roese
2018-11-16armv7r: dts: am654: Add initial supportLokesh Vutla
2018-11-16arm: dts: k3: Sync dts from LinuxLokesh Vutla
2018-11-16armv7R: K3: am654: Add support for triggering ddr init from SPLLokesh Vutla
2018-11-16armv7R: K3: am654: Add support to start ATF from R5 SPLLokesh Vutla
2018-11-16armv7R: K3: am654: Add support for generating build targetsLokesh Vutla
2018-11-16armv7R: K3: am654: Enable MPU regionsLokesh Vutla
2018-11-16ram: Introduce K3 AM654 DDR Sub System driverLokesh Vutla
2018-11-16arm: Make arch specific memcpy thumb-safe.Klaus Goger
2018-11-16test/py: test pinmux commandPatrice Chotard
2018-11-16ARM: DTS: Resync am3517-evm.dts with Linux 4.19Adam Ford