summaryrefslogtreecommitdiff
path: root/include/configs/sunxi-common.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-05-081-2/+14
|\
| * sunxi: Fix build when CONFIG_CMD_PXE or CONFIG_CMD_DHCP are disabledOndrej Jirman2019-04-181-2/+14
* | configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-3/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-04-171-6/+0
|\
| * sunxi: update SATA driver to always use DM_SCSIAndre Przywara2019-04-171-6/+0
* | sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font schemeAndre Przywara2019-04-141-1/+0
|/
* Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki2019-02-021-1/+0
* sunxi: usb: Switch to Generic host controllersJagan Teki2019-01-181-1/+0
* 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