summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: mpc85xx: remove P2020DS board supportMasahiro Yamada2015-01-2315-1310/+1
* powerpc: mpc85xx: remove P2020COME board supportMasahiro Yamada2015-01-2312-998/+1
* powerpc: mpc85xx: remove P1_P2_RDB boardsMasahiro Yamada2015-01-2342-2058/+4
* powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS supportMasahiro Yamada2015-01-2328-2674/+8
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-01-2386-700/+2073
|\
| * sunxi: Use a common CONFIG_SYS_PROMPTIan Campbell2015-01-236-7/+2
| * sunxi: Add Hyundai A7HD supportHans de Goede2015-01-232-0/+23
| * sunxi: video: Make pwm polarity configurableHans de Goede2015-01-232-6/+18
| * sunxi: Add support for Mele M5.Ian Campbell2015-01-232-0/+18
| * sunxi: Convert sun7i boards to use auto dram configurationHans de Goede2015-01-2318-197/+34
| * sunxi: Drop qt840a_defconfigHans de Goede2015-01-236-45/+5
| * sunxi: Add new Chuwi V7 CW0825 board / defconfigHans de Goede2015-01-232-0/+20
| * sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede2015-01-232-0/+12
| * video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede2015-01-224-3/+103
| * sunxi: Hookup OTG USB controller supportHans de Goede2015-01-226-3/+49
| * sunxi: Add Gemei G9 (Allwinner A10/sun4i) tabletPriit Laes2015-01-222-0/+25
| * sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede2015-01-223-4/+250
| * sunxi: Add Marsboard A10 supportAleksei Mamlin2015-01-222-0/+14
| * video: ssd2828: Allow using 'pclk' as the PLL clock sourceSiarhei Siamashka2015-01-223-7/+28
| * sun6i: Add LCD display support for MSI Primo81 tabletSiarhei Siamashka2015-01-221-0/+10
| * video: sunxi: Hook up SSD2828 with the sunxi video driverSiarhei Siamashka2015-01-222-0/+45
| * video: Add support for SSD2828 (parallel LCD to MIPI bridge)Siarhei Siamashka2015-01-224-0/+616
| * include: Add header file with MIPI DSI constants from linux 3.18Siarhei Siamashka2015-01-221-0/+130
| * sunxi: axp221: Add ELDO[1-3] supportSiarhei Siamashka2015-01-224-0/+51
| * sunxi: Add mk802_a10s board / defconfigHans de Goede2015-01-225-0/+48
| * sunxi: Add mk802ii board / defconfigHans de Goede2015-01-222-0/+10
| * sunxi: Add mk802 board / defconfigHans de Goede2015-01-222-0/+11
| * sunxi: Remove CONFIG_TARGET_FOO for sun4i, sun6i and sun8i boardsHans de Goede2015-01-2212-64/+9
| * sunxi: Convert sun4i boards to use auto dram configurationHans de Goede2015-01-227-99/+10
| * sunxi: Stop differentiating between 512M and 1G variants of the same boardHans de Goede2015-01-2213-142/+39
| * sunxi: ba10_tv_box_defconfig: Fix USB not workingHans de Goede2015-01-221-1/+1
| * sunxi: axp209: Disable interrupts when intializing the axp209Hans de Goede2015-01-221-1/+13
| * sunxi: mmc: Add support for sun9i (A80)Hans de Goede2015-01-222-4/+20
| * sunxi: mmc: Use a realistic timeout when sending a mmc commandHans de Goede2015-01-221-1/+1
| * sun9i: Add sun9i (A80) clock setup supportHans de Goede2015-01-222-0/+69
| * sun9i: Add clock_sun9i.h with ccu register layout for sun9iHans de Goede2015-01-222-0/+141
| * sun9i: Add cpu_sun9i.h with iomem definesHans de Goede2015-01-222-0/+112
| * sunxi: Rename cpu.h to cpu_sun4i.hHans de Goede2015-01-222-145/+157
| * sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headersHans de Goede2015-01-223-4/+12
| * sunxi: Drop pll6 setting from clock_init_uartHans de Goede2015-01-221-4/+1
| * sunxi: display: Make lcd display clk phase configurableHans de Goede2015-01-226-9/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-01-2248-132/+1582
|\ \
| * | board/T1040rdb: Add VSC9953 support for T1040rdb boardCodrin Ciubotariu2015-01-212-0/+58
| * | board/T1040qds: Add VSC9953 support for T1040qds boardCodrin Ciubotariu2015-01-212-0/+97
| * | board/T104xrdb: T1040 FMAN ports FM1@DTSEC1 and FM1@DTSEC2 have no PHYsCodrin Ciubotariu2015-01-211-2/+7
| * | board/T1040qds: T1040 FMAN ports FM1@DTSEC1 and FM1@DTSEC2 have no PHYsCodrin Ciubotariu2015-01-211-0/+1
| * | board/T1040qds: Fix lane-to-slot mapping for SerDes protocol 0x89Codrin Ciubotariu2015-01-211-0/+1
| * | arch/powerpc: Initialize VSC9953 L2 SwitchCodrin Ciubotariu2015-01-211-0/+5
| * | net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IPCodrin Ciubotariu2015-01-164-0/+948
| * | net/fm: Enable FMAN ports if l2switch ports are connected over SGMIICodrin Ciubotariu2015-01-161-1/+2
OpenPOWER on IntegriCloud