summaryrefslogtreecommitdiffstats
path: root/include/configs/sunxi-common.h
Commit message (Expand)AuthorAgeFilesLines
* sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80Siarhei Siamashka2016-06-101-3/+2
* arm64: sunxi: adjust default load addressesAndre Przywara2016-05-251-0/+18
* sunxi: Increase SPL header size to 64 bytes to avoid code corruptionSiarhei Siamashka2016-05-251-6/+6
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-171-1/+1
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-3/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+0
* usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-201-3/+0
* usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko2016-04-201-8/+3
* usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-201-1/+0
* usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko2016-04-201-1/+0
* sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-011-2/+19
* usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2016-03-251-1/+0
* sunxi: Enable realtek phy supportHans de Goede2016-03-231-0/+1
* sunxi: Display the board model on start-upSimon Glass2016-03-141-0/+1
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-5/+0
* sunxi: power: add support for sy8106a driverJelle van der Waa2016-02-231-2/+4
* sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-211-1/+1
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-12-241-2/+0
|\
| * net: designware: Zap CONFIG_DW_AUTONEGMarek Vasut2015-12-221-1/+0
| * net: eth_designware: select PHYLIB in KconfigThomas Chou2015-12-221-1/+0
* | sunxi: Enable a second mmc socket as boot target in the environmentKarsten Merker2015-12-211-0/+7
|/
* sunxi: power: enabled support for axp818vishnupatekar2015-12-101-1/+2
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-11-221-5/+25
|\
| * sunxi: Enable DFU for RAMSiarhei Siamashka2015-11-221-5/+25
* | ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* | ns16550: zap CONFIG_NS16550_SERIALThomas Chou2015-11-211-3/+1
* | ns16550: unify serial_dwThomas Chou2015-11-211-1/+1
|/
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* sunxi: Use Kconfig CONFIG_MMCMaxime Ripard2015-10-201-3/+5
* sunxi: Add support for android boot imageMaxime Ripard2015-10-201-0/+1
* sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernelsHans de Goede2015-10-201-0/+17
* sunxi: Switch to using malloc_simple for the splHans de Goede2015-10-201-3/+0
* sunxi: Enable CONFIG_SPL_STACK_RHans de Goede2015-10-201-0/+8
* sunxi: add "fel" boot targetBernhard Nortmann2015-09-291-0/+11
* sunxi: Tweak various memory addressesHans de Goede2015-09-291-9/+5
* sunxi: sunxi-common.h cleanupHans de Goede2015-09-291-12/+5
* sunxi: increase SYS_MONITOR_LENBoris Brezillon2015-08-311-1/+1
* mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through KconfigHans de Goede2015-08-311-1/+0
* sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede2015-08-311-1/+1
* sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handlingHans de Goede2015-08-311-6/+1
* sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede2015-08-141-0/+4
* sunxi: display: Add overscan correctionHans de Goede2015-08-141-0/+1
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-2/+0
* sunxi: Do not add a stdout-path alias to dts on boards without a serial portHans de Goede2015-08-081-0/+2
* sunxi: nand: Add board configuration optionsPiotr Zierhoffer2015-08-081-0/+10
* sunxi: MUSB gadget config provisions, with fastboot and USB mass storage supportPaul Kocialkowski2015-08-051-0/+30
* sunxi: config update to stick with Kconfig changesPaul Kocialkowski2015-08-051-3/+2
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-2/+2
* sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede2015-07-251-5/+0
OpenPOWER on IntegriCloud