summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede2015-01-22-3/+103
| * | | | sunxi: Hookup OTG USB controller supportHans de Goede2015-01-22-3/+49
| * | | | sunxi: Add Gemei G9 (Allwinner A10/sun4i) tabletPriit Laes2015-01-22-0/+25
| * | | | sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede2015-01-22-4/+250
| * | | | sunxi: Add Marsboard A10 supportAleksei Mamlin2015-01-22-0/+14
| * | | | video: ssd2828: Allow using 'pclk' as the PLL clock sourceSiarhei Siamashka2015-01-22-7/+28
| * | | | sun6i: Add LCD display support for MSI Primo81 tabletSiarhei Siamashka2015-01-22-0/+10
| * | | | video: sunxi: Hook up SSD2828 with the sunxi video driverSiarhei Siamashka2015-01-22-0/+45
| * | | | video: Add support for SSD2828 (parallel LCD to MIPI bridge)Siarhei Siamashka2015-01-22-0/+616
| * | | | include: Add header file with MIPI DSI constants from linux 3.18Siarhei Siamashka2015-01-22-0/+130
| * | | | sunxi: axp221: Add ELDO[1-3] supportSiarhei Siamashka2015-01-22-0/+51
| * | | | sunxi: Add mk802_a10s board / defconfigHans de Goede2015-01-22-0/+48
| * | | | sunxi: Add mk802ii board / defconfigHans de Goede2015-01-22-0/+10
| * | | | sunxi: Add mk802 board / defconfigHans de Goede2015-01-22-0/+11
| * | | | sunxi: Remove CONFIG_TARGET_FOO for sun4i, sun6i and sun8i boardsHans de Goede2015-01-22-64/+9
| * | | | sunxi: Convert sun4i boards to use auto dram configurationHans de Goede2015-01-22-99/+10
| * | | | sunxi: Stop differentiating between 512M and 1G variants of the same boardHans de Goede2015-01-22-142/+39
| * | | | sunxi: ba10_tv_box_defconfig: Fix USB not workingHans de Goede2015-01-22-1/+1
| * | | | sunxi: axp209: Disable interrupts when intializing the axp209Hans de Goede2015-01-22-1/+13
| * | | | sunxi: mmc: Add support for sun9i (A80)Hans de Goede2015-01-22-4/+20
| * | | | sunxi: mmc: Use a realistic timeout when sending a mmc commandHans de Goede2015-01-22-1/+1
| * | | | sun9i: Add sun9i (A80) clock setup supportHans de Goede2015-01-22-0/+69
| * | | | sun9i: Add clock_sun9i.h with ccu register layout for sun9iHans de Goede2015-01-22-0/+141
| * | | | sun9i: Add cpu_sun9i.h with iomem definesHans de Goede2015-01-22-0/+112
| * | | | sunxi: Rename cpu.h to cpu_sun4i.hHans de Goede2015-01-22-145/+157
| * | | | sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headersHans de Goede2015-01-22-4/+12
| * | | | sunxi: Drop pll6 setting from clock_init_uartHans de Goede2015-01-22-4/+1
| * | | | sunxi: display: Make lcd display clk phase configurableHans de Goede2015-01-22-9/+12
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-01-22-132/+1582
|\ \ \ \ \
| * | | | | board/T1040rdb: Add VSC9953 support for T1040rdb boardCodrin Ciubotariu2015-01-21-0/+58
| * | | | | board/T1040qds: Add VSC9953 support for T1040qds boardCodrin Ciubotariu2015-01-21-0/+97
| * | | | | board/T104xrdb: T1040 FMAN ports FM1@DTSEC1 and FM1@DTSEC2 have no PHYsCodrin Ciubotariu2015-01-21-2/+7
| * | | | | board/T1040qds: T1040 FMAN ports FM1@DTSEC1 and FM1@DTSEC2 have no PHYsCodrin Ciubotariu2015-01-21-0/+1
| * | | | | board/T1040qds: Fix lane-to-slot mapping for SerDes protocol 0x89Codrin Ciubotariu2015-01-21-0/+1
| * | | | | arch/powerpc: Initialize VSC9953 L2 SwitchCodrin Ciubotariu2015-01-21-0/+5
| * | | | | net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IPCodrin Ciubotariu2015-01-16-0/+948
| * | | | | net/fm: Enable FMAN ports if l2switch ports are connected over SGMIICodrin Ciubotariu2015-01-16-1/+2
| * | | | | arch/powerpc: Add SGMII support for the L2 Switch portsCodrin Ciubotariu2015-01-16-4/+16
| * | | | | arch/powerpc: Fix mapping of Freescale SerDes protocolsCodrin Ciubotariu2015-01-16-30/+38
| * | | | | net/fm: Fix error when FMAN MAC has no PHYCodrin Ciubotariu2015-01-16-12/+18
| * | | | | phylib: add support for aquantia PHYsShaohui Xie2015-01-16-0/+161
| * | | | | mpc85xx: clean up the old deep sleep frameworktang yuantian2015-01-16-30/+1
| * | | | | mpc85xx/t1040qds: convert deep sleep to generic board interfacetang yuantian2015-01-16-12/+33
| * | | | | mpc85xx/t102xqds: convert deep sleep to generic board interfacetang yuantian2015-01-16-12/+33
| * | | | | powerpc/t1024rdb: Add support for T1024RDB-PBShengzhou Liu2015-01-16-4/+63
| * | | | | mpc85xx/t102xrdb: convert deep sleep to generic board interfacetang yuantian2015-01-16-21/+49
| * | | | | t1024qds: add missing T1024QDS_defconfigShengzhou Liu2015-01-16-0/+4
| * | | | | powerpc/t1024: add serdes protocol 0x40 and 0x5fShengzhou Liu2015-01-16-0/+2
| * | | | | powerpc: SECURE BOOT- Add secure boot target for T1042RDBgaurav rana2015-01-16-0/+5
| * | | | | powerpc/913x: Add config flag for bootdelayharninder rai2015-01-16-0/+2