summaryrefslogtreecommitdiff
path: root/include/configs/sunxi-common.h
AgeCommit message (Expand)Author
2016-09-18ARM: sunxi: add support for the A80-Q7 modulePhilipp Tomsich
2016-09-18sunxi: support the AXP809 PMIC (for A80 platforms)Philipp Tomsich
2016-09-18ARM: sun9i: increase CONFIG_SPL_MAX_SIZEPhilipp Tomsich
2016-09-18sunxi: always compile as THUMB for sun9iPhilipp Tomsich
2016-09-18sunxi: enable SPL for sun9iPhilipp Tomsich
2016-09-18sunxi: Do not define CONFIG_PHY_ADDR for SUNXI_GMACPhilipp Tomsich
2016-09-18sunxi: Support UART4 on A80 (sun9i) as system consolePhilipp Tomsich
2016-09-18usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2016-09-18sunxi: Enable realtek phy supportHans de Goede
2016-03-14sunxi: Display the board model on start-upSimon Glass
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-02-23sunxi: power: add support for sy8106a driverJelle van der Waa
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
2015-12-24Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-12-22net: designware: Zap CONFIG_DW_AUTONEGMarek Vasut
2015-12-22net: eth_designware: select PHYLIB in KconfigThomas Chou
2015-12-21sunxi: Enable a second mmc socket as boot target in the environmentKarsten Merker
2015-12-10sunxi: power: enabled support for axp818vishnupatekar
2015-11-22Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-11-22sunxi: Enable DFU for RAMSiarhei Siamashka
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-21ns16550: zap CONFIG_NS16550_SERIALThomas Chou
2015-11-21ns16550: unify serial_dwThomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-10-20sunxi: Use Kconfig CONFIG_MMCMaxime Ripard
2015-10-20sunxi: Add support for android boot imageMaxime Ripard
2015-10-20sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernelsHans de Goede
2015-10-20sunxi: Switch to using malloc_simple for the splHans de Goede
2015-10-20sunxi: Enable CONFIG_SPL_STACK_RHans de Goede
2015-09-29sunxi: add "fel" boot targetBernhard Nortmann
2015-09-29sunxi: Tweak various memory addressesHans de Goede
2015-09-29sunxi: sunxi-common.h cleanupHans de Goede
2015-08-31sunxi: increase SYS_MONITOR_LENBoris Brezillon
2015-08-31mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through KconfigHans de Goede
2015-08-31sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede
2015-08-31sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handlingHans de Goede
2015-08-14sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede
2015-08-14sunxi: display: Add overscan correctionHans de Goede
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-08-08sunxi: Do not add a stdout-path alias to dts on boards without a serial portHans de Goede
2015-08-08sunxi: nand: Add board configuration optionsPiotr Zierhoffer
2015-08-05sunxi: MUSB gadget config provisions, with fastboot and USB mass storage supportPaul Kocialkowski
2015-08-05sunxi: config update to stick with Kconfig changesPaul Kocialkowski
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski
2015-07-25sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede
2015-06-28Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-10sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is usedBernhard Nortmann
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini