summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix OneNAND build breakKyungmin Park2008-08-132-39/+96
* | | drivers/mtd/nand_legacy: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-132-6/+4
* | | drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-1310-36/+9
* | | drivers/mtd/onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-134-16/+2
* | | drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-134-14/+3
* | | drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-135-14/+2
* | | drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-137-28/+4
* | | drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-135-18/+5
* | | drivers/input: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-136-23/+5
* | | drivers/dma: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-134-12/+1
* | | drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-136-24/+6
* | | serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD2008-08-132-5/+1
* | | serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD2008-08-132-5/+1
|/ /
* | OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA2008-08-121-6/+18
* | NAND: chip->state does not always get set.Marcel Ziswiler2008-08-121-0/+1
* | NAND: Scan bad blocks lazily.Ilya Yanok2008-08-121-3/+7
* | NAND read/write fixScott Wood2008-08-121-581/+181
* | nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov2008-08-121-40/+28
* | fsl_elbc_nand: Hard-code the FBAR/FPAR split.Scott Wood2008-08-121-3/+2
* | fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov2008-08-121-1/+10
* | Freescale eLBC FCM NAND driverScott Wood2008-08-122-0/+760
* | Don't panic if a controller driver does ecc its own way.Scott Wood2008-08-121-2/+6
* | NAND: Make NAND driver less verbose per defaultStefan Roese2008-08-122-6/+7
* | NAND: Change nand_wait_ready() to not call nand_wait()Stefan Roese2008-08-121-1/+10
* | Fixing coding style issuesWilliam Juul2008-08-122-6/+6
* | Remove white space at end.William Juul2008-08-122-7/+7
* | Update MTD to that of Linux 2.6.22.1William Juul2008-08-126-2299/+2753
* | Coding style cleanup, update CHANGELOG, prepare releaseWolfgang Denk2008-08-121-4/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-121-4/+2
|\ \
| * | OneNAND: Remove unused parameters to onenand_verify_pageSteve Sakoman2008-08-111-4/+2
* | | Fix compile error related to r8a66597-hcd & usbKumar Gala2008-08-122-6/+2
|/ /
* | video: fix bug in cfb_console codeAnatolij Gustschin2008-08-111-23/+36
* | video: fix bug in logo_plotAnatolij Gustschin2008-08-111-1/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-08-101-1/+14
|\ \
| * | DataFlash: AT45DB021 fix and AT45DB081 supportSergey Lapin2008-08-091-1/+14
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2008-08-104-3/+1613
|\ \
| * | usb: add support for R8A66597 usb controllerYoshihiro Shimoda2008-08-073-0/+1588
| * | Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.cHunter, Jon2008-08-071-3/+25
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2008-08-101-0/+50
|\ \
| * | QE UEC: Fix compiler warningsBen Warren2008-08-071-36/+33
| * | QE UEC: Add MII CommandsDavid Saada2008-08-071-0/+53
| |/
* | CFI: allow for dynamically determined flash sizes and addressesWolfgang Denk2008-08-081-6/+8
|/
* drivers/serial: Move conditional compilation to Makefile for CONFIG_* macrosJean-Christophe PLAGNIOL-VILLARD2008-08-037-29/+6
* Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-07-311-0/+4
|\
| * Fix Atmel LCD controller endianess for AVR32 processorsMark Jackson2008-07-311-0/+4
* | E1000: clean up CONFIG_E1000_FALLBACK_MAC handlingWolfgang Denk2008-07-311-6/+7
|/
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-07-312-11/+11
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2008-07-312-11/+11
| |\
| | * spi flash: Fix printf() format warningsHaavard Skinnemoen2008-07-231-3/+3
| | * atmel_mci: Fix printf() format warningsHaavard Skinnemoen2008-07-231-8/+8
OpenPOWER on IntegriCloud