summaryrefslogtreecommitdiffstats
path: root/firmware/boot.lds
AgeCommit message (Expand)AuthorFilesLines
2008-02-08Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis1-39/+65
2008-02-05Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...Michael Sevakis1-30/+40
2008-01-14Initial Cowon D2 commit:Rob Purchase1-2/+10
2007-12-23Gigabeat S memory management stuff. Will Robertson1-0/+2
2007-11-27Make the Gigabeat-S bootloader dual-boot. The hold switch is used to choose ...Dave Chapman1-1/+1
2007-11-11Fix M:Robe defineKarl Kurbjun1-1/+1
2007-11-11Fix bootloader buildKarl Kurbjun1-1/+3
2007-11-11Revert Karl's r15581, r15582 and r15583 because they caused serious problems ...Nicolas Pennequin1-3/+1
2007-11-11Setup the gigabeat so that iram is faked in a different spot since the normal...Karl Kurbjun1-1/+3
2007-10-28Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...Dave Chapman1-1/+56
2007-10-13M:Robe - Fix compilation and remove some warningsKarl Kurbjun1-9/+10
2007-09-30Fix zeroing out some variable spaceKarl Kurbjun1-1/+3
2007-09-30Fix the bootloader, and give the M:Robe it's own scrambleKarl Kurbjun1-1/+1
2007-09-30I got bullied in IRC by linuxstb and markun... Jonathan Gordon1-1/+1
2007-09-22Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to...Karl Kurbjun1-8/+16
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson1-1/+42
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun1-29/+96
2007-09-09Firmware "hacker" code for the e200r install so the full bootloader rom doesn...Jonathan Gordon1-0/+2
2007-07-26Fix red bootloader builds. * Fix non-working PP5022 bootloaders. Also define ...Jens Arnold1-2/+2
2007-03-04Added new iAudio M5 target, including some adjustments to make the bootloader...Jens Arnold1-4/+6
2007-02-22Keep the vectors when linking with --gc-sectionsLinus Nielsen Feltzing1-0/+2
2007-02-20Prepare the bootloader command file for --gc-sectionsLinus Nielsen Feltzing1-12/+10
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg1-1/+1
2006-12-19Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell1-1/+1
2006-12-10Remove unused code in (and hence simplify) the ipod bootloader - the image he...Dave Chapman1-4/+0
2006-10-16Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. A...Daniel Ankers1-4/+0
2006-10-11Oops: Sansa and H10 need crt0 included in the bootloaderDaniel Ankers1-2/+11
2006-10-10Changes to make Sansa bootloader run. Thanks to Peter Praest.Daniel Ankers1-7/+2
2006-08-31Clean up crt0.S and move it to the target treeDaniel Ankers1-3/+7
2006-08-12initial gigabeat bootloader (only test code)Marcoen Hirschberg1-1/+31
2006-08-03nicer check for PP and now using crt0.o for ARMs that aren't ipod archsDaniel Stenberg1-2/+7
2006-08-01do PP5024 like PP5020 until we found out moreDaniel Stenberg1-2/+8
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+6
2006-02-23The iAudio bootloader needs to have the startup code first in memoryLinus Nielsen Feltzing1-1/+4
2006-02-05Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixesDave Chapman1-1/+1
2006-02-05Further iPod 3G work from Seven Le MesleDave Chapman1-3/+9
2006-02-05The iAudio X5 LCD framebuffer doesn't fit in IRAMLinus Nielsen Feltzing1-2/+2
2006-02-04iAudio X5: various fixes to make the bootloader compileLinus Nielsen Feltzing1-0/+6
2005-12-06H100/H110 has only 16Mbyte RAMLinus Nielsen Feltzing1-1/+1
2005-12-06Both iriver boot loaders have to use DRAM now, since the unicode codepage tab...Linus Nielsen Feltzing1-2/+2
2005-11-20Startup code for ordinary Rockbox.Thom Johansen1-2/+2
2005-11-16Cleaned up bootloader linker control file and added the H300 targetLinus Nielsen Feltzing1-24/+15
2005-11-13Implement (unreliable) button detection using code from ipodlinux bootloader ...Dave Chapman1-3/+3
2005-11-07Initial commit of work-in-progress iPod portDave Chapman1-1/+54
2005-10-19Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold1-1/+3
2005-07-18Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner1-1/+1
2005-07-09Recovered from my major brain failure and reverted to using the same load add...Linus Nielsen Feltzing1-1/+1
2005-04-20Ooops. DRAM can't start at 0x30000000 on iRiverLinus Nielsen Feltzing1-1/+1
2005-02-15Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...Dave Chapman1-0/+4
2005-01-28Link file for boot loaderLinus Nielsen Feltzing1-0/+110