summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)Author
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-08-25arm: octeontx2: Add support for OcteonTX2 SoC platformsSuneel Garapati
2020-08-25arm: octeontx: Add support for OcteonTX SoC platformsSuneel Garapati
2020-08-24board: armltd: Add support for Total Compute platformUsama Arif
2020-08-20xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek
2020-08-20xilinx: versal: Add new versal loadpdi commandT Karthik Reddy
2020-08-14xen: Port Xen bus driver from mini-osOleksandr Andrushchenko
2020-08-14serial: serial_xen: Add Xen PV serial driverPeng Fan
2020-08-14board: Introduce xenguest_arm64 boardAndrii Anisov
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-03imx: Add MYiR Tech MYS-6ULX supportParthiban Nallathambi
2020-08-01efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-systemHeinrich Schuchardt
2020-07-29arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsRayagonda Kokatanur
2020-07-29board: ns3: add support for Broadcom Northstar 3Rayagonda Kokatanur
2020-07-29arm: add mach-nexell (all files except header files)Stefan Bosch
2020-07-29arm: Add support for Qualcomm IPQ40xx familyRobert Marko
2020-07-16ARM: mx6: make CAAM usable on the i.MX6 boardsHeinrich Schuchardt
2020-07-09arm: Remove pengwyn boardJagan Teki
2020-07-09arm: Remove pepper boardJagan Teki
2020-07-09arm: Remove bav335x boardJagan Teki
2020-07-07arm: juno: Enable DM_ETHAndre Przywara
2020-07-07owl: Kconfig: Enable DM eth for OWL platformAmit Singh Tomar
2020-07-07Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-06-29spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski
2020-06-29spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)Lukasz Majewski
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-06-22ARM: imx: soc: Switch BOARD_EARLY_INIT_F to imply on MX7Marek Vasut
2020-06-18ARM: at91: Enable SPL_SEPARATE_BSS by defaultGregory CLEMENT
2020-06-11arm: Remove pcm051 boardJagan Teki
2020-05-22ARM: uniphier: select DM_ETHMasahiro Yamada
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner
2020-05-15rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner
2020-05-15arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner
2020-05-07arm: juno: enable USBAndre Przywara
2020-05-07arm: juno: Use PSCI based resetAndre Przywara
2020-05-07arm: juno: Enable OF_CONTROLAndre Przywara
2020-05-01actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDRTom Rini
2020-05-01configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay
2020-04-27ARM: zynq: Setup stack size via KconfigMichal Simek
2020-04-24actions: Move defconfig options to KconfigAmit Singh Tomar
2020-04-24clk: actions: Add common clock driverAmit Singh Tomar
2020-04-24arm: actions: Add common framework for Actions Owl Semi SoCsAmit Singh Tomar
2020-04-20Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-15arm: meson: imply DM_RNGHeinrich Schuchardt
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay
2020-03-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-03-30board: ls1028ardb: add BOARD_LATE_INIT configYuantian Tang
2020-03-18sunxi: Move common defconfig options to KconfigAndre Przywara