summaryrefslogtreecommitdiff
path: root/firmware/target
AgeCommit message (Expand)Author
2008-02-05Oops. On a roll...that shouldn't have been committed.Michael Sevakis
2008-02-05gigabeatS: Fix the timer startup oddness. Seems it likes the interrupt clear ...Michael Sevakis
2008-02-05Do better job with UIE_VECTOR.Michael Sevakis
2008-02-05Code police tabs and spacesMichael Sevakis
2008-02-05Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...Michael Sevakis
2008-02-03fix h300 redRobert Kukla
2008-02-03mrobe 100: real time clock (if anybody recognises the RTC chip let me know)Robert Kukla
2008-02-03mrobe 100: (1) device reset in system_init is same as H10. (2) make power_off...Mark Arigo
2008-02-01H10-20GB: Commit the first patch in FS#8533 to fix the mpegplayer display pro...Michael Sevakis
2008-01-27Use the timeout API as a oneshot for headphone plug debouncing. Set at 1s for...Michael Sevakis
2008-01-27D2: Add auto-detection of the SAMSUNG flash chips used in the 2/4/8Gb Rob Purchase
2008-01-26H10 20GB: Assembly YUV blitting and dithering.Michael Sevakis
2008-01-25Read ID codes & raw page data from D2 NAND flash (work in progress; Rob Purchase
2008-01-25H10 20GB: Hopefully fix the issue on FM not operating at 80MHz CPU frequency ...Michael Sevakis
2008-01-25- make the booloader compile againMarcoen Hirschberg
2008-01-25make the brightness setting logarithmic, which looks linear to the eyeMarcoen Hirschberg
2008-01-22Fix typo (and update the build table...)Rob Purchase
2008-01-20Commit FS#8387 by Adam Gashlin. Enables detection of firewire devices for ch...Michael Giacomelli
2008-01-20Commit FS#8480 by Andree Buschmann. Updates battery calibration for the Sans...Michael Giacomelli
2008-01-20audio on the m:robe 100 Robert Kukla
2008-01-18Finally, out goes struct spinlock for anything but mutiprocessor targets wher...Michael Sevakis
2008-01-18Properly serialize ata_init with other threads. Fix a bug that always initial...Michael Sevakis
2008-01-18meg-fx: remove superfluous i2c_init callMichael Sevakis
2008-01-18meg-fx: correct an oops in the interrupt vector tableMichael Sevakis
2008-01-15Fix graphical glitches occuring in the greyscale library on H1x0 and M5 at 12...Jens Arnold
2008-01-14Initial Cowon D2 commit:Rob Purchase
2008-01-14* Apply a a recent, small optimisation from the archos bitmap lcd driver to t...Jens Arnold
2008-01-13Some cleanup for readability. No code change.Jens Arnold
2008-01-13m:robe 100: tweaks for more reliable shutdownRobert Kukla
2008-01-12- share adc reading code between h10 and mrobe100Robert Kukla
2008-01-12Greyscale ipod lcd driver: * Assembler optimised low level functions. PP5002 ...Jens Arnold
2008-01-11m:robe 100:Robert Kukla
2008-01-11Another small optimisation for greyscale blitting on SH1 (making better use o...Jens Arnold
2008-01-10mrobe 100: Robert Kukla
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon
2008-01-09Greyscale library: Changed the internal data format once more (separated pixe...Jens Arnold
2008-01-09Don't clear this bit. Helps c200 radios that have trouble tuning.Mark Arigo
2008-01-09m:robe 100 fixes: (1) add missing keymap (copied from H10), (2) rename lcd_yu...Mark Arigo
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo
2008-01-08Greyscale library: Very slight speedup on archos.Jens Arnold
2008-01-07Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ...Dave Chapman
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold
2007-12-23Gigabeat S memory management stuff. Will Robertson
2007-12-23Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate...Will Robertson
2007-11-27H10 button driver: Use atomic GPIO bit manipulation.Jens Arnold
2007-11-27* Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...Nicolas Pennequin
2007-11-27Added some error returnsBjörn Stenberg
2007-11-27Enable dualcore for the pp5002 processor by adding the needed cache handling ...Michael Sevakis
2007-11-27Further lockdown of multipart i2c operations that must be done without intrus...Michael Sevakis
2007-11-26Speed up YUV blitting on iPod Video by ~8% (FS #8075 by Andree Buschmann).Jens Arnold