summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk
2009-06-12MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk
2009-06-12MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-06-12mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.oStefan Roese
2009-06-12mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese
2009-06-12mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese
2009-06-12ZOOM2 Add serial support.Tom Rix
2009-06-12lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-06-12pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-06-12video: Add an option to skip video initializationWolfgang Denk
2009-06-12drv_video_init(): simplify logicWolfgang Denk
2009-06-12arm/dcc: add xscale supportJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm/dcc: use static support to allow to use it at anytimeJean-Christophe PLAGNIOL-VILLARD
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser
2009-06-12tsi108_i2c: Add i2c_init() stub functionPeter Tyser
2009-06-09Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-06-09at91: fix a USB problem for AT91SAM9261RONETIX - Ilko Iliev
2009-06-08ppc4xx/net: Fix MDIO clock setupFelix Radensky
2009-06-08rtl8169: fix PCI system memory addressYoshihiro Shimoda
2009-06-08SMC911x driver fixed for NFS bootManikandan Pillai
2009-06-08Add config option for disabling DM9000-SROM support.Remy Bohmer
2009-06-07smc911x: write back the manually set MAC addressDaniel Mack
2009-06-04Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk
2009-06-04mmc: it's safe to ignore mmc_send_if_cond() return valueIlya Yanok
2009-06-03cfi_mtd: Fix bug in last sector detectionStefan Roese
2009-06-02mmc: Fix decoding of SCR & function switch data on little-endian machinesYauhen Kharuzhy
2009-06-02mmc: Remove return from mmc_init for non SD 2.0 compatible cards.Yauhen Kharuzhy
2009-06-02mmc: drop unnecessary castsRabin Vincent
2009-06-02mmc: fix response decoding on little endianRabin Vincent
2009-06-02mmc: use lldiv to fix arm eabi buildRabin Vincent
2009-06-02mmc: check find_mmc_device return valueRabin Vincent
2009-05-29Blackfin: spi: fix pin handling of SPI0 SSEL4Mike Frysinger
2009-05-23nand: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-30Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2009-04-29MTD: Change cfi-mtd to accept non-uniform sector sizesStefan Roese
2009-04-28video: fix bug in cfb_console.c codeAnatolij Gustschin
2009-04-28mtd: nand/onenand: Register mtd device upon device scanningStefan Roese
2009-04-28mtd: nand: Include linux/mtd/partitions.h in nand_base.hStefan Roese
2009-04-28mips/vcth: Use generic 16550 uart driverDetlev Zundel
2009-04-28Replace __attribute references with __attribute__Peter Tyser
2009-04-28dm9000 EEPROM reading bugfixDavid Brownell
2009-04-28rtl8169: fix cache coherency problemYoshihiro Shimoda
2009-04-24Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2009-04-16CMD_UBI != MTD_PARTITIONSDavid Brownell
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD
2009-04-07Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk