summaryrefslogtreecommitdiff
path: root/board/sunxi
AgeCommit message (Expand)AuthorFilesLines
2015-08-08sunxi: display: Add composite video out supportHans de Goede1-0/+7
2015-08-08sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala1-0/+27
2015-08-05sunxi: Drop our own copy of the USB_KEYBOARD optionsHans de Goede1-7/+0
2015-08-05sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski1-9/+0
2015-07-27Kill unneeded #include <linux/kconfig.h>Masahiro Yamada2-2/+0
2015-07-25sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede1-26/+2
2015-07-25sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede1-0/+7
2015-07-24sunxi: spl: Remove redundant check from `board_mmc_init` for signatureDaniel Kochmański1-9/+11
2015-07-24sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański1-6/+2
2015-07-05sunxi: Add Sinlinx SinA33 defconfigChen-Yu Tsai1-0/+6
2015-06-28Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2-30/+0
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger1-21/+0
2015-06-05sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede1-0/+6
2015-06-04sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts nameHans de Goede1-5/+5
2015-06-04sunxi: Add new Mele_A1000G_quad defconfigHans de Goede1-0/+1
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-3/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-3/+0
2015-05-29ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai1-0/+6
2015-05-29ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai1-0/+3
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2-0/+30
2015-05-29sun9i: Add Merrii_A80_Optimus board / defconfig fileHans de Goede1-0/+2
2015-05-29sun9i: Basic sun9i (A80) supportHans de Goede2-1/+8
2015-05-29sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede1-16/+0
2015-05-19sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connectedPaul Kocialkowski1-1/+1
2015-05-19sunxi: Add ga10h v1.1 defconfigHans de Goede1-0/+1
2015-05-19sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede3-9/+22
2015-05-19sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to nHans de Goede1-0/+3
2015-05-19sunxi: Pass serial number through ATAGPaul Kocialkowski1-0/+20
2015-05-15sunxi: ehci: Convert to the driver-modelHans de Goede1-0/+3
2015-05-13arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede1-0/+4
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede1-1/+1
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede1-0/+2
2015-05-04sunxi: Move all boards to the driver-modelHans de Goede1-0/+12
2015-05-04sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boardsHans de Goede1-3/+0
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede2-1/+11
2015-05-04sunxi: soft-i2c: Fix gpio handling to work with the driver-modelHans de Goede1-6/+38
2015-05-04sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfigHans de Goede1-0/+1
2015-05-04sunxi: Add softwinner astar mid756 A33 tablet board defconfigVishnu Patekar1-0/+5
2015-05-04sunxi: Add basic A33 basic supportVishnu Patekar1-0/+6
2015-05-04sunxi: s/sun8i/sun8i_a23/Hans de Goede1-1/+7
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2-3/+24
2015-04-18ahci: mmio_base is a virtual addressScott Wood1-1/+1
2015-04-18dm: sunxi: Support driver model for EthernetSimon Glass1-3/+7
2015-04-15sunxi: Complete i2c support for each supported platformPaul Kocialkowski2-2/+113
2015-04-15sunxi: iNet 3F supportPaul Kocialkowski1-0/+5
2015-04-15sunxi: iNet 3W supportPaul Kocialkowski1-0/+5
2015-04-15sunxi: Proper iNet board config namingPaul Kocialkowski1-2/+2
2015-04-15sunxi: Removed dram files cleanup in MAINTAINERSPaul Kocialkowski1-3/+0
2015-04-15sunxi: Serial number support, obtained from SID bitsPaul Kocialkowski1-11/+22