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-08-23
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
2008-07-15
Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov...
Rob Purchase
2008-07-12
Make the TCC780x NAND driver also build for 77x targets. This is work-in-prog...
Rob Purchase
2008-07-09
D2: A working implementation of lcd_blit_yuv() by Thibaut Girka.
Rob Purchase
2008-07-09
D2: Add the tuner_power() function which was missing from the previous FM com...
Rob Purchase
2008-06-30
fix a stray yellow
Frank Gevaerts
2008-06-29
Don't handle a touchscreen press when backlight is off
Maurus Cuelenaere
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-27
D2: Small optimisation to the PCM FIQ (only stack registers when necessary).
Rob Purchase
2008-06-27
D2: Make the nand driver's sanity checks a little more... sane. This should a...
Rob Purchase
2008-06-24
D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in...
Rob Purchase
2008-06-23
D2: Take notice of the hold button.
Rob Purchase
2008-06-23
Fix the D2 click/popping every second. Lesson from PCM-driver 101: don't disa...
Rob Purchase
2008-06-23
FS#9051 - remove LCD margins... use viewports if you need them...
Jonathan Gordon
2008-06-22
Initial D2 sound playback support (known issues to follow on the CowonD2Info ...
Rob Purchase
2008-06-10
D2: Configure NAND GPIO lines /before/ attempting to use them. Should fix 16G...
Rob Purchase
2008-06-09
D2: Fixes for 16Gb models with four NAND banks: update MAX_BANKS, configure t...
Rob Purchase
2008-05-31
D2: Stop panic screen from crashing instantly (seems this has been broken for...
Rob Purchase
2008-05-28
Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...
Michael Sevakis
2008-05-21
TCC78x NAND driver: Split the initial bank scan into two passes (appears to i...
Rob Purchase
2008-05-05
Remove the last D2 yellows (user timer is not yet implemented).
Rob Purchase
2008-05-03
Disabled unused ata_led function.
Bertrik Sikken
2008-05-03
More static / header file cleanup.
Bertrik Sikken
2008-04-29
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-27
FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.
Rob Purchase
2008-04-27
Enable 'touchscreen areas' on the D2, based on JdGordon's m:robe code. Disabl...
Rob Purchase
2008-04-21
A few preparations for the D2 PCM driver: move driver up to TCC780x level, mo...
Rob Purchase
2008-04-15
Kill some D2 yellows with a simplistic Rolo implementation and NAND driver cl...
Rob Purchase
2008-04-15
woops... fix red and some svn keywords.
Jonathan Gordon
2008-04-15
Setup the touchpads to have two modes - stylus and button - and set them in b...
Jonathan Gordon
2008-04-12
Fix cut'n'pasterelated yellows.
Rob Purchase
2008-04-12
D2: Charging detection, plus basic PCF50606 interrupt handler.
Rob Purchase
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
[next]