summaryrefslogtreecommitdiff
path: root/firmware/target/arm/mmu-arm.S (follow)
Commit message (Expand)AuthorAge
* imx233: define HAVE_TEST_AND_CLEAN_CACHEAmaury Pouly2012-06-07
* Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2011-12-17
* Do some things to make -ffunction-sections work better.Michael Sevakis2011-12-17
* imx233/fuze+: prepare target to enable MMUAmaury Pouly2011-07-23
* New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann2011-01-02
* Rename cache coherency functions.Thomas Martitz2010-09-08
* Update Samsung YP-S3 bootloader demoBertrik Sikken2010-05-30
* cpucache_invalidate: use bx reg instead of mov pc, reg to returnRafaël Carré2010-05-29
* as3525: use DMA for recordingRafaël Carré2010-05-13
* s5l870x : use mmu-arm.SRafaël Carré2010-04-13
* mmu-arm.S: comment out dump_dcache_range()Rafaël Carré2010-04-13
* mmu-arm.S: disable MMU functions on CPUs which don't use themRafaël Carré2010-04-13
* mmu-arm.S: Use correct implementations on arm926ej-s CPUsRafaël Carré2010-04-13
* mmu-arm* : cpucache_invalidate() needs to be in IRAM for roloRafaël Carré2010-04-13
* mmu-arm (v4/v5) : fix previous commit, clean/invalidate correctly the first s...Rafaël Carré2010-04-13
* mmu-arm (v4/v5) : use one less instruction in invalidate_dcache/clean_dcacheRafaël Carré2010-04-13
* Split ARMv6 code from mmu-arm.SRafaël Carré2009-10-18
* Fix S5L870x cache coherency functions. They were split into a different file,...Michael Sparmann2009-10-17
* Added S5L870X cache coherency supportMichael Sparmann2009-10-09
* Refine the routines in mmu-arm.c and move them to mmu-arm.S since the code is...Michael Sevakis2009-02-11