Age | Commit message (Expand) | Author |
2007-11-03 | Accept FS#7910: spontaneously speak out the battery level when it falls | Stéphane Doyon |
2007-10-27 | Add queue_peek to the kernel (written by Mike Sevakis), and use it to improve... | Nicolas Pennequin |
2007-10-16 | Finally full multicore support for PortalPlayer 502x targets with an eye towa... | Michael Sevakis |
2007-10-08 | Make sure that audio_resume() is not called in interrupt context when car ada... | Linus Nielsen Feltzing |
2007-09-28 | Commit a subset of the dual core changes that have to do with cache handling,... | Michael Sevakis |
2007-09-21 | Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks. | Will Robertson |
2007-09-09 | UISIMULATOR: Give the host OS some needed context switching hints (which _is_... | Michael Sevakis |
2007-07-29 | Add a new timeout API to the kernel. Enable only for e200 right now since it'... | Michael Sevakis |
2007-07-28 | Fix warnings and errors. Remove some added stuff that wasn't needed afterall. | Michael Sevakis |
2007-07-28 | Scroll on main and remote with a single thread. Change the way system message... | Michael Sevakis |
2007-06-30 | Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so... | Michael Sevakis |
2007-06-25 | current_tick really does need to be volatile since gcc can optimize away chec... | Michael Sevakis |
2007-03-26 | Make scheduler functions thread safe core wise. A big step towards playback r... | Miika Pekkarinen |
2007-03-21 | Update sync queues to use a statically allocated return value in order to fac... | Michael Sevakis |
2007-03-11 | Optimized the gui list code performance, including automatic frame dropping a... | Miika Pekkarinen |
2007-03-09 | As usual I left experimental stuff in a file. Forgot to add that set_irq_leve... | Michael Sevakis |
2007-03-09 | Put an end to priority inversion in the ata driver. Gave up trying to have fu... | Michael Sevakis |
2006-12-19 | Convert queues to use intptr_t for event data and return values as most of th... | Michael Sevakis |
2006-12-16 | Goofed some preprocessor stuff finalizing things. | Michael Sevakis |
2006-12-16 | Add queue_send synchronous message sending. Right now only for SWCODEC. Actua... | Michael Sevakis |
2006-11-22 | Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriate | Daniel Ankers |
2006-10-19 | Patch #6052 - More responsive skip on Archos | Linus Nielsen Feltzing |
2006-09-26 | Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head... | Linus Nielsen Feltzing |
2006-09-16 | New scheduler, with priorities for swcodec platforms. Frequent task | Miika Pekkarinen |
2006-03-05 | Fix other yellow builds | Brandon Low |
2006-02-05 | More iPod 3G changes from Seven Le Mesle, and some unification of the iPod co... | Dave Chapman |
2006-01-23 | New kernel function, queue_delete(struct event_queue *q) | Linus Nielsen Feltzing |
2006-01-05 | iPod: Fix the bootloader so it can load and run the original Apple firmware a... | Dave Chapman |
2005-12-12 | Add interrupt handler for iPod. Add timer tick support. Remove temporary thre... | Thom Johansen |
2005-11-23 | Increased number of possible tick tasks. | Jens Arnold |
2005-11-19 | iPod: Make current_tick signed | Dave Chapman |
2005-11-07 | Initial commit of work-in-progress iPod port | Dave Chapman |
2005-06-22 | Increased max number of tick tasks | Linus Nielsen Feltzing |
2005-06-08 | Hot-plug support for iriver remote. | Jens Arnold |
2005-04-06 | Added the IS_SYSEVENT() macro | Linus Nielsen Feltzing |
2005-04-06 | Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG... | Linus Nielsen Feltzing |
2005-03-01 | Export tick_start() to allow for tick timer reinit when changing CPU frequency | Linus Nielsen Feltzing |
2005-02-22 | Build cleanup and general fixes. fprintf() is now fdprintf(), the separation | Daniel Stenberg |
2005-01-30 | long policy | Jean-Philippe Bernardy |
2005-01-28 | do the hotswap | Jörg Hohensohn |
2005-01-24 | More int -> long | Jean-Philippe Bernardy |
2005-01-10 | Jean-Philippe Bernardy: fixed to use long for 32 bit values | Daniel Stenberg |
2004-10-12 | SYS_xxx events now don't share bits with regular events. New event: SYS_POWER... | Linus Nielsen Feltzing |
2004-10-10 | First part of MMC hotswap handling; removed unnecessary MMC thread | Jens Arnold |
2004-09-01 | Made queue_clear() atomic, and made the argument non-const | Linus Nielsen Feltzing |
2004-09-01 | New kernel function: queue_clear() | Linus Nielsen Feltzing |
2004-08-16 | Const policed pointer arguments to functions, part 1 | Jens Arnold |
2004-02-25 | The cli()/sti() functions are not safe. We should have removed them long ago. | Linus Nielsen Feltzing |
2003-02-07 | Include File Cleanup And Move-Around Party 2003. | Daniel Stenberg |