index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
test
Age
Commit message (
Expand
)
Author
2015-01-11
Limit more variables to file scope
Thomas Jarosch
2015-01-03
Add and adapt buflib shrink tests
Thomas Jarosch
2015-01-03
Add buflib test for maximum allocation
Thomas Jarosch
2015-01-03
Add and adapt buflib move tests
Thomas Jarosch
2015-01-03
Bring abroad second buflib test
Thomas Jarosch
2015-01-03
Enable printing of buflib allocations
Thomas Jarosch
2015-01-03
Initial import of simple buflib unit test
Thomas Jarosch
2014-01-03
Make fat test tool build again, and make its sector size configurable.
Frank Gevaerts
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
2012-05-08
Fix test fat failing on 64bit system (second bit of FS#12646)
Marcin Bukat
2012-05-08
Fix fat test program not compiling (FS#12646).
Marcin Bukat
2011-12-18
Add KEEP() around vectors in linker scripts.
Boris Gjenero
2011-02-28
Added dummy autoconf.h for fat test.
Björn Stenberg
2011-02-28
Made the fat test code compile again.
Björn Stenberg
2011-02-14
All kernel objects in code shared amongs targets (core, plugins, codecs) shou...
Michael Sevakis
2010-12-27
Redo r28026 so that all .S files get the __ASSEMBLER__ define.
Thomas Martitz
2010-10-31
Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...
Marcin Bukat
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-01-03
Fix even more tabs
Andree Buschmann
2009-07-17
Commit FS#9545, storage cleanup and multi-driver support
Frank Gevaerts
2009-03-04
Cosmetic fix: remove duplicate semicolons
Bertrik Sikken
2008-12-04
Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...
Björn Stenberg
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-03-26
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2007-10-16
Finally full multicore support for PortalPlayer 502x targets with an eye towa...
Michael Sevakis
2007-01-09
Removed second test
Björn Stenberg
2007-01-09
More testing...
Björn Stenberg
2007-01-09
Removed executable flag
Linus Nielsen Feltzing
2007-01-09
Removed test text
Björn Stenberg
2007-01-09
Test commit
Björn Stenberg
2007-01-09
Test commit
Björn Stenberg
2007-01-09
Test commit
Björn Stenberg
2007-01-09
Test commit
Björn Stenberg
2007-01-09
Test commit
Björn Stenberg
2007-01-09
Test commit
Björn Stenberg
2007-01-09
Test commit
Björn Stenberg
2007-01-09
Reverted test
Björn Stenberg
2007-01-09
Test commit
Björn Stenberg
2006-04-26
Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)...
Jens Arnold
2005-04-18
64 sectors are 64 sectors...
Jens Arnold
2005-04-18
Display return code.
Björn Stenberg
2005-04-18
rename() requires path on destination name now
Björn Stenberg
2005-04-18
Don't create /dir in buildimage
Björn Stenberg
2005-04-18
FAT test case builds again
Björn Stenberg
2004-12-28
prepared to mount multiple partitions into one logical file system (most usef...
Jörg Hohensohn
2004-10-01
test code portable now
Jörg Hohensohn
2004-04-16
Added rmdir, and changed atoi() to strtol(), to be able to enter hex values a...
Linus Nielsen Feltzing
2004-04-15
Minor corrections for the mkdir function, and some cleanup
Linus Nielsen Feltzing
2004-01-15
Implemented the mkdir() function in the FAT32 driver
Linus Nielsen Feltzing
[next]