rockbox/firmware/target/arm/tms320dm320/mrobe-500
Aidan MacDonald 4d3190f416 arm: split ARM cache maintenance functions to separate header
Cortex-M processors don't have an MMU, but can still have caches
that need software management, so on those platforms we don't want
to include the MMU related functions.

While here, remove an outdated section of a comment referring to
deprecated cache maintenance functions which no longer exist.

Change-Id: I6f0fe694560bdee25ed7c69a846bf46e3e544cb1
2025-04-21 12:39:47 -04:00
..
adc-mr500.c M:Robe 500 ADC: Remove pin initializations. 2011-02-06 20:41:49 +00:00
adc-target.h adc-target.h: cleanup 2012-01-08 00:39:29 +00:00
ata-mr500.c FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver.h. After this change: 2011-12-08 21:23:53 +00:00
ata-target.h FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver.h. After this change: 2011-12-08 21:23:53 +00:00
backlight-mr500.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
backlight-target.h Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
button-mr500.c mrobe500: fix warrnig in bootloader 2012-03-19 08:43:27 +01:00
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
crt0-board.S
dm320codec-mr500.c Still at it for 0c7b787. Might be done now. 2013-04-15 14:58:00 -04:00
lcd-mr500.c arm: split ARM cache maintenance functions to separate header 2025-04-21 12:39:47 -04:00
lcd-remote-mr500.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
lcd-remote-target.h lcd_remote_powersave: unused 2012-01-07 19:48:49 +00:00
lcd-target.h
pcm-mr500.c arm: split ARM cache maintenance functions to separate header 2025-04-21 12:39:47 -04:00
power-mr500.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
powermgmt-mr500.c Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
usb-mr500.c M:Robe 500 USB: Remove EMIF and pin initialization. 2011-02-06 20:47:39 +00:00
usb-mr500.h