summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-26Merge git://git.denx.de/u-boot-riscvTom Rini
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass
2018-11-26sandbox: Boot in U-Boot through the standard callSimon Glass
2018-11-26sandbox: Filter arguments when starting U-BootSimon Glass
2018-11-26sandbox: Use malloc() and free() from os layerSimon Glass
2018-11-26sandbox: Refactor code to create os_jump_to_file()Simon Glass
2018-11-26sandbox: Add a new 'sb' commandSimon Glass
2018-11-26sandbox: Add an option to display of-platdata in SPLSimon Glass
2018-11-26test: Add a simple test for bloblistSimon Glass
2018-11-26riscv: cache: Implement i/dcache [status, enable, disable]Rick Chen
2018-11-26riscv: dts: Add ae350_32.dts for RV32IRick Chen
2018-11-26riscv: dts: Sync to Linux Kernel ae350 dts.Rick Chen
2018-11-26riscv: align bootm implementation with that of other architecturesLukas Auer
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