Home | History | Annotate | Download | only in loongson
History log of /src/sys/arch/evbmips/loongson/generic2e_machdep.c
RevisionDateAuthorComments
 1.5  09-Jun-2015  macallan more cpuregs.h
 1.4  29-Mar-2014  christos branches: 1.4.6;
make pci_intr_string and eisa_intr_string take a buffer and a length
instead of relying in local static storage.
 1.3  27-Oct-2012  chs branches: 1.3.2;
split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
 1.2  14-Feb-2012  christos branches: 1.2.6;
fix proto
 1.1  27-Aug-2011  bouyer branches: 1.1.2; 1.1.6;
Add loongson support to evbmips, based on the OpenBSD loongson port
and the existing evbmips/gdium support.
This has been tested on a lemote fuloong device (boots multiuser),
should also support other lemote devices (maybe with minor adjustments,
or adding missing drivers). There is some gdium support here too, but it
may not be yet complete (someone with a gdium would need to have a look,
hi macallan@ :)
loongson kernels are 64bits only: the loongson2f has ressources located
above the 2Gb physical address, and it's much easier to access it
using XKPHYS than trying to make it fit in the limited 32bit kernel
virtual space.
 1.1.6.1  18-Feb-2012  mrg merge to -current.
 1.1.2.3  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.2.2  30-Oct-2012  yamt sync with head
 1.1.2.1  17-Apr-2012  yamt sync with head
 1.2.6.3  03-Dec-2017  jdolecek update from HEAD
 1.2.6.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.6.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.3.2.1  18-May-2014  rmind sync with head
 1.4.6.1  22-Sep-2015  skrll Sync with HEAD

RSS XML Feed