]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / drivers /
2011-11-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-11-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-fdt
2011-11-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-11-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nds32
2011-11-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2011-11-15 Heiko Schocherarm, davinci_emac: fix driver bug if more then 3 PHYs...
2011-11-15 Sricharanomap: Checkpatch fixes
2011-11-15 Marek VasutGCC4.6: Squash warnings in onenand_base.c
2011-11-15 Marek VasutOneNAND: Add simple OneNAND SPL
2011-11-15 Marek VasutPXA: Cleanup serial_pxa
2011-11-12 Anton staafTegra2: mmc: Factor out mmc_wait_inhibit functionality
2011-11-12 Anton staafTegra2: mmc: Add data transfer completion timeout
2011-11-12 Anton staafTegra2: mmc: Support DMA restarts at buffer boundaries
2011-11-12 Anton staafTegra2: mmc: define register field values in tegra2_mmc.h
2011-11-11 Kumar Galadrivers/qe/uec.c: Fix GCC 4.6 build warning
2011-11-11 Kumar Galadrivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning
2011-11-11 Kumar Galadrivers/net/fm/fm.c: Fix GCC 4.6 build warning
2011-11-11 Marek VasutiMX28: Add USB HOST driver
2011-11-11 Marek VasutiMX28: Add driver for internal RTC
2011-11-11 Marek VasutiMX28: Add GPMI NAND driver
2011-11-11 Marek VasutiMX28: Add APBH DMA driver
2011-11-11 Marek VasutiMX28: Add SPI driver
2011-11-11 Marek VasutiMX28: Add GPIO control
2011-11-11 Marek VasutiMX28: Add I2C bus driver
2011-11-11 Marek VasutFEC: Add support for iMX28 quirks
2011-11-11 Marek VasutiMX28: Add SSP MMC driver
2011-11-09 Kumar Galafsl_i2c: Fix compile warning
2011-11-08 Jon Medhurst (Tixy)MMC: PL180: Fix infinite loop with VExpress extended...
2011-11-08 chenhui zhaopowerpc/mpc8548: Add workaround for erratum NMG_eTSEC129
2011-11-08 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-11-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-11-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2011-11-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2011-11-07 Wolfgang Denkdrivers/net/rtl8139.c: Fix GCC 4.6 build warnings
2011-11-07 Wolfgang Denkdrivers/net/rtl8169.c: Fix GCC 4.6 build warning
2011-11-07 Wolfgang Denkdrivers/net/pcnet.c: Change debug code to fix build...
2011-11-07 Wolfgang Denkdrivers/pcmcia/mpc8xx_pcmcia.c: Fix GCC 4.6 build warning
2011-11-07 Wolfgang Denkdrivers/video/cfb_console.c:Fix GCC 4.6 build warning
2011-11-07 Wolfgang Denkdrivers/video/videomodes.c: fix GCC 4.6 build warning
2011-11-07 Wolfgang Denkdrivers/rtc/rv3029.c: fix GCC 4.6 build warnings
2011-11-07 Wolfgang Denkdrivers/rtc/ds3231.c: fix GCC 4.6 build warnings
2011-11-04 Wolfgang Grandeggerehci-mxc: remove incorrect comment
2011-11-04 Jerry HuangPowerpc/i2c: Use the same initialize codes
2011-11-03 Stefano BabicVIDEO: davinci: add framebuffer to da8xx
2011-11-03 Heiko Schocherspl, nand: add 4bit HW ecc oob first nand_read_page...
2011-11-03 Heiko Schocherarm, davinci: add support for new spl framework
2011-11-03 Heiko Schochernet, davinci_emac: make clock divider in MDIO control...
2011-11-03 Heiko Schocherarm, usb, davinci: make USBPHY_CTL register configurable
2011-11-03 Heiko Schocherusb, davinci: add enable_vbus() weak function
2011-11-03 Ilya Yanokdavinci_emac: compilation fix, phy is array now
2011-11-03 Anatolij GustschinARM: dreamplug: fix compilation
2011-11-03 Anatolij GustschinARM: DockStar: fix compilation
2011-11-03 Marek VasutI2C: Fix mxc_i2c.c problem on imx31_phycore
2011-11-03 Fabio Estevamrtc: Make mc13783-rtc driver generic
2011-11-03 Helmut Raigermisc: pmic: fix regression in pmic_fsl.c (SPI)
2011-11-03 Stefano BabicI2C: added I2C-2 and I2C-3 to MX35
2011-11-03 Mike Frysingersandbox: put stdin into raw mode
2011-11-03 Mike Frysingerserial: sandbox: use ssize_t to match os_read
2011-11-03 Mike Frysingerserial: sandbox: optimize puts
2011-11-03 Wolfgang Denkdrivers/rtc/ds1337.c: fix GCC 4.6 build warnings
2011-11-03 Wolfgang Denk4xx_enet.c: fix GCC 4.6 build warnings
2011-11-03 Wolfgang Denkdrivers/net/eepro100.c: fix GCC 4.6 build warnings
2011-11-03 Wolfgang Denkdrivers/net/ns8382x.c: fix GCC 4.6 build warnings
2011-11-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2011-11-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2011-11-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nds32
2011-11-03 Wolfgang Denke1000: fix bugs from recent commits
2011-11-03 Stephen Warrentegra2: Move MMC clock initialization into MMC driver
2011-11-03 Lei Wenmmc: sdhci: fix sdma bug for large file transfer
2011-11-03 Lei Wenmmc: sdhci: add timeout for data transfer
2011-11-03 Lei Wenmmc: sdhci: add mmc structure for host
2011-11-03 Lei Wenmmc: sdhci: fix cache flush
2011-11-03 Ajay Bhargavmmc: CMD7:MMC_CMD_SELECT_CARD response fix
2011-11-03 Lei Wenmmc: test mmc bus width on startup
2011-11-03 Lei Wenmmc: change magic number to macro define
2011-11-03 Lei Wenmmc: mv_sdhci: fix 8bus width access for 88SV331xV5
2011-11-03 Lei Wenmmc: retry the cmd8 to meet 74 clocks requirement in...
2011-11-03 Marek VasutPXA: Add MMC driver using the generic MMC framework
2011-10-27 Kyle Moffette1000: Allow direct access to the E1000 SPI EEPROM...
2011-10-27 Kyle Moffette1000: Export core EEPROM access functions for SPI...
2011-10-27 Kyle Moffette1000: Rewrite EEPROM checksum error to give more infor...
2011-10-27 Kyle Moffette1000: Restructure and streamline PCI device probing
2011-10-27 Kyle Moffette1000: Clean up handling of dual-port NICs and support...
2011-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2011-10-27 Marek VasutGCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in fec_mxc.c
2011-10-27 Marek VasutGCC4.6: Squash warning in bus_vcxk.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in ks8695eth.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in lattice.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in kirkwood_spi.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in smsc95xx.c
2011-10-27 Marek VasutGCC4.6: Fix warnings in pxa_mmc.c
2011-10-27 Marek VasutGCC4.6: Squash error in pcmcia/i82365.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in tqm8xx_pcmcia.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in sata_sil3114.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in fsl_pci_init.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in fsl_espi.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in ahci.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in 4xx_enet.c
next