summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mips: mtmips: enable SPL for all boardsWeijie Gao2020-04-271-26/+0
* mips: mtmips: add SPL supportWeijie Gao2020-04-279-1/+160
* mips: mtmips: rewrite lowlevel codes of mt7628Weijie Gao2020-04-2715-791/+1201
* mips: add a option to support not reserving malloc space on initial stackWeijie Gao2020-04-272-2/+22
* mips: add an option to support initialize SRAM for initial stackWeijie Gao2020-04-272-0/+16
* dts: mtmips: add alternative pinmux node for uart2Weijie Gao2020-04-271-0/+5
* mips: add a mtmips-specific field to architecture-specific global dataWeijie Gao2020-04-271-0/+3
* mips: mtmips: make use of sysreset-resetctrl for mt7628 socWeijie Gao2020-04-272-5/+6
* mips: spl: Flush cache before jumping to U-Boot properStefan Roese2020-04-272-0/+22
* mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...Weijie Gao2020-04-272-1/+7
* mips: enable support for appending dtb to spl binaryWeijie Gao2020-04-271-0/+2
* mips: start.S: avoid overwriting outside gd when clearing global data in stackWeijie Gao2020-04-271-1/+2
* mips: mtmips: add predefined i-cache/d-cache size and linesizeWeijie Gao2020-04-271-0/+12
* mips: add support to restore exception vector base before booting linuxWeijie Gao2020-04-274-0/+54
* arm: add Cubieboard7 board supportAmit Singh Tomar2020-04-241-0/+92
* actions: Move defconfig options to KconfigAmit Singh Tomar2020-04-241-0/+1
* arm: add support Actions Semi S700Amit Singh Tomar2020-04-241-0/+5
* arm: dts: actions: s700: add u-boot specific dtsi fileAmit Singh Tomar2020-04-241-0/+18
* arm: actions: add S700 SoC device treeAmit Singh Tomar2020-04-242-0/+250
* clk: actions: Add common clock driverAmit Singh Tomar2020-04-243-57/+58
* arm: dts: actions: s900: add u-boot specific dtsi fileAmit Singh Tomar2020-04-241-0/+17
* arm: dts: sync dts for Action Semi S900Amit Singh Tomar2020-04-242-22/+302
* arm: actions: rename sysmap-s900 to sysmap-owlAmit Singh Tomar2020-04-242-4/+4
* arm: actions: Add common framework for Actions Owl Semi SoCsAmit Singh Tomar2020-04-244-19/+71
* common/board_f: Make reserve_mmu genericOvidiu Panait2020-04-241-1/+1
* arm: asm/cache.c: Introduce arm_reserve_mmuOvidiu Panait2020-04-244-2/+20
* common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.cOvidiu Panait2020-04-241-0/+28
* Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians...WIP/24Apr2020Tom Rini2020-04-248-1654/+634
|\
| * ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 boardMarek Vasut2020-04-246-498/+536
| * ARM: dts: stm32: Adjust PLL4 settings on AV96Marek Vasut2020-04-241-2/+2
| * ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsiPatrick Delaunay2020-04-243-1154/+96
* | qemu: don't allow to select 32- and 64-bitHeinrich Schuchardt2020-04-241-5/+9
|/
* riscv: Move all fdt fixups togetherAtish Patra2020-04-232-33/+33
* riscv: Copy the reserved-memory nodes to final DTAtish Patra2020-04-231-1/+7
* riscv: Setup reserved-memory node for FU540Atish Patra2020-04-231-0/+15
* riscv: Provide a mechanism to fix DT for reserved memoryAtish Patra2020-04-236-0/+108
* riscv: Add boot hartid to device treeAtish Patra2020-04-231-0/+22
* riscv: Make SBI v0.2 the default SBI versionBin Meng2020-04-231-1/+1
* riscv: Add Kconfig option for SBI v0.2Bin Meng2020-04-231-1/+19
* riscv: Add SMP Kconfig option dependency for U-Boot properBin Meng2020-04-231-0/+1
* riscv: Introduce SPL_SMP Kconfig option for U-Boot SPLBin Meng2020-04-235-11/+22
* riscv: Merge unnecessary SMP ifdefs in start.SBin Meng2020-04-231-4/+0
* riscv: qemu: Remove the simple-bus driver for the SoC nodeBin Meng2020-04-231-14/+0
* riscv: ax25: cache: Remove SPL_RISCV_MMODE config checkPragnesh Patel2020-04-231-8/+8
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/22Apr2020Tom Rini2020-04-221-0/+12
|\
| * arm: mvebu: correct SPL boot configs for SPI/MMCJoel Johnson2020-04-221-0/+12
* | Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2020-04-2211-12/+12
|\ \ | |/ |/|
| * spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler2020-04-221-1/+1
| * spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-2211-11/+11
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-04-213-0/+23
|\ \