summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/conf/std.rpi
AgeCommit message (Expand)Author
2021-09-03s/opions/options/andvar
2021-03-21-DKERNEL_BASE_VOFFSET= has annoyed me for the last time...skrll
2018-10-18Provide generic start code that assumes the MMU is off and caches areskrll
2018-10-15Only ent KERNEL_BASE_EXT when we want to change KERNEL_BASE from itsskrll
2018-10-08Sort options.skrll
2018-10-07Whitespace consistency.skrll
2017-12-10FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.skrll
2015-02-28Initial RPI2 support - it doesn't work yet. The generic timer gets messedskrll
2014-11-24Use TPIDRPRW_IS_CURLWP as it's a slight code reduction and performanceskrll
2014-11-08Add __HAVE_MM_MD_CACHE_ALIASINGskrll
2014-11-08Move some options into std.rpiskrll
2014-08-24Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and addjnemeth
2014-04-06Re-arrange RPI VM layout and enable __HAVE_MM_MD_DIRECT_MAPPED_PHYS. RPIskrll
2014-02-25Define ARM11_COMPAT_MMU (for now) to keep inline with cpuconf.h changesskrll
2013-11-01Remove the bogus CPPFLAGS+="-I$S/../../../include"skrll
2013-10-15Switch to dwctwo(4) from dotg(4) for the RaspberryPi port. This bringsskrll
2013-09-17Add MODULARskrll
2013-08-06Add LOADADDRESS (don't make it implicit)matt
2013-06-22Enable ARM_HAS_VBAR since the arm1176 has a VBAR register.matt
2013-03-16As a workaround for the Raspberry PI, only allow 1 TX transfer to beskrll
2013-02-19Oops. Didn't mean to commit this with previous.skrll
2013-02-19Add support for the ARM Integrator/CP from Sergio López.skrll
2012-12-19Add __HAVE_CPU_COUNTERskrll
2012-12-16Use a std.evarm to handle the normal EXEC_ELF32/EXEC_SCRIPT and ARM optionsmatt
2012-09-01Define __HAVE_CPU_UAREA_ALLOC_IDLELWP and TPIDRPRW_IS_CURCPUskrll
2012-07-26Initial commit of support for the RaspberryPI (www.raspberrypi.org)skrll