summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-23sd-as3525v2: correct CGU_MEMSTICK setting, shift dividerRafaël Carré
2010-02-23as3525v2: share more of system_init() between the 2 SoCsRafaël Carré
2010-02-23Clipv2/Clip+: no need for -mlong-callsRafaël Carré
2010-02-23sd-as3525v2: unaligned transfers are handled properly (with memcpy)Rafaël Carré
2010-02-22kiss_fftr appears to perform two real-valued ffts in parallel -- so feed it...Dave Hooper
2010-02-22Remove tabs in firmware path (taking into account the original spacing).Andree Buschmann
2010-02-22Change liba52 and libmad to the original 8-spaced tabbing.Andree Buschmann
2010-02-22Remove all tabs within codec path.Andree Buschmann
2010-02-22plugin: implement highscore_show for player and use it in rockblox.Teruaki Kawashima
2010-02-22Clip+: greylibRafaël Carré
2010-02-22Clip+: show the same real time in OF and rockboxRafaël Carré
2010-02-22sd-as3525v2: use an uncached buffer, disable write for the momentRafaël Carré
2010-02-22as3525v2: use iram (might need to be disabled for clipv2)Rafaël Carré
2010-02-22as3525v2: show I/O ports in debug menuRafaël Carré
2010-02-22Clip+: fix buttons driverRafaël Carré
2010-02-22as3525v2: do not modify CGU_PERI in rockbox.sansaRafaël Carré
2010-02-22crt0: init correctly as3525v2Rafaël Carré
2010-02-22Print correctly the rockbox logo for Clipv2/Clip+, not only Clipv1Rafaël Carré
2010-02-22sd-as3525v2: working bootloaderRafaël Carré
2010-02-22Fix model number for Clipv2 & Clip+ (same than in scramble.c)Rafaël Carré
2010-02-22as3525v2: init sdramRafaël Carré
2010-02-22fix charcellJonathan Gordon
2010-02-22do r24817 betterer to make it more generic and stuff. Skins will always be in...Jonathan Gordon
2010-02-22some changes to use of display_text.Teruaki Kawashima
2010-02-22fix remote WPS loadingJonathan Gordon
2010-02-22correct checking size in function get_image_filename.Teruaki Kawashima
2010-02-22mkamsboot: use version.sh properlyRafaël Carré
2010-02-22Clip+ boots with iram mapped at 0x0, only the clipv2 is differentRafaël Carré
2010-02-22fix typo of wps and sbs.Teruaki Kawashima
2010-02-22as3525v2: build normal firmware properly (Clipv2/+)Rafaël Carré
2010-02-22as3525v2: core_sleep()Rafaël Carré
2010-02-22sd-as3525v2: working transfers, still awfully slowRafaël Carré
2010-02-21sd-as3525v2: panic in case of error in the isrRafaël Carré
2010-02-21sd-as3525v2: describe interrupt mask bitsRafaël Carré
2010-02-21Fix a dircache NULL-pointer dereference.Amaury Pouly
2010-02-21Remove CLIP_TO_15 from codeclib. Remove tabs.Andree Buschmann
2010-02-21statusbar_position should also return enum statusbar_values if it's a macroFrank Gevaerts
2010-02-21sd-as3525v2: no limits on the amount of sectors to transferRafaël Carré
2010-02-21sd-as3525v2: MCI_HCON bitsRafaël Carré
2010-02-21sd-as3525v2: MCI_FIFOTH bitsRafaël Carré
2010-02-21sd-as3525v2: command register bitsRafaël Carré
2010-02-21sd-as3525v2: name interrupt bits (no description yet)Rafaël Carré
2010-02-21sd-as3525v2: describe CTYPE bitRafaël Carré
2010-02-21sd-as3525v2: detail MCI_CTRL bitsRafaël Carré
2010-02-21as3525v2: full list of registers + descriptionRafaël Carré
2010-02-21remove incorrect castFrank Gevaerts
2010-02-21Disable rombox on ondio SP. It can be reenabled if the binsize goes down again.Frank Gevaerts
2010-02-21Make mdct compilable again for non-ARM targets.Andree Buschmann
2010-02-21Further work on cook codec. Rounding is not needed when using a large fract p...Andree Buschmann
2010-02-21Eep, didn't mean to commit those other filesDave Hooper