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
/
target
/
mips
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix red/yellow
Marcin Bukat
2015-01-12
*
Get rid of stupid _backlight_* function names
Marcin Bukat
2015-01-12
*
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-30
*
ingenic: crt0.S fixes #3
Marcin Bukat
2014-03-04
*
ingenic: fix bugs introduced by 5900bf7
Marcin Bukat
2014-03-04
*
ingenic: Tweak a few details in crt0.S
Marcin Bukat
2014-03-03
*
touch devices: Disable touch on softlock.
Jean-Louis Biasini
2013-09-05
*
Cleanup MV/MD macros a little.
Michael Sevakis
2013-08-17
*
Do some cleanup, adjustment and a couple fixes to recent sound changes.
Michael Sevakis
2013-04-22
*
Still at it for 0c7b787. Might be done now.
Michael Sevakis
2013-04-15
*
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
2013-04-15
*
Implement universal in-PCM-driver software volume control.
Michael Sevakis
2013-04-11
*
jz4740: a few minor fixes
Marcin Bukat
2013-03-11
*
remove debug-target.h
Rafaël Carré
2012-05-07
*
remove unused prototypes
Rafaël Carré
2012-05-07
*
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-03-03
*
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-02-28
*
Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...
Thomas Martitz
2012-01-22
*
Move optimized memcpy and friends and strlen to firmware/asm,
Thomas Martitz
2012-01-22
*
Create fimrware/asm directory for assembly optimized stuff.
Thomas Martitz
2012-01-22
*
lcd-target.h: remove some duplicate declarations
Rafaël Carré
2012-01-08
*
adc-target.h: cleanup
Rafaël Carré
2012-01-08
*
button-target.h : move prototypes to button.h
Rafaël Carré
2012-01-08
*
ingenic_jz: remove ata-nand-target.h
Rafaël Carré
2012-01-07
*
dbg_hw_info(): remove duplicate prototypes
Rafaël Carré
2012-01-04
*
dbg_ports(): remove duplicate prototype
Rafaël Carré
2012-01-04
*
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2012-01-03
*
onda: remove now inlined USB_INIT_GPIO()
Rafaël Carré
2011-12-31
*
usb-target.h: remove
Rafaël Carré
2011-12-31
*
onda 747/777 : move USB_STATUS_BY_EVENT to config
Rafaël Carré
2011-12-31
*
onda usb code: merge into .c file
Rafaël Carré
2011-12-31
*
usb_drv_connected() is declared in usb_drv.h
Rafaël Carré
2011-12-31
*
move usb_pin_init() declaration to PP's system-target.h
Rafaël Carré
2011-12-31
*
usb_init_device(): move prototype to usb.h
Rafaël Carré
2011-12-31
*
Fix red.
Boris Gjenero
2011-12-21
*
Add missing includes found using -Wmissing-declarations.
Boris Gjenero
2011-12-21
*
Add KEEP() around vectors in linker scripts.
Boris Gjenero
2011-12-18
*
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-17
*
thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside...
Michael Sevakis
2011-12-10
*
Introduce USED_ATTR wrapper for __attribute__((used)).
Boris Gjenero
2011-12-09
*
Shuffle some functions around so that interfacing with playback.c in particul...
Michael Sevakis
2011-09-01
*
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
2011-06-29
*
Move dbg_hw_info() into target tree. FS#11735 by me
Marcin Bukat
2011-06-05
*
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
2011-03-02
*
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...
Andree Buschmann
2011-02-02
*
Fix red: defined(x || y) is not valid C preprocessor
Maurus Cuelenaere
2011-01-21
*
Fix Onda VX747+ LCD not working on boot
Maurus Cuelenaere
2011-01-21
*
Try to get some control over #ifdef hell in usb.c by refactoring and inline f...
Michael Sevakis
2011-01-18
*
Fix Onda VX777 LCD not working on boot
Maurus Cuelenaere
2011-01-18
*
Onda VX767: get some facts about the state of the current LCD driver straight
Maurus Cuelenaere
2010-11-11
[next]