]> git.sur5r.net Git - openocd/history - src/flash/s3c2410_nand.c
str9xpec_flash_controller_t -> struct str9xpec_flash_controller
[openocd] / src / flash / s3c2410_nand.c
2009-11-13 Zachary T Welchs3c24xx_nand_controller_t -> struct s3c24xx_nand_controller
2009-11-13 Zachary T Welchnand_flash_controller_t -> struct nand_flash_controller
2009-11-13 Zachary T Welchnand: add NAND_DEVICE_COMMAND_HANDLER macro
2009-11-13 Zachary T Welchs3c24xx: use COMMAND_HANDLER with command helper
2009-11-13 Zachary T Welchnand: rename device to nand
2009-11-10 Zachary T Welchflash/*nand*.c: remove useless declarations
2009-06-18 zwelchTransform 'u16' to 'uint16_t'
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/flash
2009-05-18 kc8apfWhitespace cleanup from David Brownell <david-b@pacbell...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-04-18 mifiThe following patches was applied:
2008-08-19 oharboesearch and replace usleep(1000) with alive_sleep(1...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-02-29 oharboeUwe Hermann:
2008-02-19 drath- add support for the majority of the Samsung ARM SoC...