Increase ethernet irq priority.
[bertos.git] / bertos / cpu / arm / scripts /
2011-02-17 arighimove RAM_FUNC functions into a distinct section in RAM
2010-07-02 battRemove \version svn tag.
2010-06-22 battFix comment.
2010-06-21 battSet correct boot size in order to gain some flash.
2010-04-01 battARM7TDMI: add sections for exception handlers.
2010-03-31 battARM7TDMI:Do not specify and entry point (not needed...
2010-03-29 battLPC2378: fix path in ld-script
2010-03-28 battAdd LPC2378 linker script.
2010-03-28 battUse new script.
2010-03-28 battTypos.
2010-03-28 battRename to a more generic name.
2010-03-28 battAdd C++ sections.
2010-03-28 battFix include directory.
2010-03-28 battFix AT91SAM7_128 ram length.
2010-03-28 battRefactor AT91SAM7 linker scripts.
2009-09-15 asterixIncrease only main stack and irq stack.
2009-09-14 asterixIncrease main and irq stack size.
2009-09-08 battARM ABI requires stack to be aligned on a 64-bit boundary
2009-08-28 battRemove old scripts.
2009-08-28 lottavianoRemove files for possible license problems.
2009-08-27 battAdd Openocd debug configuration and gdb init script.
2009-08-27 battAdd debug scripts for ARM and AVR.
2009-08-27 battRefactor ARM flash script.
2009-08-27 (no author)Remove trace; add debug info.
2009-08-27 (no author)Restore correct command.
2009-08-27 lottavianoUpdate 'make flash' support for ARM chips.
2009-08-26 (no author)Move all Openocd-related files to separate folder;...
2009-07-23 (no author)arm scripts: Add new openocd gdb and flash scripts
2009-04-20 asterixFix file image path.
2009-04-16 battAdd full support for AT91SAM7S64, AT91SAM7S128, AT91SAM...
2008-12-12 asterixAdd sam7 cpu settings.
2008-12-04 asterixConvert to unix format. Removing trailing space.
2008-12-03 asterixAdd script for the latest version of openocd.
2008-10-21 battRevert bad commit.
2008-10-21 battMerged from external project:
2008-09-04 qwertMove all cortex-m3 stuff in dedicated directory.
2008-09-04 qwertLuminary Micro Stellaris LM3S1968 script files.
2008-06-17 battSet correct .data start symbol.
2008-04-09 battAdd linker scripts for at91sam7_128.
2008-04-04 battMove also cpu/ to bertos/ :-).