aboutsummaryrefslogtreecommitdiff
path: root/src/flash/s3c2443_nand.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-13s3c24xx_nand_controller_t -> struct s3c24xx_nand_controllerZachary T Welch1-2/+2
2009-11-13nand_flash_controller_t -> struct nand_flash_controllerZachary T Welch1-1/+1
2009-11-13nand: add NAND_DEVICE_COMMAND_HANDLER macroZachary T Welch1-3/+1
2009-11-13s3c24xx: use COMMAND_HANDLER with command helperZachary T Welch1-5/+1
2009-11-12nand: rename device to nandZachary T Welch1-4/+4
2009-11-09flash/*nand*.c: remove useless declarationsZachary T Welch1-22/+18
2009-05-18Whitespace cleanup from David Brownell <david-b@pacbell.net>kc8apf1-2/+2
2009-05-11Audit and eliminate redundant #include directives in src/flash sources.zwelch1-8/+1
2009-04-18The following patches was applied:mifi1-5/+4
2008-02-29Uwe Hermann: oharboe1-10/+21
2008-02-28- fix line-endingsdrath1-88/+88
2008-02-28Uwe Hermann fixed some warnings.oharboe1-89/+88
2008-02-19- add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...drath1-0/+89