summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imx'Sascha Hauer2022-11-1423-38/+2240
|\
| * ARM: mach-imx: Add missing ocotp dependency to protonic-imx6 platformRobin van der Gracht2022-11-041-0/+1
| * ARM: kamstrup-mx7-concentrator: Setup UART4Sascha Hauer2022-11-021-2/+1
| * ARM: i.MX8MP: add TQ mba8mpxl boardHolger Assmann2022-10-2810-0/+2099
| * ARM: i.MX8MM: innocomm-wb15: imply AT803X_PHY for EVKAhmad Fatoum2022-10-271-0/+1
| * ARM: i.MX bootsource: adapt boot device detection for imx8mpSascha Hauer2022-10-271-3/+23
| * ARM: imx8mm-evk: Add missing fsp_tableSascha Hauer2022-10-271-0/+1
| * ARM: imx8mm-evk: Switch to deep-probeSascha Hauer2022-10-271-5/+18
| * ARM: i.MX8M bootsource: pull imx6_bootsource_serial() out of __imx7_get_boot_...Sascha Hauer2022-10-271-5/+20
| * ARM: i.MX8M bootsource: alias i.MX8MN functions as i.MX8MP functionsSascha Hauer2022-10-271-6/+6
| * ARM: i.MX7: don't hardcode UART1 in imx7_early_setup_uart_clockAhmad Fatoum2022-10-276-9/+20
| * ARM: i.MX7: replace hardcoded UART clocking definesAhmad Fatoum2022-10-271-15/+10
| * ARM: stm32mp: mark iwdg2 with barebox,restart-warm-bootromAhmad Fatoum2022-10-272-0/+8
| * ARM: i.MX7: describe USB serial download boot modeAhmad Fatoum2022-10-272-0/+39
* | Merge branch 'for-next/env'Sascha Hauer2022-11-1451-166/+150
|\ \
| * | Treewide: Reference environment partitions by phandleSascha Hauer2022-10-1951-148/+150
| * | ARM: imx6qdl-phytec-pfla02: Remove unused environment nodesSascha Hauer2022-10-191-18/+0
* | | Merge branch 'for-next/dts'Sascha Hauer2022-11-141-1/+1
|\ \ \
| * | | dts: update to v6.1-rc1Sascha Hauer2022-10-201-1/+1
| |/ /
* | | Merge branch 'for-next/arm64-entry'Sascha Hauer2022-11-147-59/+65
|\ \ \
| * | | ARM: asm: cleanup 32-bit entry pointsAhmad Fatoum2022-10-261-5/+5
| * | | ARM64: asm: drop __barebox_arm_headAhmad Fatoum2022-10-262-32/+2
| * | | ARM64: asm: rewrite ENTRY_FUNCTION(_WITHSTACK) fully in assemblyAhmad Fatoum2022-10-264-20/+52
| * | | asm-generic: memory_layout: define __keep_symbolref()Ahmad Fatoum2022-10-261-1/+1
| * | | ARM64: asm: define ENTRY_FUNCTION in terms of ENTRY_FUNCTION_WITHSTACKAhmad Fatoum2022-10-261-2/+5
| * | | ARM64: cpu: select HAVE_PBL_MULTI_IMAGES globallyAhmad Fatoum2022-10-261-0/+1
| | |/ | |/|
* | | ARM: psci: client: don't hardcode method smc in fixupAhmad Fatoum2022-11-071-3/+3
* | | ARM: psci: make PSCI method a of_psci_fixup parameterAhmad Fatoum2022-11-075-6/+8
* | | ARM: rk356x: rk3568-evb: add missing new line to log messageAhmad Fatoum2022-11-041-1/+1
* | | ARM: dts: i.MX8MP: increase off-on delay on the SD Vcc regulatorMarco Felsch2022-11-021-0/+4
* | | ARM: socfpga: Configure F2SDRAM bridgesVyacheslav Yurkov2022-11-021-0/+14
* | | ARM: socfpga: Fix SDRAM firewall initVyacheslav Yurkov2022-11-021-3/+3
* | | ARM: SoCFPGA: arria10: Fix DMA accesses at addresses < 256KiBSascha Hauer2022-11-021-1/+1
|/ /
* | RISC-V: add compiler barriers around unrelocated accessesAhmad Fatoum2022-10-243-6/+11
* | ARM: cpu: add compiler barrier around unrelocated accessAhmad Fatoum2022-10-242-8/+11
|/
* ARM: i.MX8M: align SIP_BUILDINFO with the tf-a defineMarco Felsch2022-10-181-5/+7
* ARM: dts: i.MX8MP: assume hsio power domain to be poweredMarco Felsch2022-10-181-0/+4
* ARM: i.MX8MP: EVK: convert to board driver and enable deep-probeMarco Felsch2022-10-181-5/+16
* ARM: i.MX8MP: add feature controller support for PlusAhmad Fatoum2022-10-181-0/+43
* Merge branch 'for-next/rockchip-io-domains'Sascha Hauer2022-10-134-0/+16
|\
| * ARM: Rockchip: Add FIXME comment to io domain setupSascha Hauer2022-09-223-0/+12
| * arm: rockchip_v8_defconfig: enable io domain driverMichael Riesch2022-09-221-0/+4
* | Merge branch 'for-next/riscv'Sascha Hauer2022-10-1316-295/+185
|\ \
| * | RISC-V: add Allwinner Sun20i D1 Nezha supportMarco Felsch2022-10-076-0/+40
| * | RISC-V: squash 64bit defconfigs into rv64i_defconfigMarco Felsch2022-10-074-262/+42
| * | RISC-V: implement cache-management errata for T-Head SoCsMarco Felsch2022-10-071-1/+20
| * | RISC-V: use m/sscratch registers for barebox_riscv_pbl_flagsMarco Felsch2022-10-075-42/+51
| * | RISC-V: import vendorid list from linuxMarco Felsch2022-10-071-0/+11
| * | RISC-V: add riscv_vendor_id() supportMarco Felsch2022-10-071-0/+31
| * | RISC-V: cache: fix local_flush_icache_all enablingMarco Felsch2022-10-071-1/+1
| |/