summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx31/gigabeat-s/system-gigabeat-s.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-12Add INIT_ATTR to system_init()Aidan MacDonald1-1/+1
2013-05-11Set the right variable type for ucallback :)Michael Sevakis1-1/+1
2013-05-11i.MX31: Remove long udelay from DVFS interrupt handlerMichael Sevakis1-3/+65
2012-01-07charging_algorithm_close() declaration has movedRafaël Carré1-1/+1
2011-01-23i.MX31: Now that it matters because there's a debug screeen that allows chang...Michael Sevakis1-1/+2
2011-01-22i.MX31: Busy wait for a couple microseconds at most then sleep until next tic...Michael Sevakis1-2/+2
2011-01-08Some static data is only used by .init functions. Add .initdata to declare su...Michael Sevakis1-1/+1
2010-09-07gigabeats: remove inline from extern functionsRafaël Carré1-1/+1
2010-08-12Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz1-2/+3
2010-06-30Remove atomic register bit manipulation functions from i.MX and s3c target co...Michael Sevakis1-52/+9
2010-06-11Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...Michael Sevakis1-2/+2
2010-04-23i.MX31/Gigabeat S: Implement frequency and voltage scaling-- 1.6V for 528MHz,...Michael Sevakis1-8/+35
2010-04-09Gigabeat S/i.MX31: Sort files in the /target tree into things that are SoC-ge...Michael Sevakis1-0/+307