summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Add Intel Cougar Canyon 2 boardBin Meng2016-02-2112-0/+298
* x86: ivybridge: bd82x6x: Support FSP enabled configurationBin Meng2016-02-212-1/+5
* x86: fsp: Make sure HOB list is not overwritten by U-BootBin Meng2016-02-212-0/+43
* superio: Add SMSC SIO1007 driverBin Meng2016-02-213-0/+242
* x86: ivybridge: Add FSP supportBin Meng2016-02-216-0/+131
* x86: fix memalign() parameter orderStephen Warren2016-02-211-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-2080-602/+1573
|\
| * vinco: add Maintainers fileAndreas Bießmann2016-02-201-0/+6
| * ARM: Add Support for the VInCo platformGregory CLEMENT2016-02-196-0/+411
| * ARM: at91: sama5d2: configure the L2 cache memorySamuel Mescoff2016-02-184-0/+13
| * arm: at91: Add support for DENX MA5D4 SoM and EVKMarek Vasut2016-02-187-0/+709
| * siemens,at91: enable features for smartwebMatthias Michel2016-02-182-5/+14
| * board: atmel: clean up the PMC_PLLICPR init codeWenyou Yang2016-02-184-12/+4
| * ARM: at91: clean up the PMC_PLLICPR init codeWenyou Yang2016-02-181-4/+1
| * ARM: at91: clock: add PMC_PLLICPR init functionWenyou Yang2016-02-183-0/+15
| * board: atmel: siemens: clean up PLLB codeWenyou Yang2016-02-182-10/+2
| * drivers: usb: ohci-at91: clean up the PLLB codeWenyou Yang2016-02-181-15/+7
| * ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang2016-02-183-0/+78
| * board: atmel: siemens: clean up UTMI PLL codeWenyou Yang2016-02-181-3/+1
| * drivers: usb: atmel: clean up the UTMI PLL codeWenyou Yang2016-02-182-47/+11
| * ARM: at91: armv7: clean up UTMI PLL handle codeWenyou Yang2016-02-183-12/+3
| * ARM: at91: clock: add UTMI PLL enable/disable functionWenyou Yang2016-02-182-0/+51
| * drivers: at91: clean up peripheral clock codeWenyou Yang2016-02-183-29/+9
| * board: atmel: clean up peripheral clock codeWenyou Yang2016-02-1832-226/+103
| * ARM: cpu: at91: clean up peripheral clock codeWenyou Yang2016-02-1815-203/+67
| * ARM: at91: clock: add a new file to handle clockWenyou Yang2016-02-185-33/+69
| * ARM: at91: asm/at91_pmc.h: fix trival register offsetWenyou Yang2016-02-181-6/+2
* | arc: cache - utilize IO coherency (AKA IOC) engineAlexey Brodkin2016-02-202-8/+58
* | arc: cache - accommodate different L1 cache line lengthsAlexey Brodkin2016-02-205-56/+89
* | spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FSGuillaume GARDET2016-02-191-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-02-1981-2190/+4606
|\ \
| * | ARM: tegra: enable USB device mode port on DalmoreStephen Warren2016-02-182-1/+9
| * | ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNTStephen Warren2016-02-1814-14/+0
| * | video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCDSimon Glass2016-02-171-1/+1
| * | tegra: video: Clean up the old LCD/PWM driver codeSimon Glass2016-02-164-147/+2
| * | tegra: video: Move LCD driver to use the DM PWM driverSimon Glass2016-02-1610-4/+46
| * | tegra: Convert CONFIG_PWM_TEGRA to KconfigSimon Glass2016-02-1617-8/+16
| * | tegra: video: Move all fdt-decoding into a single functionSimon Glass2016-02-161-159/+105
| * | tegra: video: Move LCD enums into the driverSimon Glass2016-02-162-22/+20
| * | tegra: video: Remove the static variablesSimon Glass2016-02-161-16/+15
| * | tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass2016-02-1619-255/+208
| * | tegra: video: Merge the two config structures togetherSimon Glass2016-02-162-58/+53
| * | tegra: video: Move the check for CONFIG_OF_CONTROL to KconfigSimon Glass2016-02-162-4/+1
| * | tegra: video: Merge the display driver into one fileSimon Glass2016-02-164-401/+396
| * | tegra: dts: Sync tegra20.dtsi with Linux v4.4Simon Glass2016-02-1612-271/+560
| * | tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass2016-02-1618-10/+18
| * | tegra: nyan-big: Move the LCD driver to driver modelSimon Glass2016-02-1610-198/+246
| * | tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass2016-02-162-4/+14
| * | tegra: Allow driver model to be used for the PWMSimon Glass2016-02-161-1/+2
| * | tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass2016-02-164-103/+79
OpenPOWER on IntegriCloud