]> git.sur5r.net Git - u-boot/history - drivers
net: pch_gbe: Fix rx descriptor buffer addresses
[u-boot] / drivers /
2017-06-02 Paul Burtonnet: pch_gbe: Fix rx descriptor buffer addresses
2017-06-02 Paul Burtonnet: pch_gbe: Reset during probe
2017-06-02 Siva Durga Prasad... net: zynq_gem: Dont flush dummy descriptors
2017-06-02 Siva Durga Prasad... net: zynq_gem: Use wait_for_bit with non breakable
2017-06-02 Phil Edworthynet: phy: marvell 88e151x: Fix handling of RGMII interf...
2017-06-02 Sekhar Noridrivers: net: cpsw: abort init() on aneg timeout
2017-06-02 Wenyou Yangnet: macb: Fix GMAC not work when enable DM_ETH
2017-06-02 Stefan Chulskinet: mvpp2.c: Enable 10G support for port 0 (SFI)
2017-06-02 Madalin Bucurarmv8/ls1046a: RGMII PHY requires internal delay on Tx
2017-06-02 Madalin Bucurarmv8/ls1043a: RGMII PHY requires internal delay on Tx
2017-06-02 Olliver Schinaglnet: zynq_gem: Do not return -ENOSYS on success
2017-06-02 Jacob Chennet: designware: Add phy supply support
2017-06-02 Philipp Tomsichnet: Kconfig:make PHY_GIGE and individual Micrel PHYs...
2017-06-01 Simon Glassdm: gpio: power: Convert pm8916 drivers to livetree
2017-06-01 Simon Glassdm: sandbox: sysreset: Convert driver to livetree
2017-06-01 Simon Glassdm: sandbox: spi: Convert driver to support livetree
2017-06-01 Simon Glassdm: spi-flash: Convert uclass to livetree
2017-06-01 Simon Glassdm: sandbox: i2c_rtc: Drop fdtdec.h header
2017-06-01 Simon Glassdm: sandbox: i2c: Drop fdtdec.h header
2017-06-01 Simon Glassdm: spi: Convert uclass to livetree
2017-06-01 Simon Glasscros_ec: Update the cros_ec keyboard driver to livetree
2017-06-01 Simon Glassdm: Update the I2C eeprom driver for livetree
2017-06-01 Simon Glassdm: pci: Update uclass to support livetree
2017-06-01 Simon Glassdm: reset: Update uclass to support livetree
2017-06-01 Simon Glassdm: power-domain: Update uclass to support livetree
2017-06-01 Simon Glasssandbox: phy: Update driver for livetree
2017-06-01 Simon Glassdm: phy: Update uclass to support livetree
2017-06-01 Simon Glassdm: mailbox: Update uclass to support livetree
2017-06-01 Simon Glassdm: clk: fixed: Update to support livetree
2017-06-01 Simon Glassdm: clk: Update uclass to support livetree
2017-06-01 Simon Glassclk: Modify xlate() method for livetree
2017-06-01 Simon Glasssandbox: usb: Convert emulators to livetree
2017-06-01 Simon Glassdm: usb: Convert uclass to livetree
2017-06-01 Simon Glassdm: adc: Convert uclass to livetree
2017-06-01 Simon Glassdm: mmc: Convert uclass to livetree
2017-06-01 Simon Glassdm: regulator: Update fixed regulator to support livetree.
2017-06-01 Simon Glassdm: regulator: Convert regulator uclass to support...
2017-06-01 Simon Glasssandbox: pmic: Convert pmic emulator to support livetree
2017-06-01 Simon Glassdm: pmic: Convert uclass to livetree
2017-06-01 Simon Glassdm: i2c: Convert uclass to livetree
2017-06-01 Simon Glassdm: Add more livetree helpers and definitions
2017-06-01 Simon Glassfdt: Rename a few functions in fdt_support
2017-06-01 Simon Glasscros_ec: Convert to support live tree
2017-06-01 Simon Glasscros_ec: Fix debug() statement in ec_command_inptr()
2017-06-01 Simon Glassdm: gpio: Add live tree support
2017-06-01 Simon Glassdm: gpio: sandbox: Use dev_read...() functions to access DT
2017-06-01 Simon Glassdm: gpio: Refactor to prepare for live tree support
2017-06-01 Simon Glassdm: core: Update uclass_find_device_by_phandle() for...
2017-06-01 Simon Glassdm: simple-bus: Add support for livetree
2017-06-01 Simon Glassdm: regmap: Add support for livetree
2017-06-01 Simon Glassdm: core: Add a way to find a device by ofnode
2017-06-01 Simon Glassdm: core: Scan the live tree when setting up driver...
2017-06-01 Simon Glassdm: core: Update device_bind_driver_to_node() to use...
2017-06-01 Simon Glassdm: core: Update lists_bind_fdt() to use ofnode
2017-06-01 Simon Glassdm: core: Allow binding a device from a live tree
2017-06-01 Simon Glassdm: core: Implement live tree 'read' functions
2017-06-01 Simon Glassdm: core: Add device-based 'read' functions to access DT
2017-06-01 Simon Glassdm: core: Add a place to put extra device-tree reading...
2017-06-01 Simon Glassdm: core: Add address operations on device tree references
2017-06-01 Simon Glassdm: core: Add livetree address functions
2017-06-01 Simon Glassdm: core: Add operations on device tree references
2017-06-01 Simon Glassdm: core: Rename of_device_is_compatible()
2017-06-01 Simon Glassdm: core: Add livetree access functions
2017-06-01 Simon Glassdm: core: Set return value first in lists_bind_fdt()
2017-06-01 Simon Glasstegra: Convert MMC to use driver model for operations
2017-06-01 Simon Glassdm: mmc: Rewrite mmc_blk_probe()
2017-06-01 Simon Glassdm: mmc: Check that drivers have operations
2017-06-01 Simon Glassdm: blk: Improve block device claiming
2017-06-01 Simon Glassdm: blk: Add a function to find the next block device...
2017-06-01 Simon Glassdm: blk: Allow finding block devices without probing
2017-06-01 Simon Glassdm: mmc: Don't call board_mmc_power_init() with driver...
2017-06-01 Simon Glassdm: core: Adjust device_bind_common() to take an ofnode
2017-06-01 Simon Glassdm: core: Add ofnode to represent device tree nodes
2017-06-01 Simon Glassdm: core: Replace of_offset with accessor (part 2)
2017-06-01 Simon Glassdm: core: Dont export dm_scan_fdt_node()
2017-06-01 Simon Glassdm: Fix up inclusion of common.h
2017-06-01 Simon Glassatmel: Fix up use of dm_scan_fdt_node()
2017-06-01 Simon Glassdm: Rename dev_addr..() functions
2017-06-01 Simon Glassdm: core: Move dev_get_addr() etc. into a separate...
2017-06-01 Simon Glassdm: Use dm.h header when driver mode is used
2017-06-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2017-06-01 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-05-31 Álvaro Fernández... dm: serial: bcm6345: fix baud rate clock calculation
2017-05-31 Álvaro Fernández... dm: serial: bcm6345: fix uart stop bits
2017-05-31 Álvaro Fernández... dm: cpu: bmips: add BCM6338 support
2017-05-31 Álvaro Fernández... dm: cpu: bmips: add BCM3380 support
2017-05-31 Álvaro Fernández... dm: ram: bmips: add BCM6338/BCM6348 support
2017-05-31 Álvaro Fernández... dm: ram: bmips: split bcm6358_get_ram_size
2017-05-31 Álvaro Fernández... dm: cpu: bmips: add BCM6348 support
2017-05-31 Álvaro Fernández... dm: cpu: bmips: rename cpu_desc specific functions
2017-05-31 Álvaro Fernández... dm: sysreset: add watchdog-reboot driver
2017-05-31 Álvaro Fernández... dm: watchdog: add BCM6345 watchdog driver
2017-05-31 Stefan Roesepinctrl: mvebu: Enable support for the Armada 37xx...
2017-05-31 Gregory CLEMENTpinctrl: armada-37xx: Add gpio support
2017-05-31 Gregory CLEMENTpinctrl: armada-37xx: Add pin controller support for...
2017-05-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-05-29 Keerthypower: pmic: tps65218: Fix tps65218_voltage_update...
2017-05-29 Heiner Kallweitmmc: meson: increase max block number per request
2017-05-29 Tom Rinidrivers/power/regulator/max77686.c: Fix comparisons...
2017-05-26 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
next