| History log of /src/sys/arch/evbarm/conf/KUROBOX_PRO |
| Revision | | Date | Author | Comments |
| 1.15 |
| 30-Aug-2021 |
rin | branches: 1.15.4; PR port-arm/56380
Disable PAX_ASLR for now, until the problem is fixed.
|
| 1.14 |
| 30-Aug-2021 |
rin | Add nvme(4). (This machine has a PCIe x1 slot!)
It works just fine, instead of broken on-board mvsata(4).
|
| 1.13 |
| 30-Aug-2021 |
rin | CPU is arm926ej-s, not xscale.
|
| 1.12 |
| 18-Apr-2020 |
skrll | PMAP_DEBUG has been deleted on arm
|
| 1.11 |
| 12-Jul-2018 |
maxv | branches: 1.11.10; Remove the kernel PMC code. Sent yesterday on tech-kern@.
This change:
* Removes "options PERFCTRS", the associated includes, and the associated ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is good.
* Removes the PMC code of ARM XSCALE.
* Removes all the pmc.h files. They were all empty, except for ARM XSCALE.
* Reorders the x86 PMC code not to rely on the legacy pmc.h file. The definitions are put in sysarch.h.
* Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control and sys_pmc_get_info syscalls. They are marked as OBSOL in kern, netbsd32 and rump.
* Removes the pmc_evid_t and pmc_ctr_t types.
* Removes all the associated man pages. The sets are marked as obsolete.
|
| 1.10 |
| 07-Jun-2018 |
thorpej | branches: 1.10.2; Revert changes that pinned-down i2c parent specs. The i2c subsystem has been enhanced to make this unnecessary.
|
| 1.9 |
| 15-May-2018 |
thorpej | Fully specifiy the location of indirectly-configured I2C devices. In particular, the parent spec must not be wild-carded, as doing so doesn't work well on systems where more than one I2C bus is present.
|
| 1.8 |
| 18-Jul-2015 |
htodd | branches: 1.8.16; DDB is already defined in the included file.
|
| 1.7 |
| 17-Aug-2014 |
joerg | branches: 1.7.2; Reorganize symbol table embedding. The existing option SYMTAB_SPACE is replaced by the make option COPY_SYMTAB set to any value. The copy of the symbol table is no longer put into a buffer in kern_ksyms.o, but a small helper object. This object is build first with a dummy size, then the kernel is linked to compute the real dimension of the symbol table buffer. After that, the helper object is rebuild and the kernel linked again.
|
| 1.6 |
| 27-Jul-2014 |
dholland | "internally consistency checks" -> "internal consistency checks"
|
| 1.5 |
| 30-Jan-2013 |
he | branches: 1.5.10; Also build a kernel with root on wd0 to avoid query for location of root file system on boot.
|
| 1.4 |
| 09-Sep-2012 |
msaitoh | branches: 1.4.2; Split DEBUG="-g -Ox" into DEBUG="-g" and COPTS="-Ox".
|
| 1.3 |
| 09-Feb-2012 |
matt | Bump SYMTAB_SPACE
|
| 1.2 |
| 06-Mar-2011 |
jakllsch | branches: 1.2.4; 1.2.8; Bump SYMTAB_SPACE for the many other evbarm kernels that also need it increased.
|
| 1.1 |
| 02-Oct-2010 |
kiyohara | branches: 1.1.2; 1.1.4; 1.1.6; 1.1.10; Add support Marvell Sheevaplug. Add some NAS on Marvell SoC.
|
| 1.1.10.3 |
| 21-Apr-2011 |
rmind | sync with head
|
| 1.1.10.2 |
| 05-Mar-2011 |
rmind | sync with head
|
| 1.1.10.1 |
| 02-Oct-2010 |
rmind | file KUROBOX_PRO was added on branch rmind-uvmplock on 2011-03-05 20:50:03 +0000
|
| 1.1.6.1 |
| 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.1.4.2 |
| 22-Oct-2010 |
uebayasi | Sync with HEAD (-D20101022).
|
| 1.1.4.1 |
| 02-Oct-2010 |
uebayasi | file KUROBOX_PRO was added on branch uebayasi-xip on 2010-10-22 07:21:14 +0000
|
| 1.1.2.2 |
| 09-Oct-2010 |
yamt | sync with head
|
| 1.1.2.1 |
| 02-Oct-2010 |
yamt | file KUROBOX_PRO was added on branch yamt-nfs-mp on 2010-10-09 03:31:43 +0000
|
| 1.2.8.1 |
| 18-Feb-2012 |
mrg | merge to -current.
|
| 1.2.4.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.2.4.2 |
| 30-Oct-2012 |
yamt | sync with head
|
| 1.2.4.1 |
| 17-Apr-2012 |
yamt | sync with head
|
| 1.4.2.3 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.4.2.2 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.4.2.1 |
| 25-Feb-2013 |
tls | resync with head
|
| 1.5.10.1 |
| 10-Aug-2014 |
tls | Rebase.
|
| 1.7.2.1 |
| 22-Sep-2015 |
skrll | Sync with HEAD
|
| 1.8.16.3 |
| 28-Jul-2018 |
pgoyette | Sync with HEAD
|
| 1.8.16.2 |
| 25-Jun-2018 |
pgoyette | Sync with HEAD
|
| 1.8.16.1 |
| 21-May-2018 |
pgoyette | Sync with HEAD
|
| 1.10.2.2 |
| 21-Apr-2020 |
martin | Sync with HEAD
|
| 1.10.2.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.11.10.1 |
| 20-Apr-2020 |
bouyer | Sync with HEAD
|
| 1.15.4.1 |
| 09-Oct-2023 |
snj | Apply patch (requested by martin in ticket #401): Disable DIAGNOSTIC/DEBUG.
|