summaryrefslogtreecommitdiff
path: root/board/sunxi/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* ARM: sunxi: remove bare default for CONFIG_MMCMasahiro Yamada2017-01-111-4/+0
* sunxi: A64: enable SPLAndre Przywara2017-01-041-0/+2
* sunxi: provide default DRAM config for sun50i in KconfigAndre Przywara2017-01-041-0/+2
* sunxi: A64: do an RMR switch if started in AArch32 modeAndre Przywara2017-01-041-0/+14
* sunxi: introduce extra config option for boot0 headerAndre Przywara2017-01-041-0/+9
* sunxi: Add default zq value for sun9i (A80)Chen-Yu Tsai2016-10-301-0/+1
* sunxi: Set default CPU clock rate to 1008 MHz for sun9i (A80)Chen-Yu Tsai2016-10-301-1/+1
* sunxi: enable SPL for sun9iPhilipp Tomsich2016-10-301-0/+1
* sunxi: DRAM initialisation for sun9iPhilipp Tomsich2016-10-301-2/+4
* Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass2016-10-231-0/+3
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-0/+3
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2016-09-071-0/+5
* sunxi: Kconfig: rename non-existent SUN50I_A64 config symbolAndre Przywara2016-09-061-1/+1
* kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada2016-08-121-8/+8
* sunxi: Revert "sunxi: make SoC variant choice mandatory"Hans de Goede2016-06-201-0/+1
* sunxi: Enable a bunch of commands by default on sunxiHans de Goede2016-05-251-0/+7
* sunxi: Disable VIDEO for SoCs without display supportChen-Yu Tsai2016-05-251-1/+1
* sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCsChen-Yu Tsai2016-05-251-0/+1
* sunxi: Sort SoC variants by family (sunXi) first, chip name secondChen-Yu Tsai2016-05-251-11/+11
* sunxi: make SoC variant choice mandatoryChen-Yu Tsai2016-05-251-1/+0
* sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig optionHans de Goede2016-04-121-0/+9
* sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-011-1/+8
* sunxi: Add support for USB vbus pin for USB3Hans de Goede2016-03-231-0/+6
* sunxi: power: add support for sy8106a driverJelle van der Waa2016-02-231-1/+4
* sunxi: Groundwork to support new dram type for A83TVishnu Patekar2016-01-261-0/+6
* sunxi: Enable booting non-secure and virtualization for H3Chen-Yu Tsai2016-01-261-0/+3
* sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-211-0/+6
* sunxi: Add Machine Support for A83T SOCvishnupatekar2015-12-101-1/+8
* sunxi: Add H3 DRAM initialization supportJens Kuske2015-11-221-0/+1
* sunxi: Add basic H3 supportJens Kuske2015-11-221-1/+6
* sunxi: Use Kconfig CONFIG_MMCMaxime Ripard2015-10-201-0/+4
* sunxi: Enable CONFIG_SPL_STACK_RHans de Goede2015-10-201-0/+4
* sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigsHans de Goede2015-08-311-0/+1
* sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede2015-08-141-1/+10
* sunxi: display: Add composite video out supportHans de Goede2015-08-081-0/+7
* sunxi: Drop our own copy of the USB_KEYBOARD optionsHans de Goede2015-08-051-7/+0
* sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski2015-08-051-9/+0
* sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-251-0/+7
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-281-12/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-21/+0
* sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede2015-06-051-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-06-021-3/+0
|\
| * net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-3/+0