You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Daniel F. Dickinson 4b93cbd172 ath79: Port PowerCloud Systems CR5000 support
Add ath79 arch support for PowerCloud Systems CR5000.  Previously
supported under ar71xx (however there are some errors in that support;
to be fixed shortly).

Info:

* This board is based on the Atheros DB120 reference design, but doesn't
  use the on-board switch.  Instead it attachs GMAC0 to an AR8327 switch.
* It only uses GMAC0 and the WAN is simply a VLAN in the stock firmware.
* It has 64MB RAM and 8MB flash.
* In the dts version we get rid of using 'open-drain' for the AR8327
  LED controls.
* As with the platform data version we disable JTAG as this conflicts
  with one of the pair of GPIO's required for the power/status LED
  (GPIO2 and GPIO4 are used for this LED).
* The pcie card wifi has an EEPROM but gets it's MAC address from
  the ART partition.
* The SoC wifi (2.4 GHz) is all from the ART.
* The USB is support comes from the SoC.

NB. This is actually an AR9342 rather than AR9344 but we use the 9344
definitions because there are no relevant differences for this board.

NB: Building only images that don't support reverting to the old
cloud-based firmware as the Skydog cloud service for the CR5000 no
longer exists.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
..
adm5120 kernel: only optimized for size if small_flash 6 years ago
adm8668 kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
apm821xx apm821xx: clean up gpio-hogs 6 years ago
ar7 kernel: bump 4.9 to 4.9.100 6 years ago
ar71xx ar71xx: improve MikroTik wAP R support 6 years ago
arc770 arc: Update variables substitutions in u-boot env files 6 years ago
archs38 arc: Update variables substitutions in u-boot env files 6 years ago
armvirt arm64: enable harden branch predictor 6 years ago
at91 kernel: only optimized for size if small_flash 6 years ago
ath25 ath25: drop 4.9 kernel support 6 years ago
ath79 ath79: Port PowerCloud Systems CR5000 support 6 years ago
au1000 kernel: only optimized for size if small_flash 6 years ago
bcm53xx bcm53xx: revert SPI controller commit breaking flash reads 6 years ago
brcm47xx brcm47xx: revert upstream commit breaking BCM4718A1 6 years ago
brcm63xx brcm63xx: drop linux,part-probe usage where possible 6 years ago
brcm2708 brcm2708: split sdcard.img.gz into a sysupgrade and factory image 6 years ago
cns3xxx kernel: enable THIN_ARCHIVES by default 6 years ago
gemini kernel: remove DEVMEM and DEVKMEM from target's config 6 years ago
generic kernel: add DT binding support to the mtd redboot parser 6 years ago
imx6 kernel: enable THIN_ARCHIVES by default 6 years ago
ipq40xx ipq40xx: move essedma patches into same range 6 years ago
ipq806x ipq806x: dts: Remove device_type = "ethernet-phy" 6 years ago
ixp4xx kernel: bump to 4.9.105 6 years ago
kirkwood kernel: enable THIN_ARCHIVES by default 6 years ago
lantiq lantiq: add support for FritzBox 7312 6 years ago
layerscape kernel: only optimized for size if small_flash 6 years ago
malta malta: bump tp v4.14 7 years ago
mcs814x kernel: only optimized for size if small_flash 6 years ago
mediatek mediatek: fix parallel build issues in image build code 6 years ago
mpc85xx WDR4900v1 remove dt node for absent hw crypto. 6 years ago
mvebu kernel: bump 4.14 to 4.14.51 6 years ago
mxs kernel: enable THIN_ARCHIVES by default 6 years ago
octeon octeon: Add and set CPU type Octeon+ as default 6 years ago
octeontx kernel: enable THIN_ARCHIVES by default 6 years ago
omap kernel: enable EXPORTFS by default 6 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 7 years ago
orion orion: remove linux 4.4 support 6 years ago
oxnas kernel: remove DEVMEM and DEVKMEM from target's config 6 years ago
pistachio kernel: bump 4.14 to 4.14.42 6 years ago
ppc40x kernel: only optimized for size if small_flash 6 years ago
ppc44x kernel: only optimized for size if small_flash 6 years ago
ramips ramips: remove stale get_status_led call 6 years ago
rb532 kernel: only optimized for size if small_flash 6 years ago
sunxi sunxi: Enable SD block devices 6 years ago
uml kernel: bump 4.9 to 4.9.100 6 years ago
x86 kernel: bump 4.9 to 4.9.106 6 years ago
xburst kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
zynq zynq: remove config options handled by generic 6 years ago
Makefile