summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/iriver (follow)
Commit message (Expand)AuthorAge
* Fix red/yellowMarcin Bukat2015-01-12
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* optimize Cypress chip power supply for iriver h100 seriesDmitry Gamza2014-04-02
* coldfire: fix bootloader buildsMarcin Bukat2014-01-18
* coldfire: Use single app.lds script for all coldfires.Marcin Bukat2014-01-15
* Add missing kernel.h includes (hopefully all of them).Thomas Martitz2014-01-05
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* lcd-remote-target.h: Use only in firmware/target/Rafaël Carré2012-01-07
* lcd_remote_powersave: unusedRafaël Carré2012-01-07
* move _remote_backlight_* to common headerRafaël Carré2012-01-07
* remote_detect(): move to lcd-remote.hRafaël Carré2012-01-07
* move lcd remote common declarations to lcd-remote.hRafaël Carré2012-01-07
* lcd-remote-target.h: remove more duplicatesRafaël Carré2012-01-07
* lcd-remote-target.h: remove duplicate declarationsRafaël Carré2012-01-07
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* usb-target.h: removeRafaël Carré2011-12-31
* FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero2011-12-08
* Coldfire: Fix the modification of IMR. Interrupts must be masked at the core ...Michael Sevakis2011-06-17
* Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann2011-02-02
* Fix warning when linking booltoaders with the new toolchain by marking .bss s...Nils Wallménius2011-01-12
* */app.lds: remove STUBOFFSETRafaël Carré2010-09-20
* More minor const/static/include fixes.Bertrik Sikken2010-08-01
* New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff2010-06-05
* Smaller & faster greylib blitting on iriver H1x0 and iAudio M5, based on the ...Jens Arnold2010-05-31
* Remove svn:executable from firmwareMichael Chicoine2009-10-31
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* H300 LCD update: Use interrupt driven background DMA transfers, giving other ...Jens Arnold2009-10-11
* Various files: make functions static if they're local or make sure there is a...Bertrik Sikken2009-08-06
* Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple...Bertrik Sikken2009-06-28
* Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz2009-03-17
* Reclaim .iram areas in DRAM by overlapping their load addresses with the unin...Michael Sevakis2009-02-20
* Various files: make function implementations consistent with their declaratio...Bertrik Sikken2009-01-31
* Reverting parts of r19760 that was mistakenly committed.Björn Stenberg2009-01-13
* Minor Clip button changes: UP|REPEAT no longer goes to wps. Volume adjustment...Björn Stenberg2009-01-13
* H10 can distinguish USB and MAIN charger input so return proper flags. H100s ...Michael Sevakis2008-12-24
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Fix FS #8840 for irivers by slowing down the driver some more. Signal quality...Jens Arnold2008-05-29
* Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis2008-05-28
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold2008-04-29
* 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
* 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
* Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold2008-03-24
* 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