Age | Commit message (Expand) | Author | Files | Lines |
2008-08-19 | Since several S/PDIF sources do not set the valnogood bit properly, valnogood... | Jens Arnold | 1 | -4/+5 |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 90 | -182/+362 |
2008-05-29 | Fix FS #8840 for irivers by slowing down the driver some more. Signal quality... | Jens Arnold | 2 | -8/+24 |
2008-05-28 | Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t... | Michael Sevakis | 2 | -0/+2 |
2008-05-24 | Hopefully fix FS #8840 for iAudio M3, M5 and X5. Reduce greyscale update freq... | Jens Arnold | 2 | -45/+94 |
2008-05-14 | Fix red. No bother with lcd power management calls in bootloader. | Michael Sevakis | 1 | -13/+10 |
2008-05-05 | Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ... | Nicolas Pennequin | 3 | -6/+6 |
2008-05-03 | Another round of making local functions static and making sure that source fi... | Bertrik Sikken | 8 | -3/+9 |
2008-04-29 | Make sure the linker considers crt0*.o before all files specified on the comm... | Jens Arnold | 4 | -4/+4 |
2008-04-07 | Save a couple of bytes by using moveq.l where possible. | Jens Arnold | 1 | -7/+7 |
2008-04-06 | Iriver remote LCD driver: * Split out assembler parts. * Reintroduced the 2 t... | Jens Arnold | 2 | -204/+309 |
2008-03-27 | split boot.lds and move it into the target tree | Marcoen Hirschberg | 2 | -0/+179 |
2008-03-27 | Fix red - adc.h used to be in lcd-remote.h | Dave Chapman | 1 | -0/+1 |
2008-03-26 | Slightly better instruction order, added comment. | Jens Arnold | 2 | -7/+11 |
2008-03-26 | Iriver H1x0/H300: Speed up remote LCD updates when boosted by implementing an... | Jens Arnold | 1 | -134/+60 |
2008-03-26 | Do core interrupt masking in a less general fashion and save some instruction... | Michael Sevakis | 21 | -48/+87 |
2008-03-26 | Back-ported the iAudio remote LCD driver optimisations to X5 and M5. | Jens Arnold | 2 | -240/+333 |
2008-03-25 | iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~... | Jens Arnold | 2 | -274/+547 |
2008-03-25 | Revert accidental tree commit. /me needs a smaller enter key... | Jens Arnold | 3 | -106/+324 |
2008-03-25 | Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2... | Jens Arnold | 3 | -324/+106 |
2008-03-25 | Add a complete priority inheritance implementation to the scheduler (all mute... | Michael Sevakis | 1 | -0/+62 |
2008-03-24 | Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(... | Jens Arnold | 5 | -52/+60 |
2008-03-19 | M3: Make remote LCD hotplug work, and make 'backlight on button hold' use the... | Jens Arnold | 1 | -1/+2 |
2008-03-18 | Correct the name of a flag. No functional change. | Jens Arnold | 2 | -4/+4 |
2008-03-18 | Commit the ADC changes (fix red M3 builds). | Jens Arnold | 1 | -3/+14 |
2008-03-18 | Cosmetic fixes for the iAudio bootloader: Don't display 'Hold switch on' if t... | Jens Arnold | 1 | -0/+2 |
2008-03-17 | Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem... | Jens Arnold | 5 | -14/+29 |
2008-03-17 | iAudio M3: ADC driver, making buttons and battery voltage reading work. * Dis... | Jens Arnold | 8 | -22/+189 |
2008-03-16 | Add two missing coldfire interrupt vectors. | Jens Arnold | 1 | -2/+5 |
2008-03-15 | Sound on M3. yay! | Jens Arnold | 1 | -1/+1 |
2008-03-15 | iAudio M3: Fix standard remote context. * Process button adc values in the bu... | Jens Arnold | 1 | -10/+39 |
2008-03-14 | More iAudio M3 work. Target build compiles, but same problem regarding plugin... | Jens Arnold | 1 | -0/+47 |
2008-03-14 | More iAudio M3 work. Target build compiles, but same problem regarding plugin... | Jens Arnold | 8 | -8/+224 |
2008-03-13 | Make the LCD remote work in the Iriver H1x0 and H300 bootloaders as well (unt... | Jens Arnold | 3 | -36/+42 |
2008-03-13 | Split up app.lds to the respective target directories. The portalplayer devi... | Karl Kurbjun | 2 | -0/+286 |
2008-03-12 | Make ATA work on M3. | Jens Arnold | 1 | -0/+59 |
2008-03-12 | Make the LCD remote work in the iAudio M3, M5 and X5 bootloaders. * Fix viewp... | Jens Arnold | 5 | -55/+62 |
2008-03-12 | More iAudio M3 work. Bootloader compiles, but doesn't work yet. | Jens Arnold | 8 | -0/+922 |
2008-03-08 | Revert accidental tree commit. Sorry for that. | Jens Arnold | 1 | -435/+5 |
2008-03-08 | No need to have \n here. panicf() won't output it anyway. | Jens Arnold | 1 | -5/+435 |
2008-03-01 | code police: add some missing trailing zeroes to remove possible confusion. N... | Peter D'Hoye | 1 | -7/+7 |
2008-02-27 | Fix a few comments. | Jens Arnold | 1 | -3/+3 |
2008-02-03 | fix h300 red | Robert Kukla | 1 | -1/+1 |
2008-02-03 | mrobe 100: real time clock (if anybody recognises the RTC chip let me know) | Robert Kukla | 1 | -269/+0 |
2008-01-15 | Fix graphical glitches occuring in the greyscale library on H1x0 and M5 at 12... | Jens Arnold | 2 | -61/+81 |
2008-01-09 | Greyscale library: Changed the internal data format once more (separated pixe... | Jens Arnold | 4 | -108/+294 |
2008-01-04 | All-new greyscale library, replacing the old one. Features: (1) Drawing/updat... | Jens Arnold | 4 | -45/+198 |
2007-11-18 | Make speex the new voice format for SWCODEC targets (non-Archos). Remove code... | Michael Sevakis | 1 | -50/+0 |
2007-11-12 | Fix bootloaders, and the backlight-modded Ondio build. | Jens Arnold | 2 | -0/+9 |
2007-11-12 | Hardware controlled backlight brightness for iPod Video and Nano, retaining t... | Jens Arnold | 8 | -44/+86 |