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
(
follow
)
Commit message (
Expand
)
Author
Age
*
Submit FS#11646. Reduce voltage supply for iPod nano 2G LCD. Significantly re...
Andree Buschmann
2010-10-01
*
If BUFFER_ALLOC_DEBUG is defined, make buffer_alloc() not actually allocate a...
Frank Gevaerts
2010-09-26
*
Add optional (define BUFFER_ALLOC_DEBUG to enable it) code to check for code ...
Frank Gevaerts
2010-09-26
*
RDA5802 tuner: fix small bug in rda5802_init (writing too much data)
Bertrik Sikken
2010-09-26
*
Roll back r28164 as this change introduced LCD issues on some nano 2G.
Andree Buschmann
2010-09-25
*
Add current consumption and battery capacities to iPod nano 2G config file.
Andree Buschmann
2010-09-25
*
Reduce LCD voltage supply to 2500 mV to avoid humming noise of nano 2G.
Andree Buschmann
2010-09-25
*
Remove code that was unintentionally submitted.
Andree Buschmann
2010-09-25
*
Add some more information to iPod nano 2G debug screen.
Andree Buschmann
2010-09-25
*
Disable clickwheel power supply when hold button is active for iPod nano 2G.
Andree Buschmann
2010-09-25
*
Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G.
Andree Buschmann
2010-09-24
*
Enlarge the button post interval against audio drop outs, Too many lcd updates
Thomas Martitz
2010-09-22
*
Touchscreen: button driver improvements
Thomas Martitz
2010-09-22
*
iap: make variable serbuf non-global
Bertrik Sikken
2010-09-20
*
Fix typo
Thomas Martitz
2010-09-20
*
Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds.
Thomas Martitz
2010-09-20
*
*/app.lds: remove STUBOFFSET
Rafaël Carré
2010-09-20
*
file_exists(): fix DEBUGF()
Rafaël Carré
2010-09-20
*
usb: remove unused variable and correctly stall on unhandled control requests
Amaury Pouly
2010-09-20
*
format() (and its alias vuprintf) return values are uncheck -> void
Rafaël Carré
2010-09-20
*
Allow e200 to compile without HAVE_RECORDING
Frank Gevaerts
2010-09-17
*
Simplify unnecessary baroque preprocessor condition a bit
Frank Gevaerts
2010-09-17
*
Only define USB_ENABLE_STORAGE if USB_HAS_BULK and USE_ROCKBOX_USB are both set
Frank Gevaerts
2010-09-17
*
Make the call to buttonlight_on() properly depend on HAVE_BUTTON_LIGHT
Frank Gevaerts
2010-09-17
*
usb_drv_reset() is only used in usb-drv-arc.c
Rafaël Carré
2010-09-16
*
button driver: make repeat timings be centiseconds and not ticks
Rafaël Carré
2010-09-15
*
AMS USBv2: use OF settings for undocumented register
Rafaël Carré
2010-09-12
*
Fix beast, forgot the asm label when renaming.
Thomas Martitz
2010-09-09
*
Also rename cpucache_invalidate() function for mips. There's more in the targ...
Thomas Martitz
2010-09-09
*
Extend lc_open() to also being able to load overlay plugins.
Thomas Martitz
2010-09-09
*
Forgot to rename cpucache_flush/_invalidate for PP502x.
Thomas Martitz
2010-09-09
*
Revert r27972 to fix FS#11610 (but in a way android builds still work).
Thomas Martitz
2010-09-08
*
Change sd-as3525*.c to the new cache coherency function names.
Thomas Martitz
2010-09-08
*
Rename cache coherency functions.
Thomas Martitz
2010-09-08
*
USB AMSv2: use tables for usb_drv_port_speed() and usb_drv_mps_by_type()
Rafaël Carré
2010-09-08
*
USB AMSv2: split handle_ep_int()
Rafaël Carré
2010-09-08
*
USB AMSv2: smaller struct usb_endpoint
Rafaël Carré
2010-09-08
*
USB AMSv2: only read endpoint interrupt status register once
Rafaël Carré
2010-09-08
*
usb-drv-as3525v2.c: cosmetics (remove trailing spaces)
Rafaël Carré
2010-09-08
*
USB AMSv2: Reduce the size of (in/out)_ep_list
Rafaël Carré
2010-09-08
*
USB AMSv2: simplify FOR_EACH* macros
Rafaël Carré
2010-09-08
*
USB AMSv2: use status == -1 to signal errors
Rafaël Carré
2010-09-08
*
usb-s3c6400x.c : don't hardcode USB_NUM_ENDPOINTS but use the define
Rafaël Carré
2010-09-08
*
USB AMSv2: cosmetics
Rafaël Carré
2010-09-08
*
USB AMSv2: update endpoint->len on transfer
Rafaël Carré
2010-09-08
*
as3525v2 usb: define USB_HAS_BULK
Rafaël Carré
2010-09-08
*
usb-drv-as3525v2: use dump_dcache_range()
Rafaël Carré
2010-09-08
*
usb-drv-as3525v2: fixes
Rafaël Carré
2010-09-08
*
as3525v2-usb: don't disable data transfers !
Amaury Pouly
2010-09-07
*
as3525v2-usb: fix red and fix stupid typo about endpoint status
Amaury Pouly
2010-09-07
[next]