summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2022-12-08net: tsec: Remove non-DM_ETH support codeTom Rini1-5/+0
2022-12-08global: Remove extraneous DM_ETH imply/selectTom Rini7-38/+0
2022-12-06arm: Use the WEAK assembly entry point consistentlyTom Rini5-67/+34
2022-12-06Convert CONFIG_TEGRA_CLOCK_SCALING et al to KconfigTom Rini2-4/+12
2022-12-06Convert CONFIG_SH_GPIO_PFC et al to KconfigTom Rini1-0/+4
2022-12-06Convert CONFIG_NAND_KMETER1 et al to KconfigTom Rini1-1/+0
2022-12-06arm: Remove unused mx27 codeTom Rini7-671/+1
2022-12-06arm: samsung: Move CONFIG_MISC_COMMON to KconfigTom Rini3-0/+7
2022-12-06arm: ls102xa: Migrate LS102XA_STREAM_IDTom Rini1-0/+4
2022-12-06arm: lpc32xx: Remove unused hsuart driverTom Rini2-24/+0
2022-12-06Convert CONFIG_IOMUX_SHARE_CONF_REG et al to KconfigTom Rini5-3/+11
2022-12-06Convert CONFIG_IODELAY_RECALIBRATION to KconfigTom Rini1-0/+4
2022-12-06arm920t: Remove unused imx codeTom Rini4-270/+0
2022-12-06Convert CONFIG_FSL_DEVICE_DISABLE to KconfigTom Rini1-0/+4
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini87-301/+301
2022-12-06Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini1-1/+0
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini36-117/+117
2022-12-06Convert CONFIG_SYS_PMAN et al to KconfigTom Rini5-9/+7
2022-12-06global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini6-77/+77
2022-12-06Convert CONFIG_SYS_OMAP_ABE_SYSCK to KconfigTom Rini2-0/+4
2022-12-06Remove unused symbolsTom Rini7-23/+0
2022-12-06global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini3-8/+8
2022-12-06global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini14-46/+46
2022-12-06Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2-7/+0
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini4-10/+10
2022-12-05ARM: zynq: Add missing twd timer for mini configurationsMichal Simek3-0/+21
2022-12-05arm64: zynqmp: Do not enable IPI by defaultMichal Simek1-2/+2
2022-12-05arm64: zynqmp: Do not include psu_init to U-Boot by defaultMichal Simek2-2/+9
2022-12-05arm64: zynqmp: dynamically mark r5 cores as usedLukas Funke2-1/+29
2022-12-02am335x-sancloud-bbe: Add -u-boot.dtsi filesPaul Barker2-0/+50
2022-12-02am335x-sancloud-bbe-lite: SPI flash is JEDEC compatiblePaul Barker1-1/+1
2022-12-02am335x-evm: Enable required dtb nodes in SPLPaul Barker1-2/+28
2022-11-25arm: mach-k3: fix spelling mistake "entended" -> "extended"Bryan Brattlof8-8/+8
2022-11-25ram: ast2600: Align the RL and WL settingDylan Hung1-0/+4
2022-11-23Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodia...Tom Rini1-0/+7
2022-11-22arm64: dts: meson: nanopi-k2: readd PHY reset propertiesChristian Hewitt1-0/+7
2022-11-22arm64: versal: Add octal spi flash mini u-boot configurationAshok Reddy Soma3-0/+94
2022-11-22arm64: versal: Add qspi flash mini u-boot configurationAshok Reddy Soma3-0/+89
2022-11-22soc: xilinx: versal-net: Add soc_xilinx_versal_net driverMichal Simek1-0/+5
2022-11-22arm64: zynqmp: Describe TI phy as ethernet-phy-id with reset on zcu106Michal Simek1-6/+13
2022-11-22xilinx: versal-net: Fix incorrect platform name in KconfigMichal Simek1-1/+1
2022-11-22ARM: zynq: DT: Enable all FCLKs by defaultChristian Kohn1-1/+1
2022-11-22xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu2-3/+0
2022-11-21Revert "imx: imx8: apalis: switch to binman"Stefano Babic2-3/+0
2022-11-21arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=yPali Rohár1-0/+5
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini67-1269/+2857
2022-11-12imx8-u-boot: Fix SPL guard optionFabio Estevam2-2/+2
2022-11-10global: Migrate CONFIG_HPS* symbols to the CFG namespaceTom Rini4-132/+132
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini36-259/+259
2022-11-10mediatek: Include <linux/sizes.h> where neededTom Rini3-0/+3