summaryrefslogtreecommitdiff
path: root/firmware/app.lds (follow)
Commit message (Expand)AuthorAge
* Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun2008-03-13
* D2: Fix IRAM usage, but disable it for now as Tremor does not fit ('make zip'...Rob Purchase2008-03-10
* Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis2008-02-08
* Fix another oops with defining IRAMORIG twice. :pMichael Sevakis2008-02-05
* Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...Michael Sevakis2008-02-05
* Initial Cowon D2 commit:Rob Purchase2008-01-14
* Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo2008-01-09
* Gigabeat S memory management stuff. Will Robertson2007-12-23
* * Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...Nicolas Pennequin2007-11-27
* Enable dualcore for the pp5002 processor by adding the needed cache handling ...Michael Sevakis2007-11-27
* Revert Karl's r15581, r15582 and r15583 because they caused serious problems ...Nicolas Pennequin2007-11-11
* Fix an error in the calculationKarl Kurbjun2007-11-11
* Add a commentKarl Kurbjun2007-11-11
* Setup the gigabeat so that iram is faked in a different spot since the normal...Karl Kurbjun2007-11-11
* Seperate the Gigabeat F/X crt0.s, cleanup some #ifdefs in app.lds, add an ext...Karl Kurbjun2007-11-11
* Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun2007-11-02
* Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:RobeKarl Kurbjun2007-10-23
* M:Robe - Fix compilation and remove some warningsKarl Kurbjun2007-10-13
* Trying to get the main FW to bootKarl Kurbjun2007-09-30
* Move some more files around and get the main build compilingKarl Kurbjun2007-09-30
* Fix a little mistake in linker file.Michael Sevakis2007-09-29
* Compile Portal Player bootloaders as single core. Cleanup the startup code fo...Michael Sevakis2007-09-29
* Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis2007-09-28
* Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson2007-09-21
* Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun2007-09-20
* move the iriver ifp7xx and other pnx0101 related files together in the target...Marcoen Hirschberg2007-04-19
* PNX0101 changes:Tomasz Malesinski2007-03-24
* Added new iAudio M5 target, including some adjustments to make the bootloader...Jens Arnold2007-03-04
* Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White2007-01-13
* merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg2006-12-29
* Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers2006-11-22
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* X5: Changed IRAM splitting between core and codecs/plugins. (a) Codecs benefi...Jens Arnold2006-11-09
* Clean up crt0.S and move it to the target treeDaniel Ankers2006-08-31
* Iriver iFP7xx memory layout adjustment.Tomasz Malesinski2006-08-12
* Iriver iFP7xx sound support.Tomasz Malesinski2006-08-12
* Fix failed builds for non-iPod buildsDaniel Ankers2006-08-03
* Initial work for coprocessor support on iPods. FS#5755Daniel Ankers2006-08-03
* moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boostDaniel Stenberg2006-04-11
* Correct IRAM size for the iAudio X5 appLinus Nielsen Feltzing2006-03-21
* Added iAudio X5 to the app linker command fileLinus Nielsen Feltzing2006-03-18
* first gigabeat commitMarcoen Hirschberg2006-02-24
* Mapped iFP DRAM to 0xc00000 and enabled caching in this area.Tomasz Malesinski2006-02-12
* Further iPod 3G work from Seven Le MesleDave Chapman2006-02-05
* added .vectors section for ARMTomasz Malesinski2006-01-24
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* Basic exceptions support for iPod and ARM targets. SDRAM for iPod targets rem...Thom Johansen2005-12-12
* More iPod changesDave Chapman2005-11-12
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07
* Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold2005-10-19