summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-2820-101/+342
|\
| * arm: dts: meson-khadas-vim3: enable SPI NOR flashNeil Armstrong2020-04-283-0/+35
| * arm: dts: meson-gxm-khadas-vim2-u-boot: enable SPI NOR flashNeil Armstrong2020-04-281-0/+15
| * arm64: dts: meson: sync dt and bindings from v5.7-rc1Neil Armstrong2020-04-2816-101/+292
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-04-281-1/+1
|\ \
| * | arm: socfpga: stratix10: Fix incorrect CLKMGR_S10_PERPLL_BYPASS offsetLey Foon Tan2020-04-271-1/+1
| |/
* | Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-04-2732-821/+1673
|\ \
| * | mips: Add support for SoM "VoCore2".Mauro Condarelli2020-04-273-0/+96
| * | mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementationsStefan Roese2020-04-271-18/+10
| * | mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/maxStefan Roese2020-04-271-6/+8
| * | mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()Stefan Roese2020-04-271-6/+6
| * | mips: mtmips: add support for mt7628-rfbWeijie Gao2020-04-273-0/+77
| * | 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
| |/
* | ARC: AXS10x: cleanup kconfigEugeniy Paltsev2020-04-271-2/+0
* | ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev2020-04-271-0/+3
* | ARC: HSDK-4xD: print timer clock valueEugeniy Paltsev2020-04-271-2/+4
* | ARC: HSDK: split HSDK and HSDK-4xD DTSEugeniy Paltsev2020-04-274-143/+166
* | ARC: HSDK-4xD: add initial board supportEugeniy Paltsev2020-04-271-1/+1
* | ARC: ARCv2: handle DSP presence in HWEugeniy Paltsev2020-04-272-0/+16
|/
* 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
|/