remove nand_controller->register_callbacks
[fw/openocd] / src / flash / s3c2443_nand.c
2009-11-25 Zachary T Welchremove nand_controller->register_callbacks
2009-11-13 Zachary T Welchnand_device_t -> struct nand_device
2009-11-13 Zachary T Welchtarget_t -> struct target
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-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-02-29 oharboeUwe Hermann:
2008-02-28 drath- fix line-endings
2008-02-28 oharboeUwe Hermann fixed some warnings.
2008-02-19 drath- add support for the majority of the Samsung ARM SoC...