summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bios_emulator: Add some VESA interface debuggingSimon Glass2015-01-232-22/+148
* bios_emulator: Don't display error when emulator terminatesSimon Glass2015-01-231-1/+1
* x86: Support ROMs on other archsSimon Glass2015-01-233-1/+8
* x86: Correct endianness isues in pci_romSimon Glass2015-01-231-11/+14
* bios_emulator: Fix an #ifdef typo in the header fileSimon Glass2015-01-231-1/+1
* powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200Masahiro Yamada2015-01-2349-4752/+5
* powerpc: mpc5xxx: PM520 board supportMasahiro Yamada2015-01-2314-1329/+1
* powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada2015-01-2318-931/+1
* powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada2015-01-2322-2175/+2
* 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
OpenPOWER on IntegriCloud