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
*
Make the linker complain if the bootloader isn't going to fit into IRAM on PP...
Barry Wardell
2008-05-01
*
Use FIQ register + comments.
Maurus Cuelenaere
2008-05-01
*
remove the 2nd last evil use of ata_disk_is_active() in apps/
Jonathan Gordon
2008-04-30
*
Remove wrong usage of '.global'. These symbols are imported, not exported.
Jens Arnold
2008-04-29
*
Make sure the linker considers crt0*.o before all files specified on the comm...
Jens Arnold
2008-04-29
*
Cleanup some tabs and whitespace
Karl Kurbjun
2008-04-29
*
yep.. I really cant spell
Jonathan Gordon
2008-04-29
*
undo some changes of my last patch... should fix wm8751 based targets
Christian Gmeiner
2008-04-28
*
Added #include <string.h> to memmove.c, memcpy.c and strcat.c
Bertrik Sikken
2008-04-28
*
Moved private types and constants from profile.h to profile.c
Bertrik Sikken
2008-04-28
*
Forgot to #include stdlib.h for atoi implementation.
Bertrik Sikken
2008-04-28
*
Moved atoi declaration to stdlib.h. Deleted atoi.h
Bertrik Sikken
2008-04-28
*
Fixed prototype of i2c_write for plugins and for i2c-telechips (fix red/yellow).
Bertrik Sikken
2008-04-28
*
Update source files to include the header file for the functions they impleme...
Bertrik Sikken
2008-04-28
*
* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...
Christian Gmeiner
2008-04-28
*
get rid of the last mr500 yellow (again :p )
Jonathan Gordon
2008-04-28
*
Gigabeat S: Define the used ADC channels, get the channel order correct, enab...
Michael Sevakis
2008-04-27
*
IMX31: Try to catch the interrupt that was the reason irq_handler was called ...
Michael Sevakis
2008-04-27
*
IMX31: Use template structures to access modules' registers from a base addre...
Michael Sevakis
2008-04-27
*
Fix red (missing header file)
Bertrik Sikken
2008-04-27
*
Updated use of events.h header file.
Bertrik Sikken
2008-04-27
*
Updated panicf in remove_event. Also fixed some comments.
Bertrik Sikken
2008-04-27
*
FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.
Rob Purchase
2008-04-27
*
fix red
Jonathan Gordon
2008-04-27
*
add more registers for the tsc2100
Jonathan Gordon
2008-04-27
*
remove the last mr500 yello
Jonathan Gordon
2008-04-27
*
Enable 'touchscreen areas' on the D2, based on JdGordon's m:robe code. Disabl...
Rob Purchase
2008-04-27
*
Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...
Michael Sevakis
2008-04-27
*
Move the Telechips TCC77x SSD1815 LCD driver up a level in the target tree - ...
Dave Chapman
2008-04-27
*
- change the usb class driver framework to allow for device classes with more...
Frank Gevaerts
2008-04-26
*
minor code policing and some warning removals
Daniel Stenberg
2008-04-25
*
m:robe 100 - backlight PWM fading
Robert Kukla
2008-04-25
*
Fixes some warnings.
Maurus Cuelenaere
2008-04-24
*
Make Gigabeat S keypad correctly detect multiple key down events in a row. Pr...
Michael Sevakis
2008-04-24
*
Commit whole Creative Zen Vision:M target tree + all related firmware/
Maurus Cuelenaere
2008-04-24
*
Add a PMIC-based RTC driver for Gigabeat S.
Michael Sevakis
2008-04-24
*
Add in a few more debug registers
Karl Kurbjun
2008-04-23
*
Make sure buttons have pullups disabled as necessary
Karl Kurbjun
2008-04-23
*
move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c...
Christian Gmeiner
2008-04-22
*
change style to make some people happier - (... but reading it is awful weird)
Christian Gmeiner
2008-04-22
*
a warning is better
Christian Gmeiner
2008-04-22
*
move defines for VOLUME_MIN and VOLUME_MAX to their correct place (mas35xx.h)
Christian Gmeiner
2008-04-22
*
This is a big chunk of code necessary to prepare for Gigabeat F flash loading...
Karl Kurbjun
2008-04-22
*
Cleanup/fixup the USB initialization for the Gigabeat F
Karl Kurbjun
2008-04-22
*
Enable program flow prediction in the system control coprocessor setup in the...
Michael Sevakis
2008-04-21
*
A few preparations for the D2 PCM driver: move driver up to TCC780x level, mo...
Rob Purchase
2008-04-21
*
Enable RTC for Cowon D2. Time readout works, but date is currently junk.
Rob Purchase
2008-04-20
*
fix red and remove tabs
Andree Buschmann
2008-04-20
*
Also declare .qharray for the bootloader on imx31. Usb is also supported ther...
Frank Gevaerts
2008-04-20
*
move some data around to place qh_array at the start of iram. This saves up t...
Frank Gevaerts
2008-04-20
[next]