freebsd-dev/sys/mips/atheros
Adrian Chadd 1c3ed0a410 Introduce a new (global, sorry!) option which controls whether
the ar71xx platform code should assume a uboot or redboot environment.

The current code gets very confused (and just crashes) on a uboot
environment, where each attribute=value pair is in a single entry.
Redboot on the other hand stores it as "attribute", "value", "attribute",
"value", ...

This allows the kernel to boot on a TP-LINK TL-WR1043ND from flash,
where the uboot environment gets setup. This didn't show up during a netboot
as "tftpboot" and "go" don't setup the uboot environment variables.
2011-11-24 07:32:52 +00:00
..
apb.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
apbvar.h
ar71xx_bus_space_reversed.c
ar71xx_bus_space_reversed.h
ar71xx_chip.c Remove duplicate header includes 2011-06-26 10:07:48 +00:00
ar71xx_chip.h
ar71xx_cpudef.h Tidy up the naming of the ip2 DDR flush routine, and add an inline 2011-04-29 06:25:11 +00:00
ar71xx_ehci.c Rename device_delete_all_children() into device_delete_children(). 2011-11-22 21:56:55 +00:00
ar71xx_gpio.c Fix GPIO_MAXPINS calculation for the AR71xx, AR724x, AR913x SoC. 2011-05-06 02:45:02 +00:00
ar71xx_gpiovar.h Fix GPIO_MAXPINS calculation for the AR71xx, AR724x, AR913x SoC. 2011-05-06 02:45:02 +00:00
ar71xx_machdep.c Introduce a new (global, sorry!) option which controls whether 2011-11-24 07:32:52 +00:00
ar71xx_ohci.c Rename device_delete_all_children() into device_delete_children(). 2011-11-22 21:56:55 +00:00
ar71xx_pci_bus_space.c
ar71xx_pci_bus_space.h
ar71xx_pci.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
ar71xx_setup.c Remove duplicate header includes 2011-06-26 10:07:48 +00:00
ar71xx_setup.h
ar71xx_spi.c
ar71xx_wdog.c
ar71xxreg.h
ar91xx_chip.c Remove duplicate header includes 2011-06-26 10:07:48 +00:00
ar91xx_chip.h
ar91xxreg.h Fix GPIO_MAXPINS calculation for the AR71xx, AR724x, AR913x SoC. 2011-05-06 02:45:02 +00:00
ar724x_chip.c Remove duplicate header includes 2011-06-26 10:07:48 +00:00
ar724x_chip.h
ar724x_pci.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
ar724xreg.h Fix GPIO_MAXPINS calculation for the AR71xx, AR724x, AR913x SoC. 2011-05-06 02:45:02 +00:00
files.ar71xx Add some initial PCIe bridge support for the AR724x chipsets. 2011-04-30 11:36:16 +00:00
if_arge.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
if_argevar.h
pcf2123_rtc.c
pcf2123reg.h
std.ar71xx
uart_bus_ar71xx.c
uart_cpu_ar71xx.c