summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2010-05-27sd-as3525v2: Include time spent yielding when figuring timeout in sd_wait_for...Rafaël Carré
2010-05-27Gigabeat S PCM: Sync some comments to changes.Michael Sevakis
2010-05-27Gigabeat S PCM: There's no reason to touch any hardware registers in order to...Michael Sevakis
2010-05-27as3525: no need to ack TIMER interrupt multiple timesRafaël Carré
2010-05-27Clip*: give lcd_hw_init() INIT_ATTR attributeRafaël Carré
2010-05-27mark some functions as init functions (discarded after init() has run)Rafaël Carré
2010-05-27as3525: don't export empty usb_init_device(), declare it as empty inlineRafaël Carré
2010-05-27clipv2: make buttonlight functions static inline one-linersRafaël Carré
2010-05-26as3525: fix r26308Rafaël Carré
2010-05-26as3525: as revealed by r26311, it seems DMAC interrupt can't be maskedRafaël Carré
2010-05-26as3525: write irq/fiq handlers in CRafaël Carré
2010-05-26typo: 'nomasked' -> 'unmasked'Rafaël Carré
2010-05-26as3525: implement pcm_play_dma_get_peak_buffer correctlyRafaël Carré
2010-05-26as3525v2: no need to set PMU_GATE bit (bit 3) in PMU_enable register when rea...Rafaël Carré
2010-05-26as3525: move audio loopback handling to audio_set_output_sourceRafaël Carré
2010-05-26Gigabeat S: Turn off hardware effects (tone and 3d) when doing digital loopba...Michael Sevakis
2010-05-25as3525v1: relax a bit requirements in the SD driverRafaël Carré
2010-05-25as3525v2: do not deselect all cards after a SD transferRafaël Carré
2010-05-25as3525: find_first_set_bit() isn't built in bootloadersRafaël Carré
2010-05-24as3525: Fix an oops in converting the recording API to a newer form.Michael Sevakis
2010-05-24Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT f...Szymon Dziok
2010-05-24fix YUV Dither for the other targets too, like in r26064.Szymon Dziok
2010-05-24as3525: don't destroy status when calculating IRQ number in UIRQ()Rafaël Carré
2010-05-24as3525: be sure all interrupts are disabled when recordingRafaël Carré
2010-05-24Really cleanup remaining r26253 yellow (hopefully).Michael Sevakis
2010-05-24Cleanup r26253 red and yellow.Michael Sevakis
2010-05-24Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis
2010-05-24as3525*: sd_wait_for_state() is only used for waiting to SD_TRAN stateRafaël Carré
2010-05-24as3525: show unmasked interrupts on unhandled IRQRafaël Carré
2010-05-22as3525v2: RTC alarmRafaël Carré
2010-05-21as3525v2: enable AFE (AUDIO Front End) interruptsRafaël Carré
2010-05-21Clip+: add charging curveRafaël Carré
2010-05-21usb-as3525v2: fix typo in a comment.Amaury Pouly
2010-05-20Clipv1: charging curveRafaël Carré
2010-05-20Clipv1: cosmeticsRafaël Carré
2010-05-20Clipv1: move buttonlight functions to headerRafaël Carré
2010-05-20Increaase default ipod 3g contrast, to a value between the last two.Torne Wuff
2010-05-20Clipv2: charging curve + voltage limitsRafaël Carré
2010-05-20usb-as3525v2:Amaury Pouly
2010-05-20fuzev2: charging curve and voltage limitsRafaël Carré
2010-05-19Gigabeat S: Use longer battery filter; lag is not a problem with voltage for ...Michael Sevakis
2010-05-19sd-as3525v2: masked interrupts and block size won't change, and DMA won't be ...Rafaël Carré
2010-05-19as3525: hide our UNCACHED_ADDR from usb_storage.cRafaël Carré
2010-05-19revert part of r26176 to avoid large static allocationRafaël Carré
2010-05-19as3525: don't use IRAM for usb, and avoid usb storage using uncached addresse...Rafaël Carré
2010-05-19Revert r26060. A better fix was found. The acceleration should be fixed once ...Thomas Martitz
2010-05-19Handshake still grinds to a halt at some point, but it works better now.Tobias Diedrich
2010-05-19fix previous commitRafaël Carré
2010-05-19better preprocessor conditions for enabling GPIOA interruptRafaël Carré
2010-05-19sd-as3525: wait 100µs before disabling SD clocksRafaël Carré