aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sunxi-common.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-6/+0
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski1-4/+0
2018-01-26Merge git://git.denx.de/u-boot-sunxiTom Rini1-0/+10
2018-01-26sunxi: Add limit with the MMC environmentMaxime Ripard1-0/+10
2018-01-22Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford1-4/+0
2017-12-19Merge git://git.denx.de/u-boot-sunxiTom Rini1-0/+18
2017-12-19sunxi: arm64: Increase CONFIG_SYS_BOOTM_LEN to 32MBJagan Teki1-0/+1
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-1/+0
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-1/+0
2017-12-07sunxi: Add default partition schemeMaxime Ripard1-0/+17
2017-11-09sunxi: fix CONFIG_SUNXI_EMAC referencesArtturi Alm1-1/+1
2017-10-26video: add an option for video simplefb via DTIcenowy Zheng1-3/+0
2017-10-26sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXIIcenowy Zheng1-4/+2
2017-10-03sunxi: Remove the MMC index hackMaxime Ripard1-6/+24
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-3/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini1-14/+0
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini1-1/+0
2017-09-01sunxi: Fix CONFIG_SUNXI_GMAC referencesDave Prue1-1/+1
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-4/+0
2017-08-08configs: Finish migration of PHY_GIGETom Rini1-1/+0
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc1-1/+0
2017-07-28configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng1-1/+0
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass1-1/+0
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-2/+0
2017-05-17sunxi: Store the device tree name in the SPL headerSiarhei Siamashka1-4/+4
2017-05-17sunxi: enable automatic FIT build for 64-bit SoCsAndre Przywara1-0/+4
2017-05-17sunxi: A64: move SPL stack to end of SRAM A2Andre Przywara1-0/+5
2017-04-28sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec1-0/+5
2017-04-28sunxi: i2c: Add support for DM I2CJernej Skrabec1-1/+3
2017-04-24sunxi: Fix arm64 fdtfile variableAndreas Färber1-1/+7
2017-04-21sunxi: add basic V3s supportIcenowy Zheng1-2/+27
2017-04-20sunxi: Convert CONS_INDEX to KconfigMylène Josserand1-4/+0
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-11/+24
2017-04-07sunxi: Add default environment sizeMaxime Ripard1-0/+2
2017-04-07sunxi: Add the default mtdids and mtdparts to our envMaxime Ripard1-0/+16
2017-04-07sunxi: Enable UBI and NAND supportHans de Goede1-0/+3
2017-04-07common: Move environment choice to KconfigMaxime Ripard1-11/+3
2017-04-06Remove various unused interrupt related codeTom Rini1-5/+0
2017-04-05sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAMAndre Przywara1-12/+7
2017-04-05sunxi: configs: merge sun9i and sun50i SPL memory definitionsAndre Przywara1-5/+2
2017-04-05ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara1-1/+1
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-7/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+0
2017-01-04sunxi: A64: enable SPLAndre Przywara1-0/+2
2017-01-04armv8: prevent using THUMBAndre Przywara1-1/+1