This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-29 22:23:16 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f27c7b4713
opnsense-src
/
sys
/
arm
History
Alexander Kabaev
d9cb97ff9d
Use __builtin_va_start instead of __builtin_stdarg_start. GCC4 obsoletes
...
the former and __builtin_va_start was present in all GCC version 3.1 and later.
2006-09-21 01:37:02 +00:00
..
arm
Use ENTRY_NP for alternate entry points instead of ENTRY to avoid calling
2006-08-30 11:44:37 +00:00
at91
MFp4: first cut at getting I2C transfers working (generically). I'm
2006-09-07 21:53:28 +00:00
compile
Don't need the .keep_me files. Obrien and I committed past each other.
2001-07-01 23:35:44 +00:00
conf
Finally bring it support for the i80219 XScale processor.
2006-08-24 23:51:28 +00:00
include
Use __builtin_va_start instead of __builtin_stdarg_start. GCC4 obsoletes
2006-09-21 01:37:02 +00:00
sa11x0
Rewrite ARM_USE_SMALL_ALLOC so that instead of the current behavior, it maps
2006-08-08 20:59:38 +00:00
xscale
Fill in dump_avail[] before pmap_boostrap() is called so that
2006-08-27 13:23:51 +00:00