History log of /freebsd-9.3-release/sys/mips/conf/AR71XX.hints
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 213240 28-Sep-2010 gonzo

Add GPIO bus to config and hints. Also add sample gpioled device.


# 202839 22-Jan-2010 gonzo

- Add driver for PCF2123, SPI real time clock/calendar


# 202171 12-Jan-2010 rpaulo

Fix svn properties and remove a P4 keyword.


# 202105 11-Jan-2010 imp

Using svn cp rather than cp to copy these files over had the benefit
of preserving their history. It had the problem that it also copied
over mergeinfo data. Since we're retiring the projects/mips branch,
I'm removing the svn:mergeinfo property from them all.

Submitted by: jhb


# 201911 09-Jan-2010 imp

Merge from projects/mips to head by hand:

Copy over AR71XX.hints file.


# 199235 12-Nov-2009 gonzo

- Reorganize hints according to if_arge changes: set media
for multiPHY MAC and use mask to specify PHYs.


# 199039 08-Nov-2009 gonzo

- Add arge1 to hints files, only one port is supported so far


# 196963 08-Sep-2009 gonzo

- Add commented hint required for RouterStation(non PRO) board


# 195514 09-Jul-2009 gonzo

- Add AR71XX watchdog timer driver


# 192358 18-May-2009 gonzo

- Add spibus and mx25l device


# 191840 06-May-2009 gonzo

- Rollback to the hack with 3-bytes offset in base address.
uart_bus_XXXXX resources are handled in uart(4) code
and we need more sophysticated way to define which space
should be used for device based on hints


# 191294 19-Apr-2009 gonzo

- Expand memory window for apb to include OHCI memory region
- Add hints for EHCI and OHCI controllers


# 191289 19-Apr-2009 gonzo

- Handle byte-order issue for non-word accesses to memory mapped
registers with ar71xx_bus_space_reversed. Note, that byte order
of values is handled by drivers. bus_spaces fixes only position
of register in word.
- Replace .hints hack for AR71XX UART with ar71xx_bus_space_reversed.


# 191079 14-Apr-2009 gonzo

- Revert changes accidentally killed by merge operation


# 188810 19-Feb-2009 gonzo

- Add GE0 port to hinted devices, GE1 will stay commented for a while


# 187706 26-Jan-2009 gonzo

- Add ar71xx PCI bridge implementation and link it to the build


# 187519 21-Jan-2009 gonzo

- Add apb and uart hints for AR71XX kernel