summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: Move dsim_config_dt into a functionSimon Glass
2016-05-25exynos: video: Drop static variables in exynos_dp_lowlevel.cSimon Glass
2016-05-25exynos: video: Drop static variables in exynos_fb.cSimon Glass
2016-05-25exynos: video: Drop static variables in exynos_fimd.cSimon Glass
2016-05-25exynos: video: Drop the static lcd_base_addr variableSimon Glass
2016-05-25exynos: video: Remove use of vidinfo_t typedefSimon Glass
2016-05-25exynos: video: Drop dead codeSimon Glass
2016-05-25exynos: video: Move driver files into their own directorySimon 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-25serial: s5p: use clock api to get clock rateThomas Abraham
2016-05-25serial: s5p: get the port id number from the alias of the device nodeThomas Abraham
2016-05-25clk: exynos: add clock driver for Exynos7420 SocThomas Abraham
2016-05-25pinctrl: Add pinctrl driver support for Exynos7420 SoCThomas Abraham
2016-05-25pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devicesThomas 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-24net: phy: dp83867: Add SGMII helper for configurationDan Murphy
2016-05-24net: phy: Add phy_interface_is_sgmii to phy.hDan Murphy
2016-05-24net: phy: Move is_rgmii helper to phy.hDan Murphy
2016-05-24net: phy: ti: Allow the driver to be more configurableDan Murphy
2016-05-24net: phy: dp83867: Add device tree bindings and documentationDan Murphy
2016-05-24net: zynq_gem: Add the passing of the phy-handle nodeDan Murphy
2016-05-24drivers: net: cpsw: Add reading of DT phy-handle nodeDan Murphy
2016-05-24defconfig: dra74_evm: enable eth driver modelMugunthan V N
2016-05-24defconfig: am437x_sk_evm: enable eth driver modelMugunthan V N
2016-05-24defconfig: am437x_gp_evm: enable eth driver modelMugunthan V N
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-24drivers: net: cpsw: add support for reading mac address from efuseMugunthan V N
2016-05-24drivers: net: cpsw: fix get mdio base and gmii_sel reg from DTMugunthan V N
2016-05-24ARM: omap5: add platform specific ethernet phy modes configurationsMugunthan V N
2016-05-24drivers: net: cpsw: fix cpsw dp parse when num slaves as 1Mugunthan V N
2016-05-24ti_omap5_common: eth: do not define DM_ETH for splMugunthan V N
2016-05-24drivers: core: device: add support to check dt compatible for a device/machineMugunthan V N
2016-05-24net: phy: Add PHY driver for mv88e61xx switchesKevin Smith
2016-05-24net: Remove unused mv88e61xx switch driverKevin Smith
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-24phy: marvell: Do not reset phy after negotiationMichal Simek
2016-05-24phy: Wire return value from phy_config()Michal Simek
2016-05-24image: Add boot_get_fpga() to load fpga with bootmMichal Simek
2016-05-24net: phy: Handle phy_startup() error codes properlyMichal Simek
2016-05-24phy: Return correct error code when timeout happensMichal Simek
2016-05-24net: xilinx: Handle error value from phy_startup()Michal Simek