summaryrefslogtreecommitdiffstats
path: root/include/configs/sunxi-common.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-281-20/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-6/+0
* sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is usedBernhard Nortmann2015-06-101-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-06-021-1/+0
|\
| * Move setexpr to KconfigJoe Hershberger2015-06-011-1/+0
* | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-291-0/+20
* | sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9iHans de Goede2015-05-291-0/+12
* | sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9iHans de Goede2015-05-291-18/+35
* | sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede2015-05-291-9/+0
|/
* sunxi: Cache line size definitionPaul Kocialkowski2015-05-191-0/+3
* sunxi: add support for UART2 on A23/A33Laurent Itti2015-05-191-0/+2
* console: Fix pre-console flushing via cfb_console being very slowHans de Goede2015-05-191-1/+1
* sunxi: Pass serial number through ATAGPaul Kocialkowski2015-05-191-0/+1
* sunxi: Change usb-kbd interrupt polling to use an usb interrupt queueHans de Goede2015-05-141-1/+1
* sunxi: ohci: Add ohci usb host controller supportHans de Goede2015-05-141-1/+4
* sunxi: Move all boards to the driver-modelHans de Goede2015-05-041-1/+1
* sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boardsHans de Goede2015-05-041-1/+1
* sunxi: emac: port to phylibHans de Goede2015-05-041-0/+2
* sunxi: Do not build i2c support when we've no i2c controllersHans de Goede2015-05-041-4/+3
* Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-181-1/+0
* sunxi: Complete i2c support for each supported platformPaul Kocialkowski2015-04-151-0/+4
* sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by defaultHans de Goede2015-03-101-2/+5
* sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernelsSiarhei Siamashka2015-02-211-0/+16
* sunxi: Set the /chosen/stdout-path fdt property for sunxi boardsHans de Goede2015-02-211-0/+14
* sunxi: video: Add support for LCD panels which need to be configured via i2cHans de Goede2015-02-201-0/+16
* Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"Tom Rini2015-02-171-3/+0
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-171-9/+5
|\
| * sunxi: Normalise FEL supportSimon Glass2015-02-161-4/+2
| * sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede2015-02-161-5/+3
* | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-1/+0
* | dm: sunxi: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-2/+0
* | dm: Add CMD_DM and CMD_DEMO to KconfigSimon Glass2015-02-121-1/+0
|/
* sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PARTHans de Goede2015-02-111-0/+3
* sunxi: Only enable i2c support in the SPL when neededHans de Goede2015-02-021-0/+3
* sunxi: Use a common CONFIG_SYS_PROMPTIan Campbell2015-01-231-0/+2
* sunxi: Hookup OTG USB controller supportHans de Goede2015-01-221-1/+9
* sunxi: Restore lowlevel_init usageHans de Goede2015-01-211-1/+0
OpenPOWER on IntegriCloud