Age | Commit message (Expand) | Author |
2008-09-14 | Onda VX747: | Maurus Cuelenaere |
2008-07-14 | Add preliminary support for the Onda VX747 (MIPS target) | Maurus Cuelenaere |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-18 | Spelling fixes. | Bertrik Sikken |
2008-05-04 | The presence of the run list corelocks are dependent on core number and not b... | Michael Sevakis |
2008-04-12 | Add GPIO manager. Get the PMIC interrupt handling working (along with power b... | Michael Sevakis |
2008-03-29 | Just change PRIORITY_BUFFERING to 15. Seems a teeny tiny bit helpful to mpegp... | Michael Sevakis |
2008-03-25 | Add a complete priority inheritance implementation to the scheduler (all mute... | Michael Sevakis |
2008-01-19 | Do some simplification in switch_thread regarding interrupt enabling which si... | Michael Sevakis |
2007-12-29 | mpegplayer: Make playback engine fully seekable and frame-accurate and split ... | Michael Sevakis |
2007-11-20 | Make threads responsible for explicit cancellation of their own boosted statu... | Michael Sevakis |
2007-10-25 | Finally commit Metadata on Buffer! | Nicolas Pennequin |
2007-10-17 | Apply Akio Idehara's fix for FS#7972 - Fix ARM's swp (xchg) inline assembly f... | Michael Sevakis |
2007-10-16 | Oops made a mistake that messed up test_and_set selection. | Michael Sevakis |
2007-10-16 | Finally full multicore support for PortalPlayer 502x targets with an eye towa... | Michael Sevakis |
2007-10-06 | Discontinue any use of 'swp(b)' on PP5020. While clocking is stable, some tes... | Michael Sevakis |
2007-09-28 | Commit a subset of the dual core changes that have to do with cache handling,... | Michael Sevakis |
2007-09-08 | Sim I/O and threading that runs more like on target. Tweakable if any genuine... | Michael Sevakis |
2007-08-01 | Atomic mutexes on SH1. | Jens Arnold |
2007-05-12 | Messages queues must be guarded on both ends or else it's a race between dete... | Michael Sevakis |
2007-03-26 | This should fix the remaining compilation issues. | Miika Pekkarinen |
2007-03-26 | Make scheduler functions thread safe core wise. A big step towards playback r... | Miika Pekkarinen |
2007-03-26 | Fix a hole in the scheduler where collisions between waking blocked threads i... | Michael Sevakis |
2007-03-21 | Update sync queues to use a statically allocated return value in order to fac... | Michael Sevakis |
2007-03-09 | Back to green? | Michael Sevakis |
2007-03-09 | Put an end to priority inversion in the ata driver. Gave up trying to have fu... | Michael Sevakis |
2007-03-06 | Fix problem with recording screen creep and bag a bigfoot. Voice clips aren't... | Michael Sevakis |
2007-03-04 | Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ... | Daniel Ankers |
2007-01-07 | Allow one more thread on swcodec to make mpegplayer work on targets with remo... | Jens Arnold |
2006-12-16 | Add queue_send synchronous message sending. Right now only for SWCODEC. Actua... | Michael Sevakis |
2006-11-11 | Thread API enhancements. | Brandon Low |
2006-11-10 | Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. | Jens Arnold |
2006-11-06 | Big Patch adds primarily: Samplerate and format selection to recording for SW... | Michael Sevakis |
2006-10-15 | Removed ugly boosting solutions from playback code and let scheduler | Miika Pekkarinen |
2006-09-17 | Include "config.h" to make sure priority stuff is properly included. | Miika Pekkarinen |
2006-09-16 | New scheduler, with priorities for swcodec platforms. Frequent task | Miika Pekkarinen |
2006-09-02 | Fixed the errors. | Miika Pekkarinen |
2006-09-02 | Cleanup threads.c by moving declarations inside structs. | Miika Pekkarinen |
2006-08-21 | Threading changes in preparation for multiple core support | Daniel Ankers |
2006-04-05 | Fix bug #5037, spotted by David Rothenberger, also increase the max threads' ... | Hristo Kovachev |
2006-01-18 | Profiling support, tools and documentation. | Brandon Low |
2005-11-07 | Adjusted MAX_THREADS to be 2 more than the number of standard threads on all ... | Jens Arnold |
2005-08-21 | Fixed the usb mode. We did hit the thread limit which was now | Miika Pekkarinen |
2005-07-12 | Removed picky warnings | Linus Nielsen Feltzing |
2004-08-03 | More const policeing step 3 | Jens Arnold |
2004-04-30 | remove_thread() function added, for future dynamic thread creation by plugins | Jörg Hohensohn |
2003-03-12 | Removed CPU Sleep setting. It's now permanently enabled. | Björn Stenberg |
2003-02-21 | Decreased the thread context table size to save space in IRAM | Linus Nielsen Feltzing |
2003-02-14 | The power-saving SLEEP patch by Simon Elén. | Björn Stenberg |
2003-02-07 | Include File Cleanup And Move-Around Party 2003. | Daniel Stenberg |