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
/
target
Age
Commit message (
Expand
)
Author
2008-04-12
D2: Implement battery voltage readout from PCF50606 (levels not yet calibrate...
Rob Purchase
2008-04-12
Big oops. Fix enum spi_module_number to set right enum values. :p.
Michael Sevakis
2008-04-11
D2: Remove USB detection as it's not actually on GPIOC26 (that's a charging i...
Rob Purchase
2008-04-11
Add a "View I/O Ports" screen for imx31. Show all GPIO contents.
Michael Sevakis
2008-04-11
Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developmen...
Michael Sevakis
2008-04-10
Properly clear clear-on-write bits in the PP502x USB controller
Bertrik Sikken
2008-04-09
Add DM320 I²C driver, although not (yet) enabled in the sources.
Maurus Cuelenaere
2008-04-08
D2: Implement power-off by putting the PCF50606 to sleep (and reduce timeout ...
Rob Purchase
2008-04-08
D2: Update dual boot to use the hold switch. Update bootloader to show messag...
Rob Purchase
2008-04-07
Make the TCC780x ADC driver work again in the bootloader.
Rob Purchase
2008-04-07
Make the greyscale library work on the m:robe 100. Testing on target done by ...
Jens Arnold
2008-04-07
explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...
Robert Kukla
2008-04-07
Hopefully fix FS#8506 (OF cant be loaded on some PP targets). also hopefully ...
Jonathan Gordon
2008-04-07
Wow. Fix those irq #defines for ARM and use the right one in power-c200_e200....
Michael Sevakis
2008-04-07
Better sansa shutdown sequence in power_off.
Michael Sevakis
2008-04-07
Save a couple of bytes by using moveq.l where possible.
Jens Arnold
2008-04-06
Iriver remote LCD driver: * Split out assembler parts. * Reintroduced the 2 t...
Jens Arnold
2008-04-06
e200: Get the UNCACHED_ADDR macro and phys_fb_address use out of the lcd driver.
Michael Sevakis
2008-04-06
Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...
Michael Sevakis
2008-04-04
Tick/IRQ driven ADCs for TCC780x. Solves the weird button behaviour mentioned...
Rob Purchase
2008-04-04
Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...
Jens Arnold
2008-04-04
D2: Adjustable backlight brightness (sometimes fails when boosted, suggests I...
Rob Purchase
2008-04-04
1st/2nd Gen: Backlight inversion needs to be protected from interrupts, becau...
Jens Arnold
2008-04-03
m:robe 100
Robert Kukla
2008-04-02
Revert... stupid svn doesn't complain when passing -m twice :(
Jens Arnold
2008-04-02
Make the measured LCD scanrates from the greylib known to the scanrate test p...
Jens Arnold
2008-04-02
LCD driver tweaks for greyscale iPods: * Use 1/7 bias, 5x step-up and the hig...
Jens Arnold
2008-04-02
gigabeat S: Set the tick speed correctly (calced from clocking regdump). Use ...
Michael Sevakis
2008-04-01
Use a better place to enable the interrupts.
Jens Arnold
2008-04-01
iPod 1st..3rd Gen and Mini 1st Gen fixes/improvements: * Remove the unnecessa...
Jens Arnold
2008-04-01
Make the gigabeat S boot again.
Michael Sevakis
2008-04-01
Change a #define constant that conflicts with a mingw definition. Change "WAI...
Michael Sevakis
2008-03-31
Introduce sanity check and extra nop to stabilise TCC780x set_cpu_frequency()...
Rob Purchase
2008-03-31
Change the remaining set_interrupt_status usage to the more parsimonious disa...
Michael Sevakis
2008-03-31
Fixes FS#8552. On some c200s, the second parameter in setting R_Y_ADDR_AREA w...
Mark Arigo
2008-03-31
meg-fx: Add headers to files in the target directory that were missing them. ...
Michael Sevakis
2008-03-31
meg-fx: It's important to make sure certain interrupt-related registers have ...
Michael Sevakis
2008-03-30
Fix red and clean up meg-fx firmware sources. Remove an unused file.
Michael Sevakis
2008-03-30
Have meg-fx i2c driver use the wakeup functionality by making it interrupt-ba...
Michael Sevakis
2008-03-29
Implement set_cpu_frequency() for TCC780x, but leave it disabled for now as s...
Rob Purchase
2008-03-29
Updated TCC780x NAND driver. Still work-in-progress but lots better than the ...
Rob Purchase
2008-03-28
Stop saving more registers than necessary.
Jens Arnold
2008-03-27
split boot.lds and move it into the target tree
Marcoen Hirschberg
2008-03-27
Revert "initial Meizu M6SL port"
Marcoen Hirschberg
2008-03-27
initial Meizu M6SL port
Marcoen Hirschberg
2008-03-27
Save a few registers in assembler routines for iPod 5Gs LCD driver and YUV co...
Andree Buschmann
2008-03-27
Make H10 bootloader successfully boot the OF again.
Barry Wardell
2008-03-27
Fix red - adc.h used to be in lcd-remote.h
Dave Chapman
2008-03-26
Slightly better instruction order, added comment.
Jens Arnold
2008-03-26
Iriver H1x0/H300: Speed up remote LCD updates when boosted by implementing an...
Jens Arnold
[next]