aboutsummaryrefslogtreecommitdiff
path: root/include/configs/rk3288_common.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-5/+0
2016-10-23Convert SILENT_CONSOLE options to KconfigSimon Glass1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-1/+0
2016-10-01rockchip: add boot-mode support for rk3288, rk3036Jacob Chen1-0/+3
2016-09-22rockchip: rk3288: skip lowlevel_init processXu Ziyuan1-0/+1
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Remove CONFIG_SPL_PINCTRL_SUPPORTSimon Glass1-2/+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_DRIVERS_MISC_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-16Drop CONFIG_SPL_RAM_SUPPORTSimon Glass1-1/+0
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-2/+0
2016-08-05rockchip: add usb mass storage feature support for rk3288Xu Ziyuan1-0/+4
2016-08-05rockchip: add basic partitions support for rk3288Xu Ziyuan1-0/+7
2016-07-31rockchip: rk3288: revise CONFIG_FASTBOOT_BUF_ADDRjk.kernel@gmail.com1-3/+1
2016-07-31rockchip: remove the duplicated macro configjk.kernel@gmail.com1-2/+0
2016-07-31rockchip: rk3288: disable fastboot in SPL stagejk.kernel@gmail.com1-1/+1
2016-07-31configs: rockchip: remove no use MACROKever Yang1-3/+0
2016-07-25rockchip: rk3288: add fastboot supportXu Ziyuan1-0/+26
2016-07-25rockchip: add option to change method of loading u-bootXu Ziyuan1-0/+5
2016-07-11rockchip: Disable CONFIG_SDHCISimon Glass1-1/+0
2016-05-27rockchip: Drop SPL GPIO support for rk3288Simon Glass1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-7/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-5/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2016-01-31armv7: add cacheline sizes where missingAlbert ARIBAUD1-0/+2
2016-01-21rockchip: config: Enable the 'gpio' commandSimon Glass1-0/+1
2016-01-21rockchip: Don't skip low-level initSimon Glass1-1/+0
2016-01-21rockchip: jerry: Enable the Chrome OS ECSimon Glass1-0/+7
2016-01-21rockchip: Use pwrseq for MMC start-up on jerrySimon Glass1-0/+1
2015-12-01rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip KconfigAriel D'Alessandro1-4/+0
2015-12-01rockchip: add config decide whether to build common.chuang lin1-0/+3
2015-12-01rockchip: add timer driverhuang lin1-1/+2
2015-12-01rockchip: firefly: Save the environment on SD cardSjoerd Simons1-1/+0
2015-12-01rockchip: Also load the initrd below 512MSjoerd Simons1-0/+1
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-09-02rockchip: Add config_distro_bootcmd supportSjoerd Simons1-0/+21
2015-09-02rockchip: Add basic support for firefly-rk3288Simon Glass1-0/+97