summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* sunxi: Restore lowlevel_init usageHans de Goede2015-01-212-22/+21
* Merge git://git.denx.de/u-boot-arcTom Rini2015-01-2020-71/+123
|\
| * arc: rename "arc700" in "arcv1"Alexey Brodkin2015-01-154-1/+1
| * board/synopsys: remove selection of CPU from the boardAlexey Brodkin2015-01-153-9/+3
| * arc: move common sources in libraryAlexey Brodkin2015-01-157-6/+7
| * arc: move linker script in arch/arc/cpu folderAlexey Brodkin2015-01-151-0/+0
| * arc: relocate - minor refactoring and clean-upAlexey Brodkin2015-01-152-11/+5
| * arc: introduce separate section for interrupt vector tableIgor Guryanov2015-01-157-31/+46
| * arc: add dependences on MMU presenceAlexey Brodkin2015-01-152-4/+18
| * arc: interrupts - fix mask setupIgor Guryanov2015-01-151-1/+1
| * arc: add ECR (exception cause register) outputIgor Guryanov2015-01-152-4/+7
| * arc: check caches existence before useIgor Guryanov2015-01-152-0/+31
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-01-2012-27/+1427
|\ \
| * | mmc: Skip changing bus width for MMC cards earlier than version 4.0Andrew Gabbasov2015-01-191-2/+5
| * | mmc: Avoid redundant switching to 1-bit bus width for MMC cardsAndrew Gabbasov2015-01-191-0/+12
| * | mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz2015-01-193-2/+13
| * | mmc: extend the mmc hwpartition sub-command to change write reliabilityDiego Santa Cruz2015-01-191-24/+92
| * | mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz2015-01-192-1/+51
| * | mmc: add mmc hwpartition sub-command to do eMMC hardware partitioningDiego Santa Cruz2015-01-191-1/+92
| * | mmc: add API to do eMMC hardware partitioningDiego Santa Cruz2015-01-192-0/+175
| * | mmc: the ext_csd data may be used during init even if reading failedDiego Santa Cruz2015-01-191-1/+3
| * | mmc: eMMC partitioning data is not effective till partitioning completedDiego Santa Cruz2015-01-191-23/+35
OpenPOWER on IntegriCloud