aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-04-27Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini32-821/+1673
2020-04-27mips: Add support for SoM "VoCore2".Mauro Condarelli3-0/+96
2020-04-27mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementationsStefan Roese1-18/+10
2020-04-27mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/maxStefan Roese1-6/+8
2020-04-27mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()Stefan Roese1-6/+6
2020-04-27mips: mtmips: add support for mt7628-rfbWeijie Gao3-0/+77
2020-04-27mips: mtmips: enable SPL for all boardsWeijie Gao1-26/+0
2020-04-27mips: mtmips: add SPL supportWeijie Gao9-1/+160
2020-04-27mips: mtmips: rewrite lowlevel codes of mt7628Weijie Gao15-791/+1201
2020-04-27mips: add a option to support not reserving malloc space on initial stackWeijie Gao2-2/+22
2020-04-27mips: add an option to support initialize SRAM for initial stackWeijie Gao2-0/+16
2020-04-27dts: mtmips: add alternative pinmux node for uart2Weijie Gao1-0/+5
2020-04-27mips: add a mtmips-specific field to architecture-specific global dataWeijie Gao1-0/+3
2020-04-27mips: mtmips: make use of sysreset-resetctrl for mt7628 socWeijie Gao2-5/+6
2020-04-27mips: spl: Flush cache before jumping to U-Boot properStefan Roese2-0/+22
2020-04-27mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...Weijie Gao2-1/+7
2020-04-27mips: enable support for appending dtb to spl binaryWeijie Gao1-0/+2
2020-04-27mips: start.S: avoid overwriting outside gd when clearing global data in stackWeijie Gao1-1/+2
2020-04-27mips: mtmips: add predefined i-cache/d-cache size and linesizeWeijie Gao1-0/+12
2020-04-27mips: add support to restore exception vector base before booting linuxWeijie Gao4-0/+54
2020-04-27ARC: AXS10x: cleanup kconfigEugeniy Paltsev1-2/+0
2020-04-27ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev1-0/+3
2020-04-27ARC: HSDK-4xD: print timer clock valueEugeniy Paltsev1-2/+4
2020-04-27ARC: HSDK: split HSDK and HSDK-4xD DTSEugeniy Paltsev4-143/+166
2020-04-27ARC: HSDK-4xD: add initial board supportEugeniy Paltsev1-1/+1
2020-04-27ARC: ARCv2: handle DSP presence in HWEugeniy Paltsev2-0/+16
2020-04-24arm: add Cubieboard7 board supportAmit Singh Tomar1-0/+92
2020-04-24actions: Move defconfig options to KconfigAmit Singh Tomar1-0/+1
2020-04-24arm: add support Actions Semi S700Amit Singh Tomar1-0/+5
2020-04-24arm: dts: actions: s700: add u-boot specific dtsi fileAmit Singh Tomar1-0/+18
2020-04-24arm: actions: add S700 SoC device treeAmit Singh Tomar2-0/+250
2020-04-24clk: actions: Add common clock driverAmit Singh Tomar3-57/+58
2020-04-24arm: dts: actions: s900: add u-boot specific dtsi fileAmit Singh Tomar1-0/+17
2020-04-24arm: dts: sync dts for Action Semi S900Amit Singh Tomar2-22/+302
2020-04-24arm: actions: rename sysmap-s900 to sysmap-owlAmit Singh Tomar2-4/+4
2020-04-24arm: actions: Add common framework for Actions Owl Semi SoCsAmit Singh Tomar4-19/+71
2020-04-24common/board_f: Make reserve_mmu genericOvidiu Panait1-1/+1
2020-04-24arm: asm/cache.c: Introduce arm_reserve_mmuOvidiu Panait4-2/+20
2020-04-24common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.cOvidiu Panait1-0/+28
2020-04-24Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians...Tom Rini8-1654/+634
2020-04-24qemu: don't allow to select 32- and 64-bitHeinrich Schuchardt1-5/+9
2020-04-24ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 boardMarek Vasut6-498/+536
2020-04-24ARM: dts: stm32: Adjust PLL4 settings on AV96Marek Vasut1-2/+2
2020-04-24ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsiPatrick Delaunay3-1154/+96
2020-04-23riscv: Move all fdt fixups togetherAtish Patra2-33/+33
2020-04-23riscv: Copy the reserved-memory nodes to final DTAtish Patra1-1/+7
2020-04-23riscv: Setup reserved-memory node for FU540Atish Patra1-0/+15
2020-04-23riscv: Provide a mechanism to fix DT for reserved memoryAtish Patra6-0/+108
2020-04-23riscv: Add boot hartid to device treeAtish Patra1-0/+22
2020-04-23riscv: Make SBI v0.2 the default SBI versionBin Meng1-1/+1