summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31
AgeCommit message (Expand)Author
2011-12-18Add KEEP() around vectors in linker scripts.Boris Gjenero
2011-12-17Try to fix r31346Bertrik Sikken
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken
2011-12-17Add const to global pointers to strings.Boris Gjenero
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis
2011-12-17Do some things to make -ffunction-sections work better.Michael Sevakis
2011-12-16Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis
2011-12-15Fix r31311 red and yellow.Michael Sevakis
2011-12-15Collect some of the memory frame LCD C code.Michael Sevakis
2011-12-15Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always...Michael Sevakis
2011-12-09Introduce USED_ATTR wrapper for __attribute__((used)).Boris Gjenero
2011-12-08FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero
2011-11-22FS#12397 : On targets which load .data directly into its final location and l...Boris Gjenero
2011-11-09Fix assembler .size directives. Currently used binutils don't complain, but 2...Boris Gjenero
2011-10-30Gigabeat S: Maintain power thread at realtime priority at all times so it may...Michael Sevakis
2011-10-17Expunge a commented #include that found its way in in r30771.Michael Sevakis
2011-10-17Gigabeat S/i.MX31/wm8978: Clean up clocking information in the general wmcode...Michael Sevakis
2011-10-14i.MX31 avic: Fix super-stale comment.Michael Sevakis
2011-10-14i.MX31: Simplify nested interrupt handling. Give SVC mode its own stack by gr...Michael Sevakis
2011-10-11Switch to SYS mode on arm FS#12322 by meMarcin Bukat
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis
2011-06-05Move dbg_hw_info() into target tree. FS#11735 by meMarcin Bukat
2011-04-23Split off target-specific parts from firmware/drivers/serial.cBertrik Sikken
2011-03-05Change the thread api a bit.Thomas Martitz
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis
2011-02-23Gigabeat S: Smoother bootup. Don't do full drive reset at boot since it's not...Michael Sevakis
2011-01-23i.MX31: Now that it matters because there's a debug screeen that allows chang...Michael Sevakis
2011-01-22Gigabeat S: Keep LCD options in sync even when display is turned off.Michael Sevakis
2011-01-22Fix yellow. Left an unused temp variable.Michael Sevakis
2011-01-22i.MX31: Allow interrupts in thread context, not just ISR context, during the ...Michael Sevakis
2011-01-22Better boost calculation for multifrequency CPUs. Frequencies between minimum...Michael Sevakis
2011-01-22i.MX31: Add a debug menu to play around with DVFS/DPTC settings for fun, test...Michael Sevakis
2011-01-22i.MX31: Busy wait for a couple microseconds at most then sleep until next tic...Michael Sevakis
2011-01-21Gigabeat S: Renovate bootloader a bit to show splash, implement verbose, shut...Michael Sevakis
2011-01-08Some static data is only used by .init functions. Add .initdata to declare su...Michael Sevakis
2011-01-07Gigabeat S/i.MX31: Take care of an interrupt priority inversion that can happ...Michael Sevakis
2011-01-05Gigabeat S: Make it a removable mass-storage device. Windows will assign a dr...Michael Sevakis
2011-01-02Rework ATA driver to get rid of lots of target-specific constants and allow f...Michael Sparmann
2011-01-01Gigeabeat S: Reset DMA size info when stopping audio playback and recording t...Michael Sevakis
2010-12-29Gigabeat S: Do simple direct keypad scanning rather than triggering a separat...Michael Sevakis
2010-11-06move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin Bukat
2010-09-20*/app.lds: remove STUBOFFSETRafaël Carré
2010-09-07gigabeats: remove inline from extern functionsRafaël Carré
2010-08-12Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz
2010-06-30i.MX31: Make DMA ISR call loop a bit more efficient.Michael Sevakis
2010-06-30Gigabeat S: INIT section wasn't properly overlapping the uninitialized areas ...Michael Sevakis
2010-06-30i.MX31: Only include the SDMA code that will be used on the target. Simplify ...Michael Sevakis
2010-06-30Remove atomic register bit manipulation functions from i.MX and s3c target co...Michael Sevakis
2010-06-29Gigabeat S: The forced shutoff voltage level can be lowered a tiny bit it seems.Michael Sevakis