summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2008-12-04Meg-FX: s3c register definitions really should be unsigned. Switch from 'int'...Michael Sevakis9-424/+427
2008-12-04Gigabeat S: Turn off backlight LED supply after a 2-second delay and save a l...Michael Sevakis5-13/+58
2008-12-03Hopefully mop-up remaining red.Michael Sevakis2-0/+11
2008-12-03Fix some red. The stubs in bootloaders are giving some trouble.Michael Sevakis1-0/+2
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis33-376/+260
2008-12-03fix hold-button handling for m200v4.Dominik Wenger1-2/+4
2008-12-03Sansa AMS: ignore buttons when hold switch is onRafaël Carré1-0/+3
2008-12-03Jz4740 targets: make sure you don't yield when in interrupt modeMaurus Cuelenaere3-16/+52
2008-12-02Fix compilingMaurus Cuelenaere1-5/+0
2008-12-02Move Clip specific power management stuff (specifically the battery discarge ...Bertrik Sikken2-5/+77
2008-12-02Sansa Clip: Do not return HOLD status in button_read_device()Rafaël Carré2-5/+1
2008-12-02Meg-FX: Do a bit of LED service simplification and save a tiny bit of code size.Michael Sevakis1-9/+11
2008-12-02Oops. Should subtract one from actual default value.Michael Sevakis1-2/+2
2008-12-02Fix another bug spotted in LED service. Default setting should also use log_b...Michael Sevakis1-3/+3
2008-12-02Fix FS#9599 - LCD Brightness setting broken by software fading. Patch by Thom...Michael Sevakis1-6/+9
2008-12-01Telechips I2C: Scale the busy-wait delay based on FREQ, reducing wasted CPU c...Rob Purchase1-2/+7
2008-12-01D2: Disable IRQs when writing to the LCD 3-wire interface, and re-instate the...Rob Purchase1-1/+5
2008-12-01Sansa AMS: sd_enable() isn't available in the bootloaderRafaël Carré1-0/+6
2008-12-01Sansa AMS: disable SD clocks when not in use (copied from FS#9570)Rafaël Carré1-0/+5
2008-12-01Sansa Clip : save one instruction per 8 pixels loop in lcd_grey_dataRafaël Carré1-10/+12
2008-12-01Sansa AMS: do not load stack and bss inside the rockbox binary (FS#9593)Rafaël Carré1-17/+18
2008-11-30don't waste time and binsize enabling the usb controller just before rebootingFrank Gevaerts1-1/+0
2008-11-30Sansa AMS: Use a valid PLL setting (248MHz aka maximum fclk)Rafaël Carré5-19/+12
2008-11-30Remove usb_drv_wait from the public usb api, and remove the implementation fr...Frank Gevaerts3-27/+15
2008-11-30Replace USE_HIGH_SPEED with USB_NO_HIGH_SPEED, as high speed support is the n...Frank Gevaerts5-5/+2
2008-11-30Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x ...Frank Gevaerts5-7/+25
2008-11-30Init the ata_sd mutex before use.Dominik Wenger1-0/+2
2008-11-30do not modify the CCU_IO register since we don't use GPIOD (from FS#9569)Jonathan Gordon1-4/+1
2008-11-28D2 also needs audiohw_preinit()Frank Gevaerts1-1/+1
2008-11-28Sansa Fuze: do not modify the CCU_IO register since we don't use GPIODRafaël Carré1-3/+0
2008-11-28Sansa Fuze: remove left over copy-pasta (fix status bar flickering)Rafaël Carré1-2/+0
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-5/+1
2008-11-28Sansa AMS: I2SOUT registers definitionsRafaël Carré1-1/+10
2008-11-27Sansa Clip: grey lib support (not calibrated yet)Rafaël Carré4-13/+122
2008-11-27Gigabeats S: Simply ignore that occasional spurious unknown IRQ (-1) that goe...Michael Sevakis1-1/+12
2008-11-27Remove doubled 16k samplerate flag.Michael Sevakis1-2/+1
2008-11-26Sansa AMS: make set_cpu_frequency() handle frequency 0Rafaël Carré1-1/+1
2008-11-26Fix red in GBS bootloader.Michael Sevakis1-0/+6
2008-11-26Add hardware backlight fading on Gigabeat S with fade up and down options in ...Michael Sevakis3-25/+103
2008-11-26Sansa AMS: implement set_cpu_frequency()Rafaël Carré5-98/+19
2008-11-26Sansa AMS: use non-busy wakeup to signal end of DMA transferRafaël Carré4-10/+16
2008-11-26Creative ZVM : cosmeticsRafaël Carré8-978/+978
2008-11-26Fix yellow and red. Maybe create some new.Michael Sevakis2-12/+1
2008-11-26Sansa AMS: kernel functions need the timer definitionsRafaël Carré1-0/+1
2008-11-26Sansa AMS: correct timer definition (clk_main == 24MHz / 16)Rafaël Carré5-116/+4
2008-11-26Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis16-158/+76
2008-11-26Code police myself.Steve Bavin1-1/+1
2008-11-26Oops - fix yellow.Steve Bavin2-1/+2
2008-11-26Fix reds. Also note my r19221 commit message had a typo - shoudld have been ...Steve Bavin10-22/+19
2008-11-26...and spell the property names correctly.Steve Bavin1-1/+1