aboutsummaryrefslogtreecommitdiff
path: root/src/flash/s3c2440_nand.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-18Transform 'u32' to 'uint32_t' in src/flash.zwelch1-4/+4
2009-06-18Transform 'u8' to 'uint8_t' in src/flashzwelch1-3/+3
2009-05-18Whitespace cleanup from David Brownell <david-b@pacbell.net>kc8apf1-7/+7
2009-05-11Audit and eliminate redundant #include directives in src/flash sources.zwelch1-8/+1
2009-04-18The following patches was applied:mifi1-5/+5
2008-08-19search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.oharboe1-1/+1
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak1-4/+4
2008-02-29Uwe Hermann: oharboe1-9/+21
2008-02-28- fix line-endingsdrath1-178/+178
2008-02-28Uwe Hermann fixed some warnings.oharboe1-179/+178
2008-02-25- convert all files to unix line-endingdrath1-179/+179
2008-02-24cosmetic fixes to debug output + phasing out printf() in favour of logging sy...oharboe1-179/+179
2008-02-19- add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...drath1-0/+179