summaryrefslogtreecommitdiff
path: root/include/configs/rk3036_common.h
AgeCommit message (Expand)Author
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski
2017-11-21rockchip: rk3036: use aligned address for SPL_TEXT_BASEPhilipp Tomsich
2017-11-07rockchip: config: use common CONFIG_ENV_SIZE for all SoCsKever Yang
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-11usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich
2017-07-11rockchip: add sdram_common for common functionsKever Yang
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-11-25config: rk3036: enable configs for USB HOSTKever Yang
2016-10-30rockchip: use rockchip linux partitions layoutJacob Chen
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-10-01rockchip: add boot-mode support for rk3288, rk3036Jacob Chen
2016-10-01rockchip: move partitons define from 3036-kylin to 3036-commonJacob Chen
2016-10-01rockchip: add usb mass storage feature support for rk3036jacob2.chen
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-08-05rockchip: add fastboot support for rk3036 boardXu Ziyuan
2016-07-31rockchip: remove the duplicated macro configjk.kernel@gmail.com
2016-07-31configs: rockchip: remove no use MACROKever Yang
2016-07-11rockchip: Disable CONFIG_SDHCISimon Glass
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-01-31armv7: add cacheline sizes where missingAlbert ARIBAUD
2016-01-12rockchip: Use the debug UART on rk3036Simon Glass
2015-12-01rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip KconfigAriel D'Alessandro
2015-12-01rockchip: rk3036: Add core Soc start-up codehuang lin