This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-13 14:40:22 +00:00
Code
Issues
Releases
Activity
22d0785fde
freebsd
/
sys
/
mips
/
atheros
History
Adrian Chadd
22d0785fde
Implement apb_print_child().
...
Tested: * AR9344, Atheros DB120 Reference board
2014-03-17 23:21:31 +00:00
..
apb.c
Implement apb_print_child().
2014-03-17 23:21:31 +00:00
apbvar.h
The AR71xx has APB interrupts in the MISC registers from 0-7, later
2014-03-16 08:39:46 +00:00
ar71xx_bus_space_reversed.c
ar71xx_bus_space_reversed.h
ar71xx_chip.c
Add new features - an MDIO clock, WMAC reset, GMAC reset and ethernet
2013-10-15 01:35:48 +00:00
ar71xx_chip.h
ar71xx_cpudef.h
Add new features - an MDIO clock, WMAC reset, GMAC reset and ethernet
2013-10-15 01:35:48 +00:00
ar71xx_ehci.c
Add the USB EHCI flags required for the post-AR71xx devices.
2014-03-02 02:49:20 +00:00
ar71xx_fixup.c
ar71xx_fixup.h
ar71xx_gpio.c
ar71xx_gpiovar.h
ar71xx_machdep.c
Fix the Atheros MIPS startup path a little.
2013-10-15 01:37:00 +00:00
ar71xx_ohci.c
ar71xx_pci_bus_space.c
ar71xx_pci_bus_space.h
ar71xx_pci.c
Devices that rely on hints or identify routines for discovery need to
2013-10-29 14:07:31 +00:00
ar71xx_setup.c
ar71xx_setup.h
ar71xx_spi.c
Devices that rely on hints or identify routines for discovery need to
2013-10-29 14:07:31 +00:00
ar71xx_wdog.c
Devices that rely on hints or identify routines for discovery need to
2013-10-29 14:07:31 +00:00
ar71xxreg.h
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
2013-11-30 22:17:27 +00:00
ar91xx_chip.c
Add new features - an MDIO clock, WMAC reset, GMAC reset and ethernet
2013-10-15 01:35:48 +00:00
ar91xx_chip.h
ar91xxreg.h
ar724x_chip.c
Add new features - an MDIO clock, WMAC reset, GMAC reset and ethernet
2013-10-15 01:35:48 +00:00
ar724x_chip.h
ar724x_pci.c
Disable this check for now; it fails on the AR9344 PCI fixup code.
2014-02-14 05:22:28 +00:00
ar724xreg.h
Use the correct bitshift operators for the GPIO definitions.
2014-01-22 08:02:07 +00:00
ar933x_chip.c
Update the AR933x SoC support to include a few new knobs:
2013-10-15 03:23:08 +00:00
ar933x_chip.h
ar933x_uart.h
ar933xreg.h
ar934x_chip.c
Update the AR934x SoC support.
2013-10-15 03:28:32 +00:00
ar934x_chip.h
ar934xreg.h
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
2013-11-30 22:17:27 +00:00
files.ar71xx
if_arge.c
Handle the case where both arge0 and arge1 MAC addresses are available via
2014-03-16 02:41:47 +00:00
if_argevar.h
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
2013-11-30 22:17:27 +00:00
pcf2123_rtc.c
pcf2123reg.h
std.ar71xx
uart_bus_ar71xx.c
uart_bus_ar933x.c
uart_cpu_ar71xx.c
uart_cpu_ar933x.c
uart_dev_ar933x.c
Introduce grab and ungrab upcalls. When the kernel desires to grab the
2014-01-19 19:36:11 +00:00
uart_dev_ar933x.h