summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-05-31riscv: cpu: fu740: Add support for cpu fu740Green Wan
2021-05-31sunxi: Bring back SD card as MMC device 0Andre Przywara
2021-05-28arm: dts: stm32mp157c-odyssey-som: enable the RNG1Grzegorz Szymaszek
2021-05-27Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-05-27arm: dts: k3-am642-sk: Add sysreset controller nodeSuman Anna
2021-05-27arm: dts: k3-am642-evm: Add sysreset controller nodeSuman Anna
2021-05-27arm: dts: k3-j721e: Fix up MAIN R5FSS cluster mode back to Split-modeSuman Anna
2021-05-26powerpc: fix regression in arch_initr_trap()Matt Merhar
2021-05-25MIPS: remove deprecated qemu_mips boardDaniel Schwierzeck
2021-05-24ARM: don't use --gc-sections with LTO when using private libgccMarek Behún
2021-05-24ARM: don't use -ffunction-sections/-fdata-sections with LTO buildMarek Behún
2021-05-24ARM: make LTO availableMarek Behún
2021-05-24armv8: SPL: discard relocation informationMarek Behún
2021-05-24ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards)Marek Behún
2021-05-24ARM: fix LTO for rockchip and samsungMarek Behún
2021-05-24ARM: fix LTO for seaboardMarek Behún
2021-05-24ARM: imx8m: fix imx_eqos_txclk_set_rate() type mismatch for LTOMarek Behún
2021-05-24ARM: kona: fix clk_bsc_enable() type mismatch for LTOMarek Behún
2021-05-24ARM: fix LTO for keystoneMarek Behún
2021-05-24ARM: fix LTO for imx28_xeaMarek Behún
2021-05-24ARM: fix LTO build for some thumb-interwork casesMarek Behún
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek Behún
2021-05-24ARM: global_data: make set_gd() work for armv5 and armv6Marek Behún
2021-05-24sandbox: enable LTO by defaultMarek Behún
2021-05-24sandbox: make LTO availableMarek Behún
2021-05-24sandbox: use sections instead of symbols for getopt array boundariesMarek Behún
2021-05-24build: use thin archives instead of incremental linkingMarek Behún
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-05-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-05-20Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-05-20arm: mvebu: armada-3720-uDPU.dts: Change back to phy-mode "2500base-x"Stefan Roese
2021-05-19riscv: Drop USE_SPL_FIT_GENERATORBin Meng
2021-05-19riscv: ae350: Switch to use binman to generate u-boot.itbBin Meng
2021-05-19riscv: qemu: Switch to use binman to generate u-boot.itbBin Meng
2021-05-19riscv: dts: Sort build targets in alphabetical orderBin Meng
2021-05-19riscv: sifive: unleashed: Switch to use binman to generate u-boot.itbBin Meng
2021-05-19arm64: zynqmp: Add description for SOM/Kria boardsMichal Simek
2021-05-19arm64: zynqmp: Add psgtr DT descriptionsMichal Simek
2021-05-19arm64: zynqmp: Add pinctrl descriptionMichal Simek
2021-05-19arm64: zynqmp: Add zynqmp firmware specific DT nodesT Karthik Reddy
2021-05-19arm64: zynqmp: Add missing mio-bank properties to sdhciMichal Simek
2021-05-19arm64: zynqmp: Remove comment about clock chipsMichal Simek
2021-05-19arm64: zynqmp: Add 'i2c-mux-idle-disconnect' propertyRaviteja Narayanam
2021-05-19arm64: zynqmp: Add label to all GPIO lines for VCK190 SCSaeed Nowshadi
2021-05-19arm64: zynqmp: Add 'silabs,skip-recall' to DDR DIMM si570 clk nodeSaeed Nowshadi
2021-05-19arm64: zynqmp: Add missing silabs,skip-recall for si570 ref clk nodesMichal Simek
2021-05-18Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-05-17riscv: Group assembly optimized implementation of memory routines into a submenuBin Meng
2021-05-17riscv: Fix memmove and optimise memcpy when misalignBin Meng
2021-05-17riscv: Fix arch_fixup_fdt always failing without /chosenSean Anderson