summaryrefslogtreecommitdiff
path: root/include/configs/ls1021atwr.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-17Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert 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-04include/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-15Kconfig: 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-21serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng1-1/+0
2016-01-21arm: 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-22ns16550: 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
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-10-11configs: ls1021atwr: Enable DSPI for LS1021ATWRYao Yuan1-1/+5
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)1-0/+2
2015-09-02arm/ls102xa:add hwconfig setting to support disable unused devicesZhuoyu Zhang1-1/+3
2015-08-22net: Move CONFIG_E1000 options to KconfigSimon Glass1-1/+0
2015-08-03armv7/ls1021atwr: added deep sleep support in ubootTang Yuantian1-1/+10
2015-08-03armv7/lS1021atwr: Enable bootscript for secure bootgaurav rana1-0/+1
2015-08-03armv7/ls1021a: Reserve secure code into RAM instead of OCRAMZhuoyu Zhang1-1/+0
2015-07-22ls1021atwr: Enable USB IP supportRamneek Mehresh1-0/+38