Commit Graph

37565 Commits (c06bbab65b79c2a1c077d78269ed2bfa87f6e923)
 

Author SHA1 Message Date
Marek Vasut c06bbab65b ARM: exynos: Fix build error if SERIAL is disabled in SPL 8 years ago
Simon Glass f4f2fce70c exynos: video: Drop old unused code 8 years ago
Simon Glass bb5930d5c9 exynos: video: Convert several boards to driver model for video 8 years ago
Simon Glass 8b449a6639 exynos: video: Rename variables for driver model 8 years ago
Simon Glass 21f8f9bb08 exynos: video: Rename edp_device_info to exynos_dp_priv 8 years ago
Simon Glass f948f5de94 exynos: dts: Add display-related device tree fragments 8 years ago
Simon Glass 7eb860df13 exynos: Simplify calling of exynos_dp_phy_ctrl() 8 years ago
Simon Glass af5b5eae53 exynos: Allow PWM0 pinmux to be set up 8 years ago
Simon Glass 7b0789e8fc dts: Add clock and regulator binding files for max77802 8 years ago
Simon Glass ea743e659f exynos: Disable LCD display for boards we can't convert 8 years ago
Simon Glass 531a4a6642 exynos: Allow CONFIG_MISC_COMMON to be build without an LCD 8 years ago
Simon Glass c309365089 exynos: Allow tizen to be built without an LCD 8 years ago
Simon Glass 141c74350d exynos: dts: Add pwm device tree node 8 years ago
Simon Glass 21c561b7c9 video: Add an enum for active low/high 8 years ago
Simon Glass 5c2dd4cd7a exynos: pwm: Add a driver for the exynos5 PWM 8 years ago
Simon Glass 0c84358cb2 exynos: video: Combine LCD driver into one file 8 years ago
Simon Glass 37ea446b9d exynos: video: Move mipi_lcd_device_dt into a function 8 years ago
Simon Glass 652d15c06e exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo 8 years ago
Simon Glass b04135c998 exynos: video: Move dsim_config_dt into a function 8 years ago
Simon Glass 8c9b8dc05a exynos: video: Drop static variables in exynos_dp_lowlevel.c 8 years ago
Simon Glass 9c4d440e85 exynos: video: Drop static variables in exynos_fb.c 8 years ago
Simon Glass 162fa53c8d exynos: video: Drop static variables in exynos_fimd.c 8 years ago
Simon Glass 40d500212f exynos: video: Drop the static lcd_base_addr variable 8 years ago
Simon Glass aaca5b1902 exynos: video: Remove use of vidinfo_t typedef 8 years ago
Simon Glass b6feb2675b exynos: video: Drop dead code 8 years ago
Simon Glass 08a7aa1e5b exynos: video: Move driver files into their own directory 8 years ago
Thomas Abraham 6c15a2a996 board: samsung: add initial Espresso7420 board support 8 years ago
Thomas Abraham e39448e8be arm: exynos: add support for Exynos7420 SoC 8 years ago
Thomas Abraham 36aa893775 arm: exynos: realign the code to allow support for newer 64-bit platforms 8 years ago
Thomas Abraham cf75cdf96e serial: s5p: use clock api to get clock rate 8 years ago
Thomas Abraham 5ab6c4df27 serial: s5p: get the port id number from the alias of the device node 8 years ago
Thomas Abraham 166097e877 clk: exynos: add clock driver for Exynos7420 Soc 8 years ago
Thomas Abraham 16ca80adc5 pinctrl: Add pinctrl driver support for Exynos7420 SoC 8 years ago
Thomas Abraham ac98527313 pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices 8 years ago
Tom Rini fc15b9beed Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 8 years ago
Tom Rini 2ee490a024 Merge branch 'master' of git://git.denx.de/u-boot-net 8 years ago
Dan Murphy 0a71cd7729 net: phy: dp83867: Add SGMII helper for configuration 8 years ago
Dan Murphy 3c221af3c3 net: phy: Add phy_interface_is_sgmii to phy.h 8 years ago
Dan Murphy 3ab72fe807 net: phy: Move is_rgmii helper to phy.h 8 years ago
Dan Murphy 085445ca41 net: phy: ti: Allow the driver to be more configurable 8 years ago
Dan Murphy c7ba7bdc9d net: phy: dp83867: Add device tree bindings and documentation 8 years ago
Dan Murphy 20671a9896 net: zynq_gem: Add the passing of the phy-handle node 8 years ago
Dan Murphy cb3862277b drivers: net: cpsw: Add reading of DT phy-handle node 8 years ago
Mugunthan V N 641b936fa5 defconfig: dra74_evm: enable eth driver model 8 years ago
Mugunthan V N bc705ea1cf defconfig: am437x_sk_evm: enable eth driver model 8 years ago
Mugunthan V N 54e3ba993a defconfig: am437x_gp_evm: enable eth driver model 8 years ago
Mugunthan V N 844f814478 arm: dts: dra7: fix ethernet name with proper device address 8 years ago
Mugunthan V N d7dc888d60 arm: dts: dra7: add syscon node to cpsw to read mac address 8 years ago
Mugunthan V N dcda79e119 arm: dts: am4372: add syscon node to cpsw to read mac address 8 years ago
Mugunthan V N e4310566de drivers: net: cpsw: add support for reading mac address from efuse 8 years ago