Age | Commit message (Expand) | Author | Files | Lines |
2007-11-11 | Show some more registers in the debug screen, fix the touchscreen when SCREEN... | Karl Kurbjun | 2 | -22/+65 |
2007-11-11 | Add gigabeat S files to FILES and sort entries under target/arm | Nils Wallménius | 1 | -9/+10 |
2007-11-10 | Fix the Gigabeat red and move it's hw specific code into the target tree | Karl Kurbjun | 5 | -0/+115 |
2007-11-10 | Add some forgotten files | Karl Kurbjun | 2 | -0/+91 |
2007-11-10 | Change the way the UART recieves data and how buttons pressed are processed. ... | Karl Kurbjun | 5 | -126/+72 |
2007-11-10 | Split radio i2c drivers into target tree where they belong. No changes to bin... | Barry Wardell | 4 | -194/+242 |
2007-11-08 | No need to have this variable for targets that don't use it | Nils Wallménius | 1 | -0/+4 |
2007-11-08 | Mini 2nd Gen: Almost doubled LCD update speed when not boosted (68.5->129fps ... | Jens Arnold | 2 | -0/+11 |
2007-11-08 | Add some CACHEALIGN_* macros and a helper function to assist in aligning data... | Michael Sevakis | 6 | -4/+69 |
2007-11-08 | Trigger an additional battery level announcement when the level | Stéphane Doyon | 1 | -1/+1 |
2007-11-07 | compile talk.c on hwcodec sim. it wont actually talk though | Jonathan Gordon | 1 | -1/+20 |
2007-11-07 | Get the user timer working properly consequentially fixing doom without a hack. | Karl Kurbjun | 3 | -31/+27 |
2007-11-06 | c200: Make microSD cards finally work. | Jens Arnold | 1 | -2/+2 |
2007-11-06 | Get rid of some more inl/outl, and use the new macros for bitwise GPIO manipu... | Jens Arnold | 1 | -10/+4 |
2007-11-05 | Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE. | Barry Wardell | 8 | -8/+9 |
2007-11-05 | Fix red. | Barry Wardell | 4 | -11/+11 |
2007-11-05 | Get rid of some more inl/outl and use the new GPO32 define instead. | Barry Wardell | 4 | -9/+9 |
2007-11-05 | Get rid of a couple of inl/outl since we have defines. Also use some other de... | Barry Wardell | 2 | -8/+8 |
2007-11-05 | e200/c200: Take advantage of mutex recursion for the tuner driver and dump th... | Michael Sevakis | 3 | -13/+6 |
2007-11-04 | make initialisation of buffer/unbuffer call backs consistent with FS#6639 | Robert Kukla | 1 | -4/+2 |
2007-11-04 | The GPIO interrupts are split into several port groups on all PP502x versions... | Jens Arnold | 5 | -19/+49 |
2007-11-03 | Finally: HDD power control for all PP502x iPods (4th gen Grayscale, Color, Mi... | Jens Arnold | 8 | -10/+39 |
2007-11-03 | * Add newfound GPO32 register to pp502x.h. * Introduce macros for the PP502x'... | Jens Arnold | 1 | -0/+12 |
2007-11-03 | Little tidy-up on previous commit. | Steve Bavin | 1 | -5/+7 |
2007-11-03 | Fix recursion-stack overflow on simulator, also unify some variable names and... | Steve Bavin | 1 | -22/+41 |
2007-11-03 | Show exact CPU version on PP5002 targets. | Jens Arnold | 1 | -0/+5 |
2007-11-03 | Accept FS#7910: spontaneously speak out the battery level when it falls | Stéphane Doyon | 2 | -0/+27 |
2007-11-02 | TAB policing | Dave Chapman | 1 | -11/+11 |
2007-11-02 | m:robe 500i port: Add backlight support to the main build. | Catalin Patulea | 2 | -10/+14 |
2007-11-02 | Build some more plugins for M:Robe most work, doom builds and runs if you use... | Karl Kurbjun | 4 | -7/+122 |
2007-11-02 | m:robe 500i port: Add support for the backlight client in the SPI subsystem | Catalin Patulea | 2 | -4/+7 |
2007-11-02 | iPod Video LCD driver: Reintroduce the simple method of waiting for update co... | Jens Arnold | 1 | -2/+30 |
2007-11-02 | Bootloaders are single core... (aka fix red) | Jens Arnold | 1 | -3/+15 |
2007-11-02 | Major speedup of the iPod Video LCD driver. The internal update procedure of ... | Jens Arnold | 2 | -153/+234 |
2007-11-01 | Button driver for Logik DAX, plus some changes to the debug info displayed in... | Dave Chapman | 4 | -23/+106 |
2007-11-01 | Lets use the measurements Toni took months ago for the Sansa battery, instead... | Michael Giacomelli | 1 | -1/+5 |
2007-10-31 | Accept FS#8053 by Bertrik Sikken: playback.c and mpeg.c simplification by rem... | Nicolas Pennequin | 2 | -38/+8 |
2007-10-30 | Fix FS#8052 - kernel.c compilation errors when compiling for debug. Just some... | Michael Sevakis | 1 | -3/+3 |
2007-10-29 | Turn the DEBUGF messages into logf in the ID3 parser, so that by default they... | Nicolas Pennequin | 1 | -8/+8 |
2007-10-29 | More code police... | Peter D'Hoye | 1 | -23/+22 |
2007-10-28 | Code police, no functional changes (yet) | Peter D'Hoye | 1 | -65/+85 |
2007-10-28 | Oops. The function should be static. | Nicolas Pennequin | 1 | -1/+1 |
2007-10-28 | Some genre strings must not be adjusted by adjust_mp3_entry. Thanks to PaulJa... | Nicolas Pennequin | 1 | -1/+9 |
2007-10-28 | add some informations about this file | Christian Gmeiner | 2 | -21/+30 |
2007-10-28 | C200: Reworked the LCD driver a bit, and fixed a bug with single column updat... | Jens Arnold | 1 | -36/+35 |
2007-10-28 | iPod Video: Further optimised LCD data transfer (5..6% speedup, but increase ... | Jens Arnold | 2 | -103/+116 |
2007-10-28 | Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b... | Dave Chapman | 19 | -3/+1260 |
2007-10-28 | The iPod Video has the HW version at a different address in ROM. | Jens Arnold | 1 | -2/+10 |
2007-10-28 | e200: shorten some delays so the backlight turn on is snappier. Values seem t... | Michael Sevakis | 1 | -4/+3 |
2007-10-27 | Add queue_peek to the kernel (written by Mike Sevakis), and use it to improve... | Nicolas Pennequin | 2 | -0/+23 |