summaryrefslogtreecommitdiff
path: root/include/configs/sunxi-common.h
AgeCommit message (Expand)Author
2017-04-24sunxi: Fix arm64 fdtfile variableAndreas Färber
2017-04-21sunxi: add basic V3s supportIcenowy Zheng
2017-04-20sunxi: Convert CONS_INDEX to KconfigMylène Josserand
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-07sunxi: Add default environment sizeMaxime Ripard
2017-04-07sunxi: Add the default mtdids and mtdparts to our envMaxime Ripard
2017-04-07sunxi: Enable UBI and NAND supportHans de Goede
2017-04-07common: Move environment choice to KconfigMaxime Ripard
2017-04-06Remove various unused interrupt related codeTom Rini
2017-04-05sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAMAndre Przywara
2017-04-05sunxi: configs: merge sun9i and sun50i SPL memory definitionsAndre Przywara
2017-04-05ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara
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-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2017-01-04sunxi: A64: enable SPLAndre Przywara
2017-01-04armv8: prevent using THUMBAndre Przywara
2016-11-28sunxi: mmc: Set CONFIG_SYS_MMC_MAX_DEVICEEmmanuel Vadot
2016-11-18spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki
2016-10-23Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass
2016-10-23Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass
2016-10-23Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass
2016-09-06Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80"Andre Przywara
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-07-24sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS valueBoris Brezillon
2016-07-24mtd: nand: Add the sunxi NAND controller driverBoris Brezillon
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka
2016-06-10sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80Siarhei Siamashka
2016-05-25arm64: sunxi: adjust default load addressesAndre Przywara