summaryrefslogtreecommitdiffstats
path: root/board/sunxi
Commit message (Expand)AuthorAgeFilesLines
* sun5i: Add A10s-Wobo-i5 defconfig and dtsJelle van der Waa2015-09-101-0/+2
* sun5i: Add q8_a13_tablet defconfig and dtsHans de Goede2015-09-101-0/+1
* sun4i: Add dts and defconfig for iNet-1 based tabletsHans de Goede2015-09-101-0/+1
* sun4i: Add defconfig and dts for inet9f-rev03 based tabletsHans de Goede2015-09-101-0/+1
* sun4i: Add defconfig and dts for the pov protab2-ips9 tabletHans de Goede2015-09-101-0/+1
* sunxi: Fix MAINTAINERS board sortingHans de Goede2015-08-311-1/+1
* sunxi: Add support for the Olimex A20 EVBMarcus Cooper2015-08-311-0/+5
* sunxi: Add inet98v_rev2 defconfig and dts fileHans de Goede2015-08-311-0/+1
* sunxi: Add inet97fv2_defconfigHans de Goede2015-08-311-0/+1
* sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede2015-08-311-1/+1
* sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede2015-08-311-3/+9
* sunxi_nand_spl: Make sure the DMA controller is enabledHans de Goede2015-08-311-0/+6
* sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede2015-08-311-5/+7
* sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigsHans de Goede2015-08-311-0/+1
* sunxi: Add support for gt90h-v4 tabletsHans de Goede2015-08-311-0/+1
* sunxi: axp221: Allow specifying dcdc2 voltage via KconfigHans de Goede2015-08-311-1/+1
* 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
OpenPOWER on IntegriCloud