]> git.karo-electronics.de Git - karo-tx-uboot.git/history - drivers
exynos: video: Drop old unused code
[karo-tx-uboot.git] / drivers /
2016-05-25 Simon Glassexynos: video: Drop old unused code
2016-05-25 Simon Glassexynos: video: Convert several boards to driver model...
2016-05-25 Simon Glassexynos: video: Rename variables for driver model
2016-05-25 Simon Glassexynos: video: Rename edp_device_info to exynos_dp_priv
2016-05-25 Simon Glassexynos: Simplify calling of exynos_dp_phy_ctrl()
2016-05-25 Simon Glassexynos: pwm: Add a driver for the exynos5 PWM
2016-05-25 Simon Glassexynos: video: Combine LCD driver into one file
2016-05-25 Simon Glassexynos: video: Move mipi_lcd_device_dt into a function
2016-05-25 Simon Glassexynos: video: Move struct exynos_platform_mipi_dsim...
2016-05-25 Simon Glassexynos: video: Move dsim_config_dt into a function
2016-05-25 Simon Glassexynos: video: Drop static variables in exynos_dp_lowle...
2016-05-25 Simon Glassexynos: video: Drop static variables in exynos_fb.c
2016-05-25 Simon Glassexynos: video: Drop static variables in exynos_fimd.c
2016-05-25 Simon Glassexynos: video: Drop the static lcd_base_addr variable
2016-05-25 Simon Glassexynos: video: Remove use of vidinfo_t typedef
2016-05-25 Simon Glassexynos: video: Drop dead code
2016-05-25 Simon Glassexynos: video: Move driver files into their own directory
2016-05-25 Thomas Abrahamserial: s5p: use clock api to get clock rate
2016-05-25 Thomas Abrahamserial: s5p: get the port id number from the alias...
2016-05-25 Thomas Abrahamclk: exynos: add clock driver for Exynos7420 Soc
2016-05-25 Thomas Abrahampinctrl: Add pinctrl driver support for Exynos7420 SoC
2016-05-25 Thomas Abrahampinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numberin...
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-05-24 Dan Murphynet: phy: dp83867: Add SGMII helper for configuration
2016-05-24 Dan Murphynet: phy: Move is_rgmii helper to phy.h
2016-05-24 Dan Murphynet: phy: ti: Allow the driver to be more configurable
2016-05-24 Dan Murphynet: zynq_gem: Add the passing of the phy-handle node
2016-05-24 Dan Murphydrivers: net: cpsw: Add reading of DT phy-handle node
2016-05-24 Mugunthan V Ndrivers: net: cpsw: add support for reading mac address...
2016-05-24 Mugunthan V Ndrivers: net: cpsw: fix get mdio base and gmii_sel...
2016-05-24 Mugunthan V Ndrivers: net: cpsw: fix cpsw dp parse when num slaves...
2016-05-24 Mugunthan V Ndrivers: core: device: add support to check dt compatib...
2016-05-24 Kevin Smithnet: phy: Add PHY driver for mv88e61xx switches
2016-05-24 Kevin Smithnet: Remove unused mv88e61xx switch driver
2016-05-24 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-05-24 Michal Simekphy: marvell: Do not reset phy after negotiation
2016-05-24 Michal Simekphy: Wire return value from phy_config()
2016-05-24 Michal Simeknet: phy: Handle phy_startup() error codes properly
2016-05-24 Michal Simekphy: Return correct error code when timeout happens
2016-05-24 Michal Simeknet: xilinx: Handle error value from phy_startup()
2016-05-24 Michal Simekfpga: Fix typo in function comment
2016-05-24 Michal Simekgpio: zynq: Add support for reading gpio pin state
2016-05-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-05-23 Martin Hejnfeltomap3: Fix SPI registers on am33xx and am43xx
2016-05-23 Miao Yancmd: qfw: bring ACPI generation code into qfw core
2016-05-23 Miao Yancmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
2016-05-23 Miao Yanx86: qemu: move x86 specific operations out of qfw...
2016-05-23 Miao Yanx86: qemu: split qfw command interface and qfw core
2016-05-20 Wills Wangar933x: serial: Remove the explicit pinctrl setting
2016-05-20 Wills Wangath79: spi: Remove the explicit pinctrl setting
2016-05-20 Purna Chandra Mandaldrivers: mtd: add Microchip PIC32 internal non-CFI...
2016-05-20 Wills Wangdrivers: spi: add spi support for QCA/Atheros ath79...
2016-05-20 Wills Wangdrivers: serial: add serial driver for ar933x SOC
2016-05-20 Wills Wangdrivers: pinctrl: Add simple pinctrl driver for Qualcom...
2016-05-20 Wills Wangdrivers: pinctrl: Add simple pinctrl driver for Qualcom...
2016-05-20 Marek Vasutarm: mvebu: a38x: Weed out floating point use
2016-05-18 Shengzhou Liudriver/ddr/fsl: Add workaround for erratum A-010165
2016-05-18 Alex Porosanucrypto/fsl: add support for multiple SEC engines initia...
2016-05-18 Yuan Yaosf: Disable 4-KB erase command for SPANSION S25FS-S...
2016-05-18 Yuan Yaospi: fsl_qspi: Enable Spansion S25FS-S family flashes
2016-05-18 Yuan Yaospi: fsl_qspi: Assign AMBA mem according CS num in dts
2016-05-18 Yuan Yaospi: fsl_qspi: Fix issues on arm64
2016-05-17 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-17 Shengzhou Liudriver/ddr/fsl: Add workaround for erratum A-009801
2016-05-17 Shengzhou Liudrivers/ddr/fsl: update workaround for erratum A-008511
2016-05-17 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-05-17 Simon Glassdm: mmc: sandbox: Add an SD-card emulation
2016-05-17 Simon Glassdm: mmc: Add support for driver-model block devices
2016-05-17 Simon Glassdm: mmc: Add a way to bind MMC devices with driver...
2016-05-17 Simon Glassdm: mmc: Implement the MMC functions for block devices
2016-05-17 Simon Glassdm: sandbox: Only enable the sandbox MMC driver when...
2016-05-17 Simon Glassdm: mmc: Adjust mmc_switch_part() to use a struct mmc
2016-05-17 Simon Glassdm: mmc: Move the device list into a separate file
2016-05-17 Simon Glassdm: mmc: Set up the device pointer when using the MMC...
2016-05-17 Simon Glassdm: blk: Add functions to select a hardware partition
2016-05-17 Simon Glassdm: mmc: Use the new select_hwpart() API
2016-05-17 Simon Glassdm: mmc: spl: Use the legacy block interface in SPL
2016-05-17 Simon Glassdm: mmc: Add a function to obtain the block device
2016-05-17 Simon Glassdm: mmc: Implement the select_hwpart() method
2016-05-17 Simon Glassdm: mmc: Move mmc_switch_part() above its callers
2016-05-17 Simon Glassdm: blk: Free the block device name when unbound
2016-05-17 Simon Glassdm: core: Allow device names to be freed automatically
2016-05-17 Simon Glassdm: blk: Fix allocation of block-device numbering
2016-05-17 Simon Glassdm: systemace: Add driver-mode block-device support
2016-05-17 Simon Glassdm: systemace: Reorder function to avoid forward declar...
2016-05-17 Simon Glassdm: blk: Add a easier way to create a named block device
2016-05-17 Simon Glassdm: blk: Allow blk_create_device() to allocate the...
2016-05-17 Simon Glassdm: sandbox: Drop the host_get_dev() function
2016-05-17 Simon Glassdm: blk: Drop the systemace.h header
2016-05-17 Simon Glassdm: systemace: Drop the get_dev() function
2016-05-17 Simon Glassdm: mmc: Drop the get_dev() function
2016-05-17 Simon Glassdm: usb: Drop the get_dev() function
2016-05-17 Simon Glassdm: mmc: Add an implementation of the 'devnum' functions
2016-05-17 Simon Glassdm: mmc: Add a legacy block interface for MMC
2016-05-17 Simon Glassdm: sandbox: Add a legacy host block interface
2016-05-17 Simon Glassdm: systemace: Add a legacy block interface
2016-05-17 Simon Glassdm: blk: Add a legacy block interface
next