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
Age
Commit message (
Expand
)
Author
2010-04-18
Sansa as3525: Add missing lcd-clip.h header file to sansa clip lcd drivers. S...
Bertrik Sikken
2010-04-18
Clean up IAP / ipod remote tuner a bit.
Bertrik Sikken
2010-04-18
Use boolean instead of int for keeping track of mutex signalled state and wak...
Bertrik Sikken
2010-04-18
Move audio_peek_track declaration from skin_display.c to audio.h
Bertrik Sikken
2010-04-18
Add the guard where it should be used. The net effect is zero now but it migh...
Alexander Levin
2010-04-18
Fix red from r25666 (forgot to use macro to not use core variable on single c...
Michael Sevakis
2010-04-18
Threads of PRIORITY_REALTIME and above are no longer subject to being switche...
Michael Sevakis
2010-04-17
Use a more natural guard for the callback definition
Alexander Levin
2010-04-16
Cleanup thread_entry definition a bit. Reorder members so that related ones a...
Thomas Martitz
2010-04-16
Convert macro to inline function and move it into .c file.
Thomas Martitz
2010-04-16
Use API call instead of accessing a global variable for receiving the current...
Thomas Martitz
2010-04-16
workaround DBOP noise issue on C200v2 cause it's really annoying if your butt...
Tobias Diedrich
2010-04-14
Make builds with MAX_PHYS_SECTOR_SIZE defined (ipod video) work with larger s...
Torne Wuff
2010-04-13
s3c2440: fix a typo, 4|1 == 5, not 0x41
Rafaël Carré
2010-04-13
Enable SW tone control on gigabeat S, since HW tone controls for its DAC are ...
Torne Wuff
2010-04-13
Fix minor mistake in tone control code: UDA1341 was added to the wrong part o...
Torne Wuff
2010-04-13
Fuzev2: USB detection isn't reliable in fact
Rafaël Carré
2010-04-13
fuzev2: remove some delays from button driver
Rafaël Carré
2010-04-13
Fuzev2: removed a useless GPIO op, add some whitespace
Rafaël Carré
2010-04-13
Fuzev2: simplify button_read_device()
Rafaël Carré
2010-04-13
s5l870x / ipod nano2g: include common mmu-arm.h
Rafaël Carré
2010-04-13
s5l870x : use mmu-arm.S
Rafaël Carré
2010-04-13
Move CACHEALIGN_BITS to cpu headers
Rafaël Carré
2010-04-13
s3c2440/system-target.h : CRLF -> LF
Rafaël Carré
2010-04-13
mmu-armv6: comment out invalidate_dcache_range()
Rafaël Carré
2010-04-13
mmu-arm.S: comment out dump_dcache_range()
Rafaël Carré
2010-04-13
mmu-arm.S: disable MMU functions on CPUs which don't use them
Rafaël Carré
2010-04-13
mmu-arm.S: Use correct implementations on arm926ej-s CPUs
Rafaël Carré
2010-04-13
mmu-arm* : cpucache_invalidate() needs to be in IRAM for rolo
Rafaël Carré
2010-04-13
mmu-arm (v4/v5) : fix previous commit, clean/invalidate correctly the first s...
Rafaël Carré
2010-04-13
mmu-arm (v4/v5) : use one less instruction in invalidate_dcache/clean_dcache
Rafaël Carré
2010-04-13
mmu-s5l8700.S: correct a comment about segment position in index format
Rafaël Carré
2010-04-13
s5l8700 : remove some CRLF line endings
Rafaël Carré
2010-04-13
Enforce the 80-char limit to make everyone happy.
Amaury Pouly
2010-04-13
- Forget a cosmetic change.
Amaury Pouly
2010-04-13
Attempt to have a consistent coding convention in usb_core.c
Amaury Pouly
2010-04-13
Gigabeat S: Employ more accurate battery charging curve.
Michael Sevakis
2010-04-12
fix yellow
Rafaël Carré
2010-04-11
Tweaking iPod Video battery configuration. Dangerous battery level is latest ...
Andree Buschmann
2010-04-11
as3525v2: only clear DIV0 bits in set_cpu_frequency() (not bit 6)
Rafaël Carré
2010-04-11
as3525v2: clarify the comment about write support
Rafaël Carré
2010-04-11
Fix an almost 3 years old bug introduced when moving the archos power handlin...
Jens Arnold
2010-04-11
as3525v2: extend a bit the delay after switching pclk/fclk
Rafaël Carré
2010-04-11
Minor binsize savings.
Andree Buschmann
2010-04-10
as3525v2: set_cpu_frequency()
Rafaël Carré
2010-04-10
Gigabeat S/i.MX31: Continue, and most likely complete, the platform/player-sp...
Michael Sevakis
2010-04-09
Gigabeat S: Slow down the SPI clock to 1/8 current speed. It seems lower volt...
Michael Sevakis
2010-04-09
Add LBA48 support to all targets with ATA, except archoses whose USB bridge c...
Torne Wuff
2010-04-09
Gigabeat S: More accurate battery level estimation for discharge curve.
Michael Sevakis
2010-04-09
Gigabeat S: A little more housekeeping. Move source clock frequencies to conf...
Michael Sevakis
[next]