Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
91daf226f68ce8a0c2eb4e71a2f4cf91d869f687
/
firmware
9b113d5
Simpler API and remove interrupt code
by Björn Stenberg
· 23 years ago
31c271f
stricter compiler checks to warn more
by Daniel Stenberg
· 23 years ago
20c239d
fixed compiler warnings
by Daniel Stenberg
· 23 years ago
388f12d
More GDB friendly initializations
by Linus Nielsen Feltzing
· 23 years ago
f736fd5
documented HAVE_NEW_CHARCELL_LCD
by Daniel Stenberg
· 23 years ago
b3674e2
Added HAVE_NEW_CHARCELL_LCD
by Björn Stenberg
· 23 years ago
29db1a9
Cleaned up lcd API
by Björn Stenberg
· 23 years ago
4fbea7c
memory stuff
by Alan Korr
· 23 years ago
30e8c03
Cleaning up the lcd API; not finished
by Björn Stenberg
· 23 years ago
9c1299c
Working sleep() functionality
by Linus Nielsen Feltzing
· 23 years ago
b3aecff
Removed ugly CR/LF stuff. Removed some comments
by Linus Nielsen Feltzing
· 23 years ago
46daf2b
More bugs killed. Now it may even work.
by Linus Nielsen Feltzing
· 23 years ago
69d9911
huh sorry macl and mach was misplaced in the regs part of the structure.
by Alan Korr
· 23 years ago
a06a3d0
Add registers macl and mach in save and restore context functions.
by Alan Korr
· 23 years ago
81df660
fix an error i did. It should be right now
by Alan Korr
· 23 years ago
a6aff80
well there was a big bug (read more carefully the instruction descriptions) ;)
by Alan Korr
· 23 years ago
7b9581a
Not yet working
by Linus Nielsen Feltzing
· 23 years ago
99406a6
Tick timer additions
by Linus Nielsen Feltzing
· 23 years ago
17ad789
Moved crt0.S to the firmware directory
by Linus Nielsen Feltzing
· 23 years ago
5b7f45a
Moved code to section .init.text
by Linus Nielsen Feltzing
· 23 years ago
db82218
Removed reset vectors and uncommented the LCD code temporarily
by Linus Nielsen Feltzing
· 23 years ago
d6779f8
First version
by Linus Nielsen Feltzing
· 23 years ago
466d29a
Removed a warning
by Linus Nielsen Feltzing
· 23 years ago
603869e
Removed some TAB characters
by Linus Nielsen Feltzing
· 23 years ago
cb9d09c
Protected the temporary register in the context switches
by Linus Nielsen Feltzing
· 23 years ago
dba2b45
fixed the emacs load-file thing in the bottom
by Daniel Stenberg
· 23 years ago
9dc1faf
Changed start address. Fixed the memory map
by Linus Nielsen Feltzing
· 23 years ago
3236c35
-fomit-frame-pointer kills gdb stack trace, so I removed it
by Linus Nielsen Feltzing
· 23 years ago
3506299
Better handling of gdb CTRL-C during debug output
by Linus Nielsen Feltzing
· 23 years ago
7fa8c94
Adapted to the new directory structure
by Linus Nielsen Feltzing
· 23 years ago
d851644
Adapted to the new directory structure
by Linus Nielsen Feltzing
· 23 years ago
963a647
no more malloc()s or strdup()s
by Daniel Stenberg
· 23 years ago
b416a91
Added drivers directory
by Linus Nielsen Feltzing
· 23 years ago
7de1fce
Moved sh7034.h into 'drivers'.
by Björn Stenberg
· 23 years ago
0ff7947
Removed some warnings
by Linus Nielsen Feltzing
· 23 years ago
2609060
Obsoleted
by Björn Stenberg
· 23 years ago
c6773e1
Moved driver to 'drivers' subdir
by Björn Stenberg
· 23 years ago
34f9482
Added common directory
by Linus Nielsen Feltzing
· 23 years ago
7786146
First version
by Linus Nielsen Feltzing
· 23 years ago
6755f82
id3 tag reading code, both v1 and v2. Still needs to be adjusted more to
by Daniel Stenberg
· 23 years ago
e7cc459
run make here to build a unix tool for checking id3 tags
by Daniel Stenberg
· 23 years ago
8ded7ca
The indent police strikes again!
by Björn Stenberg
· 23 years ago
c7e811b
Changed __asm__ to asm
by Linus Nielsen Feltzing
· 23 years ago
b701c89
Even nicer inline assembly
by Linus Nielsen Feltzing
· 23 years ago
fd0738d
Removed absolute path to gcc and stuff
by Linus Nielsen Feltzing
· 23 years ago
6bc2710
Further gcc option tweaking
by Linus Nielsen Feltzing
· 23 years ago
fe1b7cf
Must optimize to inline functions
by Linus Nielsen Feltzing
· 23 years ago
1f563bf
First version
by Linus Nielsen Feltzing
· 23 years ago
34f026e
Adapted the context switch to SH1
by Linus Nielsen Feltzing
· 23 years ago
04e315e
Removed strlen()
by Linus Nielsen Feltzing
· 23 years ago
f32f78a
Changed to void* for ata_read/write_sectors()
by Björn Stenberg
· 23 years ago
0f532a0
Adjusted for new ata code.
by Björn Stenberg
· 23 years ago
3c031c5
simple collaborate multitasking scheduler donated to us by Ulf Ralberg
by Daniel Stenberg
· 23 years ago
7503957
Removed lcd.c
by Linus Nielsen Feltzing
· 23 years ago
61e4578
Uh, we already had SWAB macros :)
by Björn Stenberg
· 23 years ago
679888f
Replaced SWAB macros with register-safe versions.
by Björn Stenberg
· 23 years ago
f761de4
Bah, I didn't mean to commit my edited Makefile...
by Björn Stenberg
· 23 years ago
1acfd6b
Alan's ATA code, or what's left of it after I have laid my grubby little hands
by Björn Stenberg
· 23 years ago
78e6bb8
Added SWAB (swap bytes) macros
by Björn Stenberg
· 23 years ago
e7d40dc
Removed lcd calls
by Björn Stenberg
· 23 years ago
b7cf060
removing all that stuff permanently.
by Alan Korr
· 23 years ago
257d17d
First version
by Linus Nielsen Feltzing
· 23 years ago
f3989d3
Added serial port bit definitions
by Linus Nielsen Feltzing
· 23 years ago
d057c07
First commit
by Linus Nielsen Feltzing
· 23 years ago
432ba31
Changed DMA TCRx register names to DTCRx
by Linus Nielsen Feltzing
· 23 years ago
8c1d94f
Added player button scanning
by Björn Stenberg
· 23 years ago
5af283a
Removed _ADDR macros for non-existing registers
by Björn Stenberg
· 23 years ago
191f4d2
Fixed REG and REG_ADDR style macros
by Björn Stenberg
· 23 years ago
70ff3d9
Renamed get_button button_get
by Björn Stenberg
· 23 years ago
6dd637f
adding files... nothin working... a lot of thing missing
by Alan Korr
· 23 years ago
cec0010
& is better than % for speed reasons
by Daniel Stenberg
· 23 years ago
df3b9a3
Fixed bit bug in DRAW_PIXEL
by Björn Stenberg
· 23 years ago
eb3bee2
Added comments about linefeeds and const
by Björn Stenberg
· 23 years ago
f237b69
Added drawpixel, clearpixel and drawline to the API
by Björn Stenberg
· 23 years ago
7f309df
Added archos.mod as target + nl conversion
by Björn Stenberg
· 23 years ago
fa07b41
Moved definition of TRUE and FALSE to types.h
by Björn Stenberg
· 23 years ago
6886103
Added type to PAIOR and PBIOR registers
by Björn Stenberg
· 23 years ago
965401a
Moved all code to .c file and indented according to rules
by Björn Stenberg
· 23 years ago
82bca1b
Added #ifndef/#endif around the hole file and corrected the #elsifs
by Björn Stenberg
· 23 years ago
e3e4b73
Added TARGET to CFLAGS
by Björn Stenberg
· 23 years ago
3610831
Fixed some compile errors
by Björn Stenberg
· 23 years ago
1caca5f
small explanation of algorithm used for memory-page.
by Alan Korr
· 23 years ago
98d5df6
I hope it is the last one i commit them
by Alan Korr
· 23 years ago
a95347a
some fixes
by Alan Korr
· 23 years ago
c25510f
Now memory-page and memory-misc compile fine (others are in stage-development)
by Alan Korr
· 23 years ago
454be44
fix bugs
by Alan Korr
· 23 years ago
2772553
my info
by Stuart Martin
· 23 years ago
79aaf2f
relocating to firmware/test/wavey/wavey.txt
by Stuart Martin
· 23 years ago
423b38b
testing commit with ssh key4
by Stuart Martin
· 23 years ago
a70782a
proper #ifdef'ing around the file to prevent errors if multiply included
by Daniel Stenberg
· 23 years ago
5254710
Fixed Id: lines
by Björn Stenberg
· 23 years ago
e0ae9dc
Please don't try to compile them... they need to be fixed
by Alan Korr
· 23 years ago
8a42139
grrr... now it should compile all files $(PACKAGE)-*.c found in the directory $(PACKAGE)
by Alan Korr
· 23 years ago
45bde1f
now only one .c file is compiled : $(PACKAGE).c
by Alan Korr
· 23 years ago
50698f9
remove it since all code is now in a .h file of the same filename
by Alan Korr
· 23 years ago
0256fdf
cosmetic changes and additions :
by Alan Korr
· 23 years ago
08dada2
cosmetic changes and additions :
by Alan Korr
· 23 years ago
87789d7
testing commit with ssh key3
by Stuart Martin
· 23 years ago
9262193
testing commit with ssh key
by Stuart Martin
· 23 years ago
8e1bb80
testing add
by Stuart Martin
· 23 years ago
Next »