summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Revert r24958. It didn't fix anything (in fact, the problem described didn't ...Thomas Martitz2010-03-01
* redo r24943. the font mappings are not needed once the skin is finished parsi...Jonathan Gordon2010-02-28
* sd-as3525v2: Load CID info to cardinfo.cid[] correctly.Jack Halpin2010-02-27
* font.c: correct checking cache_fd. remove some trailing spaces.Teruaki Kawashima2010-02-26
* Add Sansa Fuzev2 to the target tree. Bootloader builds, but is completely unt...Thomas Martitz2010-02-25
* sd-as3525v2: Controller and card init much more reliably now.Jack Halpin2010-02-25
* Revert r24898 and fix yellow properly so that register is still readMichael Chicoine2010-02-25
* Comment out unused variable (fix yellow)Michael Chicoine2010-02-24
* sd-as3525v2.c: Correct some #defines, add comments, attempt to lower sd frequ...Jack Halpin2010-02-24
* fix a typo in commentRafaël Carré2010-02-24
* sd-as3525v2: Add some register bit descriptions.Jack Halpin2010-02-23
* sd-as3525v2: correct CGU_MEMSTICK setting, shift dividerRafaël Carré2010-02-23
* as3525v2: share more of system_init() between the 2 SoCsRafaël Carré2010-02-23
* sd-as3525v2: unaligned transfers are handled properly (with memcpy)Rafaël Carré2010-02-23
* Remove tabs in firmware path (taking into account the original spacing).Andree Buschmann2010-02-22
* Clip+: greylibRafaël Carré2010-02-22
* Clip+: show the same real time in OF and rockboxRafaël Carré2010-02-22
* sd-as3525v2: use an uncached buffer, disable write for the momentRafaël Carré2010-02-22
* as3525v2: use iram (might need to be disabled for clipv2)Rafaël Carré2010-02-22
* Clip+: fix buttons driverRafaël Carré2010-02-22
* as3525v2: do not modify CGU_PERI in rockbox.sansaRafaël Carré2010-02-22
* crt0: init correctly as3525v2Rafaël Carré2010-02-22
* sd-as3525v2: working bootloaderRafaël Carré2010-02-22
* Fix model number for Clipv2 & Clip+ (same than in scramble.c)Rafaël Carré2010-02-22
* as3525v2: init sdramRafaël Carré2010-02-22
* Clip+ boots with iram mapped at 0x0, only the clipv2 is differentRafaël Carré2010-02-22
* as3525v2: build normal firmware properly (Clipv2/+)Rafaël Carré2010-02-22
* as3525v2: core_sleep()Rafaël Carré2010-02-22
* sd-as3525v2: working transfers, still awfully slowRafaël Carré2010-02-22
* sd-as3525v2: panic in case of error in the isrRafaël Carré2010-02-21
* sd-as3525v2: describe interrupt mask bitsRafaël Carré2010-02-21
* Fix a dircache NULL-pointer dereference.Amaury Pouly2010-02-21
* sd-as3525v2: no limits on the amount of sectors to transferRafaël Carré2010-02-21
* sd-as3525v2: MCI_HCON bitsRafaël Carré2010-02-21
* sd-as3525v2: MCI_FIFOTH bitsRafaël Carré2010-02-21
* sd-as3525v2: command register bitsRafaël Carré2010-02-21
* sd-as3525v2: name interrupt bits (no description yet)Rafaël Carré2010-02-21
* sd-as3525v2: describe CTYPE bitRafaël Carré2010-02-21
* sd-as3525v2: detail MCI_CTRL bitsRafaël Carré2010-02-21
* as3525v2: full list of registers + descriptionRafaël Carré2010-02-21
* remote multifont fixes. it shoud be working again (blame AlexP! he made me br...Jonathan Gordon2010-02-21
* Packard Bell Vibe 500: Enable recording.Szymon Dziok2010-02-21
* Comment out lcd_drawline() DEBUGF messages which show in various simulatorsTomer Shalev2010-02-20
* Clarify comments in ARMv6 divider regarding special-case handling of large (h...Andrew Mahone2010-02-20
* Commit FS#11034 by Andrew Engelbrecht. Fixes default contrast value on ipod 3G.Michael Giacomelli2010-02-18
* as3525: make clear the CCU bit we can't reset is the IDE interfaceRafaël Carré2010-02-17
* as3525v2: use CGU_BASE instead of hardcoded address for unknown registerRafaël Carré2010-02-17
* as3525v2: make clear the SD code is debug only and display a messageRafaël Carré2010-02-17
* Allow batteries with higher capacity for iPod Mini1G, Mini2G and Video (FS#89...Andree Buschmann2010-02-17
* Fix error handling in dircache generation.Amaury Pouly2010-02-17