]> git.sur5r.net Git - u-boot/history - drivers
Blackfin: bf537-srv1: new board port
[u-boot] / drivers /
2009-06-14 Wolfgang DenkMerge branch 'next' of ../master
2009-06-14 Wolfgang DenkRevert "SMC911x driver fixed for NFS boot"
2009-06-12 Haiying Wangdrivers/qe: add sgmii support in for UEC driver
2009-06-12 Haiying Wangqe: Pass in uec_info struct through uec_initialize
2009-06-12 Haiying Wangdrivers/qe: Add more SNUM number for QE
2009-06-12 Haiying Wangdrivers/qe: Change QE RISC ALLOCATION to support 4...
2009-06-12 Haiying Wangdrivers/qe: Rename the camel-case identifiers in uec
2009-06-12 Stefan Roesenand/mpc512x: Add MPC512x NAND support (NFC)
2009-06-12 Stefan RoeseUBI: Add compile-time check for correct malloc area...
2009-06-12 Prafulla Wadaskarsf: new Macronix MX25xx SPI flash driver
2009-06-12 Todor I Mollovsf: atmel: implement power-of-two write/erase funcs
2009-06-12 Vivek Mahajanmpc83xx: USB: Reorganized its support
2009-06-12 Vivek Mahajanmpc8xxx: USB: Relocates ehci-fsl.h to include/usb
2009-06-12 Vivek Mahajanmpc8xxx: USB: Removed reenablement of its interface
2009-06-12 Peter Tyser83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
2009-06-12 Wolfgang DenkMPC512x: remove include/mpc512x.h
2009-06-12 Wolfgang DenkMPC512x FEC: get rid of duplicated struct ethernet_regs
2009-06-12 Wolfgang DenkMPC512x: use I/O accessors instead of pointer accesses
2009-06-12 Wolfgang DenkGeneral help message cleanup
2009-06-12 Stefan Roesemtd: Introduce CONFIG_MTD_DEVICE to select compilation...
2009-06-12 Stefan Roesemtd: Update MTD infrastructure to support 64bit device...
2009-06-12 Stefan Roesemtd: Add MTD concat support to concatenate multiple...
2009-06-12 Tom RixZOOM2 Add serial support.
2009-06-12 Jean-Christophe... lh7a40x: move serial driver to drivers/serial
2009-06-12 Jean-Christophe... pxa: move serial driver to drivers/serial
2009-06-12 Wolfgang Denkvideo: Add an option to skip video initialization
2009-06-12 Wolfgang Denkdrv_video_init(): simplify logic
2009-06-12 Jean-Christophe... arm/dcc: add xscale support
2009-06-12 Jean-Christophe... arm/dcc: use static support to allow to use it at anytime
2009-06-12 Peter Tyseri2c: Update references to individual i2c commands
2009-06-12 Peter Tyseri2c: Create common default i2c_[set|get]_bus_speed...
2009-06-12 Peter Tysertsi108_i2c: Add i2c_init() stub function
2009-06-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2009-06-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2009-06-09 RONETIX - Ilko Ilievat91: fix a USB problem for AT91SAM9261
2009-06-09 Felix Radenskyppc4xx/net: Fix MDIO clock setup
2009-06-09 Yoshihiro Shimodartl8169: fix PCI system memory address
2009-06-09 Manikandan PillaiSMC911x driver fixed for NFS boot
2009-06-09 Remy BohmerAdd config option for disabling DM9000-SROM support.
2009-06-08 Daniel Macksmc911x: write back the manually set MAC address
2009-06-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2009-06-03 Wolfgang DenkRedundant Environment: protect full sector size
2009-06-03 Ilya Yanokmmc: it's safe to ignore mmc_send_if_cond() return...
2009-06-03 Stefan Roesecfi_mtd: Fix bug in last sector detection
2009-06-02 Yauhen Kharuzhymmc: Fix decoding of SCR & function switch data on...
2009-06-02 Yauhen Kharuzhymmc: Remove return from mmc_init for non SD 2.0 compati...
2009-06-02 Rabin Vincentmmc: drop unnecessary casts
2009-06-02 Rabin Vincentmmc: fix response decoding on little endian
2009-06-02 Rabin Vincentmmc: use lldiv to fix arm eabi build
2009-06-02 Rabin Vincentmmc: check find_mmc_device return value
2009-05-29 Mike FrysingerBlackfin: spi: fix pin handling of SPI0 SSEL4
2009-05-23 Stefan Roesenand: Fix problem with ECC ordering for PPC4xx NDFC...
2009-05-15 Detlev ZundelFix e-mail address of Gary Jennejohn.
2009-04-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2009-04-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2009-04-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2009-04-29 Stefan RoeseMTD: Change cfi-mtd to accept non-uniform sector sizes
2009-04-28 Anatolij Gustschinvideo: fix bug in cfb_console.c code
2009-04-27 Stefan Roesemtd: nand/onenand: Register mtd device upon device...
2009-04-27 Stefan Roesemtd: nand: Include linux/mtd/partitions.h in nand_base.h
2009-04-27 Detlev Zundelmips/vcth: Use generic 16550 uart driver
2009-04-27 Peter TyserReplace __attribute references with __attribute__
2009-04-27 David Brownelldm9000 EEPROM reading bugfix
2009-04-27 Yoshihiro Shimodartl8169: fix cache coherency problem
2009-04-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2009-04-24 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2009-04-24 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-at91
2009-04-16 David BrownellCMD_UBI != MTD_PARTITIONS
2009-04-16 Jean-Christophe... at91sam9/at91cap: improve clock framework
2009-04-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2009-04-06 Graf YangBlackfin: nand: flush peripheral before polling it
2009-04-06 Remy BohmerSupport for PXA27X UDC.
2009-04-06 Jean-Christophe... drivers/usb: regorganisation
2009-04-06 Todor I MollovBlackfin: spi: make cs deassert function deterministic
2009-04-05 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2009-04-04 Wolfgang DenkUpdate CHANGELOG, coding style cleanup.
2009-04-04 Andreas HuberUBI/cfi-mtd: Fix mtd name for multiple chips
2009-04-04 Sascha Hauermpc52xx phy: initialize only when needed
2009-04-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-at91
2009-04-04 Jean-Christophe... at91: move dataflash spi driver to drivers/spi
2009-04-04 Jean-Christophe... at91: move usb driver to drivers/usb
2009-04-04 Jean-Christophe... at91rm9200: move serial shutdown code to serial drivers
2009-04-04 Jean-Christophe... at91rm9200: move serial driver to drivers/serial
2009-04-04 Ulf SamuelssonAdd support for the AT91RM9200EK Board.
2009-04-04 Jean-Christophe... at91sam9: add watchdog support
2009-04-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2009-04-04 Kumar Galafsl_law: Fix bug in calculation of LAW sizing
2009-04-04 Kumar Galafsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
2009-04-03 unsik Kimmflash: Initial mflash support
2009-04-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2009-04-03 Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2009-04-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2009-04-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-fdt
2009-04-03 Detlev ZundelRename common ns16550 constants with UART_ prefix to...
2009-04-03 Scott WoodNoisily disable the legacy NAND subsystem.
2009-04-02 Mike Frysingersf: stmicro: dont send 4 bytes when reading status...
2009-04-02 Mike Frysingersf: set common timeouts in seconds, not milliseconds
2009-04-02 Mike Frysingersf: stmicro: use common page timeout define
2009-04-02 Mike Frysingersf: always read 5 bytes for the idcode
2009-04-02 Mike Frysingersf: stmicro: drop redundant id read
next