aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2-39/+96
2008-08-13Fix OneNAND build breakKyungmin Park2-39/+96
2008-08-13drivers/mtd/nand_legacy: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-6/+4
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD10-36/+9
2008-08-13drivers/mtd/onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-16/+2
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-14/+3
2008-08-13drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD5-14/+2
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD7-28/+4
2008-08-13drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD5-18/+5
2008-08-13drivers/input: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD6-23/+5
2008-08-13drivers/dma: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-12/+1
2008-08-13drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD6-24/+6
2008-08-13serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD2-5/+1
2008-08-13serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD2-5/+1
2008-08-12OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA1-6/+18
2008-08-12NAND: chip->state does not always get set.Marcel Ziswiler1-0/+1
2008-08-12NAND: Scan bad blocks lazily.Ilya Yanok1-3/+7
2008-08-12NAND read/write fixScott Wood1-581/+181
2008-08-12nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov1-40/+28
2008-08-12fsl_elbc_nand: Hard-code the FBAR/FPAR split.Scott Wood1-3/+2
2008-08-12fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov1-1/+10
2008-08-12Freescale eLBC FCM NAND driverScott Wood2-0/+760
2008-08-12Don't panic if a controller driver does ecc its own way.Scott Wood1-2/+6
2008-08-12NAND: Make NAND driver less verbose per defaultStefan Roese2-6/+7
2008-08-12NAND: Change nand_wait_ready() to not call nand_wait()Stefan Roese1-1/+10
2008-08-12Fixing coding style issuesWilliam Juul2-6/+6
2008-08-12Remove white space at end.William Juul2-7/+7
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul6-2299/+2753
2008-08-12Coding style cleanup, update CHANGELOG, prepare releasev1.3.4Wolfgang Denk1-4/+0
2008-08-12Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-4/+2
2008-08-12Fix compile error related to r8a66597-hcd & usbKumar Gala2-6/+2
2008-08-11OneNAND: Remove unused parameters to onenand_verify_pageSteve Sakoman1-4/+2
2008-08-11video: fix bug in cfb_console codeAnatolij Gustschin1-23/+36
2008-08-11video: fix bug in logo_plotAnatolij Gustschin1-1/+3
2008-08-10Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk1-1/+14
2008-08-10Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk4-3/+1613
2008-08-10Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk1-0/+50
2008-08-09DataFlash: AT45DB021 fix and AT45DB081 supportSergey Lapin1-1/+14
2008-08-08CFI: allow for dynamically determined flash sizes and addressesWolfgang Denk1-6/+8
2008-08-07QE UEC: Fix compiler warningsBen Warren1-36/+33
2008-08-07QE UEC: Add MII CommandsDavid Saada1-0/+53
2008-08-07usb: add support for R8A66597 usb controllerYoshihiro Shimoda3-0/+1588
2008-08-07Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.cHunter, Jon1-3/+25
2008-08-03drivers/serial: Move conditional compilation to Makefile for CONFIG_* macrosJean-Christophe PLAGNIOL-VILLARD7-29/+6
2008-07-31Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk1-0/+4
2008-07-31Fix Atmel LCD controller endianess for AVR32 processorsMark Jackson1-0/+4
2008-07-31E1000: clean up CONFIG_E1000_FALLBACK_MAC handlingWolfgang Denk1-6/+7
2008-07-31Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-11/+11
2008-07-31Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2-11/+11
2008-07-30fsl_i2c: Use timebase timer functions instead of get_timer()Kumar Gala1-5/+4