aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-02-21x86: Add Intel Cougar Canyon 2 boardBin Meng3-0/+109
2016-02-21x86: ivybridge: bd82x6x: Support FSP enabled configurationBin Meng2-1/+5
2016-02-21x86: fsp: Make sure HOB list is not overwritten by U-BootBin Meng2-0/+43
2016-02-21x86: ivybridge: Add FSP supportBin Meng6-0/+131
2016-02-21x86: fix memalign() parameter orderStephen Warren1-1/+1
2016-02-20Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini31-254/+307
2016-02-20arc: cache - utilize IO coherency (AKA IOC) engineAlexey Brodkin2-8/+58
2016-02-20arc: cache - accommodate different L1 cache line lengthsAlexey Brodkin3-54/+89
2016-02-19ARM: Add Support for the VInCo platformGregory CLEMENT1-0/+6
2016-02-18ARM: at91: sama5d2: configure the L2 cache memorySamuel Mescoff4-0/+13
2016-02-18arm: at91: Add support for DENX MA5D4 SoM and EVKMarek Vasut1-0/+6
2016-02-18ARM: at91: clean up the PMC_PLLICPR init codeWenyou Yang1-4/+1
2016-02-18ARM: at91: clock: add PMC_PLLICPR init functionWenyou Yang3-0/+15
2016-02-18ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang3-0/+78
2016-02-18ARM: at91: armv7: clean up UTMI PLL handle codeWenyou Yang3-12/+3
2016-02-18ARM: at91: clock: add UTMI PLL enable/disable functionWenyou Yang2-0/+51
2016-02-18ARM: cpu: at91: clean up peripheral clock codeWenyou Yang15-203/+67
2016-02-18ARM: at91: clock: add a new file to handle clockWenyou Yang5-33/+69
2016-02-18ARM: at91: asm/at91_pmc.h: fix trival register offsetWenyou Yang1-6/+2
2016-02-18ARM: tegra: enable USB device mode port on DalmoreStephen Warren1-1/+8
2016-02-17video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCDSimon Glass1-1/+1
2016-02-16tegra: video: Clean up the old LCD/PWM driver codeSimon Glass4-147/+2
2016-02-16tegra: video: Move LCD driver to use the DM PWM driverSimon Glass8-0/+29
2016-02-16tegra: video: Move LCD enums into the driverSimon Glass1-22/+0
2016-02-16tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass3-26/+6
2016-02-16tegra: video: Merge the two config structures togetherSimon Glass1-39/+0
2016-02-16tegra: video: Merge the display driver into one fileSimon Glass3-401/+0
2016-02-16tegra: dts: Sync tegra20.dtsi with Linux v4.4Simon Glass12-271/+560
2016-02-16tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass1-1/+1
2016-02-16tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass1-2/+6
2016-02-16tegra: Allow driver model to be used for the PWMSimon Glass1-1/+2
2016-02-16tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass1-5/+0
2016-02-16tegra: pwm: Add a driver for the tegra PWMSimon Glass1-0/+2
2016-02-16tegra: dts: Sync up nyan-big files with LinuxSimon Glass2-356/+2038
2016-02-16tegra: dts: Sync up the tegra124 device tree files with LinuxSimon Glass3-136/+584
2016-02-15arm: build some file(s) as ARM mode onlyDavid Müller (ELSOFT AG)1-0/+6
2016-02-15arm: the ARM920T is THUMB capable, so select the appropriate ISADavid Müller (ELSOFT AG)1-1/+1
2016-02-15arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)David Müller (ELSOFT AG)1-1/+5
2016-02-14Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini32-124/+590
2016-02-14ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boardsMasahiro Yamada5-0/+223
2016-02-14ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil boardMasahiro Yamada1-0/+5
2016-02-14ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil boardMasahiro Yamada1-0/+6
2016-02-14ARM: uniphier: adjust DDR clock delay line for ProXstream2Masahiro Yamada1-2/+10
2016-02-14ARM: uniphier: move cmd_ddrmphy.c to fix build errorMasahiro Yamada1-0/+0
2016-02-14ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.cMasahiro Yamada2-1/+8
2016-02-14ARM: uniphier: remove unused header mio-regs.hMasahiro Yamada1-20/+0
2016-02-14ARM: uniphier: drop unneeded EHCI pin mux settingsMasahiro Yamada3-25/+0
2016-02-14ARM: uniphier: switch over to generic EHCI driverMasahiro Yamada6-8/+8
2016-02-14ARM: dts: uniphier: add clocks properties to EHCI nodesMasahiro Yamada4-0/+12
2016-02-14ARM: dts: uniphier: add device nodes for MIO control blockMasahiro Yamada7-0/+44