summaryrefslogtreecommitdiff
path: root/firmware/target/arm/s3c2440/crt0.S
AgeCommit message (Expand)Author
2009-11-03Improvements to mini2440 audio; change CPU freq to 406MHzBob Cousins
2009-11-01Replace hardcoded constants (fix 32/64MB bug)Bob Cousins
2009-10-19Initial mini2440 port.Dominik Wenger
2009-04-21Gigabeat FX: Use the bootsplash stored in flash when bootloader is started fr...Karl Kurbjun
2008-12-08Meg-FX: Enable a real tick in the bootloader. Do cleanups before switching t...Michael Sevakis
2008-11-12Last commit for the flash bootloader. The bootloader build works properly ei...Karl Kurbjun
2008-11-12(really) commit the crt0.S changes needed for the wakeup alarm.Karl Kurbjun
2008-11-12Revert last commit (accidentally committed the whole tree)Karl Kurbjun
2008-11-12Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun
2008-09-26More Gigabeat F flash work. This sets the bootloader up for dual boot functi...Karl Kurbjun
2008-09-11Fix the Gigabeat F/X bootloader and add some code from Barry Wardell that was...Karl Kurbjun
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-10Real fake IRAM by placing .i.... section in the analagous DRAM sections in th...Michael Sevakis
2008-04-22This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun
2007-11-11Setup the gigabeat so that iram is faked in a different spot since the normal...Karl Kurbjun
2007-11-11Seperate the Gigabeat F/X crt0.s, cleanup some #ifdefs in app.lds, add an ext...Karl Kurbjun