summaryrefslogtreecommitdiff
path: root/firmware/crt0.S (follow)
Commit message (Expand)AuthorAge
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* Remove unneeded code from firmware/crt0.SDaniel Ankers2006-09-01
* initial gigabeat bootloader (only test code)Marcoen Hirschberg2006-08-12
* Ignore the reset cookie when rockbox has been flashed.Miika Pekkarinen2006-08-06
* Delete some unneccessary codeDaniel Ankers2006-08-05
* Initial work for coprocessor support on iPods. FS#5755Daniel Ankers2006-08-03
* better PP checksDaniel Stenberg2006-08-03
* use this on all PP chipsDaniel Stenberg2006-08-02
* Patch #5680 from Daniel Ankers - adapt the assembler version of the FIQ playb...Dave Chapman2006-07-19
* Gentlemen, we have sound on the 3rd Generation ipods. Thanks to Daniel Anker...Dave Chapman2006-07-17
* H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold2006-06-16
* Turns out there's a processor mode actually called 'undefined'. Set up aThom Johansen2006-03-20
* Make better use of banked registers in FIQ mode to shrink the iPod FIQThom Johansen2006-03-05
* iPod 3G - small audio fixes, but it still isn't working.Dave Chapman2006-02-26
* Optimized the PLLCR writeLinus Nielsen Feltzing2006-02-23
* Make sure PLL is off when booting on Coldfire targetsLinus Nielsen Feltzing2006-02-23
* Added assembler FIQ handler for iPod. Remove unnecessary SIMULATOR checkThom Johansen2006-02-19
* Mapped iFP DRAM to 0xc00000 and enabled caching in this area.Tomasz Malesinski2006-02-12
* Removed dead section, H1x0 and H300 are handled together.Jens Arnold2006-02-05
* iAudio X5: various fixes to make the bootloader compileLinus Nielsen Feltzing2006-02-04
* Added setting interrupt vectors without overwriting others for ARMTomasz Malesinski2006-02-03
* Small ARM opt. Saves eight bytes!Thom Johansen2006-01-31
* iPod: First working audio driverDave Chapman2006-01-28
* GDB stub for ARMTomasz Malesinski2006-01-25
* added .vectors section for ARMTomasz Malesinski2006-01-24
* UIE handler for ARM/iPod. Currently does not support interrupts. WillThom Johansen2006-01-19
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* H300: set KEEP_ACT before initializing the data sections, otherwise the PCF50...Linus Nielsen Feltzing2006-01-11
* iPod: Fix the bootloader so it can load and run the original Apple firmware a...Dave Chapman2006-01-05
* H300: Roughly 20% faster LCD updates with DMALinus Nielsen Feltzing2005-12-21
* Add interrupt handler for iPod. Add timer tick support. Remove temporary thre...Thom Johansen2005-12-12
* Basic exceptions support for iPod and ARM targets. SDRAM for iPod targets rem...Thom Johansen2005-12-12
* Startup code for ordinary Rockbox.Thom Johansen2005-11-20
* Patch #1346455 by Jens Arnold - SDRAM init fixesLinus Nielsen Feltzing2005-11-19
* iPod fixes. Stack starts at stackend. Munge stack with 0xdeadbeef.Thom Johansen2005-11-13
* iPod: Remove duplicate placeholder #ifdefDave Chapman2005-11-13
* More iPod changesDave Chapman2005-11-12
* Removed a redundant commentLinus Nielsen Feltzing2005-11-08
* Unified the H100 and H300 startupLinus Nielsen Feltzing2005-11-08
* 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
* Coldfire: More compact init code.Jens Arnold2005-10-18
* SH1: More compact init code, only doing the special vector copy for debug bui...Jens Arnold2005-10-18
* H110/H115: Slightly longer initial SDRAM refresh cycle, correct comment.Jens Arnold2005-10-18
* Iriver: No write protection for flash ROM area, correct number of waitstates.Jens Arnold2005-10-10
* Archos: Trap UserBrk in the gdb debuggerLinus Nielsen Feltzing2005-08-30
* Recovered from my major brain failure and reverted to using the same load add...Linus Nielsen Feltzing2005-07-09
* SDRAM setup adjusted for H110 modelsLinus Nielsen Feltzing2005-07-08
* Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg2005-07-08
* Fixed formatting (uniform indentation of 4 spaces, removed tab chars). Some s...Jens Arnold2005-06-22