summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Use the timeout API as a oneshot for headphone plug debouncing. Set at 1s for...Michael Sevakis2008-01-27
* D2: Add auto-detection of the SAMSUNG flash chips used in the 2/4/8Gb Rob Purchase2008-01-27
* H10 20GB: Assembly YUV blitting and dithering.Michael Sevakis2008-01-26
* Read ID codes & raw page data from D2 NAND flash (work in progress; Rob Purchase2008-01-25
* H10 20GB: Hopefully fix the issue on FM not operating at 80MHz CPU frequency ...Michael Sevakis2008-01-25
* - make the booloader compile againMarcoen Hirschberg2008-01-25
* make the brightness setting logarithmic, which looks linear to the eyeMarcoen Hirschberg2008-01-25
* remove unsused definesMarcoen Hirschberg2008-01-25
* Fix typo (and update the build table...)Rob Purchase2008-01-22
* Commit FS#8387 by Adam Gashlin. Enables detection of firewire devices for ch...Michael Giacomelli2008-01-20
* Commit FS#8480 by Andree Buschmann. Updates battery calibration for the Sans...Michael Giacomelli2008-01-20
* audio on the m:robe 100 Robert Kukla2008-01-20
* Proper mutexing in the MMC driver's ata_init(), resembling what is done in th...Jens Arnold2008-01-20
* Fix warnings. Remove a now unneeded parameter macro from run_blocking_ops.Michael Sevakis2008-01-19
* Do some simplification in switch_thread regarding interrupt enabling which si...Michael Sevakis2008-01-19
* Finally, out goes struct spinlock for anything but mutiprocessor targets wher...Michael Sevakis2008-01-18
* Properly serialize ata_init with other threads. Fix a bug that always initial...Michael Sevakis2008-01-18
* meg-fx: remove superfluous i2c_init callMichael Sevakis2008-01-18
* meg-fx: correct an oops in the interrupt vector tableMichael Sevakis2008-01-18
* Fix graphical glitches occuring in the greyscale library on H1x0 and M5 at 12...Jens Arnold2008-01-15
* Initial Cowon D2 commit:Rob Purchase2008-01-14
* * Apply a a recent, small optimisation from the archos bitmap lcd driver to t...Jens Arnold2008-01-14
* Dircache state should be checked too to make appflags work in every situation.Miika Pekkarinen2008-01-13
* Always check for deleted files, no matter how slow it might be when DB autoup...Miika Pekkarinen2008-01-13
* Some cleanup for readability. No code change.Jens Arnold2008-01-13
* m:robe 100: tweaks for more reliable shutdownRobert Kukla2008-01-13
* Make the lcd_gradient_* functions static - they're not exported in lcd.hDave Chapman2008-01-13
* - share adc reading code between h10 and mrobe100Robert Kukla2008-01-12
* Greyscale ipod lcd driver: * Assembler optimised low level functions. PP5002 ...Jens Arnold2008-01-12
* m:robe 100:Robert Kukla2008-01-11
* Another small optimisation for greyscale blitting on SH1 (making better use o...Jens Arnold2008-01-11
* mrobe 100: Robert Kukla2008-01-10
* Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon2008-01-10
* Greyscale library: Changed the internal data format once more (separated pixe...Jens Arnold2008-01-09
* Don't clear this bit. Helps c200 radios that have trouble tuning.Mark Arigo2008-01-09
* m:robe 100 fixes: (1) add missing keymap (copied from H10), (2) rename lcd_yu...Mark Arigo2008-01-09
* Add missing files for the m:robe 100Mark Arigo2008-01-09
* Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo2008-01-09
* Fix a typo in commit r16018 - this was causing text to disappear on the h140...Dave Chapman2008-01-09
* Add the viewport functions to the screens API, including a new getfont() func...Dave Chapman2008-01-08
* Greyscale library: Very slight speedup on archos.Jens Arnold2008-01-08
* Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ...Dave Chapman2008-01-07
* Fix reading of ID3V2 tags with frame data length fields, hopefully without br...Magnus Holmgren2008-01-06
* Tarball fixup.Jonas Häggqvist2008-01-06
* All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold2008-01-04
* mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis2007-12-29
* Gigabeat S memory management stuff. Will Robertson2007-12-23
* Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate...Will Robertson2007-12-23
* Another fix for file system issues when encountering disk full (like when rec...Peter D'Hoye2007-12-13
* Revert previous commit (still learning to work with git...)Marcoen Hirschberg2007-12-10