summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: Add support for Kobol Helios64 boardHEADmasterChristian Glombek2021-06-124-0/+1273
* arm: mvebu: dts: turris_mox: add nodes for SPI NOR partitionsMarek Behún2021-06-101-0/+31
* arm: mvebu: dts: turris_mox: add button and LED nodesMarek Behún2021-06-101-0/+24
* sandbox: correct determination of the text baseHeinrich Schuchardt2021-06-051-1/+4
* arm: a37xx: pci: Increase PCIe MEM size from 16 MiB to 127 MiBPali Rohár2021-06-041-3/+10
* arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() functionPali Rohár2021-06-041-14/+60
* arm: a37xx: pci: Find PCIe controller node by compatible instead of pathPali Rohár2021-06-041-3/+1
* arm: a37xx: pci: Fix DT compatible string to Linux' DT compatiblePali Rohár2021-06-041-1/+1
* Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2021-05-3119-1/+2525
|\
| * riscv: cpu: fu740: clear feature disable CSRGreen Wan2021-05-311-0/+15
| * board: sifive: add HiFive Unmatched board supportGreen Wan2021-05-311-0/+4
| * riscv: dts: add SiFive Unmatched board supportGreen Wan2021-05-314-0/+1790
| * riscv: dts: add fu740 supportGreen Wan2021-05-312-0/+434
| * drivers: clk: add fu740 supportGreen Wan2021-05-311-1/+1
| * riscv: cpu: fu740: Add support for cpu fu740Green Wan2021-05-3112-0/+281
* | sunxi: Bring back SD card as MMC device 0Andre Przywara2021-05-311-0/+1
|/
* arm: dts: stm32mp157c-odyssey-som: enable the RNG1Grzegorz Szymaszek2021-05-281-0/+4
* Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-05-273-0/+16
|\
| * arm: dts: k3-am642-sk: Add sysreset controller nodeSuman Anna2021-05-271-0/+4
| * arm: dts: k3-am642-evm: Add sysreset controller nodeSuman Anna2021-05-271-0/+4
| * arm: dts: k3-j721e: Fix up MAIN R5FSS cluster mode back to Split-modeSuman Anna2021-05-271-0/+8
* | powerpc: fix regression in arch_initr_trap()Matt Merhar2021-05-261-0/+1
* | MIPS: remove deprecated qemu_mips boardDaniel Schwierzeck2021-05-251-11/+0
|/
* ARM: don't use --gc-sections with LTO when using private libgccMarek Behún2021-05-241-0/+2
* ARM: don't use -ffunction-sections/-fdata-sections with LTO buildMarek Behún2021-05-241-2/+6
* ARM: make LTO availableMarek Behún2021-05-242-0/+3
* armv8: SPL: discard relocation informationMarek Behún2021-05-241-0/+1
* ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards)Marek Behún2021-05-241-0/+1
* ARM: fix LTO for rockchip and samsungMarek Behún2021-05-241-1/+1
* ARM: fix LTO for seaboardMarek Behún2021-05-241-0/+1
* ARM: imx8m: fix imx_eqos_txclk_set_rate() type mismatch for LTOMarek Behún2021-05-241-1/+1
* ARM: kona: fix clk_bsc_enable() type mismatch for LTOMarek Behún2021-05-241-1/+1
* ARM: fix LTO for keystoneMarek Behún2021-05-241-0/+1
* ARM: fix LTO for imx28_xeaMarek Behún2021-05-242-2/+2
* ARM: fix LTO build for some thumb-interwork casesMarek Behún2021-05-242-0/+3
* ARM: make gd a function call for LTO and set via set_gd()Marek Behún2021-05-245-12/+12
* ARM: global_data: make set_gd() work for armv5 and armv6Marek Behún2021-05-241-1/+3
* sandbox: enable LTO by defaultMarek Behún2021-05-241-0/+1
* sandbox: make LTO availableMarek Behún2021-05-242-0/+5
* sandbox: use sections instead of symbols for getopt array boundariesMarek Behún2021-05-245-11/+32
* build: use thin archives instead of incremental linkingMarek Behún2021-05-241-3/+7
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-2429-65/+68
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-05-201-2/+2
|\
| * arm: mvebu: armada-3720-uDPU.dts: Change back to phy-mode "2500base-x"Stefan Roese2021-05-201-2/+2
* | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2021-05-208-101/+94
|\ \ | |/ |/|
| * riscv: Drop USE_SPL_FIT_GENERATORBin Meng2021-05-191-100/+0
| * riscv: ae350: Switch to use binman to generate u-boot.itbBin Meng2021-05-192-0/+4
| * riscv: qemu: Switch to use binman to generate u-boot.itbBin Meng2021-05-194-0/+18
| * riscv: dts: Sort build targets in alphabetical orderBin Meng2021-05-191-1/+1
| * riscv: sifive: unleashed: Switch to use binman to generate u-boot.itbBin Meng2021-05-192-0/+71