summaryrefslogtreecommitdiff
path: root/board/sunxi
Commit message (Expand)AuthorAgeLines
* sunxi: Fix MAINTAINERS board sortingHans de Goede2015-08-31-1/+1
* sunxi: Add support for the Olimex A20 EVBMarcus Cooper2015-08-31-0/+5
* sunxi: Add inet98v_rev2 defconfig and dts fileHans de Goede2015-08-31-0/+1
* sunxi: Add inet97fv2_defconfigHans de Goede2015-08-31-0/+1
* sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede2015-08-31-1/+1
* sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede2015-08-31-3/+9
* sunxi_nand_spl: Make sure the DMA controller is enabledHans de Goede2015-08-31-0/+6
* sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede2015-08-31-5/+7
* sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigsHans de Goede2015-08-31-0/+1
* sunxi: Add support for gt90h-v4 tabletsHans de Goede2015-08-31-0/+1
* sunxi: axp221: Allow specifying dcdc2 voltage via KconfigHans de Goede2015-08-31-1/+1
* sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede2015-08-14-1/+10
* sunxi: Add support for the Auxtek-T003 HDMI stickHans de Goede2015-08-14-0/+1
* sunxi: display: Add composite video out supportHans de Goede2015-08-08-0/+7
* sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala2015-08-08-0/+27
* sunxi: Drop our own copy of the USB_KEYBOARD optionsHans de Goede2015-08-05-7/+0
* sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski2015-08-05-9/+0
* Kill unneeded #include <linux/kconfig.h>Masahiro Yamada2015-07-27-2/+0
* sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede2015-07-25-26/+2
* sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-25-0/+7
* sunxi: spl: Remove redundant check from `board_mmc_init` for signatureDaniel Kochmański2015-07-24-9/+11
* sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański2015-07-24-6/+2
* sunxi: Add Sinlinx SinA33 defconfigChen-Yu Tsai2015-07-05-0/+6
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-28-30/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-25-21/+0
* sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede2015-06-05-0/+6
* sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts nameHans de Goede2015-06-04-5/+5
* sunxi: Add new Mele_A1000G_quad defconfigHans de Goede2015-06-04-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-06-02-3/+0
|\
| * net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-3/+0
* | ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai2015-05-29-0/+6
* | ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai2015-05-29-0/+3
* | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-29-0/+30
* | sun9i: Add Merrii_A80_Optimus board / defconfig fileHans de Goede2015-05-29-0/+2
* | sun9i: Basic sun9i (A80) supportHans de Goede2015-05-29-1/+8
* | sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede2015-05-29-16/+0
|/
* sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connectedPaul Kocialkowski2015-05-19-1/+1
* sunxi: Add ga10h v1.1 defconfigHans de Goede2015-05-19-0/+1
* sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede2015-05-19-9/+22
* sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to nHans de Goede2015-05-19-0/+3
* sunxi: Pass serial number through ATAGPaul Kocialkowski2015-05-19-0/+20
* sunxi: ehci: Convert to the driver-modelHans de Goede2015-05-14-0/+3
* arch: Make board selection choices optionalJoe Hershberger2015-05-12-0/+1
* sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-04-0/+4
* sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede2015-05-04-1/+1
* sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2015-05-04-0/+2
* sunxi: Move all boards to the driver-modelHans de Goede2015-05-04-0/+12
* sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boardsHans de Goede2015-05-04-3/+0
* sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede2015-05-04-1/+11
* sunxi: soft-i2c: Fix gpio handling to work with the driver-modelHans de Goede2015-05-04-6/+38