summaryrefslogtreecommitdiffstats
path: root/board/sunxi
Commit message (Expand)AuthorAgeFilesLines
* sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede2015-08-141-1/+10
* sunxi: Add support for the Auxtek-T003 HDMI stickHans de Goede2015-08-141-0/+1
* sunxi: display: Add composite video out supportHans de Goede2015-08-081-0/+7
* sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala2015-08-081-0/+27
* sunxi: Drop our own copy of the USB_KEYBOARD optionsHans de Goede2015-08-051-7/+0
* sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski2015-08-051-9/+0
* Kill unneeded #include <linux/kconfig.h>Masahiro Yamada2015-07-272-2/+0
* sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede2015-07-251-26/+2
* sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-251-0/+7
* sunxi: spl: Remove redundant check from `board_mmc_init` for signatureDaniel Kochmański2015-07-241-9/+11
* sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański2015-07-241-6/+2
* sunxi: Add Sinlinx SinA33 defconfigChen-Yu Tsai2015-07-051-0/+6
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-282-30/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-21/+0
* sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede2015-06-051-0/+6
* sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts nameHans de Goede2015-06-041-5/+5
* sunxi: Add new Mele_A1000G_quad defconfigHans de Goede2015-06-041-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-06-021-3/+0
|\
| * net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-3/+0
* | ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai2015-05-291-0/+6
* | ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai2015-05-291-0/+3
* | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-292-0/+30
* | sun9i: Add Merrii_A80_Optimus board / defconfig fileHans de Goede2015-05-291-0/+2
* | sun9i: Basic sun9i (A80) supportHans de Goede2015-05-292-1/+8
* | sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede2015-05-291-16/+0
|/
* sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connectedPaul Kocialkowski2015-05-191-1/+1
* sunxi: Add ga10h v1.1 defconfigHans de Goede2015-05-191-0/+1
* sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede2015-05-193-9/+22
* sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to nHans de Goede2015-05-191-0/+3
* sunxi: Pass serial number through ATAGPaul Kocialkowski2015-05-191-0/+20
* sunxi: ehci: Convert to the driver-modelHans de Goede2015-05-141-0/+3
* arch: Make board selection choices optionalJoe Hershberger2015-05-121-0/+1
* sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-041-0/+4
* sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede2015-05-041-1/+1
* sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2015-05-041-0/+2
* sunxi: Move all boards to the driver-modelHans de Goede2015-05-041-0/+12
* sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boardsHans de Goede2015-05-041-3/+0
* sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede2015-05-042-1/+11
* sunxi: soft-i2c: Fix gpio handling to work with the driver-modelHans de Goede2015-05-041-6/+38
* sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfigHans de Goede2015-05-041-0/+1
* sunxi: Add softwinner astar mid756 A33 tablet board defconfigVishnu Patekar2015-05-041-0/+5
* sunxi: Add basic A33 basic supportVishnu Patekar2015-05-041-0/+6
* sunxi: s/sun8i/sun8i_a23/Hans de Goede2015-05-041-1/+7
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-042-3/+24
* ahci: mmio_base is a virtual addressScott Wood2015-04-181-1/+1
* dm: sunxi: Support driver model for EthernetSimon Glass2015-04-181-3/+7
* sunxi: Complete i2c support for each supported platformPaul Kocialkowski2015-04-152-2/+113
* sunxi: iNet 3F supportPaul Kocialkowski2015-04-151-0/+5
* sunxi: iNet 3W supportPaul Kocialkowski2015-04-151-0/+5
* sunxi: Proper iNet board config namingPaul Kocialkowski2015-04-151-2/+2
OpenPOWER on IntegriCloud