summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-06-07stm32mp: don't map the reserved region with no-map propertyPatrick Delaunay1-2/+15
2021-06-07stm32mp: Increase the reserved memory in board_get_usable_ram_topPatrick Delaunay1-2/+5
2021-06-05sandbox: correct determination of the text baseHeinrich Schuchardt1-1/+4
2021-06-04arm: a37xx: pci: Increase PCIe MEM size from 16 MiB to 127 MiBPali Rohár1-3/+10
2021-06-04arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() functionPali Rohár1-14/+60
2021-06-04arm: a37xx: pci: Find PCIe controller node by compatible instead of pathPali Rohár1-3/+1
2021-06-04arm: a37xx: pci: Fix DT compatible string to Linux' DT compatiblePali Rohár1-1/+1
2021-05-31Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini19-1/+2525
2021-05-31riscv: cpu: fu740: clear feature disable CSRGreen Wan1-0/+15
2021-05-31board: sifive: add HiFive Unmatched board supportGreen Wan1-0/+4
2021-05-31riscv: dts: add SiFive Unmatched board supportGreen Wan4-0/+1790
2021-05-31riscv: dts: add fu740 supportGreen Wan2-0/+434
2021-05-31drivers: clk: add fu740 supportGreen Wan1-1/+1
2021-05-31riscv: cpu: fu740: Add support for cpu fu740Green Wan12-0/+281
2021-05-31sunxi: Bring back SD card as MMC device 0Andre Przywara1-0/+1
2021-05-28arm: dts: stm32mp157c-odyssey-som: enable the RNG1Grzegorz Szymaszek1-0/+4
2021-05-27Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini3-0/+16
2021-05-27arm: dts: k3-am642-sk: Add sysreset controller nodeSuman Anna1-0/+4
2021-05-27arm: dts: k3-am642-evm: Add sysreset controller nodeSuman Anna1-0/+4
2021-05-27arm: dts: k3-j721e: Fix up MAIN R5FSS cluster mode back to Split-modeSuman Anna1-0/+8
2021-05-27powerpc: fix regression in arch_initr_trap()Matt Merhar1-0/+1
2021-05-25MIPS: remove deprecated qemu_mips boardDaniel Schwierzeck1-11/+0
2021-05-24ARM: don't use --gc-sections with LTO when using private libgccMarek Behún1-0/+2
2021-05-24ARM: don't use -ffunction-sections/-fdata-sections with LTO buildMarek Behún1-2/+6
2021-05-24ARM: make LTO availableMarek Behún2-0/+3
2021-05-24armv8: SPL: discard relocation informationMarek Behún1-0/+1
2021-05-24ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards)Marek Behún1-0/+1
2021-05-24ARM: fix LTO for rockchip and samsungMarek Behún1-1/+1
2021-05-24ARM: fix LTO for seaboardMarek Behún1-0/+1
2021-05-24ARM: imx8m: fix imx_eqos_txclk_set_rate() type mismatch for LTOMarek Behún1-1/+1
2021-05-24ARM: kona: fix clk_bsc_enable() type mismatch for LTOMarek Behún1-1/+1
2021-05-24ARM: fix LTO for keystoneMarek Behún1-0/+1
2021-05-24ARM: fix LTO for imx28_xeaMarek Behún2-2/+2
2021-05-24ARM: fix LTO build for some thumb-interwork casesMarek Behún2-0/+3
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek Behún5-12/+12
2021-05-24ARM: global_data: make set_gd() work for armv5 and armv6Marek Behún1-1/+3
2021-05-24sandbox: enable LTO by defaultMarek Behún1-0/+1
2021-05-24sandbox: make LTO availableMarek Behún2-0/+5
2021-05-24sandbox: use sections instead of symbols for getopt array boundariesMarek Behún5-11/+32
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-marvellTom 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