summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2011-02-19Android: Rewrite lcd subsystem to use the SurfaceView API.Thomas Martitz
2011-02-19N900: Prevent stuck up/down keys on systems with shared up/down cursor mappingThomas Jarosch
2011-02-19Cleanup preprocessor around corelock usage and move its definition outside #i...Thomas Martitz
2011-02-18Fix red caused by incorrect includes.Thomas Martitz
2011-02-18Fix yellows and checkwps.Thomas Martitz
2011-02-18Implement cooperative threads on hosted platforms using C code.Thomas Martitz
2011-02-15RaaA: app_rename() must also do ROCKBOX_DIR translation for the target pathThomas Jarosch
2011-02-15Fix the shutdown sequence for maemo, SDL and simulator buildsThomas Jarosch
2011-02-14All kernel objects in code shared amongs targets (core, plugins, codecs) shou...Michael Sevakis
2011-02-12Use target names instead of model numbers in #if statements - nowhere else us...Dave Chapman
2011-02-11Submit FS#11926, calibrate charge curve for e200v1. Thanks to Martin Ritter.Andree Buschmann
2011-02-10iPod Nano2g/Classic clickwheel: Configure GPIO pins as Hi-Z while hold switch...Michael Sparmann
2011-02-10audio_peek_track should copy the struct mp3entry instead of pointing directly...Michael Sevakis
2011-02-10Fix more red. Two had been hiding.Michael Sparmann
2011-02-10Fix redMichael Sparmann
2011-02-10iPod Nano 2G: Fix current leak through clickwheel GPIOs when clickwheel is po...Michael Sparmann
2011-02-10Fix red (remove accidentally committed debugging code)Michael Sparmann
2011-02-10iPod Classic: Do boosting the right way round ;-)Michael Sparmann
2011-02-10iPod Classic: Fix current leak through clickwheel GPIOs when clickwheel is po...Michael Sparmann
2011-02-09iPod Classic: Enable boosting by switching the CPU between 1x and 2x AHB clockMichael Sparmann
2011-02-09iPod Classic: This time really fix the hold switch. Read it out through the p...Michael Sparmann
2011-02-09Disable buffering codecs (and code generally) on RaaA.Thomas Martitz
2011-02-09Buffering should align itself and not rely on buffering_reset parameters when...Michael Sevakis
2011-02-08Correct typo in the Philipps SA9200 config file.Marianne Arnold
2011-02-08Initial maemo platform supportThomas Jarosch
2011-02-08M:Robe 500: Use bit modifiers more.Karl Kurbjun
2011-02-08Fix battery charging.Karl Kurbjun
2011-02-07Fix some evil whitespaceMichael Sparmann
2011-02-07iPod Classic: Fix hold switch glitchesMichael Sparmann
2011-02-07S5L8702: Power down I2C while it's unusedMichael Sparmann
2011-02-07DM320: Fix app.lds to reduce binary image size.Karl Kurbjun
2011-02-06Keep the clocks enabled once the LCD DMA transfer completes. It kills the PC...Karl Kurbjun
2011-02-06Remove reference to pin setup function.Karl Kurbjun
2011-02-06Remove some initializations that are taken care of in the bootloader or crt0 ...Karl Kurbjun
2011-02-06DM320 SPI: Add a bunch of updates to the SPI driver.Karl Kurbjun
2011-02-06M:Robe 500 USB: Remove EMIF and pin initialization.Karl Kurbjun
2011-02-06M:Robe 500 Power: Remove pin initializations.Karl Kurbjun
2011-02-06M:Robe 500 Backlight: Add setup based on OF - purpose of operations are a mys...Karl Kurbjun
2011-02-06M:Robe 500 ADC: Remove pin initializations.Karl Kurbjun
2011-02-06M:Robe 500 ATA: Remove pin initializations.Karl Kurbjun
2011-02-06DM320: Clock source selection for timer happens in bootloader.Karl Kurbjun
2011-02-06DM320 UART: Remove more pin initializations.Karl Kurbjun
2011-02-06Fix ZVM build.Karl Kurbjun
2011-02-06DM320: Update boot linker script (right now it is linked against flash). Inc...Karl Kurbjun
2011-02-06DM320: Re-write of crt0.S and update to app linker script.Karl Kurbjun
2011-02-06M:Robe 500: Add a bunch of updates for the LCD. Remove some pin initializati...Karl Kurbjun
2011-02-06M:Robe 500: Remove references to files that are not ready for commit.Karl Kurbjun
2011-02-06Add ARMv4 16-bit(set, mod, clr) operations used on DM320.Karl Kurbjun
2011-02-06M:Robe 500 and TSC2100: Add more to the initialization. Some GPIO initializa...Karl Kurbjun
2011-02-06DM320 DSP PCM handler: Use initialization library to make sure that code star...Karl Kurbjun