aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD189-205/+194
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-VILLARD11-32/+8
2008-08-13drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD9-22/+9
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-VILLARD7-25/+7
2008-08-13serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD3-6/+2
2008-08-13serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD10-13/+9
2008-08-13common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD21-103/+23
2008-08-13mx31: move freescale's mx31 boards to vendor board dirJean-Christophe PLAGNIOL-VILLARD6-6/+6
2008-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk30-6/+6
2008-08-12at91: move arch-at91sam9 to arch-at91Jean-Christophe PLAGNIOL-VILLARD30-6/+6
2008-08-12OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA3-8/+20
2008-08-12nand_spl: Support page-aligned read in nand_load, use chipselectGuennadi Liakhovetski1-10/+20
2008-08-12NAND boot: Update large page support for current API.Scott Wood1-30/+20
2008-08-12NAND boot: MPC8313ERDB supportScott Wood14-129/+585
2008-08-12mpc8313erdb: Enable NAND in config.Scott Wood1-0/+2
2008-08-12NAND: Do not write or read a whole block if it is larger than the environmentGuennadi Liakhovetski1-9/+9
2008-08-12NAND: chip->state does not always get set.Marcel Ziswiler1-0/+1
2008-08-12NAND: Scan bad blocks lazily.Ilya Yanok2-3/+9
2008-08-12NAND read/write fixScott Wood3-611/+194
2008-08-12NAND: Always skip blocks on read/write/boot.Scott Wood2-38/+26
2008-08-12nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov2-40/+31
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: Davinci driver updatesSergey Kubushyn1-5/+14
2008-08-12NAND: Fix compilation warning and small coding style issueStefan Roese1-3/+2
2008-08-12NAND: Update nand_spl driver to match updated nand subsystemStefan Roese1-15/+19
2008-08-12NAND: Update 4xx NDFC driver to match updated nand subsystemStefan Roese1-42/+41
2008-08-12NAND: Change nand_wait_ready() to not call nand_wait()Stefan Roese1-1/+10
2008-08-12make nand dump and nand dump.oob workWilliam Juul1-19/+27
2008-08-12moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinksWilliam Juul37-36/+4
2008-08-12Clean out unneeded filesWilliam Juul27-10446/+0
2008-08-12Create symlinks from yaffs2/direct to yaffs2William Juul26-0/+26
2008-08-12Incorporate yaffs2 into U-bootWilliam Juul31-89/+666
2008-08-12YAFFS2 importWilliam Juul63-0/+24326
2008-08-12Whitespace cleanup and marking broken code.William Juul2-44/+57
2008-08-12Fixing coding style issuesWilliam Juul18-99/+106
2008-08-12Remove white space at end.William Juul11-18/+18
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul37-3243/+4636
2008-08-12Coding style cleanup, update CHANGELOG, prepare releasev1.3.4Wolfgang Denk17-19/+603
2008-08-12MVBC_P: fix compile problemWolfgang Denk1-2/+2
2008-08-12MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk'Wolfgang Denk1-1/+1
2008-08-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk5-29/+44
2008-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk5-29/+44
2008-08-12ads5121: fix compiler warnings (unused variables)Wolfgang Denk2-3/+1