summaryrefslogtreecommitdiffstats
path: root/firmware/boot.lds
AgeCommit message (Expand)AuthorFilesLines
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