summaryrefslogtreecommitdiff
path: root/src/flash/s3c2440_nand.c
Commit message (Expand)AuthorAgeFilesLines
* Transform 'u32' to 'uint32_t' in src/flash.zwelch2009-06-181-4/+4
* Transform 'u8' to 'uint8_t' in src/flashzwelch2009-06-181-3/+3
* Whitespace cleanup from David Brownell <david-b@pacbell.net>kc8apf2009-05-181-7/+7
* Audit and eliminate redundant #include directives in src/flash sources.zwelch2009-05-111-8/+1
* The following patches was applied:mifi2009-04-181-5/+5
* search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.oharboe2008-08-191-1/+1
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-4/+4
* Uwe Hermann: oharboe2008-02-291-9/+21
* - fix line-endingsdrath2008-02-281-178/+178
* Uwe Hermann fixed some warnings.oharboe2008-02-281-179/+178
* - convert all files to unix line-endingdrath2008-02-251-179/+179
* cosmetic fixes to debug output + phasing out printf() in favour of logging sy...oharboe2008-02-241-179/+179
* - add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...drath2008-02-191-0/+179