/u-boot/tools/patman/ |
A D | series.py | 169 changes[version] += changelist 185 for version in versions: 195 line = 'Changes in v%d:' % version 223 for version in range(1, int(self.version) + 1): 224 if self.changes.get(version): 225 del changes_copy[version] 227 if version > 1: 230 for version in changes_copy: 301 if not self.changes.get(version): 302 self.changes[version] = [] [all …]
|
A D | commit.py | 47 def AddChange(self, version, info): argument 54 if not self.changes.get(version): 55 self.changes[version] = [] 56 self.changes[version].append(info)
|
/u-boot/board/bosch/shc/ |
A D | Kconfig | 19 Select the boot version of the shc board. 47 Select the board version of the shc board. 50 bool "B Sample board version" 52 activate, if you want to build for the B sample version 56 bool "B2 Sample board version" 62 bool "C Sample board version" 64 activate, if you want to build for the C sample version 68 bool "C2 Sample board version" 74 bool "C3 Sample board version" 80 bool "Series board version" [all …]
|
A D | README | 58 enable different board versions for the shc board (C3 Sample board version) ---> 59 ( ) B Sample board version 60 ( ) B2 Sample board version 61 ( ) C Sample board version 62 ( ) C2 Sample board version 63 (X) C3 Sample board version 64 ( ) Series board version
|
/u-boot/board/aristainetos/common/ |
A D | Kconfig | 2 int "select version of aristainetos board" 4 version of aristainetos board version 5 5 version 2c and 2d 6 6 version 2c-cslb
|
/u-boot/board/LaCie/common/ |
A D | common.c | 75 ushort version; in lacie_read_mac_address() local 83 (uchar *) &version, 2); in lacie_read_mac_address() 89 version = be16_to_cpu(version); in lacie_read_mac_address() 90 if (version < 1 || version > 3) { in lacie_read_mac_address() 92 version); in lacie_read_mac_address()
|
/u-boot/scripts/dtc/pylibfdt/ |
A D | setup.py | 84 version = '%s.%s.%s' % (makevars['VERSION'], makevars['PATCHLEVEL'], 92 return swig_opts, version, files, cflags, objdir 99 version = os.environ.get('VERSION') variable 105 if not all((swig_opts, version, files, cflags, objdir)): 106 swig_opts, version, files, cflags, objdir = GetEnvFromMakefiles() variable 117 version= version,
|
/u-boot/board/nokia/rx51/ |
A D | rx51.c | 118 char *version; in init_omap_tags() local 127 version = omap[i].u.version.version; in init_omap_tags() 129 hw_build_ptr = version; in init_omap_tags() 131 nolo_version_ptr = version; in init_omap_tags() 133 boot_mode_ptr = version; in init_omap_tags() 145 char *version; in reuse_omap_atags() local 154 version = t->u.version.version; in reuse_omap_atags() 157 strcpy(hw_build_ptr, version); in reuse_omap_atags() 163 strcpy(boot_mode_ptr, version); in reuse_omap_atags() 325 memset(t->u.version.version, 0, 12); in setup_board_tags() [all …]
|
/u-boot/arch/arm/mach-zynq/ |
A D | cpu.c | 131 u32 version; in print_cpuinfo() local 137 version = zynq_get_silicon_version() << 1; in print_cpuinfo() 138 if (version > (PCW_SILICON_VERSION_3 << 1)) in print_cpuinfo() 139 version += 1; in print_cpuinfo() 142 printf("Silicon: v%d.%d\n", version >> 1, version & 1); in print_cpuinfo()
|
/u-boot/board/ti/common/ |
A D | board_detect.c | 190 ep->version[0] = 0x0; in ti_emmc_boardid_get() 235 strlcpy(ep->version, brdid.version, TI_EEPROM_HDR_REV_LEN + 1); in ti_emmc_boardid_get() 285 ep->version[0] = 0x0; in ti_i2c_eeprom_am_get() 299 if (am_ep.version[0] == 0x1a && am_ep.version[1] == 0x00 && in ti_i2c_eeprom_am_get() 300 am_ep.version[2] == 0x00 && am_ep.version[3] == 0x00) in ti_i2c_eeprom_am_get() 303 strlcpy(ep->version, am_ep.version, TI_EEPROM_HDR_REV_LEN + 1); in ti_i2c_eeprom_am_get() 331 ep->version[0] = 0x0; in ti_i2c_eeprom_dra7_get() 382 strlcpy(ep->version, record->data.board_info.version, in ti_i2c_eeprom_am6_parse_record() 383 sizeof(ep->version)); in ti_i2c_eeprom_am6_parse_record() 582 return ep->version; in board_ti_get_rev() [all …]
|
/u-boot/board/corscience/tricorder/ |
A D | tricorder-eeprom.c | 26 uint16_t version; in handle_eeprom_v0() member 96 switch (be16_to_cpu(eeprom->version)) { in tricorder_get_eeprom() 103 be16_to_cpu(eeprom->version)); in tricorder_get_eeprom() 131 const char *version, const char *serial, const char *interface) in tricorder_eeprom_write() argument 145 eeprom.version = cpu_to_be16(TRICORDER_EEPROM_VERSION); in tricorder_eeprom_write() 150 length = min(sizeof(eeprom.board_version), strlen(version)); in tricorder_eeprom_write() 151 strncpy(eeprom.board_version, version, length); in tricorder_eeprom_write() 200 char *version = argv[4]; in do_tricorder_eeprom() local 208 return tricorder_eeprom_write(dev_addr, name, version, in do_tricorder_eeprom()
|
/u-boot/fs/jffs2/ |
A D | summary.h | 40 __u32 version; /* inode version */ member 51 __u32 version; /* dirent version */ member 62 __u32 version; /* version number */ member 95 __u32 version; /* inode version */ member 107 __u32 version; /* dirent version */ member 119 __u32 version; member
|
/u-boot/board/cobra5272/ |
A D | README | 38 FLASH version (for further info see subsection below) 51 # u-boot FLASH version & RAM version 57 startup automatically => "FLASH version" 59 2. as a RAM version which will not load from flash automatically as it needs a 61 is linked to => "RAM version" 63 This version may be very helpful when installing u-boot for the first time 71 Flash version 110 RAM version 128 => u-boot as RAM version, chainloaded by another bootloader or using bdm cable 154 version by typing (in dir ./u-boot-x-x-x/) [all …]
|
/u-boot/drivers/virtio/ |
A D | virtio_mmio.c | 31 if (priv->version == 1) { in virtio_mmio_get_config() 76 if (priv->version == 1) { in virtio_mmio_set_config() 116 if (priv->version == 1) in virtio_mmio_generation() 175 if (priv->version == 2 && uc_priv->legacy) { in virtio_mmio_set_features() 203 if (readl(priv->base + (priv->version == 1 ? in virtio_mmio_setup_vq() 225 if (priv->version == 1) { in virtio_mmio_setup_vq() 269 if (priv->version == 1) { in virtio_mmio_setup_vq() 287 if (priv->version == 1) { in virtio_mmio_del_vq() 363 if (priv->version < 1 || priv->version > 2) { in virtio_mmio_probe() 365 udev->name, priv->version); in virtio_mmio_probe() [all …]
|
/u-boot/include/linux/ |
A D | compiler_types.h | 233 #define __diag_GCC(version, severity, string) argument 239 #define __diag_ignore(compiler, version, option, comment) \ argument 240 __diag_ ## compiler(version, ignore, option) 241 #define __diag_warn(compiler, version, option, comment) \ argument 242 __diag_ ## compiler(version, warn, option) 243 #define __diag_error(compiler, version, option, comment) \ argument 244 __diag_ ## compiler(version, error, option)
|
/u-boot/ |
A D | .readthedocs.yml | 6 version: 2 15 # Optionally set the version of Python and requirements required to build your docs 17 # version: 3.7
|
/u-boot/drivers/crypto/fsl/ |
A D | Kconfig | 7 Module (CAAM), also known as the SEC version 4 (SEC4). The driver uses 18 Secure boot and trust architecture compatible version 2 23 Secure boot and trust architecture compatible version 4 28 Secure boot and trust architecture compatible version 5 33 Secure boot and trust architecture compatible version 6
|
/u-boot/tools/ |
A D | socfpgaimage.c | 74 uint8_t version; member 83 uint8_t version; member 139 .version = 0, in sfp_build_header() 147 .version = 1, in sfp_build_header() 191 if (header_v0.version == 0) { in sfp_verify_header() 195 } else if (header_v0.version == 1) { in sfp_verify_header() 208 *ver = header_v0.version; in sfp_verify_header() 291 printf("Version\t\t: 0x%08x\n", header->version); in socfpgaimage_print_header_v0() 304 printf("Version\t\t: 0x%08x\n", header->version); in socfpgaimage_print_header_v1() 324 if (header_v0->version == 0) in socfpgaimage_print_header()
|
/u-boot/drivers/mmc/ |
A D | gen_atmel_mci.c | 61 return readl(&mci->version) & 0x00000fff; in atmel_mci_get_version() 83 if (version >= 0x200) in mci_set_blklen() 115 if (version >= 0x500) { 136 if (version >= 0x500) 144 if (version >= 0x200) 151 if (version >= 0x500) 401 if ((version & 0xf00) >= 0x300) { 475 unsigned int version; local 492 if ((version & 0xf00) >= 0x300) { 531 u32 version; local [all …]
|
/u-boot/drivers/bootcount/ |
A D | bootcount_ext.c | 15 u8 version; member 40 buf->version = BC_VERSION; in bootcount_store() 72 if (buf->magic == BC_MAGIC && buf->version == BC_VERSION) { in bootcount_load()
|
/u-boot/cmd/ |
A D | version.c | 30 printf("coreboot-%s (%s)\n", lib_sysinfo.version, lib_sysinfo.build); in do_version() 36 version, 1, 1, do_version,
|
/u-boot/board/ge/common/ |
A D | vpd_reader.h | 20 int (*process_block)(struct vpd_cache *, u8 id, u8 version, 36 int (*process_block)(struct vpd_cache *, u8 id, u8 version, u8 type,
|
/u-boot/scripts/ |
A D | Kconfig.include | 29 # gcc version including patch level 30 gcc-version := $(shell,$(srctree)/scripts/gcc-version.sh -p $(CC) | sed 's/^0*//')
|
/u-boot/scripts/kconfig/lxdialog/ |
A D | BIG.FAT.WARNING | 1 This is NOT the official version of dialog. This version has been
|
/u-boot/arch/x86/lib/ |
A D | zimage.c | 137 return hdr->version; in get_boot_protocol() 203 const char *version; in load_zimage() local 237 if (version) in load_zimage() 583 int type, version; in show_loader() local 587 version = hdr->type_of_loader & 0xf; in show_loader() 590 version |= hdr->ext_loader_ver << 4; in show_loader() 603 printf(", version %x", version); in show_loader() 610 const char *version; in zimage_dump() local 643 print_num("Version", hdr->version); in zimage_dump() 648 if (version) in zimage_dump() [all …]
|