aboutsummaryrefslogtreecommitdiff
path: root/board/sunxi/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2017-01-11ARM: sunxi: remove bare default for CONFIG_MMCMasahiro Yamada1-4/+0
2017-01-04sunxi: A64: enable SPLAndre Przywara1-0/+2
2017-01-04sunxi: provide default DRAM config for sun50i in KconfigAndre Przywara1-0/+2
2017-01-04sunxi: A64: do an RMR switch if started in AArch32 modeAndre Przywara1-0/+14
2017-01-04sunxi: introduce extra config option for boot0 headerAndre Przywara1-0/+9
2016-10-30sunxi: Add default zq value for sun9i (A80)Chen-Yu Tsai1-0/+1
2016-10-30sunxi: Set default CPU clock rate to 1008 MHz for sun9i (A80)Chen-Yu Tsai1-1/+1
2016-10-30sunxi: enable SPL for sun9iPhilipp Tomsich1-0/+1
2016-10-30sunxi: DRAM initialisation for sun9iPhilipp Tomsich1-2/+4
2016-10-23Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass1-0/+3
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-0/+3
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada1-0/+5
2016-09-06sunxi: Kconfig: rename non-existent SUN50I_A64 config symbolAndre Przywara1-1/+1
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada1-8/+8
2016-06-20sunxi: Revert "sunxi: make SoC variant choice mandatory"Hans de Goede1-0/+1
2016-05-25sunxi: Enable a bunch of commands by default on sunxiHans de Goede1-0/+7
2016-05-25sunxi: Disable VIDEO for SoCs without display supportChen-Yu Tsai1-1/+1
2016-05-25sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCsChen-Yu Tsai1-0/+1
2016-05-25sunxi: Sort SoC variants by family (sunXi) first, chip name secondChen-Yu Tsai1-11/+11
2016-05-25sunxi: make SoC variant choice mandatoryChen-Yu Tsai1-1/+0
2016-04-12sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig optionHans de Goede1-0/+9
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka1-1/+8
2016-03-23sunxi: Add support for USB vbus pin for USB3Hans de Goede1-0/+6
2016-02-23sunxi: power: add support for sy8106a driverJelle van der Waa1-1/+4
2016-01-26sunxi: Groundwork to support new dram type for A83TVishnu Patekar1-0/+6
2016-01-26sunxi: Enable booting non-secure and virtualization for H3Chen-Yu Tsai1-0/+3
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa1-0/+6
2015-12-10sunxi: Add Machine Support for A83T SOCvishnupatekar1-1/+8
2015-11-22sunxi: Add H3 DRAM initialization supportJens Kuske1-0/+1
2015-11-22sunxi: Add basic H3 supportJens Kuske1-1/+6
2015-10-20sunxi: Use Kconfig CONFIG_MMCMaxime Ripard1-0/+4
2015-10-20sunxi: Enable CONFIG_SPL_STACK_RHans de Goede1-0/+4
2015-08-31sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigsHans de Goede1-0/+1
2015-08-14sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede1-1/+10
2015-08-08sunxi: display: Add composite video out supportHans de Goede1-0/+7
2015-08-05sunxi: Drop our own copy of the USB_KEYBOARD optionsHans de Goede1-7/+0
2015-08-05sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski1-9/+0
2015-07-25sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede1-0/+7
2015-06-28Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell1-12/+0
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-21/+0
2015-06-05sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede1-0/+6
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-3/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-3/+0