Home
last modified time | relevance | path

Searched refs:xx (Results 1 – 25 of 37) sorted by relevance

12

/rk3399_rockchip-uboot/board/freescale/mpc8569mds/
H A DREADME50 => mac 0 xx:xx:xx:xx:xx:xx /* xx:xx:xx:xx:xx:xx should be the real mac
55 => mac 7 xx:xx:xx:xx:xx:xx
/rk3399_rockchip-uboot/board/Marvell/mvebu_armada-37xx/
H A DMAINTAINERS4 F: board/Marvell/mvebu_armada-37xx/
5 F: include/configs/mvebu_armada-37xx.h
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dthunderx-88xx.dts12 /include/ "thunderx-88xx.dtsi"
16 compatible = "cavium,thunder-88xx";
H A Darmada-37xx.dtsi2 * Device Tree Include file for Marvell Armada 37xx family of SoCs.
51 model = "Marvell Armada 37xx SoC";
H A Darmada-371x.dtsi48 #include "armada-37xx.dtsi"
H A Darmada-372x.dtsi48 #include "armada-37xx.dtsi"
H A DMakefile169 dtb-$(CONFIG_THUNDERX) += thunderx-88xx.dtb
424 logicpd-torpedo-37xx-devkit.dtb \
425 logicpd-som-lv-37xx-devkit.dtb
/rk3399_rockchip-uboot/drivers/pinctrl/mvebu/
H A DKconfig5 bool "Armada 37xx pin control driver"
8 Marvell's Armada-37xx SoC.
H A DMakefile7 obj-$(CONFIG_PINCTRL_ARMADA_37XX) += pinctrl-armada-37xx.o
/rk3399_rockchip-uboot/tools/binman/test/
H A D22_image_name.dts16 filename = "test-name.xx";
/rk3399_rockchip-uboot/arch/arm/mach-mvebu/
H A DKconfig79 bool "Support Armada 37xx platforms"
131 default "mvebu_armada-37xx" if TARGET_MVEBU_ARMADA_37XX
144 default "mvebu_armada-37xx" if TARGET_MVEBU_ARMADA_37XX
/rk3399_rockchip-uboot/doc/
H A DREADME.mpc85xxcds8 Much of the content of the README.mpc85xxads for the 85xx ADS boards
9 applies to the 85xx CDS boards as well. In particular the toolchain,
21 The 85xx CDS code base is known to compile using:
29 platform to allow for utilization of all 85xx CDS devices. The memory
H A DI2C_Edge_Conditions31 !!!THIS IS AN UNDOCUMENTED I2C BUS BUG, NOT A AMCC 4xx BUG!!!
H A DREADME.sched20 switch. Other registers on the PowerPC processor (60x, 7xx, 7xxx
H A DREADME.serial_multi8 8xx processor; other configurations are not (yet) supported.
H A DREADME.ramboot-ppc85xx70 Please note that below mentioned changes are for 85xx platforms.
/rk3399_rockchip-uboot/configs/
H A Dthunderx_88xx_defconfig4 CONFIG_DEFAULT_DEVICE_TREE="thunderx-88xx"
H A Domap3_logic_defconfig7 CONFIG_DEFAULT_DEVICE_TREE="logicpd-torpedo-37xx-devkit"
/rk3399_rockchip-uboot/doc/device-tree-bindings/usb/
H A Dmarvell.xhci-usb.txt8 - "marvell,armada3700-xhci", "generic-xhci" for Armada 37xx SoCs
/rk3399_rockchip-uboot/board/logicpd/omap3som/
H A DREADME15 CONFIG_DEFAULT_DEVICE_TREE="logicpd-som-lv-37xx-devkit"
/rk3399_rockchip-uboot/drivers/video/
H A Dcfb_console.c320 static void video_drawchars(int xx, int yy, unsigned char *s, int count) in video_drawchars() argument
325 offset = yy * VIDEO_LINE_LEN + xx * VIDEO_PIXEL_SIZE; in video_drawchars()
503 static inline void video_drawstring(int xx, int yy, unsigned char *s) in video_drawstring() argument
505 video_drawchars(xx, yy, s, strlen((char *) s)); in video_drawstring()
508 static void video_putchar(int xx, int yy, unsigned char c) in video_putchar() argument
510 video_drawchars(xx, yy + video_logo_height, &c, 1); in video_putchar()
521 static void video_invertchar(int xx, int yy) in video_invertchar() argument
523 int firstx = xx * VIDEO_PIXEL_SIZE; in video_invertchar()
524 int lastx = (xx + VIDEO_FONT_WIDTH) * VIDEO_PIXEL_SIZE; in video_invertchar()
/rk3399_rockchip-uboot/board/freescale/mpc8544ds/
H A DREADME3 The MPC8544DS system is similar to the 85xx CDS systems such
10 Like the 85xx CDS systems, the 8544 DS board has two flash banks.
/rk3399_rockchip-uboot/board/freescale/mpc8572ds/
H A DREADME100 a. $ make 85xx/mpc8572_ds_defconfig
111 a. $ make 85xx/mpc8572_ds_defconfig
/rk3399_rockchip-uboot/drivers/adc/
H A DKconfig22 bool "Enable Exynos 54xx ADC driver"
/rk3399_rockchip-uboot/board/cadence/xtfpga/
H A DREADME85 The default is 00:50:C2:13:6F:xx where xx ranges from 0..3F

12