summaryrefslogtreecommitdiff
path: root/include/configs/sunxi-common.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-1/+0
2016-09-17Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-4/+0
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-06Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80"Andre Przywara1-2/+3
2016-08-27ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-1/+0
2016-07-25sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS valueBoris Brezillon1-0/+1
2016-07-25mtd: nand: Add the sunxi NAND controller driverBoris Brezillon1-0/+2
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka1-0/+5
2016-06-10sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80Siarhei Siamashka1-3/+2
2016-05-25arm64: sunxi: adjust default load addressesAndre Przywara1-0/+18
2016-05-25sunxi: Increase SPL header size to 64 bytes to avoid code corruptionSiarhei Siamashka1-6/+6
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass1-1/+1
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-3/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+0
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko1-3/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko1-8/+3
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko1-1/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko1-1/+0
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka1-2/+19
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko1-1/+0
2016-03-24sunxi: Enable realtek phy supportHans de Goede1-0/+1
2016-03-15sunxi: Display the board model on start-upSimon Glass1-0/+1
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-5/+0
2016-02-23sunxi: power: add support for sy8106a driverJelle van der Waa1-2/+4
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa1-1/+1
2015-12-24Merge git://git.denx.de/u-boot-socfpgaTom Rini1-2/+0
2015-12-22net: designware: Zap CONFIG_DW_AUTONEGMarek Vasut1-1/+0
2015-12-22net: eth_designware: select PHYLIB in KconfigThomas Chou1-1/+0
2015-12-21sunxi: Enable a second mmc socket as boot target in the environmentKarsten Merker1-0/+7
2015-12-10sunxi: power: enabled support for axp818vishnupatekar1-1/+2
2015-11-22Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-5/+25
2015-11-22sunxi: Enable DFU for RAMSiarhei Siamashka1-5/+25
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-11-22ns16550: zap CONFIG_NS16550_SERIALThomas Chou1-3/+1
2015-11-22ns16550: unify serial_dwThomas Chou1-1/+1
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-10-20sunxi: Use Kconfig CONFIG_MMCMaxime Ripard1-3/+5
2015-10-20sunxi: Add support for android boot imageMaxime Ripard1-0/+1
2015-10-20sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernelsHans de Goede1-0/+17
2015-10-20sunxi: Switch to using malloc_simple for the splHans de Goede1-3/+0
2015-10-20sunxi: Enable CONFIG_SPL_STACK_RHans de Goede1-0/+8