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
/
sandisk
Age
Commit message (
Expand
)
Author
2007-08-17
First step of powermanagement rework: * Move target specific stuff into targe...
Jens Arnold
2007-08-14
Moved archos power handling into target tree. * Tuner power handling cleaned ...
Jens Arnold
2007-08-06
Hrmph. That was just weird to do that.
Michael Sevakis
2007-08-06
e200: Make sure backlight will never get stuck off for long periods from the ...
Michael Sevakis
2007-08-04
Oops. mvn is one's-complement, not two's. Correct the YUV calculation.
Michael Sevakis
2007-07-31
Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ...
Michael Sevakis
2007-07-29
Add a new timeout API to the kernel. Enable only for e200 right now since it'...
Michael Sevakis
2007-07-25
Some rewriting of the e200 ata driver. No more panicing. Faster card multiple...
Michael Sevakis
2007-07-22
Wheel acceleration for e200. A general acceleration interface intended for us...
Michael Sevakis
2007-07-14
e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g...
Michael Sevakis
2007-07-14
Do some planned radio interface cleanup since adding in the LV24020LP.
Michael Sevakis
2007-07-12
e200: This should stop lockups on sansa with struck SD card insert detection....
Michael Sevakis
2007-07-12
e200: adc_read needs mutex since it is accessed from multiple threads and yie...
Michael Sevakis
2007-07-09
e200: Remove all that inlining in the display driver to get rid of the bloat....
Michael Sevakis
2007-07-08
e200 lcd mashup: 1) Enable flipped and inverted mode. 2) Fully enable all pow...
Michael Sevakis
2007-07-07
e200: Better power_off to lock the system down while waiting for PMU to cut p...
Michael Sevakis
2007-06-30
Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...
Michael Sevakis
2007-06-17
PP5024 (e200): There's more than one HI IRQ bit for enabling GPIO IRQs. Port ...
Michael Sevakis
2007-06-08
Straighten out some audio path APIs and misc. audio stuff. Having recording i...
Michael Sevakis
2007-06-07
e200: Better sync of display enabling and display update. The display would b...
Michael Sevakis
2007-06-07
increase the SD stack.
Jonathan Gordon
2007-06-06
Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...
Michael Sevakis
2007-06-05
e200: Add recording. Just from MIC right now and FM integration will happen s...
Michael Sevakis
2007-06-03
e200: Update the button init code to be more correct for using GPIO IRQs.
Michael Sevakis
2007-06-03
e200: Finally use GPIO IRQs for the buttons...it's IRQ enable bit 33 afterall...
Michael Sevakis
2007-06-01
e200: Use clocking set up by loader and skip setting the values for now. Chan...
Michael Sevakis
2007-05-25
Bring buttons back to the e200 bootloader?
Michael Sevakis
2007-05-19
Backlight=on as default for sansa bootlaoder/application. Allows instant
Antonius Hellmann
2007-05-11
Didn't even notice that Sansa bootloader warning until now. Fix it.
Michael Sevakis
2007-05-11
GPIO IRQ ready button driver for e200 series. Can't actually use them yet but...
Michael Sevakis
2007-05-09
display error/boot messages in the sansa bootloader
Antonius Hellmann
2007-05-06
e200: set the default values to stop the backlight turning off on boot, regar...
Jonathan Gordon
2007-05-01
e200: Add register defines for the LCD driver IC.
Michael Sevakis
2007-04-23
FS#7036: Power saving improvements for Sansa. Shutdown LCD controller when ba...
Barry Wardell
2007-04-22
clean up some #include's
Christian Gmeiner
2007-04-22
fix bootloader
Jonathan Gordon
2007-04-22
e200: Make the wheel light timeout configurable (under settings > system) (FS...
Jonathan Gordon
2007-04-19
allow the backlight on hold setting to work correctly on sansa
Jonathan Gordon
2007-04-17
hmm.... do it a bit nicerly
Jonathan Gordon
2007-04-17
Only trigger a wheel press once per click like the OF
Jonathan Gordon
2007-04-14
e200: Use cached memory for the yuv chroma buffer. Gives some speedup. Align ...
Michael Sevakis
2007-04-13
Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...
Michael Sevakis
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-04-06
Optimized lcd_yuv_blit() (used by mpegplayer) for the Sansa E200. This is ju...
Dave Chapman
2007-03-21
Fix blitting on Sansa so Mpegplayer works again
Daniel Ankers
2007-03-20
Sansa LCD: Make the second framebuffer static
Daniel Ankers
2007-03-20
Improved LCD driver for Sansa. Uses double-buffering to cure the flickering....
Daniel Ankers
2007-03-15
Fix problem where power_off() on the Sansa returns before the device is actua...
Barry Wardell
2007-03-13
Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off da...
Barry Wardell
2007-03-04
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...
Daniel Ankers
[next]