summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2017-12-14arm64: zynqmp: Enable SPL_CLK when SPL is enabledMichal Simek1-1/+1
2017-12-13ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-0/+3
2017-11-29arm: zynq: Change Zynq/ZynqMP Kconfig descriptionMichal Simek1-2/+2
2017-11-22rockchip: enable boot0-hook for all Rockchip SoCsPhilipp Tomsich1-0/+1
2017-11-17arm64: support running at addr other than linked toStephen Warren1-0/+16
2017-11-17pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada1-0/+1
2017-11-15armv8: ls1088aqds: Add SD boot support for ls1088qdsAshish Kumar1-0/+1
2017-11-15armv8: ls1088ardb: Add SD boot support for ls1088Ashish Kumar1-0/+1
2017-11-07mx25: Move MX25 selection to KconfigFabio Estevam1-13/+6
2017-10-25sunxi: Enable THUMB build for the U-Boot binaryMaxime Ripard1-0/+1
2017-10-06ARM: Add a new arch + board for QEMU's 'virt' machineTuomas Tynkkynen1-0/+10
2017-10-03sunxi: Fix USB_GADGET implicationMaxime Ripard1-1/+0
2017-10-03sunxi: Enable CMD_GPT by defaultMaxime Ripard1-0/+1
2017-10-03sunxi: Imply USB_ETHERMaxime Ripard1-0/+1
2017-10-03cmd: fastboot: Rework fastboot dependencyMaxime Ripard1-3/+0
2017-10-03sunxi: imply USB_GADGETMaxime Ripard1-0/+1
2017-10-01rockchip: enable TPL_SYSRESET for all rockchip SoCsKever Yang1-0/+1
2017-10-01rockchip: imply ADC and SARADC_ROCKCHIP for Rockchip SOCsPhilipp Tomsich1-0/+2
2017-09-29TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default valueTom Rini1-0/+1
2017-09-11armv8: ls1088aqds: Add support of LS1088AQDSAshish Kumar1-0/+13
2017-09-11armv8: ls1088ardb: Add support for LS1088ARDB platformAshish Kumar1-0/+14
2017-09-08rockchip: enable SPL_SYSRESET config for all Rockchip SoCsKever Yang1-0/+1
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini1-0/+6
2017-08-20clk: uniphier: fix unmet direct dependencies warningMasahiro Yamada1-1/+0
2017-08-19Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini1-2/+0
2017-08-17dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass1-2/+0
2017-08-17Merge git://www.denx.de/git/u-boot-imxTom Rini1-0/+3
2017-08-16arm: Implement workaround for Cortex-A9 errata 845369Peng Fan1-0/+3
2017-08-16env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-2/+0
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich1-0/+12
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford1-0/+1
2017-08-11Convert CONFIG_CMD_SPL to KconfigSimon Glass1-0/+1
2017-08-11Convert CONFIG_CMD_SAVES to KconfigSimon Glass1-0/+6
2017-08-07net: move Broadcom SF2 driver to KconfigSuji Velupillai1-0/+3
2017-07-26Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass1-0/+1
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-0/+1
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-0/+3
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-5/+5
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass1-0/+10
2017-07-10ARM64: poplar: hi3798cv200: u-boot support for Poplar 96BoardsJorge Ramirez-Ortiz1-0/+14
2017-06-29ARM: make memset and memcpy prompt message more clearlyAndy Yan1-2/+2
2017-06-21sunxi: Correct select's of SPL_STACK_R and SPL_SYS_MALLOC_SIMPLETom Rini1-2/+2
2017-06-05arm: Add Kconfig symbols used for Linux asm compatibilityPhil Edworthy1-0/+10
2017-06-04Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-0/+13
2017-06-01Kconfig: Finish migration of hashing commandsDaniel Thompson1-0/+5
2017-05-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-0/+14
2017-05-23armv8: ls2080ardb: Add LS2081ARDB board supportPriyanka Jain1-0/+14
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-0/+1
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-0/+5
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-1/+1