summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire (follow)
Commit message (Expand)AuthorAge
* Another round of making local functions static and making sure that source fi...Bertrik Sikken2008-05-03
* Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold2008-04-29
* Save a couple of bytes by using moveq.l where possible.Jens Arnold2008-04-07
* Iriver remote LCD driver: * Split out assembler parts. * Reintroduced the 2 t...Jens Arnold2008-04-06
* split boot.lds and move it into the target treeMarcoen Hirschberg2008-03-27
* Fix red - adc.h used to be in lcd-remote.hDave Chapman2008-03-27
* Slightly better instruction order, added comment.Jens Arnold2008-03-26
* Iriver H1x0/H300: Speed up remote LCD updates when boosted by implementing an...Jens Arnold2008-03-26
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Back-ported the iAudio remote LCD driver optimisations to X5 and M5.Jens Arnold2008-03-26
* iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold2008-03-25
* Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold2008-03-25
* Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold2008-03-25
* Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis2008-03-25
* Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold2008-03-24
* M3: Make remote LCD hotplug work, and make 'backlight on button hold' use the...Jens Arnold2008-03-19
* Correct the name of a flag. No functional change.Jens Arnold2008-03-18
* Commit the ADC changes (fix red M3 builds).Jens Arnold2008-03-18
* Cosmetic fixes for the iAudio bootloader: Don't display 'Hold switch on' if t...Jens Arnold2008-03-18
* Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem...Jens Arnold2008-03-17
* iAudio M3: ADC driver, making buttons and battery voltage reading work. * Dis...Jens Arnold2008-03-17
* Add two missing coldfire interrupt vectors.Jens Arnold2008-03-16
* Sound on M3. yay!Jens Arnold2008-03-15
* iAudio M3: Fix standard remote context. * Process button adc values in the bu...Jens Arnold2008-03-15
* More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold2008-03-14
* More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold2008-03-14
* Make the LCD remote work in the Iriver H1x0 and H300 bootloaders as well (unt...Jens Arnold2008-03-13
* Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun2008-03-13
* Make ATA work on M3.Jens Arnold2008-03-12
* Make the LCD remote work in the iAudio M3, M5 and X5 bootloaders. * Fix viewp...Jens Arnold2008-03-12
* More iAudio M3 work. Bootloader compiles, but doesn't work yet.Jens Arnold2008-03-12
* Revert accidental tree commit. Sorry for that.Jens Arnold2008-03-08
* No need to have \n here. panicf() won't output it anyway.Jens Arnold2008-03-08
* code police: add some missing trailing zeroes to remove possible confusion. N...Peter D'Hoye2008-03-01
* Fix a few comments.Jens Arnold2008-02-27
* fix h300 redRobert Kukla2008-02-03
* mrobe 100: real time clock (if anybody recognises the RTC chip let me know)Robert Kukla2008-02-03
* Fix graphical glitches occuring in the greyscale library on H1x0 and M5 at 12...Jens Arnold2008-01-15
* Greyscale library: Changed the internal data format once more (separated pixe...Jens Arnold2008-01-09
* All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold2008-01-04
* Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...Michael Sevakis2007-11-18
* Fix bootloaders, and the backlight-modded Ondio build.Jens Arnold2007-11-12
* Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold2007-11-12
* Split radio i2c drivers into target tree where they belong. No changes to bin...Barry Wardell2007-11-10
* Coldfire: Partially revert buffered writes, and enable them explicitly for th...Jens Arnold2007-10-17
* Coldfire targets: enable buffered writes by default. Speeds up all sorts of I...Jens Arnold2007-10-15
* Fix coldfire PCF50606 I2C driver, and iriver FM radio I2C driver. Both driver...Jens Arnold2007-10-15
* H300, X5: Optimised lcd_yuv_blit(), using line-pair zig-zag writing to the LC...Jens Arnold2007-10-14
* Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis2007-10-06
* Thanks to LinusN, fix Coldfire bootloaders not booting - FS#7533Steve Bavin2007-10-02