summaryrefslogtreecommitdiff
path: root/firmware/test (follow)
Commit message (Expand)AuthorAge
* Limit more variables to file scopeThomas Jarosch2015-01-11
* Add and adapt buflib shrink testsThomas Jarosch2015-01-03
* Add buflib test for maximum allocationThomas Jarosch2015-01-03
* Add and adapt buflib move testsThomas Jarosch2015-01-03
* Bring abroad second buflib testThomas Jarosch2015-01-03
* Enable printing of buflib allocationsThomas Jarosch2015-01-03
* Initial import of simple buflib unit testThomas Jarosch2015-01-03
* Make fat test tool build again, and make its sector size configurable.Frank Gevaerts2014-01-03
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17
* Fix test fat failing on 64bit system (second bit of FS#12646)Marcin Bukat2012-05-08
* Fix fat test program not compiling (FS#12646).Marcin Bukat2012-05-08
* Add KEEP() around vectors in linker scripts.Boris Gjenero2011-12-18
* Added dummy autoconf.h for fat test.Björn Stenberg2011-02-28
* Made the fat test code compile again.Björn Stenberg2011-02-28
* 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
* Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat2010-10-31
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Fix even more tabsAndree Buschmann2010-01-03
* Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts2009-07-17
* Cosmetic fix: remove duplicate semicolonsBertrik Sikken2009-03-04
* Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg2008-12-04
* 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
* Removed second testBjörn Stenberg2007-01-09
* More testing...Björn Stenberg2007-01-09
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Removed test textBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Reverted testBjörn Stenberg2007-01-09
* Test commitBjörn Stenberg2007-01-09
* Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)...Jens Arnold2006-04-26
* 64 sectors are 64 sectors...Jens Arnold2005-04-18
* Display return code.Björn Stenberg2005-04-18
* rename() requires path on destination name nowBjörn Stenberg2005-04-18
* Don't create /dir in buildimageBjörn Stenberg2005-04-18
* FAT test case builds againBjörn Stenberg2005-04-18
* prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn2004-12-28
* test code portable nowJörg Hohensohn2004-10-01
* Added rmdir, and changed atoi() to strtol(), to be able to enter hex values a...Linus Nielsen Feltzing2004-04-16
* Minor corrections for the mkdir function, and some cleanupLinus Nielsen Feltzing2004-04-15
* Implemented the mkdir() function in the FAT32 driverLinus Nielsen Feltzing2004-01-15