summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sandbox: fix linker warnings with newer ldAhmad Fatoum2023-02-211-0/+1
* ARM: rockchip: add missing header to <mach/rockchip.h>Ahmad Fatoum2023-02-211-0/+2
* ARM: <asm/barebox-arm.h>: drop undefined barebox_arm_get_boarddata()Ahmad Fatoum2023-02-171-2/+0
* ARM: stm32mp: odyssey-som: use upstream device treesAhmad Fatoum2023-01-233-371/+1
* Merge branch 'for-next/misc-struct-rename'Sascha Hauer2023-01-202-6/+122
|\
| * ARM: imx6sx: udoo-neo: add barebox update handler supportOleksij Rempel2023-01-161-0/+3
| * ARM: imx6sx: udoo-neo: fix gpt timer configurationOleksij Rempel2023-01-161-0/+1
| * ARM: imx6sx: udoo-neo: enable memory size auto detectionOleksij Rempel2023-01-161-0/+3
| * ARM: imx6sx: udoo-neo: add version detection supportOleksij Rempel2023-01-161-2/+89
| * ARM: imx6sx: udoo-neo: configure GPIO pins for board auto detection.Oleksij Rempel2023-01-161-0/+12
| * ARM: imx6sx: udoo-neo: fix board compatibleOleksij Rempel2023-01-161-1/+1
| * ARM: imx6sx: udoo-neo: enable deep probe supportOleksij Rempel2023-01-161-0/+2
| * ARM: imx6sx: udoo-neo: port to driver modelOleksij Rempel2023-01-161-5/+13
| * Merge branch 'for-next/struct-rename' into for-next/misc-struct-renameSascha Hauer2023-01-1298-417/+419
| |\
* | \ Merge branch 'for-next/misc'Sascha Hauer2023-01-2014-74/+30
|\ \ \
| * | | ARM: dts: remove duplicate reserved-memory nodesSascha Hauer2023-01-123-33/+0
| * | | ARM: switch open-coded instances to platform_mem_driverAhmad Fatoum2023-01-112-24/+2
| * | | ARM: rpi: defconfig: enable Raspberry Pi 4 drivers in 32-bit configAhmad Fatoum2023-01-111-0/+3
| * | | ARM: dts: rpi3: Enable sdhci controllerSascha Hauer2023-01-111-4/+0
| * | | ARM: rockchip: make ATF installation optionalAhmad Fatoum2023-01-103-3/+17
| * | | ARM: dts: fix wrong display-timings native-mode bindingAhmad Fatoum2023-01-042-3/+3
| * | | ARM: asm: simplify arm_mem_stack_topAhmad Fatoum2023-01-041-7/+1
| * | | RISC-V: start: print debugging info when CONFIG_DEBUG_INITCALLSAhmad Fatoum2022-12-161-0/+4
* | | | Merge branch 'for-next/imx'Sascha Hauer2023-01-2010-44/+121
|\ \ \ \
| * | | | ARM: i.MX8M: separate function call for clock_initJohannes Schneider2023-01-124-5/+12
| * | | | ARM: i.MX8M: bootrom: access OCRAM directly if running in EL3Ahmad Fatoum2023-01-124-16/+45
| * | | | ARM: i.MX8M: bootrom-cmd: clean up pointer castingAhmad Fatoum2023-01-121-5/+14
| * | | | ARM: configs: imx_v7_defconfig: enable some useful optionsAhmad Fatoum2023-01-041-0/+16
| * | | | ARM: i.MX6: skov: fix LVDS deep probeAhmad Fatoum2023-01-041-3/+4
| * | | | ARM: i.MX6: skov: refactor LVDS/parallel device tree fixupsAhmad Fatoum2023-01-041-22/+37
| |/ / /
* | | | Merge branch 'for-next/dts'Sascha Hauer2023-01-201-1/+1
|\ \ \ \
| * | | | dts: update to v6.2-rc1Sascha Hauer2023-01-051-1/+1
* | | | | Merge branch 'for-next/caam'Sascha Hauer2023-01-203-0/+14
|\ \ \ \ \
| * | | | | ARM: i.MX8M: init CAAM when CONFIG_FSL_CAAM_RNG_PBL_INITAhmad Fatoum2023-01-123-0/+14
| | |_|/ / | |/| | |
| * | | | ARM: rpi: parse memory from vc fdtMarcin Niestroj2023-01-111-1/+11
| | |/ / | |/| |
* | | | ARM: AT91: sama5d3: always read memory size from controllerAhmad Fatoum2023-01-183-7/+3
* | | | ARM: AT91: sama5d3_xplained: switch to upstream bindingAhmad Fatoum2023-01-182-42/+0
* | | | ARM: rpi: parse memory from vc fdtMarcin Niestroj2023-01-161-1/+11
* | | | ARM: at91: SAMA5D4: add Wifx L1 supportAhmad Fatoum2023-01-128-0/+437
* | | | ARM: at91: make bootsource code generic to all SAMA5Ahmad Fatoum2023-01-128-21/+43
* | | | ARM: at91: sama5d4: enable for DT useAhmad Fatoum2023-01-121-2/+2
* | | | ARM: at91: sama5d4: add entry point helpersAhmad Fatoum2023-01-104-0/+15
* | | | ARM: at91: sama5: switch to nonnaked entry functionsAhmad Fatoum2023-01-105-16/+23
| |_|/ |/| |
* | | Rename struct driver_d to driverSascha Hauer2023-01-1054-54/+54
* | | Rename struct device_d to deviceSascha Hauer2023-01-1098-343/+343
* | | Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-1012-20/+22
|/ /
* | arm: zync: Use XZ for image compressionSascha Hauer2022-12-161-1/+2
* | arm: avnet zedboard: Use compressed DTBSascha Hauer2022-12-162-2/+3
|/
* Merge branch 'for-next/misc'Sascha Hauer2022-12-1285-85/+20
|\
| * ARM: start: print debugging info when CONFIG_DEBUG_INITCALLSAhmad Fatoum2022-12-091-0/+4