summaryrefslogtreecommitdiff
path: root/firmware/target/arm/thread-arm.c
AgeCommit message (Expand)Author
2011-12-26imx233: implement core_sleepAmaury Pouly
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis
2011-12-10thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside...Michael Sevakis
2011-12-09Introduce USED_ATTR wrapper for __attribute__((used)).Boris Gjenero
2011-10-05Changed #warning to a TODO comment.Björn Stenberg
2011-05-30Rockchip rk27xx port initial commit. This is still work in progress.Marcin Bukat
2011-01-02New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré
2010-06-02Threading: Split processor support code into respective target files. C files...Michael Sevakis