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
/
target
/
arm
Age
Commit message (
Expand
)
Author
2010-03-21
Update battery discharge curve and current consumption for iRiver h10 5GB. Th...
Andree Buschmann
2010-03-21
Use atomic operation for GPIOx_ENABLEs in ide_power_enable() for iPod Video. ...
Andree Buschmann
2010-03-21
sd-as3525v2.c: Correct SD_APP_OP_COND command to send full voltage range for...
Jack Halpin
2010-03-21
sd-as3525v2.c: Only manipulate MCI_CLKENA for drive being used.
Jack Halpin
2010-03-20
Clip+: enable sound on "as3514" (as3543 in fact)
Rafaël Carré
2010-03-20
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...
Andree Buschmann
2010-03-20
Submit FS#9746 by Boris Gjenero. Set PP502x IDE pins low for iPod Video when ...
Andree Buschmann
2010-03-19
lcd-ssd1303 (all Clips) : move model specific code in their own files
Rafaël Carré
2010-03-18
sd-as3525v2: correctly check send_cmd return value (which is boolean)
Rafaël Carré
2010-03-18
SansaAMSv2: Add support for uSD cards to sd-as3525v2.c and activate hotswap ...
Jack Halpin
2010-03-18
sd-as3525v2: sd_get_info() is already in common SD code
Rafaël Carré
2010-03-17
as3525: Fix previous commit, IRAM_ORIG can not be represented as an immediate...
Rafaël Carré
2010-03-17
as3525*: revert r25198 and inline memory_init in crt0.S
Rafaël Carré
2010-03-17
M:Robe 500 - Improve YUV blit speed.
Karl Kurbjun
2010-03-16
A tiny bit more Sansa Fuze v2 work.
Thomas Martitz
2010-03-15
Sansa Clipv2: use similar button driver to Clipv1
Rafaël Carré
2010-03-15
as3525* : make sure sp is setup in bootloader
Rafaël Carré
2010-03-15
as3525*: setup stack pointer before we use it
Rafaël Carré
2010-03-15
sd-as3525v2: add card hotswap to sd_thread
Rafaël Carré
2010-03-15
sd-as3525v2: prepare for multidrive builds
Rafaël Carré
2010-03-15
as3525: do not assume we can record from microphone
Rafaël Carré
2010-03-15
Clip+: si4702 FM
Rafaël Carré
2010-03-15
sd-as3525v2: reduce the delay before reading response
Rafaël Carré
2010-03-14
ftl-nano2g.c: s/\(\*([^)]+)\)\./\1->/
Michael Sparmann
2010-03-14
sd-as3525: do not reverse 2 times long responses, read them directly in the n...
Rafaël Carré
2010-03-14
sd-as3525v2: do not reverse 2 times long responses, read them directly in the...
Rafaël Carré
2010-03-14
sd-as3525v2: delay a bit before reading the command response
Rafaël Carré
2010-03-14
Nano2G NAND: Don't continue reading on that bank if starting the read failed.
Michael Sparmann
2010-03-14
Finally fast Nano2G NAND reading, also works on remapped blocks this time.
Michael Sparmann
2010-03-14
Nano2G: switch over to slow writes at VFL level
Michael Sparmann
2010-03-14
Re-enable fast reads in the Nano2G VFL/FTL. (Using the wrapper API in the NAN...
Michael Sparmann
2010-03-14
Implement Nano2G fast NAND read API as a wrapper around the slow one.
Michael Sparmann
2010-03-14
Nano2G FTL: Enlarge FTL buffers for faster write operations
Michael Sparmann
2010-03-14
Nano2G VFL/FTL: Use fast writes
Michael Sparmann
2010-03-14
Nano2G NAND: Detect if the chip supports interleaved and/or cached writes.
Michael Sparmann
2010-03-14
Revert Nano2G fast VFL reads for now. They just won't work on some hardware.
Michael Sparmann
2010-03-14
Don't parallelize Nano2G NAND reads, just do pipelined ECC. (10% performance ...
Michael Sparmann
2010-03-14
Nano2G VFL: reset the bank again before the second slow read try
Michael Sparmann
2010-03-14
Nano 2G VFL: try slow read twice if fast read failed
Michael Sparmann
2010-03-14
More detailed panic message for Nano2G VFL fast read problems
Michael Sparmann
2010-03-13
Make the Nano2G FTL use the new parallel read function
Michael Sparmann
2010-03-13
Add the new Nano2G NAND functions to nand-target.g
Michael Sparmann
2010-03-13
Nano2G NAND interleaved erase support
Michael Sparmann
2010-03-13
Nano2G NAND interleaved write support
Michael Sparmann
2010-03-13
Nano2G NAND parallel read support
Michael Sparmann
2010-03-13
Nano2G lowlevel NAND operation transaction splitting support
Michael Sparmann
2010-03-13
Reset the Nano2G NAND idle timer also when leaving a NAND function, not just ...
Michael Sparmann
2010-03-13
Nano2G FTL: Increase spare buffer size to 4, values below that lead to problems
Michael Sparmann
2010-03-13
Use the new read API and introduce fast highlevel FTL code.
Michael Sparmann
2010-03-13
Fix a bug introduced in r25145
Michael Sparmann
[next]