summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2011-11-29FS#12412 : Delete old buffer allocation code which has been replaced by core_...Boris Gjenero6-259/+29
2011-11-28dm320: call storage idle notifys on in sdmmc threadTomasz Moń3-2/+20
2011-11-27If Rockbox never turns off ATA power, don't compile code for turning it back ...Boris Gjenero1-2/+22
2011-11-27remove stray debugging lineFred Bauer1-1/+0
2011-11-27Guard font functions against invalid font ids. These arguably should never be...Frank Gevaerts1-2/+4
2011-11-27Actually make glyph_cache_save static instead of just claiming it should beFrank Gevaerts1-1/+1
2011-11-27glyph_cache_save should be staticFrank Gevaerts2-1/+2
2011-11-27PortalPlayer: Loading of stack munge value into r4 was moved in r30741 to aft...Michael Sevakis1-17/+17
2011-11-27Add STORAGE_INIT_ATTR to static ata.c functions that are only called via ata_...Boris Gjenero1-5/+5
2011-11-27In buflib_buffer_shift(), properly update handle->alloc values, which are cha...Boris Gjenero1-2/+3
2011-11-27Sansa AMSv2 USB: Simplify union around struct usb_ctrlrequest and remove dupl...Bertrik Sikken1-7/+4
2011-11-27AMSv2: remove stray ; from USB_DEVBSS_ATTRRafaël Carré1-1/+1
2011-11-26Sansa AMSv2: potential USB fix from FS#11664 by funman:Bertrik Sikken1-2/+17
2011-11-25fix up font_cache/LRU boundry errors from r30763Fred Bauer1-17/+35
2011-11-24Fix battery meter on Sansa Connect.Tomasz Moń2-5/+20
2011-11-22FS#12378 : Removal of Archos HWCODEC unused code and data. Several large hard...Boris Gjenero5-25/+16
2011-11-22FS#12397 : On targets which load .data directly into its final location and l...Boris Gjenero11-99/+11
2011-11-20Add INIT_ATTR to storage_init() when possibleRafaël Carré7-6/+16
2011-11-20Fix typo in commentRafaël Carré1-1/+1
2011-11-20Fix parameter order in font_load_in_memory(). FS#12395.Fred Bauer1-2/+2
2011-11-19FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...Fred Bauer2-255/+204
2011-11-19Sansa clip zip: increase communication speed with the OLED controllerBertrik Sikken1-1/+1
2011-11-19Sansa clip zip: workaround for wisechip display - always copy an entire horiz...Bertrik Sikken1-3/+3
2011-11-19Update some missed pointers when moving the dircache allocationFred Bauer1-12/+14
2011-11-19Get rid of a really annoying #ifdef line to check if backdrop support should ...Jonathan Gordon1-0/+4
2011-11-17imx233/fuze+: set drive strength of tuner chip enable pin, enable backlight o...Amaury Pouly2-1/+3
2011-11-17Fix yellow.Thomas Martitz1-1/+1
2011-11-17Remove sim_tasks from the sdl application build.Thomas Martitz1-3/+4
2011-11-17fuze+: adjust touchpad sensitivity based on product id like OF, add debug scr...Amaury Pouly3-6/+16
2011-11-17Simulate usb plugging on the sim better using sim_tasks.Thomas Martitz3-11/+4
2011-11-17Buflib: Make shrinking and buflib_available() smarter.Thomas Martitz2-6/+66
2011-11-16fix target id for HiFiMAN HM-801Andrew Ryabinin1-1/+1
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń33-13/+3567
2011-11-16Fix the gpl notice in the previous commits new files, and fix the yelow gevea...Jonathan Gordon4-8/+16
2011-11-16Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon13-0/+387
2011-11-15Commit FS#12352 by Stanislav Chizhik. Add support for the PCF50635. Enable...Michael Giacomelli2-4/+34
2011-11-14imx233: fix prototype and battery conversion setup codeAmaury Pouly2-6/+8
2011-11-14imx233: implement battery reading using power register (automatically updated...Amaury Pouly2-2/+5
2011-11-14imx233: debug raw and mV battery outputAmaury Pouly1-1/+4
2011-11-14imx233: remove virtual 5V channel (value doesn't make sense), fix battery con...Amaury Pouly3-7/+4
2011-11-14imx233: add include for future use of adc to read batteryAmaury Pouly1-0/+1
2011-11-14imx233: fix commentAmaury Pouly1-1/+1
2011-11-14imx233: add adc debug screenAmaury Pouly1-1/+36
2011-11-14imx233: add automatic battery conversion using delay channel, make 5V a virtu...Amaury Pouly3-7/+22
2011-11-14imx233: use generic code for both channels and delays arbiter codeAmaury Pouly2-25/+96
2011-11-14imx233: cosmetic changes in adcAmaury Pouly1-4/+4
2011-11-14imx233/fuze+: add a small delay before powering off to allow the user to rele...Amaury Pouly1-0/+2
2011-11-14fuze+: fix backlight to have a real zeroAmaury Pouly2-2/+3
2011-11-14fuze+: fix backlight calculationsAmaury Pouly2-2/+3
2011-11-13Use the timeout api for the gui boost implementation. This ensures that the C...Andree Buschmann1-0/+5