aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-12-22net: Remove more legacy functionsTom Rini
2022-12-22Convert CONFIG_TEGRA_ENABLE_UARTA et al to KconfigTom Rini
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini
2022-12-22sandbox: Finish migration to KconfigTom Rini
2022-12-22powerpc: Migrate CONFIG_PPC_SPINTABLE_COMPATIBLE to KconfigTom Rini
2022-12-22arm: ti814x: Remove remaining support codeTom Rini
2022-12-22Convert CONFIG_PEN_ADDR_BIG_ENDIAN to KconfigTom Rini
2022-12-22Convert CONFIG_MONITOR_IS_IN_RAM to KconfigTom Rini
2022-12-22ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini
2022-12-22Convert CONFIG_L2_CACHE to KconfigTom Rini
2022-12-22global: Remove unused CONFIG symbolsTom Rini
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini
2022-12-22CONFIG_SYS_MPC8xxx_GUTS_ADDR: Migrate to CFG_SYSTom Rini
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini
2022-12-22Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini
2022-12-21arm: exynos5: Migrate USB_BOOTING to KconfigTom Rini
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-19Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-12-19rockpi4: board: Add firmware image information for capsule updatesSughosh Ganu
2022-12-19rockchip: capsule: Add functions for supporting capsule updatesSughosh Ganu
2022-12-19rockchip: Pinebook Pro: Do not initialize i2c before relocationMichal Suchanek
2022-12-19rockchip: puma: fix GPT table corruption when saving U-Boot environmentQuentin Schulz
2022-12-19arm: dts: rockchip: rk3128: fix clocks, compatible and physJohan Jonker
2022-12-19arm: dts: rockchip: rk3128: fix DT node namesJohan Jonker
2022-12-19arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dt...Johan Jonker
2022-12-19arm: dts: rockchip: rk3128: bulk convert gpios to their constant counterpartsJohan Jonker
2022-12-19rockchip: rk3128-cru: sync the clock dt-binding header from LinuxJohan Jonker
2022-12-19rockchip: Only call binman when TPL availableKever Yang
2022-12-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-12-14sunxi: board: annotate #endif linesAndre Przywara
2022-12-14x86: cosmetic: Fix a typo in the reserve_arch() commentsBin Meng
2022-12-14x86: Fix i8259 ifdef include guardAlistair Delva
2022-12-12ARM: dts: npcm7xx: add npcm750 gpio node compatible nameJim Liu
2022-12-12ARM: dts: npcm8xx: add npcm845 function nodeJim Liu
2022-12-12omap4: make musb probeable by simple busAndreas Kemnade
2022-12-12arm: mach-omap2: Move common image process functions out of board filesAndrew Davis
2022-12-09arm: dts: Add OSPI support for AM62-SKDhruva Gole
2022-12-09arm: dts: k3-am62x: sync dt with linux kernelDhruva Gole
2022-12-09arm: mach-k3: am62a: introduce auto-generated SoC dataBryan Brattlof
2022-12-09arm: mach-k3: introduce basic files to support the am62aBryan Brattlof
2022-12-09arm: dts: introduce am62a7 u-boot dtbsBryan Brattlof
2022-12-09arm: dts: introduce am62a7 dtbs from linux kernelBryan Brattlof
2022-12-09x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabledSean Anderson
2022-12-08Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-12-08Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-12-08Merge tag 'u-boot-at91-fixes-2023.01-b' of https://source.denx.de/u-boot/cust...Tom Rini
2022-12-08riscv: use imply instead of select for SPL_SEPARATE_BSSZong Li
2022-12-08arch/riscv: add semihosting support for RISC-VKautuk Consul
2022-12-08lib: Add common semihosting libraryKautuk Consul
2022-12-07net: tsec: Remove non-DM_ETH support codeTom Rini