summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-20-602/+1573
|\
| * vinco: add Maintainers fileAndreas Bießmann2016-02-20-0/+6
| * ARM: Add Support for the VInCo platformGregory CLEMENT2016-02-19-0/+411
| * ARM: at91: sama5d2: configure the L2 cache memorySamuel Mescoff2016-02-18-0/+13
| * arm: at91: Add support for DENX MA5D4 SoM and EVKMarek Vasut2016-02-18-0/+709
| * siemens,at91: enable features for smartwebMatthias Michel2016-02-18-5/+14
| * board: atmel: clean up the PMC_PLLICPR init codeWenyou Yang2016-02-18-12/+4
| * ARM: at91: clean up the PMC_PLLICPR init codeWenyou Yang2016-02-18-4/+1
| * ARM: at91: clock: add PMC_PLLICPR init functionWenyou Yang2016-02-18-0/+15
| * board: atmel: siemens: clean up PLLB codeWenyou Yang2016-02-18-10/+2
| * drivers: usb: ohci-at91: clean up the PLLB codeWenyou Yang2016-02-18-15/+7
| * ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang2016-02-18-0/+78
| * board: atmel: siemens: clean up UTMI PLL codeWenyou Yang2016-02-18-3/+1
| * drivers: usb: atmel: clean up the UTMI PLL codeWenyou Yang2016-02-18-47/+11
| * ARM: at91: armv7: clean up UTMI PLL handle codeWenyou Yang2016-02-18-12/+3
| * ARM: at91: clock: add UTMI PLL enable/disable functionWenyou Yang2016-02-18-0/+51
| * drivers: at91: clean up peripheral clock codeWenyou Yang2016-02-18-29/+9
| * board: atmel: clean up peripheral clock codeWenyou Yang2016-02-18-226/+103
| * ARM: cpu: at91: clean up peripheral clock codeWenyou Yang2016-02-18-203/+67
| * ARM: at91: clock: add a new file to handle clockWenyou Yang2016-02-18-33/+69
| * ARM: at91: asm/at91_pmc.h: fix trival register offsetWenyou Yang2016-02-18-6/+2
* | arc: cache - utilize IO coherency (AKA IOC) engineAlexey Brodkin2016-02-20-8/+58
* | arc: cache - accommodate different L1 cache line lengthsAlexey Brodkin2016-02-20-56/+89
* | spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FSGuillaume GARDET2016-02-19-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-02-19-2190/+4606
|\ \
| * | ARM: tegra: enable USB device mode port on DalmoreStephen Warren2016-02-18-1/+9
| * | ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNTStephen Warren2016-02-18-14/+0
| * | video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCDSimon Glass2016-02-17-1/+1
| * | tegra: video: Clean up the old LCD/PWM driver codeSimon Glass2016-02-16-147/+2
| * | tegra: video: Move LCD driver to use the DM PWM driverSimon Glass2016-02-16-4/+46
| * | tegra: Convert CONFIG_PWM_TEGRA to KconfigSimon Glass2016-02-16-8/+16
| * | tegra: video: Move all fdt-decoding into a single functionSimon Glass2016-02-16-159/+105
| * | tegra: video: Move LCD enums into the driverSimon Glass2016-02-16-22/+20
| * | tegra: video: Remove the static variablesSimon Glass2016-02-16-16/+15
| * | tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass2016-02-16-255/+208
| * | tegra: video: Merge the two config structures togetherSimon Glass2016-02-16-58/+53
| * | tegra: video: Move the check for CONFIG_OF_CONTROL to KconfigSimon Glass2016-02-16-4/+1
| * | tegra: video: Merge the display driver into one fileSimon Glass2016-02-16-401/+396
| * | tegra: dts: Sync tegra20.dtsi with Linux v4.4Simon Glass2016-02-16-271/+560
| * | tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass2016-02-16-10/+18
| * | tegra: nyan-big: Move the LCD driver to driver modelSimon Glass2016-02-16-198/+246
| * | tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass2016-02-16-4/+14
| * | tegra: Allow driver model to be used for the PWMSimon Glass2016-02-16-1/+2
| * | tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass2016-02-16-103/+79
| * | tegra: pwm: Add a driver for the tegra PWMSimon Glass2016-02-16-0/+90
| * | tegra: gpio: Show the GPIO value for outputsSimon Glass2016-02-16-1/+4
| * | tegra: dts: Sync up nyan-big files with LinuxSimon Glass2016-02-16-356/+2038
| * | tegra: dts: Sync up the tegra124 device tree files with LinuxSimon Glass2016-02-16-468/+994
| * | tegra: mmc: Fix comments in the MMC driver initSimon Glass2016-02-16-2/+2
| * | dm: video: Flush the cache after a puts()Simon Glass2016-02-16-0/+1