summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire (follow)
Commit message (Expand)AuthorAge
* Fix red/yellowMarcin Bukat2015-01-12
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* MPIO HD300: Fix occasional scrollstrip hangMarcin Bukat2014-04-15
* optimize Cypress chip power supply for iriver h100 seriesDmitry Gamza2014-04-02
* coldfire: fix bootloader buildsMarcin Bukat2014-01-18
* coldfire: Implement HAVE_INIT_ATTR magicMarcin Bukat2014-01-17
* coldfire: Use single app.lds script for all coldfires.Marcin Bukat2014-01-15
* Add missing kernel.h includes (hopefully all of them), take #3.Thomas Martitz2014-01-05
* Add missing kernel.h includes (hopefully all of them), take #2.Thomas Martitz2014-01-05
* Add missing kernel.h includes (hopefully all of them).Thomas Martitz2014-01-05
* HD300: Fix crash in bootloader introduced by 36281c4Marcin Bukat2012-11-13
* remove debug-target.hRafaël Carré2012-05-07
* M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800.Michael Sevakis2012-04-29
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* MPIO HD300: Fix scrollstip issue at driver level.Marcin Bukat2012-01-25
* MPIO HD300: Use MENU button to go back from debug screens.Marcin Bukat2012-01-24
* MPIO HD200/HD300: Decrease ADC scanrate.Marcin Bukat2012-01-24
* Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...Thomas Martitz2012-01-22
* Move optimized memcpy and friends and strlen to firmware/asm,Thomas Martitz2012-01-22
* Move pcm_mixer helper routines to firmware/asm.Thomas Martitz2012-01-22
* Create fimrware/asm directory for assembly optimized stuff.Thomas Martitz2012-01-22
* adc-target.h: cleanupRafaël Carré2012-01-08
* 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
* Coldfire: lcd_update call got dropped from dbg_hw_info. Replace.Michael Sevakis2012-01-06
* Coldfire: Fix alpha bitmap drawing from messing up the emac status register.Michael Sevakis2012-01-05
* coldfire: move debug-target.h content in .cRafaël Carré2012-01-04
* dbg_hw_info(): remove duplicate prototypesRafaël Carré2012-01-04
* dbg_ports(): remove duplicate prototypeRafaël Carré2012-01-04
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* usb-target.h: removeRafaël Carré2011-12-31
* usb_init_device(): move prototype to usb.hRafaël Carré2011-12-31
* Make more local functions static.Boris Gjenero2011-12-21
* Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2011-12-17
* thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside...Michael Sevakis2011-12-10
* Convert remaining __attribute__((noreturn)) to NORETURN_ATTR.Boris Gjenero2011-12-09
* Introduce USED_ATTR wrapper for __attribute__((used)).Boris Gjenero2011-12-09
* FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero2011-12-08
* MPIO HD300: vastly improve sound quality. This unfortunately means reverting ...Marcin Bukat2011-11-05
* Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis2011-09-01
* Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis2011-06-29
* Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.Jens Arnold2011-06-19
* Coldfire: Fix the modification of IMR. Interrupts must be masked at the core ...Michael Sevakis2011-06-17