Age | Commit message (Expand) | Author |
2007-12-23 | Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate... | Will Robertson |
2007-11-30 | Add a working serial driver to usb stack. At the moment it simply echos back ... | Christian Gmeiner |
2007-11-22 | Removed a little too much. | Björn Stenberg |
2007-11-22 | New USB stack | Björn Stenberg |
2007-11-20 | * dont compile audio codec drivers for bootloader, as we dont need them -> sa... | Christian Gmeiner |
2007-11-20 | m:robe 500i: Add DSP code to SOURCES | Catalin Patulea |
2007-11-18 | Make speex the new voice format for SWCODEC targets (non-Archos). Remove code... | Michael Sevakis |
2007-11-11 | Seperate the Gigabeat F/X crt0.s, cleanup some #ifdefs in app.lds, add an ext... | Karl Kurbjun |
2007-11-11 | FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the... | Barry Wardell |
2007-11-10 | Fix the Gigabeat red and move it's hw specific code into the target tree | Karl Kurbjun |
2007-11-10 | Change the way the UART recieves data and how buttons pressed are processed. ... | Karl Kurbjun |
2007-11-10 | Split radio i2c drivers into target tree where they belong. No changes to bin... | Barry Wardell |
2007-11-01 | Button driver for Logik DAX, plus some changes to the debug info displayed in... | Dave Chapman |
2007-10-28 | Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b... | Dave Chapman |
2007-10-23 | Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:Robe | Karl Kurbjun |
2007-10-22 | Assembler optimised lcd_yuv_blit() for iPod Video (Fs #7951 by Andree Buschma... | Jens Arnold |
2007-10-21 | More M:Robe work including a fix to lcd-as-memframe for larger screens thanks... | Karl Kurbjun |
2007-10-07 | c200: First implemention of lcd_yuv_blit(). mpegplayer works now, but speed c... | Jens Arnold |
2007-10-06 | Unify PCM interface just above the hardware driver level for all targets incl... | Michael Sevakis |
2007-10-02 | Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r... | Michael Sevakis |
2007-10-01 | spi is shared between the rtc and tsc2100 | Jonathan Gordon |
2007-09-30 | Move some more files | Karl Kurbjun |
2007-09-30 | Move some more files around and get the main build compiling | Karl Kurbjun |
2007-09-30 | I got bullied in IRC by linuxstb and markun... | Jonathan Gordon |
2007-09-29 | Anti-red? | Michael Sevakis |
2007-09-29 | Compile Portal Player bootloaders as single core. Cleanup the startup code fo... | Michael Sevakis |
2007-09-25 | Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A... | Michael Sevakis |
2007-09-22 | start of the tsc2100 driver. | Jonathan Gordon |
2007-09-22 | Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to... | Karl Kurbjun |
2007-09-22 | A few minor cleanups for the Gigabeat S | Will Robertson |
2007-09-21 | Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks. | Will Robertson |
2007-09-21 | m:robe 500i port: Add primitives for the SPI bus and start moving toward new-... | Catalin Patulea |
2007-09-20 | uart driver (which the buttons need) and button test code in the bootloader | Jonathan Gordon |
2007-09-20 | Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N... | Karl Kurbjun |
2007-09-17 | * implement strstr | Christian Gmeiner |
2007-09-11 | Accept patch in FS#7751 by Catalin Patulea, move ifp port specific pcm code t... | Nils Wallménius |
2007-09-06 | Sansa c200 port. Rockbox works with sound. Several features are disabled incl... | Mark Arigo |
2007-09-06 | Move files that will be common to the Sansa e200 and c200 | Mark Arigo |
2007-08-27 | Repair the USB detection on ipods and H10s which was broken by commit 14470. ... | Dave Chapman |
2007-08-27 | Usb Stack: only setup packet handling, and not enabled by default as there is... | Christian Gmeiner |
2007-08-17 | First step of powermanagement rework: * Move target specific stuff into targe... | Jens Arnold |
2007-08-14 | The target power handling code isn't meant to be compiled for the sim. | Jens Arnold |
2007-08-14 | Moved archos power handling into target tree. * Tuner power handling cleaned ... | Jens Arnold |
2007-08-12 | Enable a lot more features for simulators and add stubs where necessary, simu... | Nils Wallménius |
2007-08-01 | Firewire detection with reboot into diskmode for all iPods that support it (a... | Jens Arnold |
2007-07-30 | First version of a 1st/2nd gen ADC driver. 1st gen is untested yet. | Jens Arnold |
2007-07-28 | Scroll on main and remote with a single thread. Change the way system message... | Michael Sevakis |
2007-07-27 | iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (AD... | Jens Arnold |
2007-07-26 | Further G1/G2 work. Bootloader compiles now, but probably won't work. | Jens Arnold |
2007-07-20 | Makes apps and plugins interract with directories using a posix-like api inst... | Kevin Ferrare |