aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ls1021atwr.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass1-1/+0
2016-10-23Convert SILENT_CONSOLE options to KconfigSimon Glass1-3/+0
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-4/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-2/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-10-06arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to KconfigYork Sun1-2/+0
2016-10-06ARMv7: LS102xA: Move two macros from header files to KconfigHongbo Zhang1-2/+0
2016-10-06armv7: LS1021a: enable i-cache in start.SXiaoliang Yang1-1/+0
2016-09-16Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-4/+0
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada1-1/+0
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada1-1/+0
2016-07-26ARMv7: PSCI: ls102xa: move secure text section into OCRAMHongbo Zhang1-0/+2
2016-07-26ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang1-0/+1
2016-07-26arm: ls1021atwr: Add SD secure boot targetSumit Garg1-0/+22
2016-07-15ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platformsChen-Yu Tsai1-0/+1
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-06-04usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada1-1/+0
2016-06-04usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada1-1/+0
2016-05-03include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day1-2/+2
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-8/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-11/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-2/+0
2016-03-21arm: ls102xa: Enable CONFIG_SYS_CONSOLE_IS_IN_ENV supportAlison Wang1-0/+1
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-2/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2016-02-01armv7: ls102xa: Increase the supported kernel sizeAlison Wang1-0/+1
2016-01-27secure_boot: include/configs: move definition of CONFIG_CMD_BLOBAneesh Bansal1-4/+0
2016-01-27secure_boot: include/configs: make secure boot header file uniformAneesh Bansal1-1/+4
2016-01-20serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng1-1/+0
2016-01-20arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng1-0/+2
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-2/+0
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-2/+0
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-10-30configs: ls1021atwr: Enable ID EEPROM for SD bootYao Yuan1-2/+0
2015-10-29arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffffAlison Wang1-4/+4
2015-10-29armv7/ls1021a: move ns_access to common fileMingkai Hu1-1/+1
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu1-1/+1
2015-10-26arm: ls1021a: Add QSPI or IFC support in SD bootAlison Wang1-3/+16
2015-10-26QE: modify the address of qe ucodeZhao Qiang1-1/+1
2015-10-26arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIASScott Wood1-0/+1
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu1-0/+1