aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-05-24build: use thin archives instead of incremental linkingMarek BehĂșn1-3/+7
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn29-65/+68
2021-05-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/20May2021Tom Rini1-2/+2
2021-05-20Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini8-101/+94
2021-05-20arm: mvebu: armada-3720-uDPU.dts: Change back to phy-mode "2500base-x"Stefan Roese1-2/+2
2021-05-19riscv: Drop USE_SPL_FIT_GENERATORBin Meng1-100/+0
2021-05-19riscv: ae350: Switch to use binman to generate u-boot.itbBin Meng2-0/+4
2021-05-19riscv: qemu: Switch to use binman to generate u-boot.itbBin Meng4-0/+18
2021-05-19riscv: dts: Sort build targets in alphabetical orderBin Meng1-1/+1
2021-05-19riscv: sifive: unleashed: Switch to use binman to generate u-boot.itbBin Meng2-0/+71
2021-05-19arm64: zynqmp: Add description for SOM/Kria boardsMichal Simek7-0/+1109
2021-05-19arm64: zynqmp: Add psgtr DT descriptionsMichal Simek10-1/+79
2021-05-19arm64: zynqmp: Add pinctrl descriptionMichal Simek11-1/+2470
2021-05-19arm64: zynqmp: Add zynqmp firmware specific DT nodesT Karthik Reddy2-0/+80
2021-05-19arm64: zynqmp: Add missing mio-bank properties to sdhciMichal Simek1-0/+1
2021-05-19arm64: zynqmp: Remove comment about clock chipsMichal Simek2-10/+10
2021-05-19arm64: zynqmp: Add 'i2c-mux-idle-disconnect' propertyRaviteja Narayanam3-0/+6
2021-05-19arm64: zynqmp: Add label to all GPIO lines for VCK190 SCSaeed Nowshadi1-7/+7
2021-05-19arm64: zynqmp: Add 'silabs,skip-recall' to DDR DIMM si570 clk nodeSaeed Nowshadi1-1/+2
2021-05-19arm64: zynqmp: Add missing silabs,skip-recall for si570 ref clk nodesMichal Simek5-3/+8
2021-05-18Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini8-151/+281
2021-05-17riscv: Group assembly optimized implementation of memory routines into a submenuBin Meng1-0/+4
2021-05-17riscv: Fix memmove and optimise memcpy when misalignBin Meng2-142/+257
2021-05-17riscv: Fix arch_fixup_fdt always failing without /chosenSean Anderson1-4/+7
2021-05-17riscv: Split SiFive CLINT support between SPL and U-Boot properBin Meng5-5/+13
2021-05-16arm: octeontx2: Add dtsi/dts files for Octeon TX2 CN913x DBKonstantin Porotchkin11-0/+1004
2021-05-16arm64: mvebu: extend the mmio regionGrzegorz Jaszczyk2-2/+4
2021-05-16arm64: mvebu: a8k: move firmware related definitions to fw infoGrzegorz Jaszczyk1-0/+3
2021-05-16arm64: mvebu: do not map firmware RT service regionGrzegorz Jaszczyk2-1/+24
2021-05-16arm64: mvebu: a8k: align memory regionsjinghua1-55/+7
2021-05-14Merge https://source.denx.de/u-boot/custodians/u-boot-shWIP/14May2021Tom Rini1-0/+1
2021-05-14Merge tag 'u-boot-amlogic-20210514' of https://source.denx.de/u-boot/custodia...Tom Rini2-0/+14
2021-05-14ARM: dts: add missing -u-boot.dtsi to enable HDMI on Beelink GTKing/King-ProNeil Armstrong2-0/+14
2021-05-14Revert "riscv: cpu: fu740: clear feature disable CSR"Bin Meng1-15/+0
2021-05-14riscv: Don't reserve AI ram in k210 dtsSean Anderson1-12/+0
2021-05-14riscv: k210: Use AI as the parent clock of aisram, not PLL1Sean Anderson1-1/+1
2021-05-14riscv: k210: Rename airam to aisramSean Anderson1-2/+2
2021-05-14riscv: Enable some devices pre-relocationSean Anderson1-0/+4
2021-05-13am335x: add support for cape detect functionalityKory Maincent1-0/+1
2021-05-13arm: am335x: add support for i2c2 busKory Maincent1-0/+1
2021-05-13arm: sunxi: add support for DIP detection to CHIP boardKory Maincent1-0/+9
2021-05-13am57xx: add support for cape detect functionalityKory Maincent1-0/+1
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent4-0/+21
2021-05-12ARM: renesas: Scrub duplicate memory nodes from DT on Gen3Marek Vasut1-0/+1
2021-05-12Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...WIP/12May2021Tom Rini23-25/+8922
2021-05-12ARM: dts: k3-am642-sk: Add ethernet related DT nodesVignesh Raghavendra2-0/+78
2021-05-12ARM: dts: k3-am64-main: Add CPSW DT nodesVignesh Raghavendra4-0/+185
2021-05-12arm: dts: am642-r5-sk: Add r5 specific dtsLokesh Vutla3-1/+2337
2021-05-12arm: dts: am642-sk: Add initial sk dtsLokesh Vutla3-1/+183
2021-05-12arm: dts: am642-evm: Add I2C nodesLokesh Vutla3-0/+64