aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-07net: tsec: Remove non-DM_ETH support codeTom Rini
2022-12-07global: Remove extraneous DM_ETH imply/selectTom Rini
2022-12-06arm: Use the WEAK assembly entry point consistentlyTom Rini
2022-12-06powerpc: fix fdt_fixup_liodn_tbl_fman()Heinrich Schuchardt
2022-12-05m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECSTom Rini
2022-12-05post: Migrate to KconfigTom Rini
2022-12-05sandbox: Rework how SDL is enabled / disabledTom Rini
2022-12-05Convert CONFIG_TEGRA_CLOCK_SCALING et al to KconfigTom Rini
2022-12-05Convert CONFIG_SH_GPIO_PFC et al to KconfigTom Rini
2022-12-05Convert CONFIG_NAND_KMETER1 et al to KconfigTom Rini
2022-12-05arm: Remove unused mx27 codeTom Rini
2022-12-05arm: samsung: Move CONFIG_MISC_COMMON to KconfigTom Rini
2022-12-05arm: ls102xa: Migrate LS102XA_STREAM_IDTom Rini
2022-12-05arm: lpc32xx: Remove unused hsuart driverTom Rini
2022-12-05sandbox: Move CONFIG_IO_TRACE to KconfigTom Rini
2022-12-05Convert CONFIG_IOMUX_SHARE_CONF_REG et al to KconfigTom Rini
2022-12-05Convert CONFIG_IODELAY_RECALIBRATION to KconfigTom Rini
2022-12-05arm920t: Remove unused imx codeTom Rini
2022-12-05Convert CONFIG_FSL_SERDES to KconfigTom Rini
2022-12-05Convert CONFIG_FSL_LBC to KconfigTom Rini
2022-12-05Convert CONFIG_FSL_DEVICE_DISABLE to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini
2022-12-05Convert CONFIG_SYS_SRIO et al to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05Convert CONFIG_SYS_PMAN et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-12-05Convert CONFIG_SYS_OMAP_ABE_SYSCK to KconfigTom Rini
2022-12-05Remove unused symbolsTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-12-05ARM: zynq: Add missing twd timer for mini configurationsMichal Simek
2022-12-05arm64: zynqmp: Do not enable IPI by defaultMichal Simek
2022-12-05arm64: zynqmp: Do not include psu_init to U-Boot by defaultMichal Simek
2022-12-05arm64: zynqmp: dynamically mark r5 cores as usedLukas Funke
2022-12-02am335x-sancloud-bbe: Add -u-boot.dtsi filesPaul Barker
2022-12-02am335x-sancloud-bbe-lite: SPI flash is JEDEC compatiblePaul Barker
2022-12-02am335x-evm: Enable required dtb nodes in SPLPaul Barker
2022-11-24arm: mach-k3: fix spelling mistake "entended" -> "extended"Bryan Brattlof