aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2018-05-26stm32mp1: add FUSE command supportPatrick Delaunay1-0/+1
2018-05-23arm: armv7m: Clean up some thumb / compiler flag optionsTom Rini1-0/+1
2018-05-22at91: Minor tweaks to SPL logic for space savings on smartwebTom Rini1-1/+1
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-5/+18
2018-05-18ARM: socfpga: Convert to DM serialMarek Vasut1-0/+3
2018-05-18ARM: socfpga: Clean up Kconfig entriesMarek Vasut1-5/+15
2018-05-17mx31pdk: Convert CONFIG_MX31 flag to use Kconfig.Magnus Lilja1-8/+6
2018-05-11arm: zynqmp: Add ZynqMP minimal R5 supportMichal Simek1-0/+10
2018-05-11arm: zynq: Rework FPGA initializationMichal Simek1-0/+1
2018-05-07arm: v7R: Add support for MPULokesh Vutla1-0/+12
2018-05-07arm: v7R: Add initial supportMichal Simek1-0/+7
2018-05-07arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15Lokesh Vutla1-0/+7
2018-05-07arm: v7: Kconfig: Add entry for MMULokesh Vutla1-0/+15
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla1-28/+28
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini1-1/+1
2018-04-28arm: move SYS_ARCH_TIMER to KConfigAndre Przywara1-0/+11
2018-04-28distro: use imply to enable DISTRO_DEFAULTS as SoC defaultMasahiro Yamada1-0/+4
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-0/+5
2018-04-27ARM: mxs: support full SPL frameworkMans Rullgard1-1/+1
2018-04-25rockchip: enable SYS_NS16550 for all SoCs by defaultKever Yang1-0/+1
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini1-18/+0
2018-04-15mx31ads: DeleteTom Rini1-6/+0
2018-04-15imx31_phycore: DeleteTom Rini1-12/+0
2018-04-06stm32mp: handle SYSRESETPatrick Delaunay1-0/+1
2018-04-06stm32mp1: get boot mode from BootRomPatrick Delaunay1-0/+1
2018-03-23arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu1-0/+1
2018-03-23arm: zynq: Wire watchdog internalsMichal Simek1-0/+1
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay1-1/+24
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-0/+2
2018-02-23ARM: Kconfig: Move TI_SECURE_DEVICE to a common areaAndrew F. Davis1-0/+10
2018-02-15arm: socfpga: use imply instead of select where applicableSimon Goldschmidt1-4/+4
2018-02-15Convert socfpga: select CONFIG_HW_WATCHDOG support for ARCH_SOCFPGALukasz Majewski1-0/+1
2018-02-13arm: update Kconfig help for ENABLE_ARM_SOC_BOOT0_HOOKSimon Goldschmidt1-3/+2
2018-02-08spl: use ARCH_MX23/28 to specify SPL_LDSCRIPTStefan Agner1-1/+1
2018-02-08arm: imx: mx28: Move MX28 selection to KconfigStefan Agner1-43/+6
2018-02-08arm: imx: mx23: Move MX23 selection to KconfigStefan Agner1-30/+8
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford1-0/+5
2018-02-04imx: add i.MX8M into KconfigPeng Fan1-3/+11
2018-01-31Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblazeTom Rini1-5/+3
2018-01-30arm: zynq: Enable DM_GPIO when neededMichal Simek1-1/+0
2018-01-30arm: zynq: Enable DM_ETH and DM_MMC only if subsystem is enabledMichal Simek1-2/+2
2018-01-30arm: zynq: Enable BLK when neededMichal Simek1-1/+0
2018-01-29serial: Make full device search optionalAlexander Graf1-0/+1
2018-01-28pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf1-0/+11
2018-01-28pl011: Convert CONFIG_PL011_SERIAL to KconfigAlexander Graf1-0/+19
2018-01-28pl010: Convert CONFIG_PL010_SERIAL to KconfigAlexander Graf1-0/+1
2018-01-28arm: add support for PDU001Felix Brack1-0/+1
2018-01-26sunxi: imply CONFIG_OF_LIBFDT_OVERLAYAndre Heider1-0/+1
2018-01-24arm: zynq: Enable SPL_CLK only if SPL is enabledEzequiel Garcia1-1/+1
2018-01-19ARM: qemu-arm: Add support for AArch64Tuomas Tynkkynen1-2/+0