summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
2008-04-04Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold1-4/+26
2008-04-04D2: Adjustable backlight brightness (sometimes fails when boosted, suggests I...Rob Purchase3-40/+63
2008-04-041st/2nd Gen: Backlight inversion needs to be protected from interrupts, becau...Jens Arnold3-14/+16
2008-04-03m:robe 100 Robert Kukla1-93/+175
2008-04-02Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold1-39/+75
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold1-75/+39
2008-04-02LCD driver tweaks for greyscale iPods: * Use 1/7 bias, 5x step-up and the hig...Jens Arnold1-41/+13
2008-04-02gigabeat S: Set the tick speed correctly (calced from clocking regdump). Use ...Michael Sevakis1-20/+41
2008-04-01Use a better place to enable the interrupts.Jens Arnold1-1/+1
2008-04-01iPod 1st..3rd Gen and Mini 1st Gen fixes/improvements: * Remove the unnecessa...Jens Arnold3-51/+24
2008-04-01Make the gigabeat S boot again.Michael Sevakis1-1/+2
2008-04-01Change a #define constant that conflicts with a mingw definition. Change "WAI...Michael Sevakis1-1/+1
2008-03-31Introduce sanity check and extra nop to stabilise TCC780x set_cpu_frequency()...Rob Purchase1-3/+4
2008-03-31Change the remaining set_interrupt_status usage to the more parsimonious disa...Michael Sevakis7-16/+14
2008-03-31Fixes FS#8552. On some c200s, the second parameter in setting R_Y_ADDR_AREA w...Mark Arigo1-0/+13
2008-03-31meg-fx: Add headers to files in the target directory that were missing them. ...Michael Sevakis9-2/+92
2008-03-31meg-fx: It's important to make sure certain interrupt-related registers have ...Michael Sevakis7-34/+59
2008-03-30Fix red and clean up meg-fx firmware sources. Remove an unused file.Michael Sevakis1-8/+0
2008-03-30Have meg-fx i2c driver use the wakeup functionality by making it interrupt-ba...Michael Sevakis1-55/+72
2008-03-29Implement set_cpu_frequency() for TCC780x, but leave it disabled for now as s...Rob Purchase2-71/+67
2008-03-29Updated TCC780x NAND driver. Still work-in-progress but lots better than the ...Rob Purchase1-182/+372
2008-03-28Stop saving more registers than necessary.Jens Arnold1-78/+78
2008-03-27split boot.lds and move it into the target treeMarcoen Hirschberg12-0/+836
2008-03-27Revert "initial Meizu M6SL port"Marcoen Hirschberg2-85/+0
2008-03-27initial Meizu M6SL portMarcoen Hirschberg2-0/+85
2008-03-27Save a few registers in assembler routines for iPod 5Gs LCD driver and YUV co...Andree Buschmann1-35/+33
2008-03-27Make H10 bootloader successfully boot the OF again.Barry Wardell1-0/+4
2008-03-27Fix red - adc.h used to be in lcd-remote.hDave Chapman1-0/+1
2008-03-26Slightly better instruction order, added comment.Jens Arnold2-7/+11
2008-03-26Iriver H1x0/H300: Speed up remote LCD updates when boosted by implementing an...Jens Arnold1-134/+60
2008-03-26Make the e200 bootloader able to load the OF again.Barry Wardell1-0/+6
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis39-131/+230
2008-03-26Back-ported the iAudio remote LCD driver optimisations to X5 and M5.Jens Arnold2-240/+333
2008-03-25iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold2-274/+547
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold4-145/+399
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold4-399/+145
2008-03-25Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis5-4/+140
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold21-220/+112
2008-03-23D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warni...Rob Purchase1-22/+117
2008-03-22Enable tick IRQs on TCC780x. The main menu is now working on the D2.Rob Purchase4-83/+154
2008-03-22D2: Implement HAS_BUTTON_HOLD.Rob Purchase2-7/+11
2008-03-22D2: Fix inverted USB detection.Rob Purchase1-2/+2
2008-03-21Modification to scale_suspend_core to prevent a potential permanent freezing ...Michael Sevakis1-6/+3
2008-03-21Mostly revert r16723, since it causes problems on ipod (i.e. it doesn't seem ...Frank Gevaerts1-6/+1
2008-03-20move boosting for usb around a bit, so the cpu is boosted for the entire dura...Frank Gevaerts1-1/+0
2008-03-20differentiate between connected and powered in usb_detect()Frank Gevaerts2-1/+12
2008-03-20Change files to use the public function sleep() and not the intenal kernel fu...Michael Sevakis1-3/+3
2008-03-19Correct DEV_TIMING for CPUFREQ_DEFAULT. Was changed by fault in former power ...Andree Buschmann1-1/+1
2008-03-19M3: Make remote LCD hotplug work, and make 'backlight on button hold' use the...Jens Arnold1-1/+2
2008-03-18Correct the name of a flag. No functional change.Jens Arnold2-4/+4