summaryrefslogtreecommitdiff
path: root/board/sunxi
AgeCommit message (Expand)Author
2015-09-10sun5i: Add A10s-Wobo-i5 defconfig and dtsJelle van der Waa
2015-09-10sun5i: Add q8_a13_tablet defconfig and dtsHans de Goede
2015-09-10sun4i: Add dts and defconfig for iNet-1 based tabletsHans de Goede
2015-09-10sun4i: Add defconfig and dts for inet9f-rev03 based tabletsHans de Goede
2015-09-10sun4i: Add defconfig and dts for the pov protab2-ips9 tabletHans de Goede
2015-08-31sunxi: Fix MAINTAINERS board sortingHans de Goede
2015-08-31sunxi: Add support for the Olimex A20 EVBMarcus Cooper
2015-08-31sunxi: Add inet98v_rev2 defconfig and dts fileHans de Goede
2015-08-31sunxi: Add inet97fv2_defconfigHans de Goede
2015-08-31sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede
2015-08-31sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede
2015-08-31sunxi_nand_spl: Make sure the DMA controller is enabledHans de Goede
2015-08-31sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede
2015-08-31sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigsHans de Goede
2015-08-31sunxi: Add support for gt90h-v4 tabletsHans de Goede
2015-08-31sunxi: axp221: Allow specifying dcdc2 voltage via KconfigHans de Goede
2015-08-14sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede
2015-08-14sunxi: Add support for the Auxtek-T003 HDMI stickHans de Goede
2015-08-08sunxi: display: Add composite video out supportHans de Goede
2015-08-08sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala
2015-08-05sunxi: Drop our own copy of the USB_KEYBOARD optionsHans de Goede
2015-08-05sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski
2015-07-27Kill unneeded #include <linux/kconfig.h>Masahiro Yamada
2015-07-25sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede
2015-07-25sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede
2015-07-24sunxi: spl: Remove redundant check from `board_mmc_init` for signatureDaniel Kochmański
2015-07-24sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański
2015-07-05sunxi: Add Sinlinx SinA33 defconfigChen-Yu Tsai
2015-06-28Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-05sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede
2015-06-04sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts nameHans de Goede
2015-06-04sunxi: Add new Mele_A1000G_quad defconfigHans de Goede
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-05-29ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai
2015-05-29ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański
2015-05-29sun9i: Add Merrii_A80_Optimus board / defconfig fileHans de Goede
2015-05-29sun9i: Basic sun9i (A80) supportHans de Goede
2015-05-29sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede
2015-05-19sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connectedPaul Kocialkowski
2015-05-19sunxi: Add ga10h v1.1 defconfigHans de Goede
2015-05-19sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede
2015-05-19sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to nHans de Goede
2015-05-19sunxi: Pass serial number through ATAGPaul Kocialkowski
2015-05-14sunxi: ehci: Convert to the driver-modelHans de Goede
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede