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
/
arm
/
tcc780x
Age
Commit message (
Expand
)
Author
2008-04-12
D2: Implement battery voltage readout from PCF50606 (levels not yet calibrate...
Rob Purchase
2008-04-11
D2: Remove USB detection as it's not actually on GPIOC26 (that's a charging i...
Rob Purchase
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-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
D2: Adjustable backlight brightness (sometimes fails when boosted, suggests I...
Rob Purchase
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-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-27
split boot.lds and move it into the target tree
Marcoen Hirschberg
2008-03-24
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...
Jens Arnold
2008-03-23
D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warni...
Rob Purchase
2008-03-22
Enable tick IRQs on TCC780x. The main menu is now working on the D2.
Rob Purchase
2008-03-22
D2: Implement HAS_BUTTON_HOLD.
Rob Purchase
2008-03-22
D2: Fix inverted USB detection.
Rob Purchase
2008-03-13
Split up app.lds to the respective target directories. The portalplayer devi...
Karl Kurbjun
2008-03-10
D2: Fix IRAM usage, but disable it for now as Tremor does not fit ('make zip'...
Rob Purchase
2008-03-05
D2: Make lcd_init_device() actually turn on the LCD, in preparation for booti...
Rob Purchase
2008-02-16
a very basic power_off function
Christian Gmeiner
2008-02-16
I need to overwork this - sorry
Christian Gmeiner
2008-02-16
Shutdown needs about 2 seconds, but it seems to work :)
Christian Gmeiner
2008-02-15
fix compiling of debug menu for tcc780x
Christian Gmeiner
2008-02-13
D2: Further work-in-progress on the NAND driver.
Rob Purchase
2008-01-27
D2: Add auto-detection of the SAMSUNG flash chips used in the 2/4/8Gb
Rob Purchase
2008-01-25
Read ID codes & raw page data from D2 NAND flash (work in progress;
Rob Purchase
2008-01-22
Fix typo (and update the build table...)
Rob Purchase
2008-01-14
Initial Cowon D2 commit:
Rob Purchase