Home
last modified time | relevance | path

Searched refs:board (Results 1 – 25 of 1932) sorted by relevance

12345678910>>...78

/external/autotest/site_utils/stable_images/
Dassign_stable_images.py115 def _report_board_changed(self, board, old_version, new_version): argument
126 logging.debug(' %-22s %s -> %s', board, old_version, new_version)
128 def report_board_unchanged(self, board, old_version): argument
138 self._report_board_changed(board, '(no change)', old_version)
140 def _do_set_mapping(self, board, new_version): argument
149 board, new_version)
151 self._selected_map.set_version(board, new_version)
153 def _do_delete_mapping(self, board): argument
160 logging.info('DRYRUN: Would have deleted version for %s', board)
162 self._selected_map.delete_version(board)
[all …]
Dbuild_data.py115 def _read_build_metadata(board, cros_version): argument
125 image_path = frontend.format_cros_image_name(board, cros_version)
151 def _get_model_firmware_versions(metadata_json, board): argument
162 key_path = ['board-metadata', board, 'models']
171 model_firmware_versions[board] = None
194 board = json_entry['board']['public_codename']
198 return (board, version)
205 def get_omaha_upgrade(omaha_map, board, version): argument
224 omaha_version = omaha_map.get(board.replace('_', '-'))
233 def get_firmware_versions(board, cros_version): argument
[all …]
/external/u-boot/arch/arm/mach-at91/
DKconfig59 prompt "Atmel AT91 board select"
67 bool "Atmel at91sam9260 reference board"
72 bool "Ethernut5 board"
94 bool "Atmel at91sam9261 reference board"
99 bool "Ronetix pm9261 board"
103 bool "Atmel at91sam9263 reference board"
108 bool "Caloa USB A9260 board"
112 bool "Ronetix pm9263 board"
116 bool "Atmel AT91SAM9M10G45-EK board"
122 bool "Ronetix pm9g45 board"
[all …]
/external/u-boot/arch/arm/mach-exynos/
DKconfig46 prompt "EXYNOS4 board select"
50 bool "Exynos4210 SMDKV310 board"
54 bool "Exynos4210 Trats board"
57 bool "EXYNOS4210 Universal C210 board"
60 bool "Exynos4412 Origen board"
64 bool "Exynos4412 Trat2 board"
67 bool "Exynos4412 Odroid board"
84 prompt "EXYNOS5 board select"
87 bool "Exynos5422 Odroid board"
91 bool "Exynos5250 Arndale board"
[all …]
/external/u-boot/arch/sh/
DKconfig27 And this is board specific. Please check your board if you
47 bool "Magic Panel Release 2 board"
59 bool "Data Technology ESPT-GIGA board"
95 bool "R7780MP board"
130 source "board/alphaproject/ap_sh4a_4a/Kconfig"
131 source "board/espt/Kconfig"
132 source "board/mpr2/Kconfig"
133 source "board/ms7720se/Kconfig"
134 source "board/ms7722se/Kconfig"
135 source "board/ms7750se/Kconfig"
[all …]
/external/u-boot/arch/arm/mach-tegra/tegra20/
DKconfig4 prompt "Tegra20 board select"
8 bool "NVIDIA Tegra20 Harmony evaluation board"
12 bool "Avionic Design Medcom-Wide board"
16 bool "Paz00 board"
20 bool "Avionic Design Plutux board"
32 bool "Compulab TrimSlice board"
36 bool "NVIDIA Tegra20 Ventana evaluation board"
40 bool "Toradex Colibri T20 board"
48 source "board/nvidia/harmony/Kconfig"
49 source "board/avionic-design/medcom-wide/Kconfig"
[all …]
/external/u-boot/board/bosch/shc/
DKconfig16 prompt "enable different boot versions for the shc board"
19 Select the boot version of the shc board.
24 enable here the eMMC functionality on the bosch shc board.
29 enable here the ICT functionality on the bosch shc board
34 enable here the NETBOOT functionality on the bosch shc board
39 enable here the SDBOOT functionality on the bosch shc board
44 prompt "enable different board versions for the shc board"
47 Select the board version of the shc board.
50 bool "B Sample board version"
53 of the bosch shc board
[all …]
/external/u-boot/arch/arm/mach-imx/mx6/
DKconfig93 Say "Y" if your board uses dynamic (per-boot) DDR calibration.
97 prompt "MX6 board select"
107 bool "Toradex Apalis iMX6 board"
144 bool "Toradex Colibri iMX6 board"
162 bool "LWN DISPLAY5 board"
216 The mx6memcal board is a virtual board that can be used to validate
367 bool "Armadeus OPOS6ULDev board"
427 bool "TQ Systems TQMa6 board"
489 source "board/ge/bx50v3/Kconfig"
490 source "board/advantech/dms-ba16/Kconfig"
[all …]
/external/u-boot/arch/arm/mach-kirkwood/
DKconfig4 prompt "Marvell Kirkwood board select"
70 source "board/Marvell/openrd/Kconfig"
71 source "board/Marvell/dreamplug/Kconfig"
72 source "board/Synology/ds109/Kconfig"
73 source "board/Marvell/guruplug/Kconfig"
74 source "board/Marvell/sheevaplug/Kconfig"
75 source "board/buffalo/lsxl/Kconfig"
76 source "board/cloudengines/pogo_e02/Kconfig"
77 source "board/d-link/dns325/Kconfig"
78 source "board/iomega/iconnect/Kconfig"
[all …]
/external/u-boot/tools/buildman/
Dboard.py105 def AddBoard(self, board): argument
113 self._boards.append(board)
138 board = Board(*fields)
139 self.AddBoard(board)
159 for board in self._boards:
160 board_dict[board.target] = board
170 for board in self._boards:
171 if board.build_it:
172 board_dict[board.target] = board
181 return [board for board in self._boards if board.build_it]
[all …]
/external/u-boot/arch/arm/mach-rmobile/
DKconfig.324 string "Renesas RCar Gen2 board name"
34 prompt "Renesas ARM SoCs board select"
38 bool "armadillo 800 eva board"
41 bool "Blanche board"
47 bool "Gose board"
55 bool "Koelsch board"
63 bool "Lager board"
71 bool "KZM9D board"
74 bool "Alt board"
82 bool "Silk board"
[all …]
/external/autotest/site_utils/
Dstable_version_utils.py27 versions = dict([(v.board, v.version)
37 def get(board=DEFAULT): argument
48 return models.StableVersion.objects.get(board=board).version
50 if board == DEFAULT:
54 return get(board=DEFAULT)
57 def set(version, board=DEFAULT): argument
64 stable_version = models.StableVersion.objects.get(board=board)
68 models.StableVersion.objects.create(board=board, version=version)
71 def delete(board): argument
76 stable_version = models.StableVersion.objects.get(board=board)
/external/autotest/site_utils/deployment/
Dcmdvalidate.py85 def _build_path_exists(board, buildpath): argument
104 _BUILD_URI_FORMAT % (board, buildpath)
114 def _normalize_build_name(board, build): argument
149 _BUILD_URI_FORMAT % (board, fmt % build)
155 elif _build_path_exists(board, '%s/image.zip' % build):
162 def _validate_board(board): argument
178 if board is None:
181 if _build_path_exists(board, 'LATEST-master'):
184 sys.stderr.write('Board %s doesn\'t exist.\n' % board)
188 def _validate_build(board, build): argument
[all …]
/external/u-boot/board/gateworks/gw_ventana/
Dcommon.c1004 void setup_iomux_gpio(int board, struct ventana_board_info *info) in setup_iomux_gpio() argument
1008 if (board >= GW_UNKNOWN) in setup_iomux_gpio()
1012 imx_iomux_v3_setup_multiple_pads(gpio_cfg[board].gpio_pads, in setup_iomux_gpio()
1013 gpio_cfg[board].num_pads); in setup_iomux_gpio()
1016 if (gpio_cfg[board].rs232_en) { in setup_iomux_gpio()
1017 gpio_request(gpio_cfg[board].rs232_en, "rs232_en#"); in setup_iomux_gpio()
1018 gpio_direction_output(gpio_cfg[board].rs232_en, 0); in setup_iomux_gpio()
1022 if (board == GW52xx && info->model[4] == '2') in setup_iomux_gpio()
1023 gpio_cfg[board].pcie_rst = IMX_GPIO_NR(3, 23); in setup_iomux_gpio()
1026 gpio_request(gpio_cfg[board].pcie_rst, "pci_rst#"); in setup_iomux_gpio()
[all …]
/external/u-boot/arch/arm/mach-rockchip/
DMakefile12 obj-tpl-$(CONFIG_ROCKCHIP_RK3288) += rk3288-board-tpl.o
13 obj-tpl-$(CONFIG_ROCKCHIP_RK3368) += rk3368-board-tpl.o
15 obj-spl-$(CONFIG_ROCKCHIP_RK3036) += rk3036-board-spl.o
16 obj-spl-$(CONFIG_ROCKCHIP_RK3188) += rk3188-board-spl.o
17 obj-spl-$(CONFIG_ROCKCHIP_RK322X) += rk322x-board-spl.o
18 obj-spl-$(CONFIG_ROCKCHIP_RK3288) += rk3288-board-spl.o
19 obj-spl-$(CONFIG_ROCKCHIP_RK3368) += rk3368-board-spl.o spl-boot-order.o
20 obj-spl-$(CONFIG_ROCKCHIP_RK3399) += rk3399-board-spl.o spl-boot-order.o
30 obj-$(CONFIG_ROCKCHIP_RK3188) += rk3188-board.o
31 obj-$(CONFIG_ROCKCHIP_RK3128) += rk3128-board.o
[all …]
/external/u-boot/arch/powerpc/cpu/mpc83xx/
DKconfig98 source "board/esd/vme8349/Kconfig"
99 source "board/freescale/mpc8308rdb/Kconfig"
100 source "board/freescale/mpc8313erdb/Kconfig"
101 source "board/freescale/mpc8315erdb/Kconfig"
102 source "board/freescale/mpc8323erdb/Kconfig"
103 source "board/freescale/mpc832xemds/Kconfig"
104 source "board/freescale/mpc8349emds/Kconfig"
105 source "board/freescale/mpc8349itx/Kconfig"
106 source "board/freescale/mpc837xemds/Kconfig"
107 source "board/freescale/mpc837xerdb/Kconfig"
[all …]
/external/u-boot/arch/m68k/
DKconfig209 source "board/BuS/eb_cpu5282/Kconfig"
210 source "board/astro/mcf5373l/Kconfig"
211 source "board/cobra5272/Kconfig"
212 source "board/freescale/m5208evbe/Kconfig"
213 source "board/freescale/m52277evb/Kconfig"
214 source "board/freescale/m5235evb/Kconfig"
215 source "board/freescale/m5249evb/Kconfig"
216 source "board/freescale/m5253demo/Kconfig"
217 source "board/freescale/m5253evbe/Kconfig"
218 source "board/freescale/m5272c3/Kconfig"
[all …]
/external/u-boot/arch/arm/mach-tegra/tegra210/
DKconfig4 prompt "Tegra210 board select"
7 bool "NVIDIA Tegra210 E2220-1170 board"
10 E2220-1170 is a Tegra210 bringup board with onboard SoC, DRAM,
15 bool "NVIDIA Tegra210 P2371-0000 board"
18 P2371-0000 is a P2581 or P2530 CPU board married to a P2595 I/O
19 board. The combination contains SoC, DRAM, eMMC, SD card slot,
24 bool "NVIDIA Tegra210 P2371-2180 (Jetson TX1) board"
27 P2371-2180 (Jetson TX1 developer kit) is a P2180 CPU board married
28 to a P2597 I/O board. The combination contains SoC, DRAM, eMMC, SD
33 bool "NVIDIA Tegra210 P2571 base board"
[all …]
/external/toolchain-utils/dejagnu/
Dchromeos.exp.in2 # Initialize the board. The function is executed before any test.
4 proc __boardname___init { board } { argument
5 set hostname [board_info $board hostname]
6 set timeout [board_info $board timeout]
7 set ssh_options [board_info $board ssh,options]
8 set runtimes [board_info $board runtimes]
9 set tmpdir [board_info $board tmpdir]
20 set board "__boardname__"
21 set hostname [board_info $board hostname]
22 set ssh_options [board_info $board ssh,options]
[all …]
/external/u-boot/arch/arm/mach-omap2/omap3/
DKconfig3 # We only enable the clocks for the GPIO banks that a given board requies.
20 prompt "OMAP3 board select"
186 source "board/logicpd/am3517evm/Kconfig"
187 source "board/teejet/mt_ventoux/Kconfig"
188 source "board/ti/beagle/Kconfig"
189 source "board/compulab/cm_t35/Kconfig"
190 source "board/compulab/cm_t3517/Kconfig"
191 source "board/timll/devkit8000/Kconfig"
192 source "board/ti/evm/Kconfig"
193 source "board/isee/igep00x0/Kconfig"
[all …]
/external/u-boot/arch/arm/mach-tegra/tegra30/
DKconfig4 prompt "Tegra30 board select"
8 bool "Toradex Apalis T30 board"
12 bool "NVIDIA Tegra30 Beaver evaluation board"
16 bool "NVIDIA Tegra30 Cardhu evaluation board"
20 bool "Toradex Colibri T30 board"
24 bool "Avionic Design TEC-NG board"
32 source "board/toradex/apalis_t30/Kconfig"
33 source "board/nvidia/beaver/Kconfig"
34 source "board/nvidia/cardhu/Kconfig"
35 source "board/toradex/colibri_t30/Kconfig"
[all …]
/external/autotest/client/site_tests/platform_KernelVersionByBoard/
Dplatform_KernelVersionByBoard.py21 def _expected_kernel(self, board): argument
29 if board == file_board:
30 logging.info('Expected Kernel Version for %s: %s', board,
34 actual = self._actual_kernel(board)
37 % (board, actual))
39 def _actual_kernel(self, board): argument
48 board = utils.get_current_board()
49 actual = self._actual_kernel(board)
50 expected = self._expected_kernel(board)
53 % (board, expected, actual))
/external/toolchain-utils/
Dbuild_chromeos.py123 if options.board is None:
140 misc.RemoveChromeBrowserObjectFiles(options.chromeos_root, options.board)
148 board=options.board, usepkg=options.vanilla_image, debug=options.debug)
153 build_image_command = misc.GetBuildImageCommand(options.board, options.dev)
157 options.board,
167 options.board) or options.clobber_board:
171 options.board,
202 'chromeos-chrome' % (options.board, options.cflags, options.board,
203 options.cxxflags, options.board, options.ldflags,
224 'chromeos-chrome' % (options.board, options.cflags, options.board,
[all …]
/external/u-boot/arch/arm/mach-imx/mxs/
DKconfig8 prompt "MX23 board select"
30 source "board/olimex/mx23_olinuxino/Kconfig"
31 source "board/freescale/mx23evk/Kconfig"
32 source "board/sandisk/sansa_fuze_plus/Kconfig"
33 source "board/creative/xfi3/Kconfig"
44 prompt "MX28 board select"
68 source "board/bluegiga/apx4devkit/Kconfig"
69 source "board/freescale/mx28evk/Kconfig"
70 source "board/ppcag/bg0900/Kconfig"
71 source "board/schulercontrol/sc_sps_1/Kconfig"
[all …]
/external/u-boot/doc/
DREADME.kconfig43 - <board>_defconfig
49 - <board>_config
52 "make <board>_config" works the same as "make <board>_defconfig".
53 Prior to Kconfig, in U-Boot, "make <board>_config" was used for the
64 Prior to Kconfig, the C preprocessor based board configuration had been used
76 - include/configs/<board>.h (exists for all boards)
109 When adding a new board, the following steps are generally needed:
115 Define CONFIG_SYS_VENDOR="vendor" to compile board/<vendor>/common/*
116 and board/<vendor>/<board>/*
117 Define CONFIG_SYS_BOARD="board" to compile board/<board>/*
[all …]

12345678910>>...78