Home
last modified time | relevance | path

Searched full:calxeda (Results 1 – 22 of 22) sorted by relevance

/linux-3.3/arch/arm/boot/dts/
Dhighbank.dts2 * Copyright 2011 Calxeda, Inc.
23 model = "Calxeda Highbank";
24 compatible = "calxeda,highbank";
111 compatible = "calxeda,hb-ahci";
117 compatible = "calxeda,hb-sdhci";
188 compatible = "calxeda,hb-sregs";
199 compatible = "calxeda,hb-xgmac";
205 compatible = "calxeda,hb-xgmac";
/linux-3.3/Documentation/devicetree/bindings/arm/
Dcalxeda.txt1 Calxeda Highbank Platforms Device Tree Bindings
4 Boards with Calxeda Cortex-A9 based Highbank SOC shall have the following
8 - compatible = "calxeda,highbank";
/linux-3.3/Documentation/devicetree/bindings/ata/
Dcalxeda-sata.txt1 * Calxeda SATA Controller
7 - compatible : compatible list, contains "calxeda,hb-ahci"
13 compatible = "calxeda,hb-ahci";
/linux-3.3/Documentation/devicetree/bindings/net/
Dcalxeda-xgmac.txt1 * Calxeda Highbank 10Gb XGMAC Ethernet
4 - compatible : Should be "calxeda,hb-xgmac"
12 compatible = "calxeda,hb-xgmac";
/linux-3.3/drivers/net/ethernet/calxeda/
DKconfig2 tristate "Calxeda 1G/10G XGMAC Ethernet driver"
6 This is the driver for the XGMAC Ethernet IP block found on Calxeda
Dxgmac.c2 * Copyright 2010-2011 Calxeda, Inc.
1909 { .compatible = "calxeda,hb-xgmac", },
1926 MODULE_AUTHOR("Calxeda, Inc.");
1927 MODULE_DESCRIPTION("Calxeda 10G XGMAC driver");
/linux-3.3/arch/arm/mach-highbank/
Dhighbank.c2 * Copyright 2010-2011 Calxeda, Inc.
101 np = of_find_compatible_node(NULL, NULL, "calxeda,hb-sregs"); in highbank_timer_init()
137 "calxeda,highbank",
Dsystem.c2 * Copyright 2011 Calxeda, Inc.
Dlluart.c2 * Copyright 2011 Calxeda, Inc.
Dsysregs.h2 * Copyright 2011 Calxeda, Inc.
Dpm.c2 * Copyright 2011 Calxeda, Inc.
Dlocaltimer.c2 * Copyright 2010-2011 Calxeda, Inc.
Dhotplug.c2 * Copyright 2011 Calxeda, Inc.
Dclock.c2 * Copyright 2011 Calxeda, Inc.
Dplatsmp.c2 * Copyright 2010-2011 Calxeda, Inc.
/linux-3.3/arch/arm/mach-highbank/include/mach/
Dsystem.h2 * Copyright 2010-2011 Calxeda, Inc.
/linux-3.3/arch/arm/include/asm/
Dedac.h2 * Copyright 2011 Calxeda, Inc.
/linux-3.3/drivers/net/ethernet/
DMakefile17 obj-$(CONFIG_NET_CALXEDA_XGMAC) += calxeda/
DKconfig31 source "drivers/net/ethernet/calxeda/Kconfig"
/linux-3.3/drivers/ata/
Dahci_platform.c271 { .compatible = "calxeda,hb-ahci", },
/linux-3.3/arch/arm/
DKconfig342 bool "Calxeda Highbank-based"
355 Support for the Calxeda Highbank SoC based boards.
/linux-3.3/
DMAINTAINERS690 ARM/CALXEDA HIGHBANK ARCHITECTURE
691 M: Rob Herring <rob.herring@calxeda.com>
4884 M: Rob Herring <rob.herring@calxeda.com>