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
2010-12-22
Fix yellow
Thomas Martitz
2010-12-21
Make usb_detect() return USB_UNPOWERED instead of USB_EXTRACTED. Without that...
Frank Gevaerts
2010-12-21
WM8750 - fix muted output when entering FM radio screen.
Marcin Bukat
2010-12-21
Major speedup of iPod nano 2G. Part 6: Use faster LCD interface configuration...
Andree Buschmann
2010-12-20
HD300 - Fix bootloader freeze introduced in r28799. DMA transfer hangs for so...
Marcin Bukat
2010-12-19
iPod nano 2G: Use LCD_PHTIME = 0x22 for both LDS and ILI type of displays. Si...
Andree Buschmann
2010-12-19
iPod nano2g ILI type LCD displays need big endian configuration for the LCD i...
Andree Buschmann
2010-12-16
fix typo, thanks to Luka_S for catching this
Marcin Bukat
2010-12-16
HD300 - hacky workaround which makes USB bridge work in rockbox
Marcin Bukat
2010-12-16
Fix headphone detection on iPod Nano 2G being inverted (regression from r28800)
Michael Sparmann
2010-12-15
HDD6330: implement lcd_set_flip() function.
Szymon Dziok
2010-12-14
FS#11765: Improve AMSv1 Battery Life by Lowering CPU and Peripheral clocks. U...
Fred Bauer
2010-12-13
HDD6330: speedup lcd_blit_yuv() function (~4%).
Szymon Dziok
2010-12-13
Add short sleep after wakeup of LDS176 type LCD to avoid occasional shift of ...
Andree Buschmann
2010-12-13
HDD6330: implement initialization and inversion of lcd.
Szymon Dziok
2010-12-13
Speedup of iPod nano 2G YUV blitting by 3%.
Andree Buschmann
2010-12-13
FS#11807 - Major speedup of iPod nano 2G. Part 5: Introduce asm for RGB scree...
Andree Buschmann
2010-12-13
Android: Protect lcd updates with a mutex.
Thomas Martitz
2010-12-12
Only return USB_POWERED if USB_DETECT_BY_DRV is actually defined, which might...
Frank Gevaerts
2010-12-12
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
AMSv2: handle sd card ACMDs similar to how it's done for AMSv1
Bertrik Sikken
2010-12-12
FS#11807 - Major speedup of iPod nano 2G. Part 4: Introduce asm for yuv blitt...
Andree Buschmann
2010-12-12
FS#11807 - Major speedup of iPod nano 2G. Part 3: Unify different write comma...
Andree Buschmann
2010-12-12
FS#11807 - Major speedup of iPod nano 2G. Part 2: Use 16 bit data width and s...
Andree Buschmann
2010-12-12
FS#11708 - Major speedup of iPod nano 2G. Part 1: Loop unrolling and reductio...
Andree Buschmann
2010-12-12
AMSv2: only switch sd cards to high speed mode for for v2 sd cards, just like...
Bertrik Sikken
2010-12-12
iPod Nano 2G: Correct clickwheel interrupt handler name, this time consistently.
Michael Sparmann
2010-12-12
Fix bug introduced with r28800 (missing interrupt handler).
Andree Buschmann
2010-12-12
Really fix yellow this time, SVN only committed half of what I wanted...
Michael Sparmann
2010-12-12
Fix yellow, already assign values for various S5L8702 defines
Michael Sparmann
2010-12-12
usb-s3c6400x.[ch], button-clickwheel.c: Move s5l8701-specific parts to where ...
Michael Sparmann
2010-12-11
HD300 - further speedup of lcd_update() by utilizing DMA transfer when unboos...
Marcin Bukat
2010-12-11
S5L870x LCD interface registers are 32 bit.
Andree Buschmann
2010-12-11
HD300 - tweak lcd_update() (4-5% speedup)
Marcin Bukat
2010-12-11
Fix typo in comment.
Andree Buschmann
2010-12-11
iPod nano 2G: Call lcd_update_rect() in lcd_update() instead of using an own ...
Andree Buschmann
2010-12-11
Set DRAM configuration for iPod nano 2G in crt0.s
Andree Buschmann
2010-12-11
Detail comment in timer configuration of S5L870x.
Andree Buschmann
2010-12-11
Derive clock and timer defines from frequency of external source.
Andree Buschmann
2010-12-10
Android: Replace the java based tick timer implemented with a not as bloated ...
Thomas Martitz
2010-12-10
HD300 - do not handle scrollstrip events when hold is on
Marcin Bukat
2010-12-09
MPIO HD200, HD300: Make USB bridge handling more correct (this doesn't solve ...
Marcin Bukat
2010-12-08
RTC s35380a - remove unneeded header files includes
Marcin Bukat
2010-12-08
MPIO HD300 simulator. FS#11796 by Michael Leslie
Marcin Bukat
2010-12-08
RTC s35380a - cleanup and more comments
Marcin Bukat
2010-12-07
RTC s35380a - proper alarm support
Marcin Bukat
2010-12-07
correct argument of open.
Teruaki Kawashima
2010-12-06
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
[next]