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
2009-05-21
Commit FS#9174: Lua scripting language by Dan Everton
Maurus Cuelenaere
2009-05-21
Update as3525 i2c register description
Bertrik Sikken
2009-05-21
Sansa AMS: show correct clock speeds for NAND & SD card
Rafaël Carré
2009-05-21
Move private #defines from i2c-pp.h to i2c-pp.c
Bertrik Sikken
2009-05-21
Simplify some redundant boolean expressions
Bertrik Sikken
2009-05-21
Fix tuner_power warning on ondio FM
Bertrik Sikken
2009-05-21
Remove some unused declarations
Bertrik Sikken
2009-05-21
Replace some TABs with spaces (no functional changes)
Maurus Cuelenaere
2009-05-21
Sansa AMS: move OF size declaration in model specific config
Rafaël Carré
2009-05-21
Sansa AMS: Partly revert r20923 (reset IDE maximal freq to 90MHz to fix probl...
Rafaël Carré
2009-05-20
Onda VX747: improve the USB insertion detection
Maurus Cuelenaere
2009-05-20
Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...
Thomas Martitz
2009-05-20
Don't force double-buffering for sd devices. They apparently are not faster w...
Frank Gevaerts
2009-05-20
Speed up LCD driver on Ingenic Jz4740 by doing some sort of partial LCD updates.
Maurus Cuelenaere
2009-05-20
Fix Ingenic Jz4740 USB driver (USB IN <-> OUT) and some whitespace cleaning
Maurus Cuelenaere
2009-05-20
Fix my mistake in r20987/FS#10219 : live update of Sansa AMS clock freqs (fix...
Rafaël Carré
2009-05-19
Use different read and write buffer sizes. Due to interaction between common ...
Frank Gevaerts
2009-05-19
FS#10219 (AMSSansa Debug Clocks) by Jack Halpin
Rafaël Carré
2009-05-19
Sansa Clip : ignore previous setting of CGU_DBOP (do not use ORR)
Rafaël Carré
2009-05-18
Speed up USB storage by being a bit smarter in ordering transfer setups
Frank Gevaerts
2009-05-17
Ingenic Jz4740 PCM driver: set correct sample rate
Maurus Cuelenaere
2009-05-17
Don't define LOGF_ENABLE..
Maurus Cuelenaere
2009-05-17
Get interrupt endpoints fully working on Ingenic Jz4740 targets
Maurus Cuelenaere
2009-05-17
Fix duplicate #includes
Bertrik Sikken
2009-05-16
Try at implementing interrupt endpoints in the Ingenic Jz4740 USB driver
Maurus Cuelenaere
2009-05-16
fix DEBUGF statement to print variables that actually exist (FS#10212 by Tome...
Frank Gevaerts
2009-05-16
Add usb_hid_usage_tables.h for HID to actually compile
Frank Gevaerts
2009-05-16
Add working USB HID driver, by Tomer Shalev (part of his GSoC work).
Frank Gevaerts
2009-05-15
M:Robe 500: Commit some minor changes and some keymap changes (short press po...
Karl Kurbjun
2009-05-14
Sansa AMS i2c : fix 2 problems identified by Jack Halpin & Bertrik Sikken
Rafaël Carré
2009-05-13
Remove the HAVE_RADIO_REGION from the platform config since it's already defi...
Alexander Levin
2009-05-13
Sansa AMS : remove mci_set_clock_divider()
Rafaël Carré
2009-05-13
Sansa AMS: Various fixes/enhancements for clock frequencies
Rafaël Carré
2009-05-12
FS#9730 by Torne Wuff - support installing Rockbox in the firmware partition ...
Dave Chapman
2009-05-12
Sansa Clip : remove unused variable xoffset from lcd driver
Rafaël Carré
2009-05-12
FS#10118 & FS#10165 : lcd_blit_yuv() for Sansa Fuze & Sansa e200v2
Rafaël Carré
2009-05-11
fix send_command_result() size checking for the SCSI_REQUEST_SENSE case (than...
Frank Gevaerts
2009-05-07
Jz4732: add hack to fix stack overflow in the power thread (fixes USB on non-...
Maurus Cuelenaere
2009-05-06
MIPS: don't save gp register when switching threads
Maurus Cuelenaere
2009-05-06
Ingenic Jz4740: add a delay between enabling the RTC clock and setting the RT...
Maurus Cuelenaere
2009-05-06
Allow a clock divider larger than 255 for the internal i2c bus to the as3525 ...
Bertrik Sikken
2009-05-05
Remove an #ifdef SIMULATOR in favor of using a stub
Thomas Martitz
2009-05-04
Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...
Andrew Mahone
2009-05-04
CONFIG_BACKLIGHT_FADING is always defined, so better ask for BACKLIGHT_NO_FAD...
Thomas Martitz
2009-05-04
M:Robe 500: Add backlight cleanups and fix power management so that dangerous...
Karl Kurbjun
2009-05-03
Fix red
Karl Kurbjun
2009-05-02
M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in...
Karl Kurbjun
2009-05-01
Fix another FS#10130 issue - Set backlight and button light brightness via th...
Boris Gjenero
2009-04-29
Fix reds. libuisimulator.a apparently needs to be linked twice (aka quick fix...
Thomas Martitz
2009-04-29
Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...
Thomas Martitz
[next]