]> git.sur5r.net Git - u-boot/history - drivers
sunxi: power: axp818: Add support for switch SW
[u-boot] / drivers /
2016-05-25 Chen-Yu Tsaisunxi: power: axp818: Add support for switch SW
2016-05-25 Chen-Yu Tsaipower: axp818: Fix typo for fldo2 Kconfig description
2016-05-25 Chen-Yu Tsaipower: axp221: Remove switch case to simplify axp_set_eldo
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
2016-05-17 Simon Glassdm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
2016-05-17 Simon Glasssandbox: Add dummy SATA functions
2016-05-17 Simon Glasssandbox: Add dummy SCSI functions
2016-05-17 Simon Glassdm: Rename disk uclass to ahci
2016-05-17 Simon Glasspci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
2016-05-17 Simon GlassRevert "dm: sandbox: Drop the pre-DM host implementation"
2016-05-17 Eric Nelsongpio: exynos(s5p): remove gpio_xlate routine
2016-05-17 Eric Nelsongpio: rk: remove gpio_xlate routine
2016-05-17 Eric Nelsongpio: pic32: remove gpio_xlate routine
2016-05-17 Eric Nelsongpio: omap: remove gpio_xlate routine
2016-05-17 Eric Nelsongpio: intel_broadwell: remove gpio_xlate routine
2016-05-17 Eric Nelsondm: gpio: add a default gpio xlate routine
2016-05-17 Mugunthan V Ndrivers: usb: common: add common code for usb drivers...
2016-05-17 Peng Fandm: gpio: introduce 74x164 driver
2016-05-17 Peng Fandm: spi: introduce dm api
2016-05-17 Peng Fandm: spi: soft_spi: switch to use linux compatible string
2016-05-17 Peng Fandm: spi: soft_spi bug fix
2016-05-17 Stephen Warrenfdt: fix dev_get_addr_name node offset
2016-05-17 Stephen Warrenvideo: tegra: refuse to bind to disabled dcs
next