index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
crt0.S
Age
Commit message (
Expand
)
Author
2006-03-20
Turns out there's a processor mode actually called 'undefined'. Set up a
Thom Johansen
2006-03-05
Make better use of banked registers in FIQ mode to shrink the iPod FIQ
Thom Johansen
2006-02-26
iPod 3G - small audio fixes, but it still isn't working.
Dave Chapman
2006-02-23
Optimized the PLLCR write
Linus Nielsen Feltzing
2006-02-23
Make sure PLL is off when booting on Coldfire targets
Linus Nielsen Feltzing
2006-02-19
Added assembler FIQ handler for iPod. Remove unnecessary SIMULATOR check
Thom Johansen
2006-02-12
Mapped iFP DRAM to 0xc00000 and enabled caching in this area.
Tomasz Malesinski
2006-02-05
Removed dead section, H1x0 and H300 are handled together.
Jens Arnold
2006-02-04
iAudio X5: various fixes to make the bootloader compile
Linus Nielsen Feltzing
2006-02-03
Added setting interrupt vectors without overwriting others for ARM
Tomasz Malesinski
2006-01-31
Small ARM opt. Saves eight bytes!
Thom Johansen
2006-01-28
iPod: First working audio driver
Dave Chapman
2006-01-25
GDB stub for ARM
Tomasz Malesinski
2006-01-24
added .vectors section for ARM
Tomasz Malesinski
2006-01-19
UIE handler for ARM/iPod. Currently does not support interrupts. Will
Thom Johansen
2006-01-12
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
Dave Chapman
2006-01-11
H300: set KEEP_ACT before initializing the data sections, otherwise the PCF50...
Linus Nielsen Feltzing
2006-01-05
iPod: Fix the bootloader so it can load and run the original Apple firmware a...
Dave Chapman
2005-12-21
H300: Roughly 20% faster LCD updates with DMA
Linus Nielsen Feltzing
2005-12-12
Add interrupt handler for iPod. Add timer tick support. Remove temporary thre...
Thom Johansen
2005-12-12
Basic exceptions support for iPod and ARM targets. SDRAM for iPod targets rem...
Thom Johansen
2005-11-20
Startup code for ordinary Rockbox.
Thom Johansen
2005-11-19
Patch #1346455 by Jens Arnold - SDRAM init fixes
Linus Nielsen Feltzing
2005-11-13
iPod fixes. Stack starts at stackend. Munge stack with 0xdeadbeef.
Thom Johansen
2005-11-13
iPod: Remove duplicate placeholder #ifdef
Dave Chapman
2005-11-12
More iPod changes
Dave Chapman
2005-11-08
Removed a redundant comment
Linus Nielsen Feltzing
2005-11-08
Unified the H100 and H300 startup
Linus Nielsen Feltzing
2005-11-07
Initial commit of work-in-progress iPod port
Dave Chapman
2005-10-19
Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...
Jens Arnold
2005-10-18
Coldfire: More compact init code.
Jens Arnold
2005-10-18
SH1: More compact init code, only doing the special vector copy for debug bui...
Jens Arnold
2005-10-18
H110/H115: Slightly longer initial SDRAM refresh cycle, correct comment.
Jens Arnold
2005-10-10
Iriver: No write protection for flash ROM area, correct number of waitstates.
Jens Arnold
2005-08-30
Archos: Trap UserBrk in the gdb debugger
Linus Nielsen Feltzing
2005-07-09
Recovered from my major brain failure and reverted to using the same load add...
Linus Nielsen Feltzing
2005-07-08
SDRAM setup adjusted for H110 models
Linus Nielsen Feltzing
2005-07-08
Renamed the iriver h120 defines and configs to "h120"! Added initial support
Daniel Stenberg
2005-06-22
Fixed formatting (uniform indentation of 4 spaces, removed tab chars). Some s...
Jens Arnold
2005-06-18
make it not attempt to build the sh1 assembler when build for H300
Daniel Stenberg
2005-06-18
reverted the ifdef change, this code really IS H120/H140-specific and thus
Daniel Stenberg
2005-06-18
ifdef fix
Daniel Stenberg
2005-06-08
ColdFire: DCR is a 16-bit register
Linus Nielsen Feltzing
2005-06-08
Wrong SDRAM refresh count in the iRiver boot loader
Linus Nielsen Feltzing
2005-03-01
iRiver: Moved the main thread stack to IRAM
Linus Nielsen Feltzing
2005-02-23
iRiver: DMA wasn't enabled in SRAM1, and the base address wasn't correct.
Linus Nielsen Feltzing
2005-02-12
finished configuration for the Gmini SP
Jean-Philippe Bernardy
2005-02-09
iRiver: Temporary speed improvement by removing LCD waitstates. Enabled instr...
Linus Nielsen Feltzing
2005-02-04
Boot loader safety measures
Linus Nielsen Feltzing
2005-01-28
Adjustments for the iriver boot loader
Linus Nielsen Feltzing
[next]