summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-05-25exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass
2016-05-25exynos: dts: Add display-related device tree fragmentsSimon Glass
2016-05-25exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass
2016-05-25exynos: Allow PWM0 pinmux to be set upSimon Glass
2016-05-25exynos: dts: Add pwm device tree nodeSimon Glass
2016-05-25exynos: pwm: Add a driver for the exynos5 PWMSimon Glass
2016-05-25exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass
2016-05-25exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass
2016-05-25exynos: video: Remove use of vidinfo_t typedefSimon Glass
2016-05-25exynos: video: Drop dead codeSimon Glass
2016-05-25board: samsung: add initial Espresso7420 board supportThomas Abraham
2016-05-25arm: exynos: add support for Exynos7420 SoCThomas Abraham
2016-05-25arm: exynos: realign the code to allow support for newer 64-bit platformsThomas Abraham
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-05-24arm: dts: dra7: fix ethernet name with proper device addressMugunthan V N
2016-05-24arm: dts: dra7: add syscon node to cpsw to read mac addressMugunthan V N
2016-05-24arm: dts: am4372: add syscon node to cpsw to read mac addressMugunthan V N
2016-05-24ARM: omap5: add platform specific ethernet phy modes configurationsMugunthan V N
2016-05-24Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-05-24ARM: zynq: Simplify zynq configurationMichal Simek
2016-05-24ARM64: zynqmp: Add SPL support supportMichal Simek
2016-05-24ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSIMichal Simek
2016-05-24ARM64: zynqmp: Align gic ranges for 64k in device treeAlexander Graf
2016-05-24ARM: zynq: Call ps7_post_config() for SPLMichal Simek
2016-05-24ARM: zynq: Add support for SPL_LOAD_FITMichal Simek
2016-05-24ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-busMasahiro Yamada
2016-05-24ARM: sama5d2: Implement boot device autodetectionMarek Vasut
2016-05-24ARM: at91: clock: complete the GCK's clock sourcesWenyou Yang
2016-05-24ARM: at91: clock: fix the GCK's clock sourceWenyou Yang
2016-05-24board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang
2016-05-24ARM: at91: sama5d2: add macro & field definitionsWenyou Yang
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-23ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada
2016-05-23x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tablesBin Meng
2016-05-23x86: kconfig: Add two options for SMBIOS manufacturer and product nameBin Meng
2016-05-23x86: broadwell: Correct I/O APIC IDBin Meng
2016-05-23x86: quark: Assign a unique I/O APIC IDBin Meng
2016-05-23x86: Call lapic_setup() in interrupt_init()Bin Meng
2016-05-23x86: Remove SMP limitation in lapic_setup()Bin Meng
2016-05-23x86: Don't touch IA32_APIC_BASE MSR on Intel QuarkBin Meng
2016-05-23x86: galileo: Enable CPU driverBin Meng
2016-05-23x86: Use latest microcode for all BayTrail boardsBin Meng
2016-05-23x86: baytrail: Update to latest microcodeBin Meng
2016-05-23x86: Add some notes for MRC cache with Intel FSPBin Meng
2016-05-23x86: baytrail: Add GPIO ASL descriptionBin Meng
2016-05-23x86: baytrail: Add internal UART ASL descriptionBin Meng
2016-05-23x86: acpi: Remove header length check when writing tablesBin Meng