1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/arm
Aidan MacDonald 6ea328f0f1 arm: add div0 handler for 64-bit division on ARMv7-M
Even though ARMv7-M has a hardware divider, 64-bit division is
handled in software and needs a div0 handler. The libgcc routines
call __aeabi_{i,l}div0 so we alias those to __div0.

Change-Id: I5152c43d39e25e03f31404753f13978a614aca06
2025-04-19 09:43:40 -04:00
..
as3525 Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
at91sam Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
imx31 Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
imx233 Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
ipod Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
iriver Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
olympus Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
pbell Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
philips Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
pp storage: 64-bit sector offsets 2024-08-12 14:23:44 -04:00
rk27xx Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
s3c2440 Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
s5l8700 Fix unused function warning 2025-04-18 10:57:04 -04:00
s5l8702 New port: iPod Nano 4G 2025-04-18 20:40:49 -04:00
samsung Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
sandisk Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
tcc780x Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
tms320dm320 [FixRed] Creative Zen 2025-03-11 03:02:14 -04:00
ata-as-arm.S arm: Use -masm-syntax-unified when compiling with gcc8 or newer 2024-05-08 21:45:42 -04:00
ata-nand-telechips.c storage: 64-bit sector offsets 2024-08-12 14:23:44 -04:00
bits-armv4.S Make atomic bit modification functions return previous value. 2017-10-30 21:43:15 -04:00
bits-armv6.S Make atomic bit modification functions return previous value. 2017-10-30 21:43:15 -04:00
crt0.S Add boot data to MOST AS3525 Devices 2017-10-29 17:52:40 +01:00
i2c-telechips.c Remove bad mutex_* calls in telechips i2c driver 2017-08-10 21:53:55 -04:00
lcd-c200_c200v2.c Revert "Remove YUV blitting functions and LCD modes" 2022-10-13 11:08:06 -04:00
lcd-ssd1815.c Lcd save function pointer to frame buffer get_address_fn before loops 2022-03-21 23:53:48 -04:00
mmu-arm.h Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
mmu-arm.S imx233: define HAVE_TEST_AND_CLEAN_CACHE 2012-06-07 14:48:43 +02:00
mmu-armv6.S S5L8720: Add support for TTB and MMU 2024-12-06 22:00:04 +02:00
pcm-telechips.c Fix unified syntax in ARM inline assembly 2023-03-23 18:16:33 +00:00
powermgmt-ascodec.c ascodec (sansas) add a 10 minute delay before re-enabling charge 2024-12-19 12:11:38 -05:00
system-arm-classic.c arm: add initial ARM Cortex-M support 2025-04-18 13:19:42 -04:00
system-arm-classic.h arm: add initial ARM Cortex-M support 2025-04-18 13:19:42 -04:00
system-arm-micro.c arm: add div0 handler for 64-bit division on ARMv7-M 2025-04-19 09:43:40 -04:00
system-arm-micro.h arm: add initial ARM Cortex-M support 2025-04-18 13:19:42 -04:00
system-arm.h arm: add initial ARM Cortex-M support 2025-04-18 13:19:42 -04:00
uc87xx.c Rename UC870x to UC87xx 2024-11-21 20:07:50 -05:00
usb-drv-arc.c usb: introduce new control request API 2021-10-16 15:58:43 -04:00
usb-s3c6400x.c usb: introduce new control request API 2021-10-16 15:58:43 -04:00
usb-tcc.c usb: introduce new control request API 2021-10-16 15:58:43 -04:00
vectors-arm-micro.S arm: add initial ARM Cortex-M support 2025-04-18 13:19:42 -04:00
wmcodec-telechips.c Nuke all TCC77x targets: iAudio 7, Sansa C100, M200(v1-3), Logik DAX 2021-04-26 07:41:51 -04:00