| /rk3399_rockchip-uboot/doc/ |
| H A D | README.kwbimage | 2 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 D | kwboot.1 | 4 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 D | soc.h | 45 /* 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 D | gpio.h | 2 * arch/asm-arm/mach-kirkwood/include/mach/gpio.h 30 * Kirkwood-specific GPIO API
|
| H A D | config.h | 12 * 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 D | Kconfig | 1 if KIRKWOOD 4 prompt "Marvell Kirkwood board select" 65 default "kirkwood"
|
| H A D | mpp.c | 2 * 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 D | cpu.c | 53 * 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 D | orion5x.h | 4 * Based on original Kirkwood support which is 52 /* Kirkwood CPU memory windows */
|
| H A D | mv88f5182.h | 4 * Based on original Kirkwood 88F6182 support which is
|
| /rk3399_rockchip-uboot/board/buffalo/lsxl/ |
| H A D | README | 6 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 D | Makefile | 5 # Based on Kirkwood support:
|
| H A D | dns325.h | 5 * Based on Kirkwood support:
|
| /rk3399_rockchip-uboot/board/LaCie/netspace_v2/ |
| H A D | Makefile | 4 # Based on Kirkwood support:
|
| H A D | netspace_v2.h | 4 * Based on Kirkwood support:
|
| /rk3399_rockchip-uboot/board/LaCie/edminiv2/ |
| H A D | Makefile | 4 # Based on original Kirkwood support which is
|
| /rk3399_rockchip-uboot/board/LaCie/net2big_v2/ |
| H A D | Makefile | 4 # Based on Kirkwood support:
|
| H A D | net2big_v2.h | 4 * Based on Kirkwood support:
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | km_kirkwood_defconfig | 4 CONFIG_IDENT_STRING="\nKeymile Kirkwood"
|
| H A D | km_kirkwood_128m16_defconfig | 4 CONFIG_IDENT_STRING="\nKeymile Kirkwood 128M16"
|
| H A D | km_kirkwood_pci_defconfig | 4 CONFIG_IDENT_STRING="\nKeymile Kirkwood PCI"
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | lsxl.h | 76 #define CONFIG_FDTFILE "kirkwood-lsxhl.dtb" 78 #define CONFIG_FDTFILE "kirkwood-lschlv2.dtb"
|
| /rk3399_rockchip-uboot/arch/arm/mach-orion5x/ |
| H A D | Makefile | 4 # Based on original Kirkwood support which is
|
| /rk3399_rockchip-uboot/board/cloudengines/pogo_e02/ |
| H A D | pogo_e02.h | 5 * Based on Kirkwood support:
|
| /rk3399_rockchip-uboot/arch/arm/ |
| H A D | Makefile | 62 machine-$(CONFIG_KIRKWOOD) += kirkwood 108 ifneq (,$(filter $(SOC), kirkwood))
|