summaryrefslogtreecommitdiff
path: root/include/configs/sunxi-common.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford2018-01-221-4/+0
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-12-191-0/+18
|\
| * sunxi: arm64: Increase CONFIG_SYS_BOOTM_LEN to 32MBJagan Teki2017-12-191-0/+1
| * sunxi: Add default partition schemeMaxime Ripard2017-12-071-0/+17
* | ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* | ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-121-1/+0
|/
* sunxi: fix CONFIG_SUNXI_EMAC referencesArtturi Alm2017-11-091-1/+1
* video: add an option for video simplefb via DTIcenowy Zheng2017-10-261-3/+0
* sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXIIcenowy Zheng2017-10-261-4/+2
* sunxi: Remove the MMC index hackMaxime Ripard2017-10-031-6/+24
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-3/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini2017-09-011-14/+0
* configs: Migrate all of the existing USB symbols, except fastbootTom Rini2017-09-011-1/+0
* sunxi: Fix CONFIG_SUNXI_GMAC referencesDave Prue2017-09-011-1/+1
* spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich2017-08-131-4/+0
* configs: Finish migration of PHY_GIGETom Rini2017-08-081-1/+0
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-1/+0
* configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng2017-07-281-1/+0
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-111-1/+0
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-2/+0
* sunxi: Store the device tree name in the SPL headerSiarhei Siamashka2017-05-171-4/+4
* sunxi: enable automatic FIT build for 64-bit SoCsAndre Przywara2017-05-171-0/+4
* sunxi: A64: move SPL stack to end of SRAM A2Andre Przywara2017-05-171-0/+5
* sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec2017-04-281-0/+5
* sunxi: i2c: Add support for DM I2CJernej Skrabec2017-04-281-1/+3
* sunxi: Fix arm64 fdtfile variableAndreas Färber2017-04-241-1/+7
* sunxi: add basic V3s supportIcenowy Zheng2017-04-211-2/+27
* sunxi: Convert CONS_INDEX to KconfigMylène Josserand2017-04-201-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-081-11/+24
|\
| * sunxi: Add default environment sizeMaxime Ripard2017-04-071-0/+2
| * sunxi: Add the default mtdids and mtdparts to our envMaxime Ripard2017-04-071-0/+16
| * sunxi: Enable UBI and NAND supportHans de Goede2017-04-071-0/+3
| * common: Move environment choice to KconfigMaxime Ripard2017-04-071-11/+3
* | Remove various unused interrupt related codeTom Rini2017-04-061-5/+0
|/
* sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAMAndre Przywara2017-04-051-12/+7
* sunxi: configs: merge sun9i and sun50i SPL memory definitionsAndre Przywara2017-04-051-5/+2
* ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara2017-04-051-1/+1
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-7/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-1/+0
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-111-1/+0
* sunxi: A64: enable SPLAndre Przywara2017-01-041-0/+2
* armv8: prevent using THUMBAndre Przywara2017-01-041-1/+1
* sunxi: mmc: Set CONFIG_SYS_MMC_MAX_DEVICEEmmanuel Vadot2016-11-281-0/+1
* spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko2016-11-181-1/+0
* sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki2016-10-301-1/+0
* Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass2016-10-231-1/+0