summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* x86: Save mtrr support flag in global dataBin Meng2015-01-23-6/+14
* x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.cBin Meng2015-01-23-0/+2
* x86: config: Always scroll the display by 5 lines, for speedSimon Glass2015-01-23-0/+1
* x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINESSimon Glass2015-01-23-9/+17
* x86: Access the VGA ROM when neededSimon Glass2015-01-23-2/+42
* x86: Fix out of bounds irq handlers accessSebastien Ronsse2015-01-23-1/+1
* x86: ahci: Make sure interface is not busy after enabling the portBin Meng2015-01-23-1/+19
* x86: Drop the x86_fb driverSimon Glass2015-01-23-49/+1
* x86: Add a VESA video driverSimon Glass2015-01-23-0/+75
* x86: pci: Don't stop when we get a vendor/device mismatchSimon Glass2015-01-23-1/+1
* bios_emulator: Add some VESA interface debuggingSimon Glass2015-01-23-22/+148
* bios_emulator: Don't display error when emulator terminatesSimon Glass2015-01-23-1/+1
* x86: Support ROMs on other archsSimon Glass2015-01-23-1/+8
* x86: Correct endianness isues in pci_romSimon Glass2015-01-23-11/+14
* bios_emulator: Fix an #ifdef typo in the header fileSimon Glass2015-01-23-1/+1
* powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200Masahiro Yamada2015-01-23-4752/+5
* powerpc: mpc5xxx: PM520 board supportMasahiro Yamada2015-01-23-1329/+1
* powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada2015-01-23-931/+1
* powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada2015-01-23-2175/+2
* powerpc: mpc85xx: remove P2020DS board supportMasahiro Yamada2015-01-23-1310/+1
* powerpc: mpc85xx: remove P2020COME board supportMasahiro Yamada2015-01-23-998/+1
* powerpc: mpc85xx: remove P1_P2_RDB boardsMasahiro Yamada2015-01-23-2058/+4
* powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS supportMasahiro Yamada2015-01-23-2674/+8
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-01-23-700/+2073
|\
| * sunxi: Use a common CONFIG_SYS_PROMPTIan Campbell2015-01-23-7/+2
| * sunxi: Add Hyundai A7HD supportHans de Goede2015-01-23-0/+23
| * sunxi: video: Make pwm polarity configurableHans de Goede2015-01-23-6/+18
| * sunxi: Add support for Mele M5.Ian Campbell2015-01-23-0/+18
| * sunxi: Convert sun7i boards to use auto dram configurationHans de Goede2015-01-23-197/+34
| * sunxi: Drop qt840a_defconfigHans de Goede2015-01-23-45/+5
| * sunxi: Add new Chuwi V7 CW0825 board / defconfigHans de Goede2015-01-23-0/+20
| * sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede2015-01-23-0/+12
| * 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