aboutsummaryrefslogtreecommitdiff
path: root/src/flash/ocl.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-13ARM7/9: rm arm7_9_get_arch_pointers()David Brownell1-4/+3
2009-11-13flash_bank_t -> struct flash_bankZachary T Welch1-8/+8
2009-11-13armv4_5_common_t -> struct armZachary T Welch1-1/+1
2009-11-13arm_jtag_t -> struct arm_jtagZachary T Welch1-1/+1
2009-11-13arm7_9_common_t -> struct arm7_9_commonZachary T Welch1-1/+1
2009-11-13ocl_priv_t -> struct ocl_privZachary T Welch1-8/+8
2009-11-13flash_driver_t -> struct flash_driverZachary T Welch1-1/+1
2009-11-13flash_sector_t -> struct flash_sectorZachary T Welch1-1/+1
2009-11-13use FLASH_BANK_COMMAND_HANDLER macroZachary T Welch1-1/+1
2009-11-09flash/<assorted>.c: remove useless declarationsZachary T Welch1-31/+13
2009-06-23- Fixes '[<>]' whitespacezwelch1-2/+2
2009-06-23- Fixes '+' whitespacezwelch1-2/+2
2009-06-23- Fixes '=' whitespacezwelch1-2/+2
2009-06-23- Fixes '==' whitespacezwelch1-2/+2
2009-06-23- Fixes '<<' whitespacezwelch1-3/+3
2009-06-21C99 printf() -Werror fixesduane1-4/+4
2009-06-18Transform 'u32' to 'uint32_t' in src/flash.zwelch1-8/+8
2009-06-18Transform 'u8' to 'uint8_t' in src/flashzwelch1-2/+2
2009-06-01David Brownell <david-b@pacbell.net>:zwelch1-5/+5
2009-05-11Audit and eliminate redundant #include directives in src/flash sources.zwelch1-11/+0
2009-04-19Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisonsoharboe1-2/+2
2009-04-18The following patches was applied:mifi1-20/+20
2008-05-24- removed compiler warningsntfreak1-15/+4
2008-04-24- added svn props for newly added filesntfreak1-402/+402
2008-04-23Pavel Chromy's on chip flash loaderoharboe1-0/+402