summaryrefslogtreecommitdiff
path: root/configs/Colombus_defconfig
AgeCommit message (Expand)Author
2016-09-18sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigHans de Goede
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2015-12-10sunxi: select SYS_NS16550 from KconfigHans de Goede
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-10-20sunxi: power: Columbus: only enable ELDO3 when necessaryHans de Goede
2015-10-20sunxi: power: Make all voltages configurable through KconfigHans de Goede
2015-08-14sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede
2015-08-14sunxi: Fix gmac not working on the Colombus boardHans de Goede
2015-07-25sunxi: Update selects in arch/arm/Kconfig for DM conversionsTom Rini
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-05sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-06-01Move setexpr to KconfigJoe Hershberger
2015-05-12Clean all defconfigs with savedefconfigJoe Hershberger
2015-05-04sunxi: Move all boards to the driver-modelHans de Goede
2015-05-04sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boardsHans de Goede
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass
2015-03-15kconfig: remove meaningless prefixes in defconfig filesMasahiro Yamada
2015-01-22sunxi: Remove CONFIG_TARGET_FOO for sun4i, sun6i and sun8i boardsHans de Goede
2015-01-14sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usageHans de Goede
2015-01-14sun6i: Update Colombus defconfig settingsHans de Goede
2015-01-14sun6i: Make dram clk and zq value Kconfig optionsHans de Goede
2014-11-25sunxi: Add usb keyboard Kconfig optionHans de Goede
2014-11-13sun6i: Enable SPLHans de Goede
2014-11-05sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD>Ian Campbell
2014-11-05sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I.Ian Campbell
2014-11-05sunxi: kconfig: Add top-level ARCH_SUNXIIan Campbell
2014-10-24ARM: sun6i: Add Colombus board defconfigChen-Yu Tsai