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