summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Clipv1 battery capacity is 330mAhRafaël Carré2010-05-24
* as3525: don't destroy status when calculating IRQ number in UIRQ()Rafaël Carré2010-05-24
* as3525: be sure all interrupts are disabled when recordingRafaël Carré2010-05-24
* Really cleanup remaining r26253 yellow (hopefully).Michael Sevakis2010-05-24
* Cleanup r26253 red and yellow.Michael Sevakis2010-05-24
* Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis2010-05-24
* as3525*: sd_wait_for_state() is only used for waiting to SD_TRAN stateRafaël Carré2010-05-24
* as3525: show unmasked interrupts on unhandled IRQRafaël Carré2010-05-24
* as3543 rtc wakeup: fix power offRafaël Carré2010-05-24
* rtc_enable_alarm() needs no return valueRafaël Carré2010-05-22
* as3525v2: RTC alarmRafaël Carré2010-05-22
* fuzev1: don't enable RTC in the bootloaderRafaël Carré2010-05-22
* as3525v2: enable AFE (AUDIO Front End) interruptsRafaël Carré2010-05-21
* ata: do some threading-related corrections (some sync related where it matter...Michael Sevakis2010-05-21
* avoid overflow in puts_scroll().Teruaki Kawashima2010-05-21
* kernel: the header says queue_peek should always be compiled in but the sourc...Amaury Pouly2010-05-21
* dircache:Amaury Pouly2010-05-21
* Clip+: add charging curveRafaël Carré2010-05-21
* Fix typos in commentMichael Chicoine2010-05-21
* usb-as3525v2: fix typo in a comment.Amaury Pouly2010-05-21
* FS#10913: fix file browser not updated on microsd insertion/removal. This is ...Amaury Pouly2010-05-21
* Clipv1: charging curveRafaël Carré2010-05-20
* Clipv1: cosmeticsRafaël Carré2010-05-20
* Clipv1: move buttonlight functions to headerRafaël Carré2010-05-20
* Increaase default ipod 3g contrast, to a value between the last two.Torne Wuff2010-05-20
* Clipv2: charging curve + voltage limitsRafaël Carré2010-05-20
* usb-as3525v2:Amaury Pouly2010-05-20
* disk/file: Do not use & on arraysRafaël Carré2010-05-20
* fuzev2: charging curve and voltage limitsRafaël Carré2010-05-20
* fix commentsMarcin Bukat2010-05-20
* HD200 - increase sligtly wait states for lcd. This removes clicks in playback...Marcin Bukat2010-05-20
* HD200 - fix button readings afrer PLL settings changeMarcin Bukat2010-05-20
* HD200 - fix PLL settings. This fixes looong standing bug heavily affecting pe...Marcin Bukat2010-05-20
* Gigabeat S: Use longer battery filter; lag is not a problem with voltage for ...Michael Sevakis2010-05-19
* sd-as3525v2: masked interrupts and block size won't change, and DMA won't be ...Rafaël Carré2010-05-19
* as3525: hide our UNCACHED_ADDR from usb_storage.cRafaël Carré2010-05-19
* revert part of r26176 to avoid large static allocationRafaël Carré2010-05-19
* as3525: don't use IRAM for usb, and avoid usb storage using uncached addresse...Rafaël Carré2010-05-19
* Revert r26060. A better fix was found. The acceleration should be fixed once ...Thomas Martitz2010-05-19
* as3514.c: clean upRafaël Carré2010-05-19
* Handshake still grinds to a halt at some point, but it works better now.Tobias Diedrich2010-05-19
* fix previous commitRafaël Carré2010-05-19
* better preprocessor conditions for enabling GPIOA interruptRafaël Carré2010-05-19
* sd-as3525: wait 100µs before disabling SD clocksRafaël Carré2010-05-19
* as3525v2: fix end of charge detectionRafaël Carré2010-05-19
* sd-as3525: avoid division when calculating current bank, we only deal with 1 ...Rafaël Carré2010-05-19
* as3525: reorder vectored interruptsRafaël Carré2010-05-19
* sd-as3525: give timeout in HZ units, not in ticksRafaël Carré2010-05-19
* HD200 - lm339 response time is at best 300 ns so adcclk can not be too highMarcin Bukat2010-05-19
* as3525v2: add partial usb init codeAmaury Pouly2010-05-19