summaryrefslogtreecommitdiff
path: root/include/configs/ls1021atwr.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_CMD_BMP to KconfigSimon Glass2017-04-301-1/+0
* armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-171-2/+0
* Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity2017-04-141-3/+1
* Remove various unused interrupt related codeTom Rini2017-04-061-6/+0
* fsl: ls102x: remove redundant GENERIC_TIMER_CLKAndre Przywara2017-04-051-5/+0
* ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara2017-04-051-1/+1
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-2/+0
* LS1021ATWR: Modify u-boot size for sd secure bootVinitha Pillai2017-03-141-2/+2
* Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini2017-03-091-2/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-4/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-1/+0
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-3/+0
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* arm: layerscape: Enable UUID & GPT partition for NXP's ARM SoCPrabhakar Kushwaha2017-01-181-0/+3
* kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang2017-01-181-1/+0
* arm: ls1021a: Enable PCIe in defconfigsMinghuan Lian2017-01-181-16/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko2016-11-181-5/+1
* spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko2016-11-181-1/+0
* pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-281-1/+0
* drivers/pci/Kconfig: Add PCITom Rini2016-10-271-1/+0
* Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-231-1/+0
* Convert SILENT_CONSOLE options to KconfigSimon Glass2016-10-231-3/+0
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-10-121-4/+0
|\
| * arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to KconfigYork Sun2016-10-061-2/+0
| * ARMv7: LS102xA: Move two macros from header files to KconfigHongbo Zhang2016-10-061-2/+0
| * armv7: LS1021a: enable i-cache in start.SXiaoliang Yang2016-10-061-1/+0
* | common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-2/+0
* | common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
|/
* Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-4/+0
* ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada2016-09-071-1/+0
* ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2016-09-071-1/+0
* ARMv7: PSCI: ls102xa: move secure text section into OCRAMHongbo Zhang2016-07-261-0/+2
* ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang2016-07-261-0/+1
* arm: ls1021atwr: Add SD secure boot targetSumit Garg2016-07-261-0/+22
* ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platformsChen-Yu Tsai2016-07-151-0/+1
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0