Rob Purchase
47ea030e2e
Initial Cowon D2 commit:
...
* bootloader test program (basic LCD & button drivers, reads touchscreen)
* work-in-progress stubs for main build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16090 a1c6a512-1295-4272-9138-f99709370657
2008-01-14 22:04:48 +00:00
Mark Arigo
2e69ec6aa7
m:robe 100 fixes: (1) add missing keymap (copied from H10), (2) rename lcd_yuv_blit to lcd_grey_phase_blit (since lcd is mono), and (3) update firmware/FILES for the new target. The bootloader and target builds should compile now.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16037 a1c6a512-1295-4272-9138-f99709370657
2008-01-09 20:07:42 +00:00
Jonas Häggqvist
f77b4da0c8
Tarball fixup.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16005 a1c6a512-1295-4272-9138-f99709370657
2008-01-06 14:20:45 +00:00
Björn Stenberg
b4e5123e5d
New USB stack
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15758 a1c6a512-1295-4272-9138-f99709370657
2007-11-22 20:51:00 +00:00
Jonas Häggqvist
f4fcbb3747
Bring the tarball more in line with SVN. (notably, include rbspeexenc)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15678 a1c6a512-1295-4272-9138-f99709370657
2007-11-19 01:20:45 +00:00
Nils Wallménius
d430955e15
Add gigabeat S files to FILES and sort entries under target/arm
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15564 a1c6a512-1295-4272-9138-f99709370657
2007-11-11 01:17:39 +00:00
Dave Chapman
28f6ae49ec
Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader build compiles and runs (but only displays some debugging info), and the LCD and ADC drivers are working. Two different bootloader builds are possible: 1) The default build is just a test application for uploading to the device via tcctool; 2) Adding -DTCCBOOT to EXTRA_DEFINES in the build directory Makefile will compile the bootloader so that it can be appended to the end of the original firmware and installed on the device, dual-booting. This commit also includes some work by Hein-Pieter van Braam on a port to the iAudio 7, but that doesn't build yet. A large part of these ports will be generic to all TCC77x devices - see the TelechipsInfo wiki page for some other devices with this CPU. NOTE: Compiling these builds requires an arm-elf-gcc with armv5 support - the current version of rockboxdev.sh compiles such a gcc.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15339 a1c6a512-1295-4272-9138-f99709370657
2007-10-28 11:08:10 +00:00
Karl Kurbjun
a56b65342f
Move some more files around and get the main build compiling
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14919 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 16:29:21 +00:00
Jonathan Gordon
6c9cbfb803
add some missing files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14765 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 08:11:56 +00:00
Dave Chapman
4bb2eeee3a
Add missing files following the C200 commit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14641 a1c6a512-1295-4272-9138-f99709370657
2007-09-08 19:49:31 +00:00
Jonas Häggqvist
d8e6b4389f
Include some more stuff in the tarballs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14606 a1c6a512-1295-4272-9138-f99709370657
2007-09-04 21:53:33 +00:00
Dave Chapman
0152851fe8
Add the new USB code to the source tarballs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14482 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 21:15:37 +00:00
Nils Wallménius
9511526410
include the files in firmware/drivers/tuner in the tarballs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13930 a1c6a512-1295-4272-9138-f99709370657
2007-07-19 15:14:07 +00:00
Marcoen Hirschberg
15dfe87f96
move audio drivers together into a subdir
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13209 a1c6a512-1295-4272-9138-f99709370657
2007-04-19 10:46:50 +00:00
Marcoen Hirschberg
6ffbe3896b
move the iriver ifp7xx and other pnx0101 related files together in the target tree
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13207 a1c6a512-1295-4272-9138-f99709370657
2007-04-19 10:14:55 +00:00
Marcoen Hirschberg
f44f961812
move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13200 a1c6a512-1295-4272-9138-f99709370657
2007-04-18 12:22:27 +00:00
Nils Wallménius
62dbd97e90
Sorted and updated FILES for both apps and firmware, included features.txt preparing for the lang v2 cleanup, should fix FS# 6805 unless Lear's previous committ got it
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12741 a1c6a512-1295-4272-9138-f99709370657
2007-03-12 21:31:06 +00:00
Magnus Holmgren
9fe79f183f
Add missing files (for Archos and iRiver M5) to the source archive.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12739 a1c6a512-1295-4272-9138-f99709370657
2007-03-12 17:42:12 +00:00
Dave Chapman
e812ec5440
Add new target/arm/ipod/video/ directory to source tarballs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12484 a1c6a512-1295-4272-9138-f99709370657
2007-02-25 21:43:53 +00:00
Marcoen Hirschberg
9be9767a49
forgot to add the RTC drivers
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11617 a1c6a512-1295-4272-9138-f99709370657
2006-11-27 22:50:13 +00:00
Jonas Häggqvist
687328b777
Add a few missing files to the tarball
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11551 a1c6a512-1295-4272-9138-f99709370657
2006-11-18 23:51:58 +00:00
Linus Nielsen Feltzing
a10397da0d
Add target/coldfire/iriver/ to the tar files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11419 a1c6a512-1295-4272-9138-f99709370657
2006-11-03 07:46:15 +00:00
Jonathan Gordon
a737de778a
oops, two files didnt get commited
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11381 a1c6a512-1295-4272-9138-f99709370657
2006-10-29 10:32:50 +00:00
Barry Wardell
d4945dc0d0
Move all iPod targets into the target tree. FS#5890
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11129 a1c6a512-1295-4272-9138-f99709370657
2006-10-05 10:58:51 +00:00
Dave Chapman
f9a2a7699b
Add iriver H300 and Tatung TPJ-1022 target-tree directories
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10925 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 20:21:39 +00:00
Marcoen Hirschberg
2c002d894d
include gigabeat files from the target tree
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10540 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 09:11:33 +00:00
Daniel Stenberg
6492fa23c4
H10 is a target_tree target
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10449 a1c6a512-1295-4272-9138-f99709370657
2006-08-03 20:21:55 +00:00
Daniel Stenberg
0fc30d1174
added mostly dummy changes to allow building of a Sansa e200 bootloader
...
without functionality
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10399 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 22:28:14 +00:00
Linus Nielsen Feltzing
8eef014ee2
Include more files from the target tree in the source tarballs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10329 a1c6a512-1295-4272-9138-f99709370657
2006-07-26 11:36:03 +00:00
Daniel Stenberg
9c14a79001
include x5 files from the target tree
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9555 a1c6a512-1295-4272-9138-f99709370657
2006-04-07 21:15:52 +00:00
Daniel Stenberg
8ab7c38bac
added the missing decompressor files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8522 a1c6a512-1295-4272-9138-f99709370657
2006-02-01 14:18:38 +00:00
Linus Nielsen Feltzing
b371cbb39e
Removed outdated win32.mak
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6947 a1c6a512-1295-4272-9138-f99709370657
2005-06-30 11:15:51 +00:00
Linus Nielsen Feltzing
2025d1435a
Removed firmware/fonts
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6946 a1c6a512-1295-4272-9138-f99709370657
2005-06-30 11:13:10 +00:00
Daniel Stenberg
9bf0cd1fc0
added the new SOURCES files to the tarball
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5159 a1c6a512-1295-4272-9138-f99709370657
2004-10-04 13:04:45 +00:00
Björn Stenberg
cdca9de66c
Added .S files in drivers
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4608 a1c6a512-1295-4272-9138-f99709370657
2004-05-12 09:28:39 +00:00
Henrik Backe
7ceee9d04b
Include mem*.S in daily tar balls
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4411 a1c6a512-1295-4272-9138-f99709370657
2004-03-19 18:21:57 +00:00
Björn Stenberg
165b9e8f7c
Removed malloc
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4216 a1c6a512-1295-4272-9138-f99709370657
2004-01-09 08:32:41 +00:00
Daniel Stenberg
5d9c45ae4f
moved the single-letter wildcard to a single line to prevent the tarball-
...
generating script from outputting a minor warning! ;-)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3285 a1c6a512-1295-4272-9138-f99709370657
2003-02-17 14:15:28 +00:00
Björn Stenberg
049ab4ff12
Added export/ directory
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3242 a1c6a512-1295-4272-9138-f99709370657
2003-02-13 08:15:25 +00:00
Daniel Stenberg
b6a4f2fb2c
removed old emacs file, added new ones
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3166 a1c6a512-1295-4272-9138-f99709370657
2003-01-27 08:38:59 +00:00
Björn Stenberg
8232306d80
Added fonts/*.bdf
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2572 a1c6a512-1295-4272-9138-f99709370657
2002-10-10 21:47:38 +00:00
Daniel Stenberg
ba3ca9f4fd
added those gnush makefiles
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2123 a1c6a512-1295-4272-9138-f99709370657
2002-09-02 07:15:29 +00:00
Daniel Stenberg
5cb571297e
CONFIG, API, CONTRIBUTING and CREDITS are now in ../docs/
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1915 a1c6a512-1295-4272-9138-f99709370657
2002-08-22 06:15:01 +00:00
Daniel Stenberg
d2e0214738
Added include files to tarball
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1033 a1c6a512-1295-4272-9138-f99709370657
2002-06-17 13:18:30 +00:00
Daniel Stenberg
349e73079e
add the FILES file itself
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@778 a1c6a512-1295-4272-9138-f99709370657
2002-05-29 08:56:30 +00:00
Daniel Stenberg
afec3500fb
files included in tarball
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@738 a1c6a512-1295-4272-9138-f99709370657
2002-05-27 11:55:30 +00:00