]> git.sur5r.net Git - u-boot/history - drivers
pbl: use "wait" command instead of "flush" command
[u-boot] / drivers /
2016-10-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-10-13 Stephen Warrennet: smsc95xx: fix DM MAC address reading
2016-10-13 Peter Chubbrtl8169: fix cache misalignment message on transmit.
2016-10-13 Chris Packhamnet: mvneta: fix typo in comment
2016-10-13 Chris Packhamnet: mv88e61xx: Add support for fixed links
2016-10-13 Chris Packhamnet: Add support for mv88e609x switches
2016-10-13 Mugunthan V Ndriver: net: cpsw: add support for RGMII id mode suppor...
2016-10-13 Mugunthan V Ndrivers: net: phy: atheros: add separate config for...
2016-10-13 Andrea Merellophy: atheros: add support for RGMII_ID, RGMII_TXID...
2016-10-13 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot-mmc
2016-10-13 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-10-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-10-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-10-12 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-10-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-10-12 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-10-12 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-10-12 Bin Mengvideo: Remove legacy VESA and coreboot framebuffer...
2016-10-12 Bin Mengx86: coreboot: Convert to use DM coreboot video driver
2016-10-12 Bin Mengdm: video: Don't do anything in alloc_fb() when plat...
2016-10-12 Bin Mengdm: video: Add driver for coreboot framebuffer device
2016-10-12 Bin Mengvbe: Make vbe_setup_video_priv() public
2016-10-12 Bin Mengx86: Convert to use DM VESA video driver
2016-10-12 Bin Mengdm: video: Output verbose information in vbe_setup_video()
2016-10-12 Bin Mengdm: video: Add driver for VESA-compatible device
2016-10-11 Moritz Fischercmd: cros_ec: Move crosec commands to cmd subdirectory
2016-10-11 Keerthypower: regulator: lp873x: Add regulator support
2016-10-11 Keerthypower: pmic: lp873x: Add the base pmic support
2016-10-11 Keerthypower: regulator: palmas: Add regulator support
2016-10-11 Keerthypower: pmic: Palmas: Add the base pmic support
2016-10-11 Keerthypower: regulator: Add support for gpio regulators
2016-10-11 Simon Glassdm: mmc: Enable DM_MMC_OPS by default with DM_MMC
2016-10-11 Simon Glassdm: blk: Enable CONFIG_BLK if DM_MMC is enabled
2016-10-11 Simon Glassx86: i2c: Fix cast of address to 32-bit value
2016-10-11 Simon Glassusb: pci: Fix cast for 64-bit compilation
2016-10-11 Simon Glasstpm: Tidy up use of size_t
2016-10-11 Simon Glassrtc: Use CONFIG_X86 instead of __I386__
2016-10-11 Simon Glassbios_emulator: Fix cast for 64-bit compilation
2016-10-11 Simon Glassdm: x86: Move samus to use new driver model support
2016-10-11 Simon Glassdm: x86: video: Add a driver-model driver for ivybridge...
2016-10-11 Simon Glassdm: video: Add driver-model support to vesa graphics
2016-10-11 Simon Glassx86: video: Fix typo in broadwell Kconfig
2016-10-11 Simon Glassdm: core: Add a function to get a uclass name
2016-10-11 Simon GlassRevert "x86: broadwell: gpio: Remove the codes to set...
2016-10-10 Simon Glassmmc: Fix cast for 64-bit compilation
2016-10-10 Marcel Ziswilerregulator: fixed: honour optionality of enable gpio
2016-10-10 Marcel Ziswilersimple panel: fix spelling of debug message
2016-10-10 Jaehoon Chungmmc: sdhci: use the generic error number
2016-10-10 Jaehoon Chungmmc: sdhci: use the host version value in sdhci_setup_cfg
2016-10-10 Jaehoon Chungmmc: dw_mmc: remove the unnecessary arguments for dwmci...
2016-10-10 Jaehoon Chungmmc: s5p_sdhci: support the Driver model for Exynos
2016-10-10 Simon Glassdm: mmc: Support erase
2016-10-10 Masahiro Yamadareset: uniphier: add reset controller driver for UniPhi...
2016-10-09 Moritz Fischercros_ec: Fix issue with cros_ec_flash_write command
2016-10-09 Moritz Fischercros_ec: Add crosec flashinfo command
2016-10-09 Moritz Fischercros_ec: Add function to read back flash parameters
2016-10-08 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-10-08 B, Ravispl: saveenv: adding saveenv support in SPL
2016-10-08 Moritz Fischercros_ec: Honor the google,remote-bus dt property
2016-10-08 Masahiro YamadaRevert "ns16650: Make sure we have CONFIG_CLK set befor...
2016-10-07 Stefan Agnerpower: pmic: add Ricoh RN5T567 PMIC support
2016-10-07 Stefan Agnerpinctrl: imx: do not announce driver initialization
2016-10-07 Stefan Agnerdm: imx: serial: support device tree
2016-10-07 Robert P. J. DayPWM: Correct misspellings of "module" in context of PWM
2016-10-07 Robert P. J. DayVarious, accumulated typos collected from around the...
2016-10-06 York Sunspi: fsl_qspi: Preserve endianness of QSPI MCR
2016-10-06 Simon Glassspl: Update ext functions to take an spl_image parameter
2016-10-06 Simon Glassspi: Move freescale-specific code into a private header
2016-10-06 Simon Glassspl: Convert spl_spi_load_image() to use linker list
2016-10-06 Simon Glassspl: spi: Move the generic SPI loader into common/spl
2016-10-06 Simon Glassspl: Convert boot_device into a struct
2016-10-06 Simon Glassspl: Add a parameter to spl_parse_image_header()
2016-10-06 Sumit Gargfsl_sec_mon: Update driver for Security Monitor
2016-10-06 Alexandre Courbotserial: ns16550: Handle -ENOENT when requesting clock
2016-10-04 Peng Fandm: mmc: intialize dev when probe
2016-10-04 Peng Fanpinctrl: imx6: support i.MX6ULL
2016-10-04 Peng Fanimx: ocotp: support i.MX6ULL
2016-10-04 Ross Parkerimx_watchdog: Do not assert WDOG_B on watchdog init
2016-10-03 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-10-02 Kever Yangpower: regulator: add pwm regulator
2016-10-02 Heiko Schochernet, macb: fix misaligned cache operation warning
2016-10-02 Masahiro Yamadainput: specify the default of I8042_KEYB in more correc...
2016-10-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nds32
2016-10-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-09-28 Sriram Dashmpc85xx: powerpc: usb: Update the list of Socs afftecte...
2016-09-27 Sriram Dashdrivers: usb: xhci-fsl: Implement Erratum A-010151...
2016-09-27 Sriram Dashusb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_...
2016-09-27 Sriram Dashusb: fsl: Rename fdt_fixup_dr_usb
2016-09-27 Sanchayan Maityusb: host: ehci-vf: Migrate Vybrid USB to driver model
2016-09-27 Sriram Dashdrivers: usb: xhci-fsl: Change burst beat and outstandi...
2016-09-27 Alban Bedelnet: asix: Fix ASIX 88772B with driver model
2016-09-27 Tom RiniMerge git://www.denx.de/git/u-boot-ppc4xx
2016-09-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-09-27 Stephen WarrenARM: tegra: fix USB ULPI PHY reset signal inversion...
2016-09-27 Stephen Warreni2c: tegra: only use new clock/reset APIs
2016-09-27 Stephen Warrenmmc: tegra: only use new clock/reset APIs
2016-09-27 Stephen Warrenclock: implement a driver for the Tegra CAR
2016-09-27 Stephen Warrenreset: implement a driver for the Tegra CAR
2016-09-27 Stephen Warrenmisc: implement Tegra CAR core driver
2016-09-27 Tom Warrenmmc: tegra: Add DM_MMC support to Tegra MMC driver
next