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
2011-03-02
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
2011-03-01
Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android ...
Thomas Jarosch
2011-03-01
Move drivers/i2c.c into target tree as it contains SH specific bits. Leave as...
Marcin Bukat
2011-03-01
Move ata_mmc.c into target tree as it is SH (ondio) specific. Associated head...
Marcin Bukat
2011-03-01
iPod Classic: Use DMA (and double buffering) for LCD updates
Michael Sparmann
2011-02-28
Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access it
Thomas Jarosch
2011-02-28
iPod Classic: Enable RGB LCD update assembler code
Michael Sparmann
2011-02-28
iPod Classic: Fix YUV blitting. Mpegplayer works now.
Michael Sparmann
2011-02-28
brackets are important! fix the mouse being hidden in sims
Jonathan Gordon
2011-02-28
Hopefully get shutdown/exit handling on SDL/maemo right.
Thomas Martitz
2011-02-28
Pandora port: Exit rockbox by pressing the SELECT button
Thomas Jarosch
2011-02-27
RaaA: Add initial Pandora support
Thomas Jarosch
2011-02-27
iPod Classic CE-ATA Support (Part 4 of 4: S5L8702 ATA driver)
Michael Sparmann
2011-02-25
Byteswap routines don't really need 'asm volatile', just 'asm' since it shoul...
Michael Sevakis
2011-02-24
Use thumb-compatible byte swap routines when building with -mthumb.
Michael Sevakis
2011-02-23
Android:
Thomas Martitz
2011-02-23
Gigabeat S: Smoother bootup. Don't do full drive reset at boot since it's not...
Michael Sevakis
2011-02-22
Return valid tuner ID even when tuner is not detected properly. Fixes FS#11791
Michael Chicoine
2011-02-20
Calibrate iPod Classic battery gauge a bit better
Michael Sparmann
2011-02-19
Android: Rewrite lcd subsystem to use the SurfaceView API.
Thomas Martitz
2011-02-19
N900: Prevent stuck up/down keys on systems with shared up/down cursor mapping
Thomas Jarosch
2011-02-18
Fix red caused by incorrect includes.
Thomas Martitz
2011-02-18
Implement cooperative threads on hosted platforms using C code.
Thomas Martitz
2011-02-15
Fix the shutdown sequence for maemo, SDL and simulator builds
Thomas Jarosch
2011-02-14
All kernel objects in code shared amongs targets (core, plugins, codecs) shou...
Michael Sevakis
2011-02-11
Submit FS#11926, calibrate charge curve for e200v1. Thanks to Martin Ritter.
Andree Buschmann
2011-02-10
iPod Nano2g/Classic clickwheel: Configure GPIO pins as Hi-Z while hold switch...
Michael Sparmann
2011-02-10
Fix more red. Two had been hiding.
Michael Sparmann
2011-02-10
Fix red
Michael Sparmann
2011-02-10
iPod Nano 2G: Fix current leak through clickwheel GPIOs when clickwheel is po...
Michael Sparmann
2011-02-10
Fix red (remove accidentally committed debugging code)
Michael Sparmann
2011-02-10
iPod Classic: Do boosting the right way round ;-)
Michael Sparmann
2011-02-10
iPod Classic: Fix current leak through clickwheel GPIOs when clickwheel is po...
Michael Sparmann
2011-02-09
iPod Classic: Enable boosting by switching the CPU between 1x and 2x AHB clock
Michael Sparmann
2011-02-09
iPod Classic: This time really fix the hold switch. Read it out through the p...
Michael Sparmann
2011-02-08
Initial maemo platform support
Thomas Jarosch
2011-02-08
M:Robe 500: Use bit modifiers more.
Karl Kurbjun
2011-02-08
Fix battery charging.
Karl Kurbjun
2011-02-07
Fix some evil whitespace
Michael Sparmann
2011-02-07
iPod Classic: Fix hold switch glitches
Michael Sparmann
2011-02-07
S5L8702: Power down I2C while it's unused
Michael Sparmann
2011-02-07
DM320: Fix app.lds to reduce binary image size.
Karl Kurbjun
2011-02-06
Keep the clocks enabled once the LCD DMA transfer completes. It kills the PC...
Karl Kurbjun
2011-02-06
Remove reference to pin setup function.
Karl Kurbjun
2011-02-06
Remove some initializations that are taken care of in the bootloader or crt0 ...
Karl Kurbjun
2011-02-06
DM320 SPI: Add a bunch of updates to the SPI driver.
Karl Kurbjun
2011-02-06
M:Robe 500 USB: Remove EMIF and pin initialization.
Karl Kurbjun
2011-02-06
M:Robe 500 Power: Remove pin initializations.
Karl Kurbjun
2011-02-06
M:Robe 500 Backlight: Add setup based on OF - purpose of operations are a mys...
Karl Kurbjun
2011-02-06
M:Robe 500 ADC: Remove pin initializations.
Karl Kurbjun
[next]