summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...Michael Sevakis2011-01-15
* Fix FS#11820. Implement LCD shutdown for iPod Photo/Color and iPod nano 1G. T...Andree Buschmann2011-01-12
* SA9200: Adjust touchpad sensitivities so that actual contact with the player ...Michael Sevakis2011-01-11
* HD300 - adjust default battery capacity (based on battery benches)Marcin Bukat2011-01-10
* Some static data is only used by .init functions. Add .initdata to declare su...Michael Sevakis2011-01-08
* Adjust iPod Classic CPU clock speed constants to at least roughly correct valuesMichael Sparmann2011-01-08
* Fix CS42L55 (iPod Classic) tone controlMichael Sparmann2011-01-07
* Fix iPod Classic USEC_TIMERMichael Sparmann2011-01-07
* Gigabeat S: Make it a removable mass-storage device. Windows will assign a dr...Michael Sevakis2011-01-05
* New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann2011-01-02
* Fix yellowMichael Sparmann2011-01-02
* Fix redMichael Sparmann2011-01-02
* Autodetect sector size on superfloppy volumes based on the FAT32 BPB (kudos t...Michael Sparmann2011-01-02
* Submit FS#11707. Add line out power off to iPods nano1G, color and 4G.Andree Buschmann2010-12-29
* Just a technical matter even though all is well anyway: struct blocker::threa...Michael Sevakis2010-12-29
* Certain data accesses in the kernel should have volatile semantics to be corr...Michael Sevakis2010-12-27
* Make mutexes a tiny bit leaner. There is no need for a separate locked semaph...Michael Sevakis2010-12-26
* Fix yellowThomas Martitz2010-12-22
* HDD6330: implement lcd_set_flip() function.Szymon Dziok2010-12-15
* HDD6330: implement initialization and inversion of lcd.Szymon Dziok2010-12-13
* Move AMSv1 USB to the USB_DETECT_BY_DRV model, so connecting to a dumb charge...Frank Gevaerts2010-12-12
* iPod nano 2G does use less current since the latest optimizations.Andree Buschmann2010-12-12
* Really fix yellow this time, SVN only committed half of what I wanted...Michael Sparmann2010-12-12
* usb-s3c6400x.[ch], button-clickwheel.c: Move s5l8701-specific parts to where ...Michael Sparmann2010-12-12
* S5L870x LCD interface registers are 32 bit.Andree Buschmann2010-12-11
* Derive clock and timer defines from frequency of external source.Andree Buschmann2010-12-11
* Fix configure and lib pathThomas Martitz2010-12-06
* Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz2010-12-06
* HD300: enable RTC alarm function (working partially for now)Marcin Bukat2010-12-06
* That was a bit too far upwards :(Thomas Martitz2010-12-03
* Fix red by moving the difinition up.Thomas Martitz2010-12-02
* Enable ARM ASM optimzations on android. Speedup in codecs ranges from 20% to ...Thomas Martitz2010-12-02
* HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect...Szymon Dziok2010-12-02
* HD300 - add basic RTC supportMarcin Bukat2010-11-28
* Accept FS#11774 by Michael Hohmuth (with some own modifications to #ifdef con...Frank Gevaerts2010-11-28
* Undo r28682. Bad idea...Andree Buschmann2010-11-27
* Use CACHEALIGN_BITS to calculate CACHEALIGN_SIZE instead of directly setting it.Andree Buschmann2010-11-27
* MPIO HD300 - initial commitMarcin Bukat2010-11-26
* Sansa c200/c200v2: limit allowable contrast value to 0-127, it wraps at 128.Bertrik Sikken2010-11-24
* Fix typo in comment.Andree Buschmann2010-11-22
* Change alignment macros to allow further performance optimization. Define the...Andree Buschmann2010-11-21
* Reinsert CACHEALIGN_SIZE to imx31l.h, r28619 expected another local change.Andree Buschmann2010-11-19
* Define CACHEALIGN_BITS for missing ARM CPUs for later use.Andree Buschmann2010-11-19
* fix reds, not so nice fiddling with simulator stubs to make it all worksJonathan Gordon2010-11-18
* Make the %tr (radio RSSI) tag work as a bar tag or as a conditional.Jonathan Gordon2010-11-18
* iPod Nano 2G: Implement LCD sleep (FS#11604 by Franz-Josef Haider), adds up t...Michael Sparmann2010-11-14
* Oops, forgot to add CLKCON3 to the CPU header. Fixes red.Michael Sparmann2010-11-14
* iPod Nano 2G: Finally FIQ-less and glitch-free PCM. This should allow for IRQ...Michael Sparmann2010-11-13
* Damn. Remove another typo.Michael Sparmann2010-11-13
* Fix a typo in a commentMichael Sparmann2010-11-13