summaryrefslogtreecommitdiffstats
path: root/include/configs/rk3036_common.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SPI to KconfigAdam Ford2018-04-271-1/+0
* rockchip: enable SYS_NS16550 for all SoCs by defaultKever Yang2018-04-251-3/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski2018-02-021-1/+0
* rockchip: rk3036: use aligned address for SPL_TEXT_BASEPhilipp Tomsich2017-11-211-1/+1
* rockchip: config: use common CONFIG_ENV_SIZE for all SoCsKever Yang2017-11-071-1/+0
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-081-4/+0
* usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2017-09-081-1/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini2017-09-011-8/+0
* configs: Migrate all of the existing USB symbols, except fastbootTom Rini2017-09-011-9/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich2017-07-111-1/+0
* rockchip: add sdram_common for common functionsKever Yang2017-07-111-0/+1
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-2/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-1/+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-2/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-1/+0
* mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada2017-01-111-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* config: rk3036: enable configs for USB HOSTKever Yang2016-11-251-0/+7
* rockchip: use rockchip linux partitions layoutJacob Chen2016-10-301-16/+1
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-1/+0
* rockchip: add boot-mode support for rk3288, rk3036Jacob Chen2016-10-011-0/+3
* rockchip: move partitons define from 3036-kylin to 3036-commonJacob Chen2016-10-011-0/+10
* rockchip: add usb mass storage feature support for rk3036jacob2.chen2016-10-011-0/+4
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-161-2/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-2/+0
* rockchip: add fastboot support for rk3036 boardXu Ziyuan2016-08-051-1/+20
* rockchip: remove the duplicated macro configjk.kernel@gmail.com2016-07-311-1/+0
* configs: rockchip: remove no use MACROKever Yang2016-07-311-2/+0
* rockchip: Disable CONFIG_SDHCISimon Glass2016-07-111-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-7/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-4/+0
* armv7: add cacheline sizes where missingAlbert ARIBAUD2016-01-311-0/+2
* rockchip: Use the debug UART on rk3036Simon Glass2016-01-121-0/+2
* rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip KconfigAriel D'Alessandro2015-12-011-4/+0
* rockchip: rk3036: Add core Soc start-up codehuang lin2015-12-011-0/+103