aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ls1043a_common.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-01arm64: ls1043ardb: Add distro secure boot supportSumit Garg1-2/+20
2017-08-01arm64: ls1043ardb: Add distro boot supportShengzhou Liu1-13/+48
2017-06-05common: arm: freescale: layerscape: Move header files out of common.hSimon Glass1-0/+2
2017-06-01QE: add QE support on SD bootZhao Qiang1-0/+2
2017-05-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-6/+6
2017-05-23armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1043AAlison Wang1-6/+6
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-5/+0
2017-05-22Kconfig: Drop CONFIG_CMD_ENVSimon Glass1-3/+0
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-1/+0
2017-04-17armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun1-1/+0
2017-04-17arm: ls1043ardb: Add NAND secure boot targetRuchika Gupta1-1/+17
2017-04-17arm: ls1043ardb: Add SD secure boot targetRuchika Gupta1-2/+14
2017-04-17armv8: ls1043ardb: SPL size reductionSumit Garg1-0/+37
2017-03-28arvm8: pcie-layerscape: Define stream-ids for Layerscape Chassis-2Bharat Bhushan1-0/+1
2017-03-28armv8: ls1043a/ls1046aqds: fix the offsets of MTD partitions on NOR flashWenbin Song1-6/+8
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-09Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini1-2/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+1
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2017-01-25Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass1-1/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2017-01-18armv8/fsl-lsch2: refactor the clock system initializationHou Zhiqiang1-2/+1
2017-01-18kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang1-1/+0
2017-01-18armv8: ls1043a: Enable PCIe and E1000 in defconfigsMinghuan Lian1-17/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN1-1/+0
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini1-1/+0
2016-11-18spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko1-1/+0
2016-11-18spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko1-1/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-27drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-10-06armv8: fsl-layerscape: Move DDR config options to KconfigYork Sun1-4/+0
2016-10-06arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to KconfigYork Sun1-3/+0
2016-10-06arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun1-1/+0
2016-09-16Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-16Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-16Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-16Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass1-2/+0
2016-08-02armv8: ls1043a: enable pxe commandsWenbin Song1-0/+2
2016-07-26armv8/ls1043a: Add MTD partition schemeWenbin Song1-2/+20
2016-07-26ARMv8/ls1046a: Cleanup the environment variablesWenbin Song1-4/+1
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0