summaryrefslogtreecommitdiff
path: root/configs/A13-OLinuXino_defconfig
AgeCommit message (Expand)Author
2020-04-28configs: Resync with savedefconfigTom Rini
2020-03-18sunxi: Remove no longer needed default options from defconfigsAndre Przywara
2019-12-04configs: Resync with savedefconfigTom Rini
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass
2019-07-15sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to KconfigAndre Przywara
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-29configs: Resync with savedefconfigTom Rini
2019-02-07configs: Resync with savedefconfigTom Rini
2019-01-18sunxi: usb: Switch to Generic host controllersJagan Teki
2018-09-03configs: Resync with savedefconfigTom Rini
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-05-30usb: fastboot: Convert USB f_fastboot to shared fastbootAlex Kiernan
2018-04-16part: Disable CONFIG_SPL_ISO_PARTITION by defaultAlexander Graf
2018-04-07configs: Resync with savedefconfigTom Rini
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-14sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigsAndre Przywara
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-02-05cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen
2017-12-19configs: sunxi: Drop FASTBOOT_FLASHJagan Teki
2017-10-16configs: Resync with savedefconfigTom Rini
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen
2017-10-03cmd: fastboot: Rework fastboot dependencyMaxime Ripard
2017-10-03sunxi: imply USB_GADGETMaxime Ripard
2017-10-03sunxi: provide default USB gadget setupMaxime Ripard
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard
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-08-14configs: Resync with savedefconfigTom Rini
2017-04-20sunxi: Convert CONS_INDEX to KconfigMylène Josserand
2017-03-13configs: Re-syncTom Rini
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-16Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass
2016-09-16Kconfig: Move SPL settings into their own fileSimon Glass
2016-05-25sunxi: Enable a bunch of commands by default on sunxiHans de Goede
2016-04-27sunxi: Enable LDO3 at 3.3V on A13-OLinuXino boardHans de Goede
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko
2016-04-12sunxi: Enable CMD_GPIO on all sunxi boardsHans de Goede
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2016-03-23sunxi: 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