Home | History | Annotate | Download | only in cavium
History log of /src/sys/arch/evbmips/cavium/autoconf.c
RevisionDateAuthorComments
 1.11  03-Oct-2025  thorpej Use device_setprop_data() to set the "mac-address" property.
 1.10  12-Feb-2022  riastradh sys: Fix various abuse of struct device internals.

Will help to make struct device opaque later.
 1.9  17-Aug-2020  simonb Handle using "octeth" as root device by converting "octethN" to "cnmacN"
for any N < 100. This allows booting for u-boot to use root=$(ethact)
on the command line and the kernel can use the ethernet interface the
kernel was loaded on as the NFS root device.
 1.8  23-Jun-2020  simonb Support EdgeRouter 4.
Only set RGMII timing params on boards with RGMII.
 1.7  20-Jun-2020  simonb Add some rudimentary boot args parsing. Can handle "root=" as well
normal -1adsqvxz flags. "root=" is limited to cnmacN devices so far;
should be extended to allow arbitary SD devices (and other devices?).
 1.6  10-Jun-2020  simonb Update for proplib(3) API changes.
 1.5  31-May-2020  simonb Clean up Cavium Octeon device names. Rename devices from "octeon_foo"
to "octfoo" - this follows the naming conventions used by many other
MIPS CPUs.
 1.4  01-Apr-2019  msaitoh s/adddress/address/
 1.3  06-Jun-2015  matt branches: 1.3.16; 1.3.20;
Add an assert to verify interrupts are enabled.
 1.2  19-May-2015  matt branches: 1.2.2;
no wd devices on erlite, use sd instead for the USB mass storage.
 1.1  29-Apr-2015  hikaru Initial import of Cavium Octeon and Octeon Plus SoC and
specifically Ubiquiti Networks EdgeRouter LITE support.
Currently the ethernet and uart are worked.
This support was contributed by Internet Initiative Japan Inc.
 1.2.2.3  22-Sep-2015  skrll Sync with HEAD
 1.2.2.2  06-Jun-2015  skrll Sync with HEAD
 1.2.2.1  19-May-2015  skrll file autoconf.c was added on branch nick-nhusb on 2015-06-06 14:39:59 +0000
 1.3.20.1  10-Jun-2019  christos Sync with HEAD
 1.3.16.2  03-Dec-2017  jdolecek update from HEAD
 1.3.16.1  06-Jun-2015  jdolecek file autoconf.c was added on branch tls-maxphys on 2017-12-03 11:36:08 +0000

RSS XML Feed