index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add ARMv4 16-bit(set, mod, clr) operations used on DM320.
Karl Kurbjun
2011-02-06
*
M:Robe 500 and TSC2100: Add more to the initialization. Some GPIO initializa...
Karl Kurbjun
2011-02-06
*
M:Robe 500: Update current numbers and add a comment.
Karl Kurbjun
2011-02-06
*
DM320: Add CPU revisions as defines.
Karl Kurbjun
2011-02-06
*
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...
Andree Buschmann
2011-02-02
*
Use __builtin_constant_p() to select the best byteswapping method: constant o...
Michael Sevakis
2011-01-30
*
Convert AMS target USB detection to event-based (no more polling in a tick). ...
Michael Sevakis
2011-01-29
*
Fuze V2: Fix hold switch behavior. Add a GPIOx_PIN_MASK macro to AS3525.
Michael Sevakis
2011-01-20
*
Enable AB repeat for the Gigabeat S, this will break lang string/voice clip o...
Nils Wallménius
2011-01-19
*
Try to get some control over #ifdef hell in usb.c by refactoring and inline f...
Michael Sevakis
2011-01-18
*
Add a higher level USB detection that prevents fraudulent bus resets from cau...
Michael Sevakis
2011-01-17
*
Convert PortalPlayer iRivers to use USB-mode enabled bootloader. The H10 5/6G...
Michael Sevakis
2011-01-17
*
e200v1 seems to be ok using USB-enabled bootloader. Also, include the bootloa...
Michael Sevakis
2011-01-16
*
Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...
Michael Sevakis
2011-01-15
*
Fix FS#11820. Implement LCD shutdown for iPod Photo/Color and iPod nano 1G. T...
Andree Buschmann
2011-01-12
*
SA9200: Adjust touchpad sensitivities so that actual contact with the player ...
Michael Sevakis
2011-01-11
*
HD300 - adjust default battery capacity (based on battery benches)
Marcin Bukat
2011-01-10
*
Some static data is only used by .init functions. Add .initdata to declare su...
Michael Sevakis
2011-01-08
*
Adjust iPod Classic CPU clock speed constants to at least roughly correct values
Michael Sparmann
2011-01-08
*
Fix CS42L55 (iPod Classic) tone control
Michael Sparmann
2011-01-07
*
Fix iPod Classic USEC_TIMER
Michael Sparmann
2011-01-07
*
Gigabeat S: Make it a removable mass-storage device. Windows will assign a dr...
Michael Sevakis
2011-01-05
*
New port: iPod Classic (also known as iPod 6G/6.5G/7G)
Michael Sparmann
2011-01-02
*
Fix yellow
Michael Sparmann
2011-01-02
*
Fix red
Michael Sparmann
2011-01-02
*
Autodetect sector size on superfloppy volumes based on the FAT32 BPB (kudos t...
Michael Sparmann
2011-01-02
*
Submit FS#11707. Add line out power off to iPods nano1G, color and 4G.
Andree Buschmann
2010-12-29
*
Just a technical matter even though all is well anyway: struct blocker::threa...
Michael Sevakis
2010-12-29
*
Certain data accesses in the kernel should have volatile semantics to be corr...
Michael Sevakis
2010-12-27
*
Make mutexes a tiny bit leaner. There is no need for a separate locked semaph...
Michael Sevakis
2010-12-26
*
Fix yellow
Thomas Martitz
2010-12-22
*
HDD6330: implement lcd_set_flip() function.
Szymon Dziok
2010-12-15
*
HDD6330: implement initialization and inversion of lcd.
Szymon Dziok
2010-12-13
*
Move AMSv1 USB to the USB_DETECT_BY_DRV model, so connecting to a dumb charge...
Frank Gevaerts
2010-12-12
*
iPod nano 2G does use less current since the latest optimizations.
Andree Buschmann
2010-12-12
*
Really fix yellow this time, SVN only committed half of what I wanted...
Michael Sparmann
2010-12-12
*
usb-s3c6400x.[ch], button-clickwheel.c: Move s5l8701-specific parts to where ...
Michael Sparmann
2010-12-12
*
S5L870x LCD interface registers are 32 bit.
Andree Buschmann
2010-12-11
*
Derive clock and timer defines from frequency of external source.
Andree Buschmann
2010-12-11
*
Fix configure and lib path
Thomas Martitz
2010-12-06
*
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
2010-12-06
*
HD300: enable RTC alarm function (working partially for now)
Marcin Bukat
2010-12-06
*
That was a bit too far upwards :(
Thomas Martitz
2010-12-03
*
Fix red by moving the difinition up.
Thomas Martitz
2010-12-02
*
Enable ARM ASM optimzations on android. Speedup in codecs ranges from 20% to ...
Thomas Martitz
2010-12-02
*
HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect...
Szymon Dziok
2010-12-02
*
HD300 - add basic RTC support
Marcin Bukat
2010-11-28
*
Accept FS#11774 by Michael Hohmuth (with some own modifications to #ifdef con...
Frank Gevaerts
2010-11-28
*
Undo r28682. Bad idea...
Andree Buschmann
2010-11-27
*
Use CACHEALIGN_BITS to calculate CACHEALIGN_SIZE instead of directly setting it.
Andree Buschmann
2010-11-27
[next]