summaryrefslogtreecommitdiffstats
path: root/sys/arm/tegra/std.tegra2
Commit message (Collapse)AuthorAgeFilesLines
* MFC r261252, r261279, r261304, r261305, r261322, r261336, r261337, r261338,ian2014-05-151-2/+0
| | | | | | | | | | | | | | | | | r261353 Fix the name of the dts file for the HL201... When mapping an address, the bsh needs the same offset we do for other things. Add explicit depends on bus_if.h and device_if.h to avoid a chicken and egg problem in some compilation environments. Switch to using PAs rather than VAs for the addresses we map for devices. This is a nop, except for what's reported by atmelbus for the resources. Comment cleanups. Move things around for diff reduction against FDT work.
* In the Tegra 2 standard config:andrew2012-09-161-2/+2
| | | | | | * Remove an unneeded makeoption * Set machine correctly * Properly indent the include of files.tegra2
* Merging of projects/armv6, part 9gonzo2012-08-151-0/+16
Very basic support for Nvidia Tegra2: timer, interrupts, UART. Submitted by: Damjan Marion <dmarion@freebsd.org>
OpenPOWER on IntegriCloud