summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2010-05-27Gigabeat S PCM: There's no reason to touch any hardware registers in order to...Michael Sevakis1-24/+39
2010-05-27Simulator: get rid of SDL_mutex* parameter to sim_do_exit.Michael Sevakis3-14/+22
2010-05-27SDL Simulator: Get thread shutdown and properly handled and fix a minor memor...Michael Sevakis5-29/+91
2010-05-27as3525: no need to ack TIMER interrupt multiple timesRafaël Carré1-4/+0
2010-05-27Clip*: give lcd_hw_init() INIT_ATTR attributeRafaël Carré3-3/+8
2010-05-27mark some functions as init functions (discarded after init() has run)Rafaël Carré6-8/+10
2010-05-27as3525: don't export empty usb_init_device(), declare it as empty inlineRafaël Carré2-5/+2
2010-05-27clipv2: make buttonlight functions static inline one-linersRafaël Carré2-15/+18
2010-05-27Generate C file / header for svn version stringRafaël Carré1-1/+4
2010-05-26as3525: fix r26308Rafaël Carré1-0/+1
2010-05-26UISimulator: cleaner startup using semaphore only to tell when event_thread i...Michael Sevakis1-26/+11
2010-05-26as3525: as revealed by r26311, it seems DMAC interrupt can't be maskedRafaël Carré1-4/+7
2010-05-26Since the sdl to target tree move, the main thread cannot be removed anymore,Thomas Martitz2-2/+6
2010-05-26as3525: write irq/fiq handlers in CRafaël Carré2-21/+11
2010-05-26typo: 'nomasked' -> 'unmasked'Rafaël Carré1-1/+1
2010-05-26as3525: implement pcm_play_dma_get_peak_buffer correctlyRafaël Carré1-2/+5
2010-05-26as3525v2: no need to set PMU_GATE bit (bit 3) in PMU_enable register when rea...Rafaël Carré1-1/+1
2010-05-26as3525: move audio loopback handling to audio_set_output_sourceRafaël Carré2-4/+4
2010-05-26Gigabeat S: Turn off hardware effects (tone and 3d) when doing digital loopba...Michael Sevakis2-33/+87
2010-05-25as3525v1: relax a bit requirements in the SD driverRafaël Carré1-38/+41
2010-05-25as3525v2: do not deselect all cards after a SD transferRafaël Carré1-5/+0
2010-05-25as3525: find_first_set_bit() isn't built in bootloadersRafaël Carré1-1/+1
2010-05-25sdl: call SDL_Quit() before exiting when receiving the SDL_QUIT event. It is ...Amaury Pouly1-0/+1
2010-05-24as3525: Fix an oops in converting the recording API to a newer form.Michael Sevakis1-6/+7
2010-05-24Si4700 tuner: It doesn't like to do i2c while powered off and hangs the bus. ...Michael Sevakis1-1/+3
2010-05-24Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT f...Szymon Dziok1-2/+20
2010-05-24fix YUV Dither for the other targets too, like in r26064.Szymon Dziok6-6/+6
2010-05-24Clipv1 battery capacity is 330mAhRafaël Carré1-5/+5
2010-05-24as3525: don't destroy status when calculating IRQ number in UIRQ()Rafaël Carré1-3/+1
2010-05-24as3525: be sure all interrupts are disabled when recordingRafaël Carré1-0/+1
2010-05-24Really cleanup remaining r26253 yellow (hopefully).Michael Sevakis1-3/+4
2010-05-24Cleanup r26253 red and yellow.Michael Sevakis3-4/+4
2010-05-24Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis14-405/+239
2010-05-24as3525*: sd_wait_for_state() is only used for waiting to SD_TRAN stateRafaël Carré2-12/+12
2010-05-24as3525: show unmasked interrupts on unhandled IRQRafaël Carré1-1/+8
2010-05-24as3543 rtc wakeup: fix power offRafaël Carré1-4/+8
2010-05-22rtc_enable_alarm() needs no return valueRafaël Carré9-28/+11
2010-05-22as3525v2: RTC alarmRafaël Carré6-4/+131
2010-05-22fuzev1: don't enable RTC in the bootloaderRafaël Carré1-1/+2
2010-05-21as3525v2: enable AFE (AUDIO Front End) interruptsRafaël Carré1-54/+16
2010-05-21ata: do some threading-related corrections (some sync related where it matter...Michael Sevakis2-22/+23
2010-05-21avoid overflow in puts_scroll().Teruaki Kawashima2-5/+10
2010-05-21kernel: the header says queue_peek should always be compiled in but the sourc...Amaury Pouly1-1/+1
2010-05-21dircache:Amaury Pouly1-16/+7
2010-05-21Clip+: add charging curveRafaël Carré4-9/+56
2010-05-21Fix typos in commentMichael Chicoine1-2/+2
2010-05-21usb-as3525v2: fix typo in a comment.Amaury Pouly1-1/+1
2010-05-21FS#10913: fix file browser not updated on microsd insertion/removal. This is ...Amaury Pouly1-0/+15
2010-05-20Clipv1: charging curveRafaël Carré2-5/+12
2010-05-20Clipv1: cosmeticsRafaël Carré1-5/+5