summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* documentation updatesJuergen Beisert2009-12-153-0/+12
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-154-6/+6
* NAND: Allow to read oob dataSascha Hauer2009-12-031-0/+1
* list: remove duplicated list.hSascha Hauer2009-11-032-41/+388
* add bool types supportJean-Christophe PLAGNIOL-VILLARD2009-11-021-0/+1
* nand: Add size parameterSascha Hauer2009-07-211-0/+3
* introduce cdevSascha Hauer2009-07-211-0/+3
* mtd: Replace DEBUG by MTD_DEBUGSascha Hauer2009-06-101-2/+2
* add __[lb]e typesSascha Hauer2009-04-061-0/+22
* Introduce dev_* and pr_* functionsSascha Hauer2008-10-311-3/+0
* [at91sam9] Nand driverMarc Kleine-Budde2008-10-271-3/+2
* import io-{read,write}s{b,w} functions from linuxMarc Kleine-Budde2008-10-271-0/+96
* string: add typechecking for strchr, strrchr, strstrSascha Hauer2008-08-201-3/+15
* Bitops:Remove generic_funcsNishanth Menon2008-08-151-64/+7
* remove unused include fileSascha Hauer2008-08-131-60/+0
* NAND: Add updated NAND support from KernelSascha Hauer2008-08-134-258/+578
* add include/linux/kernel.hSascha Hauer2008-08-131-0/+94
* Add include/linux/err.h from KernelSascha Hauer2008-08-131-0/+52
* add wrapper macros for easier inclusion of kernel codeSascha Hauer2008-08-131-0/+33
* add compiler header files from kernelSascha Hauer2008-08-135-0/+350
* NAND support work in progresssascha2007-10-203-118/+94
* add ffssascha2007-10-151-1/+1
* add nand_ecc.hSascha Hauer2007-10-151-0/+30
* NAND WIPSascha Hauer2007-10-151-2/+2
* remove unported includes and driversSascha Hauer2007-09-214-547/+0
* make printf position independentSascha Hauer2007-07-121-1/+4
* svn_rev_530Sascha Hauer2007-07-051-4/+0
* svn_rev_527Sascha Hauer2007-07-051-6/+0
* svn_rev_502Sascha Hauer2007-07-051-1/+1
* svn_rev_354Sascha Hauer2007-07-051-1/+1
* svn_rev_322Sascha Hauer2007-07-051-3/+1
* svn_rev_003Sascha Hauer2007-07-053-58/+0
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-072-0/+69
* Code cleanupWolfgang Denk2006-07-211-37/+37
* Scheduled for removal: strnicmp() which is unusedWolfgang Denk2006-05-031-1/+1
* Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz2006-04-051-0/+65
* Add ADI Blackfin supportWolfgang Denk2006-03-121-1/+1
* Minor code cleanupWolfgang Denk2006-03-061-1/+0
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-054-588/+592
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-247-1/+861
|\
| * Update of new NAND codeWolfgang Denk2005-09-143-63/+63
| * Merge with testing-NAND (Rewrite of NAND code)Wolfgang Denk2005-08-176-116/+775
| |\
| | * Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-176-116/+775
* | | Cleanup for GCC-4.xWolfgang Denk2005-10-131-3/+3
* | | Add cramfs support for m68kWolfgang Denk2005-09-251-1/+1
|/ /
* | Add configuration for IFM AEV FIFO board.Wolfgang Denk2005-08-101-17/+17
* | Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-081-0/+258
|/
* Patches by Josef Wagner, 29 Oct 2004:wdenk2005-04-032-18/+22
* * Patch by Shlomo Kut, 29 Mar 2004:wdenk2004-09-292-0/+2
* * Patch by Carl Riechers, 17 Mar 2004:wdenk2004-03-231-1/+1