summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* 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
* Clip+: LCD display (with FlynDice help)Rafaël Carré2010-02-17
* Packard Bell Vibe 500: add RTC alarm.Szymon Dziok2010-02-17
* Packard Bell Vibe 500: Full RTC support.Szymon Dziok2010-02-17
* Reduce Nano2G main thread stack size to the default value again. The huge sec...Michael Sparmann2010-02-17
* Revert accidental changes from r24723Michael Sparmann2010-02-17
* Add more information to the battery debug screen for Nano2GMichael Sparmann2010-02-17
* Somewhat calibrated battery parameters for Nano2G - still not very accurate t...Michael Sparmann2010-02-17
* Enable iPod Nano 2G boosting (without undervolting for now)Michael Sparmann2010-02-17
* Increase iPod Nano2G NAND stack size (fixes FS#11030)Michael Sparmann2010-02-17
* Remove obsolete comment.Amaury Pouly2010-02-16
* Hopefully fix Nano2G rolo again. We have enough IRAM anyways.Michael Sparmann2010-02-16
* Add iPod 3G and iPod Color/Photo (FS#9072) current consumption and battery di...Andree Buschmann2010-02-16
* -Cosmetic change in a comparisonAmaury Pouly2010-02-16
* * surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in st...Teruaki Kawashima2010-02-16
* Sansa Clip+: Implement button driver.Jack Halpin2010-02-15
* Rewrite dircache generation to take advantage for the FAT code. Reduce RAM us...Amaury Pouly2010-02-14
* fix redJonathan Gordon2010-02-14