summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* fm: fdt: Move fman ucode fixup to driver codeQianyu Gong2016-02-24-120/+5
* qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-24-2/+2
* armv8/ls1043a: Implement workaround for erratum A009660Mingkai Hu2016-02-24-0/+20
* armv8/ls1043a: enable workaround for errarum A009942Shengzhou Liu2016-02-24-0/+1
* powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal2016-02-24-9/+686
* arm: ls1021aqds: Enable driver model lpuart serial driverYork Sun2016-02-24-0/+17
* arm: ls1021aqds: Convert to driver model and enable serial supportYork Sun2016-02-23-3/+18
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-21-3/+938
|\
| * imx: mx7d: isolate resources to domain 0 for A7 corePeng Fan2016-02-21-0/+64
| * imx: mx7: implement functions to boot auxiliary corePeng Fan2016-02-21-0/+41
| * imx: mx6: implement functions to boot auxiliary corePeng Fan2016-02-21-0/+43
| * imx: imx-common: introduce boot auxiliary corePeng Fan2016-02-21-0/+79
| * imx: mx7d: clock support for RDCPeng Fan2016-02-21-0/+6
| * imx: mx7d: Add RDC supportPeng Fan2016-02-21-0/+182
| * imx: mx6sx Add RDC mappings of masters and peripheralsPeng Fan2016-02-21-0/+159
| * imx: imx-common: introduce Resource Domain Controller supportPeng Fan2016-02-21-0/+304
| * imx: mx6: introduce rdc regsPeng Fan2016-02-21-0/+24
| * imx: mx6: Implement mmc_get_env_partSoeren Moch2016-02-21-3/+33
| * imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas2016-02-21-0/+3
* | x86: Add Intel Cougar Canyon 2 boardBin Meng2016-02-21-0/+109
* | x86: ivybridge: bd82x6x: Support FSP enabled configurationBin Meng2016-02-21-1/+5
* | x86: fsp: Make sure HOB list is not overwritten by U-BootBin Meng2016-02-21-0/+43
* | x86: ivybridge: Add FSP supportBin Meng2016-02-21-0/+131
* | x86: fix memalign() parameter orderStephen Warren2016-02-21-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-20-254/+307
|\ \
| * | ARM: Add Support for the VInCo platformGregory CLEMENT2016-02-19-0/+6
| * | 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/+6
| * | 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
| * | ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang2016-02-18-0/+78
| * | 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
| * | 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-54/+89
* | | ARM: tegra: enable USB device mode port on DalmoreStephen Warren2016-02-18-1/+8
* | | 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-0/+29
* | | tegra: video: Move LCD enums into the driverSimon Glass2016-02-16-22/+0
* | | tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass2016-02-16-26/+6
* | | tegra: video: Merge the two config structures togetherSimon Glass2016-02-16-39/+0
* | | tegra: video: Merge the display driver into one fileSimon Glass2016-02-16-401/+0
* | | 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-1/+1
* | | tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass2016-02-16-2/+6
* | | tegra: Allow driver model to be used for the PWMSimon Glass2016-02-16-1/+2