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