summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: dts: sync rtc node of am335x boards with Linux 5.9-rc7Dario Binacchi2021-06-094-0/+21
* arm: dts: k3-am64-main: Update the location of ATF in SRAM and increase its m...Aswath Govindraju2021-06-091-1/+1
* configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy t...Aswath Govindraju2021-06-091-4/+2
* arm: dts: k3-am642-evm-u-boot: Add U-Boot tags and fix the dr_mode to periphe...Aswath Govindraju2021-06-091-0/+13
* arm: dts: k3-am642-*-evm: Add USB supportAswath Govindraju2021-06-092-0/+36
* arm: dts: k3-am64-main: Add USB DT nodesAswath Govindraju2021-06-091-0/+30
* arm: mach-k3: am642_init: Do USB fixups to facilitate host and device boot modesAswath Govindraju2021-06-091-0/+33
* arm: mach-k3: am642_init: Add support for USB boot modeAswath Govindraju2021-06-093-4/+20
* tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig...Aswath Govindraju2021-06-092-0/+8
* arm: dts: k3-j7200: ddr: Update to 0.5.0 version of DDR for LPDDR 2666MTsKevin Scholz2021-06-092-219/+220
* stm32mp: don't map the reserved region with no-map propertyPatrick Delaunay2021-06-071-2/+15
* stm32mp: Increase the reserved memory in board_get_usable_ram_topPatrick Delaunay2021-06-071-2/+5
* 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