summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tcc780x/crt0.S (follow)
Commit message (Expand)AuthorAge
* arm: factor all exception handlers out of the crt0.S filesAmaury Pouly2012-04-06
* Switch to SYS mode on arm FS#12322 by meMarcin Bukat2011-10-11
* change the D2 bootloader to boot rockbox by default. boot OF is hold is on or...Jonathan Gordon2010-06-21
* Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ...Rob Purchase2010-05-31
* ARM: lr addresses the next instruction after the failing one in undefined ins...Rafaël Carré2010-01-24
* TCC78x: Enable interrupts/threading in the bootloader (required now that the ...Rob Purchase2009-06-24
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Initial D2 sound playback support (known issues to follow on the CowonD2Info ...Rob Purchase2008-06-22
* Remove wrong usage of '.global'. These symbols are imported, not exported.Jens Arnold2008-04-29
* Kill some D2 yellows with a simplistic Rolo implementation and NAND driver cl...Rob Purchase2008-04-15
* D2: Update dual boot to use the hold switch. Update bootloader to show messag...Rob Purchase2008-04-08
* Enable tick IRQs on TCC780x. The main menu is now working on the D2.Rob Purchase2008-03-22
* D2: Fix IRAM usage, but disable it for now as Tremor does not fit ('make zip'...Rob Purchase2008-03-10
* Initial Cowon D2 commit:Rob Purchase2008-01-14