Remove whitespace at end of lines, step 1.
[fw/openocd] / src / flash / stellaris.c
2009-06-23 zwelchRemove whitespace at end of lines, step 1.
2009-06-23 zwelch- Fixes '[<>]' whitespace
2009-06-23 zwelch- Fixes '[|]' whitespace
2009-06-23 zwelch- Fixes '+' whitespace
2009-06-23 zwelch- Fixes '<<' whitespace
2009-06-23 zwelch- Fixes '>>' whitespace
2009-06-23 zwelch- Replace 'while(' with 'while ('.
2009-06-23 zwelch- Replace 'if(' with 'if ('.
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/flash.
2009-06-18 zwelchTransform 'u16' to 'uint16_t'
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/flash
2009-06-01 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-31 zwelchAdd target_run_algorithm wrapper:
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-04-29 zwelchRemove redundant declarations to allow building with...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix signed/unsigned...
2009-04-18 mifiThe following patches was applied:
2008-11-27 ntfreak- fix issue with luminary flash driver and tail bytes
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-08-19 oharboesearch and replace usleep(1000) with alive_sleep(1...
2008-08-17 oharboefixed not halted error messages
2008-06-06 ntfreak- stm32 erase will use mass_erase if all banks selected
2008-06-04 ntfreak- luminary, stm32 and str7 flash driver error cleanup
2008-05-28 ntfreak- stellaris flash driver changed warning to info
2008-05-27 ntfreak- moved flash erase_check target code to target.c
2008-05-24 ntfreak- added stellaris flash mass_erase command
2008-04-30 ntfreak- added new device to luminary flash driver
2008-04-26 ntfreak- luminary flash now loader polls when finished
2008-04-20 ntfreak- set erase flag on sector
2008-04-10 ntfreak- single core context used, removed debug context as...
2008-04-08 oharboeEdwin Olson found bug & tested fix for flash write_imag...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-07 oharboeMichael Bruck: fixed warnings
2008-03-05 oharboePavel Chromy: memory leak in at91sam7 flash driver...
2008-02-29 oharboeUwe Hermann:
2008-02-28 oharboePavel Chromy cleaned up checks for halted, error messag...
2008-02-25 oharboedos2unix fix.
2008-02-25 oharboe- "flash write_binary" is now "flash write_bank" to...
2008-01-27 mifi- added autoprobe functionality
2008-01-23 mluUpdated list of LMI partnames
2007-09-10 mlu- Fixed display of sector sizes in flash.c
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-06-28 drath- fixed endianness helper macros (thanks to obilix...
2007-06-14 mluAdded patch for Luminar Micors Fury class devices ...
2007-06-14 drath- added stellaris.[ch] missing from Cortex-M3 merge