summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: MediaTek: add basic support for MT7629 boardsRyder Lee2018-11-2811-0/+336
* arm: dts: MediaTek: add device tree for MT7623Ryder Lee2018-11-283-0/+463
* arm: dts: MediaTek: add device tree for MT7629Ryder Lee2018-11-284-0/+341
* ARM: dts: am335x-chiliboard: add /chosen/stdout-pathMarcin Niestroj2018-11-261-0/+11
* ARM: dts: am335x-chili*: add chiliSOM and chiliboard DTS filesMarcin Niestroj2018-11-263-1/+380
* ARM: armv7: Add early stack for erratum workaroundsAndrew F. Davis2018-11-261-0/+9
* armv7r: K3: Allow SPL to run only on core 0Lokesh Vutla2018-11-262-1/+21
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-11-262-1/+3
|\
| * sunxi: Fix memory 2-rank initialization for a33 cpuMichael Trimarchi2018-11-221-1/+1
| * sunxi-mmc: use new mode on both controllers on A64Vasily Khoruzhick2018-11-221-0/+1
| * sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH optionVasily Khoruzhick2018-11-221-0/+1
* | Merge git://git.denx.de/u-boot-riscvTom Rini2018-11-2624-340/+1093
|\ \
| * | riscv: cache: Implement i/dcache [status, enable, disable]Rick Chen2018-11-269-10/+146
| * | riscv: dts: Add ae350_32.dts for RV32IRick Chen2018-11-263-1/+458
| * | riscv: dts: Sync to Linux Kernel ae350 dts.Rick Chen2018-11-261-15/+92
| * | riscv: align bootm implementation with that of other architecturesLukas Auer2018-11-261-27/+70
| * | riscv: save hart ID and device tree passed by prior boot stageLukas Auer2018-11-262-2/+16
| * | riscv: do not blindly modify the mstatus CSRLukas Auer2018-11-261-4/+4
| * | riscv: remove unused labels in start.SLukas Auer2018-11-261-9/+0
| * | Drop CONFIG_INIT_CRITICALBin Meng2018-11-262-64/+0
| * | riscv: align mtvec on a 4-byte boundaryLukas Auer2018-11-261-1/+1
| * | riscv: fix inconsistent use of spaces and tabs in start.SLukas Auer2018-11-261-161/+161
| * | riscv: implement the invalidate_icache_* functionsLukas Auer2018-11-261-0/+10
| * | riscv: hang on unhandled exceptionsLukas Auer2018-11-261-0/+2
| * | riscv: treat undefined exception codes as reservedLukas Auer2018-11-261-2/+6
| * | riscv: complete the list of exception codesLukas Auer2018-11-261-1/+12
| * | riscv: do not reimplement generic io functionsLukas Auer2018-11-261-28/+3
| * | riscv: make use of the barrier functions from LinuxLukas Auer2018-11-262-7/+71
| * | riscv: fix use of incorrectly sized variablesLukas Auer2018-11-264-11/+15
| * | riscv: enable -fdata-sectionsLukas Auer2018-11-261-1/+2
| * | riscv: set -march and -mabi based on the Kconfig configurationLukas Auer2018-11-262-4/+20
| * | riscv: add Kconfig entries for the C and A ISA extensionsLukas Auer2018-11-261-0/+11
| * | riscv: select CONFIG_PHYS_64BIT on RV64I systemsLukas Auer2018-11-261-0/+1
| * | riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64ILukas Auer2018-11-262-9/+9
* | | spl: Add support for passing handoff info to U-Boot properSimon Glass2018-11-262-3/+18
* | | sandbox: Boot in U-Boot through the standard callSimon Glass2018-11-262-14/+20
* | | sandbox: Filter arguments when starting U-BootSimon Glass2018-11-261-6/+26
* | | sandbox: Use malloc() and free() from os layerSimon Glass2018-11-262-12/+15
* | | sandbox: Refactor code to create os_jump_to_file()Simon Glass2018-11-261-10/+38
* | | sandbox: Add a new 'sb' commandSimon Glass2018-11-262-0/+17
* | | sandbox: Add an option to display of-platdata in SPLSimon Glass2018-11-264-1/+25
* | | test: Add a simple test for bloblistSimon Glass2018-11-261-0/+1
|/ /
* | sf: Add a method to obtain the block-protect settingSimon Glass2018-11-201-0/+8
* | misc: Update read() and write() methods to return bytes xferedSimon Glass2018-11-201-2/+2
* | sandbox: Update some drivers to work in SPL/TPLSimon Glass2018-11-201-0/+15
* | sandbox: Add a function to read a host fileSimon Glass2018-11-201-3/+41
* | sandbox: remove stray DEBUGHeinrich Schuchardt2018-11-201-4/+4
|/
* ARM: mvebu: dts: add Clearfog GT-8KRabeeh Khoury2018-11-202-0/+316
* arm64: mvebu: a8k: autodetect RAM sizeBaruch Siach2018-11-201-1/+49
* linux/sizes.h: sync from kernelBaruch Siach2018-11-201-2/+1