summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-25exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass
2016-05-25exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass
2016-05-25exynos: pwm: Add a driver for the exynos5 PWMSimon Glass
2016-05-25exynos: video: Combine LCD driver into one fileSimon 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: 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-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: Move is_rgmii helper to phy.hDan Murphy
2016-05-24net: phy: ti: Allow the driver to be more configurableDan 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-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-24drivers: net: cpsw: fix cpsw dp parse when num slaves as 1Mugunthan 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-24phy: marvell: Do not reset phy after negotiationMichal Simek
2016-05-24phy: Wire return value from phy_config()Michal 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
2016-05-24fpga: Fix typo in function commentMichal Simek
2016-05-24gpio: zynq: Add support for reading gpio pin stateMichal Simek
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-23omap3: Fix SPI registers on am33xx and am43xxMartin Hejnfelt
2016-05-23cmd: qfw: bring ACPI generation code into qfw coreMiao Yan
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan
2016-05-23x86: qemu: move x86 specific operations out of qfw coreMiao Yan
2016-05-23x86: qemu: split qfw command interface and qfw coreMiao Yan
2016-05-20ar933x: serial: Remove the explicit pinctrl settingWills Wang
2016-05-20ath79: spi: Remove the explicit pinctrl settingWills Wang
2016-05-20drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.Purna Chandra Mandal