summaryrefslogtreecommitdiff
path: root/firmware/crt0.S (follow)
Commit message (Expand)AuthorAge
* 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
* make it not attempt to build the sh1 assembler when build for H300Daniel Stenberg2005-06-18
* reverted the ifdef change, this code really IS H120/H140-specific and thusDaniel Stenberg2005-06-18
* ifdef fixDaniel Stenberg2005-06-18
* ColdFire: DCR is a 16-bit registerLinus Nielsen Feltzing2005-06-08
* Wrong SDRAM refresh count in the iRiver boot loaderLinus Nielsen Feltzing2005-06-08
* iRiver: Moved the main thread stack to IRAMLinus Nielsen Feltzing2005-03-01
* iRiver: DMA wasn't enabled in SRAM1, and the base address wasn't correct.Linus Nielsen Feltzing2005-02-23
* finished configuration for the Gmini SPJean-Philippe Bernardy2005-02-12
* iRiver: Temporary speed improvement by removing LCD waitstates. Enabled instr...Linus Nielsen Feltzing2005-02-09
* Boot loader safety measuresLinus Nielsen Feltzing2005-02-04
* Adjustments for the iriver boot loaderLinus Nielsen Feltzing2005-01-28