Home
last modified time | relevance | path

Searched full:kirkwood (Results 1 – 25 of 84) sorted by relevance

1234

/rk3399_rockchip-uboot/doc/
H A DREADME.kwbimage2 Kirkwood Boot Image generation using mkimage
6 is implemented for the Kirkwood family of SoCs.
8 The Kirkwood SoC's can boot directly from NAND FLASH,
11 for more details refer section 24.2 of Kirkwood functional specifications.
12 ref: www.marvell.com/products/embedded.../kirkwood/index.jsp
29 kwbimage support available with mkimage utility will generate kirkwood boot
H A Dkwboot.14 kwboot \- Boot Marvell Kirkwood SoCs over a serial link.
14 The \fBmkimage\fP program boots boards based on Marvell's Kirkwood
/rk3399_rockchip-uboot/arch/arm/mach-kirkwood/include/mach/
H A Dsoc.h45 /* Kirkwood Sata controller has two ports */
49 /* Kirkwood GbE controller has two ports */
54 /* Kirkwood USB Host controller */
61 /* Kirkwood CPU memory windows */
H A Dgpio.h2 * arch/asm-arm/mach-kirkwood/include/mach/gpio.h
30 * Kirkwood-specific GPIO API
H A Dconfig.h12 * It supports common definitions for Kirkwood platform
40 /* Kirkwood has 2k of Security SRAM, use it for SP */
/rk3399_rockchip-uboot/arch/arm/mach-kirkwood/
H A DKconfig1 if KIRKWOOD
4 prompt "Marvell Kirkwood board select"
65 default "kirkwood"
H A Dmpp.c2 * arch/arm/mach-kirkwood/mpp.c
4 * MPP functions for Marvell Kirkwood SoCs
26 debug("MPP setup: unknown kirkwood variant\n"); in kirkwood_variant()
H A Dcpu.c53 * There are 8 address windows supported by Kirkwood Soc to addess different
117 * Kirkwood SoC implements a hardware-based SYSRSTn duration counter.
189 printf("Error.. %s:Unsupported Kirkwood SoC 88F%04x\n", __FUNCTION__, devid); in print_cpuinfo()
213 printf("SoC: Kirkwood 88F%04x_%s\n", devid, rev); in print_cpuinfo()
247 * This is required becasue on kirkwood by default ports are in reset mode in arch_cpu_init()
/rk3399_rockchip-uboot/arch/arm/mach-orion5x/include/mach/
H A Dorion5x.h4 * Based on original Kirkwood support which is
52 /* Kirkwood CPU memory windows */
H A Dmv88f5182.h4 * Based on original Kirkwood 88F6182 support which is
/rk3399_rockchip-uboot/board/buffalo/lsxl/
H A DREADME6 the LS-XHL PCB has two SDRAM chips. Both have a Kirkwood CPU (Marvell
102 storage device and the filename for the device tree is kirkwood-lsxhl.dtb
103 (or kirkwood-lschlv2.dtb).
/rk3399_rockchip-uboot/board/d-link/dns325/
H A DMakefile5 # Based on Kirkwood support:
H A Ddns325.h5 * Based on Kirkwood support:
/rk3399_rockchip-uboot/board/LaCie/netspace_v2/
H A DMakefile4 # Based on Kirkwood support:
H A Dnetspace_v2.h4 * Based on Kirkwood support:
/rk3399_rockchip-uboot/board/LaCie/edminiv2/
H A DMakefile4 # Based on original Kirkwood support which is
/rk3399_rockchip-uboot/board/LaCie/net2big_v2/
H A DMakefile4 # Based on Kirkwood support:
H A Dnet2big_v2.h4 * Based on Kirkwood support:
/rk3399_rockchip-uboot/configs/
H A Dkm_kirkwood_defconfig4 CONFIG_IDENT_STRING="\nKeymile Kirkwood"
H A Dkm_kirkwood_128m16_defconfig4 CONFIG_IDENT_STRING="\nKeymile Kirkwood 128M16"
H A Dkm_kirkwood_pci_defconfig4 CONFIG_IDENT_STRING="\nKeymile Kirkwood PCI"
/rk3399_rockchip-uboot/include/configs/
H A Dlsxl.h76 #define CONFIG_FDTFILE "kirkwood-lsxhl.dtb"
78 #define CONFIG_FDTFILE "kirkwood-lschlv2.dtb"
/rk3399_rockchip-uboot/arch/arm/mach-orion5x/
H A DMakefile4 # Based on original Kirkwood support which is
/rk3399_rockchip-uboot/board/cloudengines/pogo_e02/
H A Dpogo_e02.h5 * Based on Kirkwood support:
/rk3399_rockchip-uboot/arch/arm/
H A DMakefile62 machine-$(CONFIG_KIRKWOOD) += kirkwood
108 ifneq (,$(filter $(SOC), kirkwood))

1234