summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Sansa as3525: Add missing lcd-clip.h header file to sansa clip lcd drivers. S...Bertrik Sikken2010-04-18
* Correct svn:keywords on firmware/driver/tuner/ipod_remote_tuner.cBertrik Sikken2010-04-18
* Clean up IAP / ipod remote tuner a bit.Bertrik Sikken2010-04-18
* Use boolean instead of int for keeping track of mutex signalled state and wak...Bertrik Sikken2010-04-18
* Move audio_peek_track declaration from skin_display.c to audio.hBertrik Sikken2010-04-18
* Add the guard where it should be used. The net effect is zero now but it migh...Alexander Levin2010-04-18
* Revert r25665 - ipod keymap. More trouble than its worthJeffrey Goode2010-04-18
* Fix red from r25666 (forgot to use macro to not use core variable on single c...Michael Sevakis2010-04-18
* Threads of PRIORITY_REALTIME and above are no longer subject to being switche...Michael Sevakis2010-04-18
* Fix hotkey keymap on ipodsJeffrey Goode2010-04-17
* Use a more natural guard for the callback definitionAlexander Levin2010-04-17
* fix escaped chars being displayed twice in the playlist viewer (i.e %> showin...Jonathan Gordon2010-04-17
* mkamsboot: accept Clip+ OF v01.02.13Rafaël Carré2010-04-17
* drop the playlist viewer stack usage by reading straiught off the buffer inst...Jonathan Gordon2010-04-17
* use strlcat() instead of snprintf in the playlist viewer, and fix it so it wi...Jonathan Gordon2010-04-17
* Cleanup thread_entry definition a bit. Reorder members so that related ones a...Thomas Martitz2010-04-16
* Convert macro to inline function and move it into .c file.Thomas Martitz2010-04-16
* Use API call instead of accessing a global variable for receiving the current...Thomas Martitz2010-04-16
* Fix typo and correct punctuationAlexander Levin2010-04-16
* workaround DBOP noise issue on C200v2 cause it's really annoying if your butt...Tobias Diedrich2010-04-16
* Correct word order in the 'puzzle mode' explanation in jewels.tex.Marianne Arnold2010-04-16
* Minor corrections or updates to descriptions in the manual: 'study mode' is c...Marianne Arnold2010-04-16
* Packard Bell Vibe 500: Add a part of the manual (no plugin keymaps yet).Szymon Dziok2010-04-15
* Packard Bell Vibe 500: Update the images for the manual.Szymon Dziok2010-04-15
* Packard Bell Vibe 500: change a not so lucky keymap for the bookmark delete.Szymon Dziok2010-04-14
* More work on consistent usage of units in the manual. Use non-breaking spaces...Andree Buschmann2010-04-14
* Consistent use of Hz, kHz, dB, dbFS, ms, s and min. Add spaces between number...Andree Buschmann2010-04-14
* Empty folder cleanupJeffrey Goode2010-04-14
* Make builds with MAX_PHYS_SECTOR_SIZE defined (ipod video) work with larger s...Torne Wuff2010-04-14
* rvert r25644Yoshihisa Uchida2010-04-14
* new text viewerYoshihisa Uchida2010-04-14
* FS#11199: ipod bootloader: reboot to disk mode on cable insert, following a f...Torne Wuff2010-04-13
* s3c2440: fix a typo, 4|1 == 5, not 0x41Rafaël Carré2010-04-13
* Enable SW tone control on gigabeat S, since HW tone controls for its DAC are ...Torne Wuff2010-04-13
* Fix minor mistake in tone control code: UDA1341 was added to the wrong part o...Torne Wuff2010-04-13
* Fuzev2: USB detection isn't reliable in factRafaël Carré2010-04-13
* fuzev2: remove some delays from button driverRafaël Carré2010-04-13
* Fuzev2: removed a useless GPIO op, add some whitespaceRafaël Carré2010-04-13
* Fuzev2: simplify button_read_device()Rafaël Carré2010-04-13
* s5l870x / ipod nano2g: include common mmu-arm.hRafaël Carré2010-04-13
* s5l870x : use mmu-arm.SRafaël Carré2010-04-13
* Move CACHEALIGN_BITS to cpu headersRafaël Carré2010-04-13
* s3c2440/system-target.h : CRLF -> LFRafaël Carré2010-04-13
* mmu-armv6: comment out invalidate_dcache_range()Rafaël Carré2010-04-13
* mmu-arm.S: comment out dump_dcache_range()Rafaël Carré2010-04-13
* mmu-arm.S: disable MMU functions on CPUs which don't use themRafaël Carré2010-04-13
* mmu-arm.S: Use correct implementations on arm926ej-s CPUsRafaël Carré2010-04-13
* mmu-arm* : cpucache_invalidate() needs to be in IRAM for roloRafaël Carré2010-04-13
* mmu-arm (v4/v5) : fix previous commit, clean/invalidate correctly the first s...Rafaël Carré2010-04-13
* mmu-arm (v4/v5) : use one less instruction in invalidate_dcache/clean_dcacheRafaël Carré2010-04-13