summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* exynos: dts: Add display-related device tree fragmentsSimon Glass2016-05-256-3/+196
* exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2016-05-252-2/+2
* exynos: Allow PWM0 pinmux to be set upSimon Glass2016-05-251-0/+6
* exynos: dts: Add pwm device tree nodeSimon Glass2016-05-252-0/+14
* exynos: pwm: Add a driver for the exynos5 PWMSimon Glass2016-05-251-0/+3
* exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass2016-05-251-1/+1
* exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass2016-05-251-2/+3
* exynos: video: Remove use of vidinfo_t typedefSimon Glass2016-05-251-1/+2
* exynos: video: Drop dead codeSimon Glass2016-05-251-2/+0
* board: samsung: add initial Espresso7420 board supportThomas Abraham2016-05-253-0/+44
* arm: exynos: add support for Exynos7420 SoCThomas Abraham2016-05-255-0/+135
* arm: exynos: realign the code to allow support for newer 64-bit platformsThomas Abraham2016-05-256-6/+40
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-2414-20/+109
|\
| * driver/ddr/fsl: Add workaround for erratum A-010165Shengzhou Liu2016-05-181-0/+1
| * crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu2016-05-181-0/+9
| * arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu2016-05-183-0/+9
| * arch/arm: add SEC JR0 offsetAlex Porosanu2016-05-185-10/+28
| * armv7: ls102xa: spl: fix the macro name of MMC modeQianyu Gong2016-05-181-1/+1
| * armv8: fsl-layerscape: spl: fix the macro name of MMC modeQianyu Gong2016-05-181-1/+1
| * armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()Qianyu Gong2016-05-181-3/+0
| * armv8: fsl-layerscape: Remove unnecessary flushing dcacheAlison Wang2016-05-181-3/+0
| * armv8/ls1043a: update the node for QSPI supportYuan Yao2016-05-181-2/+3
| * armv8/fdt: add fixup_crypto_nodeAlex Porosanu2016-05-171-0/+19
| * driver/ddr/fsl: Add workaround for erratum A-009801Shengzhou Liu2016-05-171-0/+1
| * armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu2016-05-172-0/+37
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-05-243-1/+15
|\ \
| * | arm: dts: dra7: fix ethernet name with proper device addressMugunthan V N2016-05-241-1/+1
| * | arm: dts: dra7: add syscon node to cpsw to read mac addressMugunthan V N2016-05-241-0/+1
| * | arm: dts: am4372: add syscon node to cpsw to read mac addressMugunthan V N2016-05-241-0/+1
| * | ARM: omap5: add platform specific ethernet phy modes configurationsMugunthan V N2016-05-241-0/+12
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-05-248-45/+150
|\ \ \
| * | | ARM: zynq: Simplify zynq configurationMichal Simek2016-05-241-42/+6
| * | | ARM64: zynqmp: Add SPL support supportMichal Simek2016-05-244-0/+111
| * | | ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSIMichal Simek2016-05-241-0/+5
| * | | ARM64: zynqmp: Align gic ranges for 64k in device treeAlexander Graf2016-05-241-2/+2
| * | | ARM: zynq: Call ps7_post_config() for SPLMichal Simek2016-05-241-0/+15
| * | | ARM: zynq: Add support for SPL_LOAD_FITMichal Simek2016-05-241-0/+10
| * | | ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-busMasahiro Yamada2016-05-241-1/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-05-248-1/+115
|\ \ \
| * | | ARM: sama5d2: Implement boot device autodetectionMarek Vasut2016-05-244-1/+67
| * | | ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang2016-05-242-0/+8
| * | | ARM: at91: clock: fix the GCK's clock sourceWenyou Yang2016-05-241-0/+5
| * | | board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang2016-05-241-0/+6
| * | | ARM: at91: sama5d2: add macro & field definitionsWenyou Yang2016-05-242-0/+29
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-05-2362-7891/+9259
|\ \ \ | |/ / |/| |
| * | x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tablesBin Meng2016-05-231-5/+5
| * | x86: kconfig: Add two options for SMBIOS manufacturer and product nameBin Meng2016-05-231-0/+16
| * | x86: broadwell: Correct I/O APIC IDBin Meng2016-05-231-1/+2
| * | x86: quark: Assign a unique I/O APIC IDBin Meng2016-05-231-0/+4
| * | x86: Call lapic_setup() in interrupt_init()Bin Meng2016-05-233-7/+5
OpenPOWER on IntegriCloud