summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Replace some nasty hard-coded offsets with labelsDave Chapman2009-01-08
* Fix red.Michael Sevakis2009-01-08
* Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis2009-01-08
* Sansa AMS : use SD controller status to notify end of data transferRafaël Carré2009-01-08
* AS3514: Simplify as there isn't a need to track the current source and sync m...Michael Sevakis2009-01-08
* Removed the sim_ prefix from the plugin api.Björn Stenberg2009-01-07
* Unless I'm severely mistaken, we can drop a thread slot now since mpegplayer ...Michael Sevakis2009-01-05
* redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon2009-01-05
* Update copyright headers for 2009 since they're new files.Michael Sevakis2009-01-05
* Gigabeat S: Get timer API working. metronome will work now.Michael Sevakis2009-01-05
* Group source files common to all current as3525 targets under '#if CONFIG_CPU...Bertrik Sikken2009-01-04
* Gigabeat S: Ensure a few more clocks are stopped for things we aren't using a...Michael Sevakis2009-01-03
* static/const/#include/tab police on various filesBertrik Sikken2009-01-02
* Speed up Player build a bit by not building a useless sysfont.o.Jens Arnold2009-01-02
* Small binsize optimization and likely a tiny speedup tooNils Wallménius2009-01-02
* Add very rough battery life estimateion for iPod minis. Also, update Sansav1...Michael Giacomelli2009-01-02
* Fix (USB) serial logf()Maurus Cuelenaere2009-01-01
* Updated Fuze button code. FS#9645 by Thomas Martitz.Björn Stenberg2008-12-31
* Ingenic Jz4740:Maurus Cuelenaere2008-12-31
* correct wrong logfFrank Gevaerts2008-12-31
* Fix off-by-oneMaurus Cuelenaere2008-12-31
* Commit FS#9733 (multiline logf) by Yoshihisa UchidaMaurus Cuelenaere2008-12-31
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* Ingenic Jz4740:Maurus Cuelenaere2008-12-31
* Hehe. Broke it already in last-second sanitation. Put some bits back.Michael Sevakis2008-12-31
* Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis2008-12-31
* Ingenic players:Maurus Cuelenaere2008-12-31
* Implemented system_reboot().Björn Stenberg2008-12-30
* Fixed m200v4 red build.Björn Stenberg2008-12-30
* Cleaner usb detection.Björn Stenberg2008-12-30
* Added usb_detect() for Clip, Fuze, E200v2 and C200v2.Björn Stenberg2008-12-29
* Use the same poweroff count for clip as for other AMS targetsBjörn Stenberg2008-12-28
* Gigabeat S, use saner input volume on the line in used for fm to have fm volu...Nils Wallménius2008-12-27
* Fix for FS#9444. Scales balance between current and mute. Mutes channel at 10...Steve Gotthardt2008-12-27
* Make si4700 tuner driver more sane with bit and field defines and entirely hi...Michael Sevakis2008-12-27
* i7: set low-battery values and enable shutdown on low-batteryVitja Makarov2008-12-26
* imx31: Fix a couple small problems with the i2c driver that went unnoticed un...Michael Sevakis2008-12-26
* Latest work on the bmp on-load scaler:Andrew Mahone2008-12-26
* Fix moreMichael Giacomelli2008-12-25
* Hopefully fix read.Michael Giacomelli2008-12-25
* Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli2008-12-25
* Gigabeat S: Fix a divide by zero in runtime estimation caused by using actual...Michael Sevakis2008-12-24
* Gigabeat S: Simplify and use a thermistor lookup table (ADC value => deg C) ....Michael Sevakis2008-12-24
* H10 can distinguish USB and MAIN charger input so return proper flags. H100s ...Michael Sevakis2008-12-24
* Oops. Fix precompiler condition to be for all CONFIG_CHARGING != 0 (as it sho...Michael Sevakis2008-12-24
* Fix red and yellow.Michael Sevakis2008-12-24
* Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis2008-12-24
* Fix mistake in c200v2 button driver noticed by Thomas Maritiz.Michael Giacomelli2008-12-24
* Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ...Michael Giacomelli2008-12-24
* Remove some unused code in the Philips SA9200 port.Mark Arigo2008-12-24