aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-04-10net: introduce helpers to get PHY interface mode from a device/ofnodeMarek Behún
2022-04-10net: introduce helpers to get PHY ofnode from MACMarek Behún
2022-04-04Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-04-01arm64: ls1046a: Support semihosting fallbackSean Anderson
2022-04-01arm64: Catch non-emulated semihosting callsSean Anderson
2022-04-01arm: smh: Add option to detect semihostingSean Anderson
2022-04-01arm64: Import some ESR and SPSR defines from LinuxSean Anderson
2022-04-01arm64: Save spsr in pt_regsSean Anderson
2022-04-01arm64: Save esr in pt_regsSean Anderson
2022-04-01ls1046ardb: Add support for JTAG bootSean Anderson
2022-04-01arm: smh: Add some functions for working with the host consoleSean Anderson
2022-04-01arm: smh: Remove smhload commandSean Anderson
2022-04-01cmd: fdt: Use start/size for chosen instead of start/endSean Anderson
2022-04-01spl: Add semihosting boot methodSean Anderson
2022-04-01arm: smh: Add some file manipulation commandsSean Anderson
2022-04-01arm: smh: Document functions in headerSean Anderson
2022-04-01arm: smh: Return errno on errorSean Anderson
2022-04-01arm: smh: Use numeric modes for smh_openSean Anderson
2022-04-01arm: smh: Export semihosting functionsSean Anderson
2022-04-01vexpress64: Add ARMv8R-64 board variantPeter Hoyes
2022-04-01vexpress64: fvp: add distro_boot supportAndre Przywara
2022-04-01vexpress64: move hardware setting from defconfig to KconfigAndre Przywara
2022-04-01vexpress64: fvp: enable OF_CONTROLAndre Przywara
2022-04-01arm: dts: Add Arm FVP Fastmodel RevC .dts files from LinuxAndre Przywara
2022-04-01vexpress64: Kconfig: move board definitions out of arch/armAndre Przywara
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2022-04-01Convert CONFIG_E300 et al to KconfigTom Rini
2022-04-01db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GPTom Rini
2022-04-01Convert CONFIG_CLOCK_SYNTHESIZER to KconfigTom Rini
2022-04-01exynos: Drop CONFIG_CLK_*Tom Rini
2022-04-01keymile: Move sourcing of common KconfigTom Rini
2022-04-01Convert CONFIG_MCFRTC et al to KconfigTom Rini
2022-04-01Convert CONFIG_MCFTMR to KconfigTom Rini
2022-04-01Convert CONFIG_CF_DSPI to KconfigTom Rini
2022-04-01am33xx: musb: Remove unused configuration logicTom Rini
2022-04-01ARM: dts: at91: sama5d2: add u-boot, dm-pre-reloc property for TCBClément Léger
2022-04-01ARM: dts: at91: sama5d2: add TCB nodeClément Léger
2022-04-01ARM: dts: at91: sama5d2: add AIC nodeClément Léger
2022-04-01timer: atmel_tcb_timer: add atmel_tcb driverClément Léger
2022-04-01ARM: dts: at91: sama7g5/sama7g5ek: align with Linux DTEugen Hristev
2022-04-01ARM: dts: at91: rename sama7g5ek.dts to at91-sama7g5ek.dtsEugen Hristev
2022-04-01ARM: at91: sama7g5: Reset external devices at software resetTudor Ambarus
2022-04-01configs: Convert AT91RESET_EXTRST to KconfigTudor Ambarus
2022-04-01ARM: at91: sama5d2: Enable the use of Galois Tables from ROMTudor Ambarus
2022-03-31arch: Kconfig: imply BINMAN for SANDBOXPhilippe Reynes
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass
2022-03-28video: Drop video_fb headerSimon Glass
2022-03-28video: nexell: Drop unused and invalid codeSimon Glass
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini