summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31/gigabeat-s/system-target.h
AgeCommit message (Expand)Author
2010-01-03Fix tabsAndree Buschmann
2009-02-11Refine the routines in mmu-arm.c and move them to mmu-arm.S since the code is...Michael Sevakis
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis
2009-02-08Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other mi...Michael Sevakis
2009-01-23Gigabeat S: Implement a genuine udelay function. Timer is gated to not run in...Michael Sevakis
2009-01-19USB detection changes. c200/e200: Consider USB to be powered when charger is ...Michael Sevakis
2008-12-21Fix red. Remove stale comment.Michael Sevakis
2008-12-21Gigabeat S: Implement charging and power control to charge from AC or USB. Ho...Michael Sevakis
2008-12-19Add a couple useful shorthand atomic register write functions for imx31. Conv...Michael Sevakis
2008-09-21Define the various CPUFREQ_* macros so that Gigabeat S compiles with test_cod...Jens Arnold
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-03Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...Michael Sevakis
2008-05-02Fix an oops in ARMv6 flush_icache.Michael Sevakis
2008-04-17Cache functions should include data and instruction barriers.Michael Sevakis
2008-04-11Add a "View I/O Ports" screen for imx31. Show all GPIO contents.Michael Sevakis
2008-04-11Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developmen...Michael Sevakis
2008-02-08Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis
2008-02-05Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...Michael Sevakis
2007-11-27* Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...Nicolas Pennequin
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson