summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-05-25exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass1-2/+2
2016-05-25exynos: dts: Add display-related device tree fragmentsSimon Glass6-3/+196
2016-05-25exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2-2/+2
2016-05-25exynos: Allow PWM0 pinmux to be set upSimon Glass1-0/+6
2016-05-25exynos: dts: Add pwm device tree nodeSimon Glass2-0/+14
2016-05-25exynos: pwm: Add a driver for the exynos5 PWMSimon Glass1-0/+3
2016-05-25exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass1-1/+1
2016-05-25exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass1-2/+3
2016-05-25exynos: video: Remove use of vidinfo_t typedefSimon Glass1-1/+2
2016-05-25exynos: video: Drop dead codeSimon Glass1-2/+0
2016-05-25board: samsung: add initial Espresso7420 board supportThomas Abraham3-0/+44
2016-05-25arm: exynos: add support for Exynos7420 SoCThomas Abraham5-0/+135
2016-05-25arm: exynos: realign the code to allow support for newer 64-bit platformsThomas Abraham6-6/+40
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini14-20/+109
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini3-1/+15
2016-05-24arm: dts: dra7: fix ethernet name with proper device addressMugunthan V N1-1/+1
2016-05-24arm: dts: dra7: add syscon node to cpsw to read mac addressMugunthan V N1-0/+1
2016-05-24arm: dts: am4372: add syscon node to cpsw to read mac addressMugunthan V N1-0/+1
2016-05-24ARM: omap5: add platform specific ethernet phy modes configurationsMugunthan V N1-0/+12
2016-05-24Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini8-45/+150
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini8-1/+115
2016-05-24ARM: zynq: Simplify zynq configurationMichal Simek1-42/+6
2016-05-24ARM64: zynqmp: Add SPL support supportMichal Simek4-0/+111
2016-05-24ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSIMichal Simek1-0/+5
2016-05-24ARM64: zynqmp: Align gic ranges for 64k in device treeAlexander Graf1-2/+2
2016-05-24ARM: zynq: Call ps7_post_config() for SPLMichal Simek1-0/+15
2016-05-24ARM: zynq: Add support for SPL_LOAD_FITMichal Simek1-0/+10
2016-05-24ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-busMasahiro Yamada1-1/+1
2016-05-24ARM: sama5d2: Implement boot device autodetectionMarek Vasut4-1/+67
2016-05-24ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang2-0/+8
2016-05-24ARM: at91: clock: fix the GCK's clock sourceWenyou Yang1-0/+5
2016-05-24board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang1-0/+6
2016-05-24ARM: at91: sama5d2: add macro & field definitionsWenyou Yang2-0/+29
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini62-7891/+9259
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini34-20/+4386
2016-05-23ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada1-1/+1
2016-05-23x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tablesBin Meng1-5/+5
2016-05-23x86: kconfig: Add two options for SMBIOS manufacturer and product nameBin Meng1-0/+16
2016-05-23x86: broadwell: Correct I/O APIC IDBin Meng1-1/+2
2016-05-23x86: quark: Assign a unique I/O APIC IDBin Meng1-0/+4
2016-05-23x86: Call lapic_setup() in interrupt_init()Bin Meng3-7/+5
2016-05-23x86: Remove SMP limitation in lapic_setup()Bin Meng1-6/+1
2016-05-23x86: Don't touch IA32_APIC_BASE MSR on Intel QuarkBin Meng1-12/+16
2016-05-23x86: galileo: Enable CPU driverBin Meng1-0/+12
2016-05-23x86: Use latest microcode for all BayTrail boardsBin Meng5-6574/+6
2016-05-23x86: baytrail: Update to latest microcodeBin Meng2-0/+6568
2016-05-23x86: Add some notes for MRC cache with Intel FSPBin Meng1-0/+7
2016-05-23x86: baytrail: Add GPIO ASL descriptionBin Meng2-0/+98
2016-05-23x86: baytrail: Add internal UART ASL descriptionBin Meng2-0/+64
2016-05-23x86: acpi: Remove header length check when writing tablesBin Meng1-16/+10