summaryrefslogtreecommitdiff
path: root/firmware/test/kernel (follow)
Commit message (Expand)AuthorAge
* Add KEEP() around vectors in linker scripts.Boris Gjenero2011-12-18
* All kernel objects in code shared amongs targets (core, plugins, codecs) shou...Michael Sevakis2011-02-14
* Redo r28026 so that all .S files get the __ASSEMBLER__ define.Thomas Martitz2010-12-27
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* Cleaned up a bitLinus Nielsen Feltzing2002-05-11
* More newlib malloc friendly. Proper bss section allocationLinus Nielsen Feltzing2002-05-09
* Testing tick functionsLinus Nielsen Feltzing2002-05-05
* *** empty log message ***Linus Nielsen Feltzing2002-05-05
* Added DEBUG macro. Now uses our own sprintf.Linus Nielsen Feltzing2002-05-02
* Added code for testing queuesLinus Nielsen Feltzing2002-04-29
* Added led.oLinus Nielsen Feltzing2002-04-28
* Working sleep() functionalityLinus Nielsen Feltzing2002-04-25
* Not yet workingLinus Nielsen Feltzing2002-04-25
* Tick timer additionsLinus Nielsen Feltzing2002-04-24
* Moved crt0.S to the firmware directoryLinus Nielsen Feltzing2002-04-24
* Changed start address. Fixed the memory mapLinus Nielsen Feltzing2002-04-23
* Adapted to the new directory structureLinus Nielsen Feltzing2002-04-23
* Further gcc option tweakingLinus Nielsen Feltzing2002-04-22
* Must optimize to inline functionsLinus Nielsen Feltzing2002-04-22
* First versionLinus Nielsen Feltzing2002-04-22