rockbox/firmware/target/sh/archos
Torne Wuff 569285794b Bulk convert all DOS line endings to UNIX.
For the git migration we want a nice clean repository with UNIX line
endings. git does not use svn:eol-style, we just need the file contents to be
sane.

Sorry everybody. I know this messes up blame.

Scumbag *NIX developer says migrating to git will make line ending issues go
away; commits giant change to svn which changes line endings anyway. :)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30924 a1c6a512-1295-4272-9138-f99709370657
2011-11-06 22:44:25 +00:00
..
fm_v2
ondio Move ata_mmc.c into target tree as it is SH (ondio) specific. Associated header file is left intact as it seems to be used in many places for historical reasons 2011-03-01 07:53:46 +00:00
player
recorder Remove redundant function prototype 2011-03-02 20:21:17 +00:00
app.lds
ata-archos.c
ata-as-archos.S
ata-target.h Rework ATA driver to get rid of lots of target-specific constants and allow for non-memory-mapped task file registers. 2011-01-02 22:51:47 +00:00
audio-archos.c
boot.lds
descramble.S
i2c-archos.c Move drivers/i2c.c into target tree as it contains SH specific bits. Leave associated header file intact as it is used in many places for historical reasons. 2011-03-01 09:13:48 +00:00
lcd-archos-bitmap.c
lcd-as-archos-bitmap.S
mascodec-archos.c Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
timer-archos.c
uart-archos.c Split off target-specific parts from firmware/drivers/serial.c 2011-04-23 08:23:07 +00:00