summaryrefslogtreecommitdiffstats
path: root/include/configs/sunxi-common.h
Commit message (Expand)AuthorAgeFilesLines
* env: Merge Rockchip, Sunxi, Zynq and ZynqMPMichal Simek2018-08-191-2/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-2/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-4/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* sunxi: add config for SPL at 0x20000 on H6Icenowy Zheng2018-07-311-0/+5
* sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng2018-07-311-8/+11
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-3/+0
* configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan2018-07-101-3/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev2018-03-131-2/+0
* Remove config_distro_defaults.hAdam Ford2018-02-231-1/+0
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-2/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-6/+0
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski2018-02-021-4/+0
* Merge git://git.denx.de/u-boot-sunxiTom Rini2018-01-261-0/+10
|\
| * sunxi: Add limit with the MMC environmentMaxime Ripard2018-01-261-0/+10
* | 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