summaryrefslogtreecommitdiff
path: root/firmware/target/sh/archos (follow)
Commit message (Expand)AuthorAge
...
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold2008-03-24
* Change files to use the public function sleep() and not the intenal kernel fu...Michael Sevakis2008-03-20
* Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun2008-03-13
* Move some sh specific assembler files into the target treeNils Wallménius2008-03-04
* * Apply a a recent, small optimisation from the archos bitmap lcd driver to t...Jens Arnold2008-01-14
* Another small optimisation for greyscale blitting on SH1 (making better use o...Jens Arnold2008-01-11
* Greyscale library: Changed the internal data format once more (separated pixe...Jens Arnold2008-01-09
* Greyscale library: Very slight speedup on archos.Jens Arnold2008-01-08
* All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold2008-01-04
* 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
* Fix USB detection on the Player.Jens Arnold2007-09-05
* 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
* Fix typo.Jens Arnold2007-05-23
* 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
* Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold2007-04-11
* Moved archos USB handling to target tree. Minor simplification for coldfire (...Jens Arnold2007-04-11
* Remove old reference code, better match Old-LCD init with datasheet, and a bi...Jens Arnold2007-04-03
* Set svn:keywords properlyJens Arnold2007-04-03
* Added command macros for old LCD. Renamed some macros to better match the dat...Jens Arnold2007-04-03
* Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold2007-03-31
* First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold2007-03-26
* Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ...Jens Arnold2007-03-18
* Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold2007-02-20
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Forgot to remove the ata_address_detect() declaration.Jens Arnold2006-12-19
* Archos: Moved the ata_address_detect() code into ata_device_init(), removing ...Jens Arnold2006-12-19
* Completed target tree move of the ata driver code. Some code cleanup.Jens Arnold2006-12-03
* Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold2006-11-27
* Split 1 bit LCD code and move appropriate parts to target tree. Only archos c...Jens Arnold2006-11-12
* Moved archos LCD aseembler code to target tree.Jens Arnold2006-11-09