summaryrefslogtreecommitdiffstats
path: root/sys/arm/tegra/tegra2_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Add the start of the ARM platform code. This is based on the PowerPCandrew2014-05-171-5/+6
* Eliminate use of fdt_immr_addr(), it's not needed for this SoC. Convertian2014-01-051-26/+8
* Call initarm_lastaddr() later in the init sequence, after establishingian2013-11-051-3/+8
* Move remaining code and data related to static device mapping into theian2013-11-041-2/+3
* Retire arm_remap_nocache() and the data and constants associated with it.ian2013-10-271-1/+1
* Remove #include <machine/frame.h> from all the arm code that doesn'tian2013-10-271-1/+0
* Remove all #include <machine/pmap.h> from arm code. It's alreadyian2013-10-271-1/+0
* Merge the FDT versions of initarm.andrew2012-11-031-497/+8
* Merge r242125 into the other ARMv6 copies of initarm.andrew2012-10-311-0/+5
* Pull out the SoC specific parts of initarm into separate functionsandrew2012-09-231-4/+26
* Update different versions of physmap_init to be identical in preparationandrew2012-09-231-3/+13
* Reduce the diff between the FDT implementations of initarm.andrew2012-09-221-2/+5
* Create a common set_stackptrs in sys/arm/machdep.c.andrew2012-09-221-22/+3
* Start to clean up ARMv6 initarm implementations by making the Tegra 2andrew2012-09-161-160/+86
* Merging of projects/armv6, part 9gonzo2012-08-151-0/+705
OpenPOWER on IntegriCloud