summaryrefslogtreecommitdiff
path: root/firmware/target/sh/archos/ondio (follow)
Commit message (Expand)AuthorAge
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* Add missing kernel.h includes (hopefully all of them), take #2.Thomas Martitz2014-01-05
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17
* fix previous commitRafaël Carré2012-01-08
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* usb-target.h: removeRafaël Carré2011-12-31
* Move ata_mmc.c into target tree as it is SH (ondio) specific. Associated head...Marcin Bukat2011-03-01
* Remove unnecessary #include "adc.h"Bertrik Sikken2009-04-25
* Various files: make function implementations consistent with their declaratio...Bertrik Sikken2009-01-31
* Fix some more #includesBertrik Sikken2008-09-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Change files to use the public function sleep() and not the intenal kernel fu...Michael Sevakis2008-03-20
* Fix bootloaders, and the backlight-modded Ondio build.Jens Arnold2007-11-12
* Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold2007-11-12
* Split radio i2c drivers into target tree where they belong. No changes to bin...Barry Wardell2007-11-10
* FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman2007-09-04
* First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold2007-08-17
* Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold2007-08-14
* Moved SH1 ADC to target tree.Jens Arnold2007-04-15
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold2007-04-11
* Moved archos USB handling to target tree. Minor simplification for coldfire (...Jens Arnold2007-04-11
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold2006-11-27