index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
s3c2440.h
Age
Commit message (
Expand
)
Author
2010-04-13
s5l870x : use mmu-arm.S
Rafaël Carré
2009-10-31
Replace hard coded memory size
Bob Cousins
2009-10-26
Many more drivers for mini2440. Now the main binary compiles and runs.
Dominik Wenger
2009-10-22
Working Bootloader for mini2440.
Dominik Wenger
2009-10-19
Initial mini2440 port.
Dominik Wenger
2009-07-12
Remove OHCI registers from s3c2440.h and move them to their own header. Since...
Frank Gevaerts
2009-06-29
Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h
Rafaël Carré
2009-02-11
Refine the routines in mmu-arm.c and move them to mmu-arm.S since the code is...
Michael Sevakis
2008-12-04
Meg-FX: s3c register definitions really should be unsigned. Switch from 'int'...
Michael Sevakis
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-04-22
This is a big chunk of code necessary to prepare for Gigabeat F flash loading...
Karl Kurbjun
2007-10-23
Fix the FRAME offset calculation on Gigabeat (m:robe 500 too?).
Michael Sevakis
2007-10-23
Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:Robe
Karl Kurbjun
2007-07-05
Get rid of yellow plus an optimization I should have seen in the first place.
Michael Sevakis
2007-07-05
Gigabeat: Use vectored IRQ mode interrupts and add a trap for unhandled ones.
Michael Sevakis
2007-01-13
Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory
Greg White
2006-11-05
fix typo
Marcoen Hirschberg
2006-10-23
reduce the number of gigabeat warnings
Marcoen Hirschberg
2006-08-12
update the gigabeat code and move to target_tree
Marcoen Hirschberg
2006-03-02
gigabeat related changes
Marcoen Hirschberg