messages from 2022-04-20 12:18:53 to 2022-04-21 16:14:07 UTC [more...]
[PATCH v3 00/18] virtio: pci: Add and fix consistency checks
2022-04-21 16:11 UTC (15+ messages)
` [PATCH v3 01/18] virtio: pci: Allow exclusion of legacy driver
` [PATCH v3 02/18] virtio: pci: Fix discovery of device config length
` [PATCH v3 03/18] virtio: pci: Bounds check device config access
` [PATCH v3 04/18] virtio: pci: Bounds check notification writes
` [PATCH v3 05/18] virtio: pci: Check virtio common config size
` [PATCH v3 06/18] virtio: pci: Check virtio capability is in bounds
` [PATCH v3 07/18] virtio: pci: Read entire capability into memory
` [PATCH v3 08/18] pci: Fix use of flags in dm_pci_map_bar()
` [PATCH v3 09/18] pci: Check region ranges are addressable
` [PATCH v3 10/18] pci: Range check address conversions
` [PATCH v3 11/18] test: pci: Test PCI address conversion functions
` [PATCH v3 12/18] pci: Map bars with offset and length
` [PATCH v3 13/18] pci: Match region flags using a mask
` [PATCH v3 14/18] pci: Update dm_pci_bus_to_virt() parameters
[PATCH v2] treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is used
2022-04-21 15:44 UTC (2+ messages)
[PATCH 1/3] arm: dts: Resync dts for BeagleBone and derivatives
2022-04-21 15:44 UTC (6+ messages)
` [PATCH 2/3] board: ti: am335x: Add BBE Lite support
` [PATCH 3/3] board: ti: am335x: Add support for BBE Extended WiFi
[PATCH] fs: Allow to compile FS_SQUASHFS only for proper U-Boot
2022-04-21 15:43 UTC (2+ messages)
[PATCH 1/3] env: Implement lower priority arch_env_get_location()
2022-04-21 15:43 UTC (6+ messages)
` [PATCH 2/3] armv8: layerscape: env: Switch to arch_env_get_location()
` [PATCH 3/3] ARM: imx: imx8m: "
[PATCH] led: Configure LED default-state on boot
2022-04-21 15:26 UTC (4+ messages)
[PATCH v3] bosch: Add initial board support for ACC
2022-04-21 14:53 UTC (2+ messages)
[PATCH 2/2] arch: layerscape: Add SFP binding
2022-04-21 14:41 UTC (5+ messages)
[PATCH 1/2] imx8mn_ddr4_evk: Add USB Mass Storage support
2022-04-21 14:38 UTC (8+ messages)
` [PATCH 2/2] imx8mn/8mp: Select ENV_IS_NOWHERE
[PATCH 0/5] crc16: Remove duplicate implementations
2022-04-21 14:35 UTC (11+ messages)
` [PATCH 1/5] crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c
` [PATCH 2/5] crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h
` [PATCH 3/5] crc16: Move standard CRC-16 implementation from ubifs to lib
` [PATCH 4/5] fs: ext4: Use CRC-16 implementation from linux/crc16.h
` [PATCH 5/5] misc: atsha204a: Remove duplicate CRC-16 implementation
[PATCH] net: marvell: mvgbe: Set PHY page 0 before phy_connect
2022-04-21 14:26 UTC (5+ messages)
Please pull u-boot-marvell/master
2022-04-21 14:18 UTC
[PATCH v2] arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for Ethernet
2022-04-21 14:17 UTC (2+ messages)
[PATCH 1/4] board: turris: Move Turris Atsha OTP code to separate file
2022-04-21 14:15 UTC (8+ messages)
` [PATCH 2/4] board: turris: Do not cache Atsha device in BSS
` [PATCH 3/4] board: turris: Allow to specify first eth idx of first MAC address
` [PATCH 4/4] board: turris: Rename atsha204a@64 DT node to crypto@64
[PATCH] arm: mvebu: a37xx: Add support for writing Security OTP values
2022-04-21 14:13 UTC (2+ messages)
[PATCH] spl_imx_romapi: Remove extraneous character
2022-04-21 14:09 UTC (2+ messages)
[PATCH u-boot-marvell] arm: mvebu: Do not define or overwrite vectors in SPL build
2022-04-21 14:09 UTC (7+ messages)
` [PATCH u-boot-marvell v2 1/3] arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE option
` [PATCH u-boot-marvell v2 2/3] arm: Do not compile vector table when SYS_NO_VECTOR_TABLE is enabled
` [PATCH u-boot-marvell v2 3/3] arm: mvebu: Enable CONFIG_SPL_SYS_NO_VECTOR_TABLE for 32-bit mvebu
[PATCH] arm: mvebu: turris_omnia: Enable CONFIG_CMD_FUSE
2022-04-21 14:08 UTC (2+ messages)
[PATCH] tools: kwboot: Replace fstat()+st_size by lseek()+SEEK_END
2022-04-21 14:08 UTC (2+ messages)
[PATCH] arm: mvebu: Add support for reading LD0 and LD1 eFuse
2022-04-21 14:07 UTC (2+ messages)
[PATCH v3 1/4] arm: mvebu: dts: uDPU: update DTS
2022-04-21 14:05 UTC (8+ messages)
` [PATCH v3 2/4] net: mvneta: add SFP TX disable handling
` [PATCH v3 3/4] arm: mvebu: dts: uDPU: fix non-working networking
` [PATCH v3 4/4] mvebu: uDPU: update defconfig
[PATCH u-boot-mvebu 0/5] arm: mvebu: a37xx: Add support for reading OTP
2022-04-21 14:03 UTC (7+ messages)
` [PATCH u-boot-mvebu v3 "
[PATCH] verdin-imx8mm, verdin-imx8mp: Fix default systemd console output
2022-04-21 10:56 UTC (3+ messages)
[PATCH] tools/mrvl_uart.sh: Remove script
2022-04-21 13:55 UTC (2+ messages)
[PATCH 0/2] U-Boot ENV in EXT4 support for Expressobin (revised)
2022-04-21 13:55 UTC (8+ messages)
` [PATCH 1/2] Fix Espressobin build for configs where ENV is not in SPI
` [PATCH 2/2] Add SCSI scan for ENV in EXT4 or FAT
[PATCH] misc: atsha204a: Add support for atsha204 chip
2022-04-21 13:47 UTC (8+ messages)
[PATCH V2 00/12] configs: clean up SDHC marco and MMCROOT
2022-04-21 13:19 UTC (4+ messages)
` [PATCH V2 10/12] configs: drop CONFIG_MMCROOT
[PATCH 0/7] disk: don't compile in partition support for spl/tpl if not really necessary
2022-04-21 13:13 UTC (8+ messages)
` [PATCH 5/7] efi_loader: PARTITION_UUIDS should be optional
` [PATCH 6/7] efi_loader: disk: compile efi_disk when CONFIG_BLK
[PATCH V3] board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIAL
2022-04-21 13:02 UTC (4+ messages)
USB init before using usb_serial_acm gadget?
2022-04-21 12:53 UTC (3+ messages)
[PATCH] imx8m{m, n}_venice_defconfig: enable md5sum and crc32 commands
2022-04-21 12:27 UTC (2+ messages)
[PATCH v2 2/2] board: gateworks: venice: add imx8mp-venice-gw740x support
2022-04-21 12:27 UTC (2+ messages)
[PATCH v2 08/11] board: toradex: drop colibri pxa270 support
2022-04-21 12:27 UTC (2+ messages)
[PATCH v4 04/10] imx: power-domain: Get rid of SMCCC dependency
2022-04-21 12:27 UTC (2+ messages)
[PATCH v2 11/11] configs: tdx: apalis/colibri_imx6: use preboot as well
2022-04-21 12:27 UTC (2+ messages)
[PATCH v2 07/11] configs: tdx: Do not overwrite fdtfile if it got set manually
2022-04-21 12:27 UTC (2+ messages)
[PATCH v2] imx8m{m,n}_venice: update env memory layout
2022-04-21 12:27 UTC (2+ messages)
[PATCH v4 08/10] usb: dwc3: Rename .select_dr_mode to .glue_configure
2022-04-21 12:27 UTC (2+ messages)
[PATCH v4 09/10] usb: dwc3: Implement .glue_configure for i.MX8MP
2022-04-21 12:27 UTC (2+ messages)
[PATCH v4 07/10] imx: power-domain: Add i.MX8MP HSIOMIX driver
2022-04-21 12:27 UTC (2+ messages)
[PATCH v4 01/10] power-domain: Return 0 if ops unimplemented and remove empty functions
2022-04-21 12:27 UTC (2+ messages)
[PATCH v2] board: gateworks: venice: enable DM_SERIAL
2022-04-21 12:27 UTC (2+ messages)
[PATCH v2 09/11] board: colibri_imx7: fix usb start on solo
2022-04-21 12:26 UTC (2+ messages)
[PATCH v4 10/10] arm: dts: imx8mp: Import GPCv2 subset, HSIOMIX and USB PD
2022-04-21 12:26 UTC (2+ messages)
[PATCH v2 04/11] toradex: drop legacy nfsboot script
2022-04-21 12:26 UTC (2+ messages)
[PATCH v4 03/10] imx: power-domain: Inline arch-imx8m/power-domain.h
2022-04-21 12:26 UTC (2+ messages)
[PATCH v2 1/2] board: gateworks: venice: add additional levels for dtb name match
2022-04-21 12:26 UTC (2+ messages)
[PATCH v4 05/10] power_domain: Add power_domain_get_by_name()
2022-04-21 12:26 UTC (2+ messages)
[PATCH v4 06/10] imx: power-domain: Add i.MX8MP support
2022-04-21 12:26 UTC (2+ messages)
[PATCH v2] board: gateworks: venice: use common GSC driver
2022-04-21 12:26 UTC (2+ messages)
[PATCH v2 05/11] configs: toradex: enable missing fit options
2022-04-21 12:26 UTC (2+ messages)
[PATCH v2 06/11] configs: colibri-imx7/-emmc: enable booting from usb sdp
2022-04-21 12:26 UTC (2+ messages)
[PATCH v2] board: gateworks: gw_ventana: use comomn GSC driver
2022-04-21 12:26 UTC (2+ messages)
[PATCH v2 03/11] toradex: set default dhcp distroboot scriptname
2022-04-21 12:26 UTC (2+ messages)
[PATCH v2] imx8m{m,n}_venice_defconfig: add DT overlay support
2022-04-21 12:26 UTC (2+ messages)
[PATCH v2 02/11] toradex: globally disable video support
2022-04-21 12:26 UTC (2+ messages)
[PATCH v4 02/10] imx: power-domain: Descend into pgc subnode if present
2022-04-21 12:26 UTC (2+ messages)
[PATCH] imx8ulp: clock: Fix lcd clock algo
2022-04-21 12:26 UTC (2+ messages)
[PATCH v2] arm: dts: imx8m*-venice: add gpio hog support
2022-04-21 12:25 UTC (2+ messages)
[PATCH v2 10/11] configs: tdx: apalis_imx6: drop hw v1.0 support
2022-04-21 12:25 UTC (2+ messages)
[PATCH v2 01/11] toradex: apalis-imx8x: drop support for apalis imx8x
2022-04-21 12:25 UTC (2+ messages)
[PATCH v2] imx8m{m,n}-venice-gw7902: add support for GPY111 phy
2022-04-21 12:25 UTC (2+ messages)
[PATCH v2] configs: imx8m{m,n}_venice_defconfig: add usb support
2022-04-21 12:25 UTC (2+ messages)
[RFC PATCH v3 00/23] Modernize U-Boot shell
2022-04-21 12:20 UTC (2+ messages)
CVE-2018-25032 on u-boot zlib
2022-04-21 12:11 UTC (2+ messages)
imx8mm eLCDIF clock
2022-04-21 12:08 UTC (10+ messages)
RFC: Adding U-Boot version in FDT chosen node
2022-04-21 10:02 UTC (6+ messages)
im8mn: Loading U-Boot via serial download mode
2022-04-21 9:10 UTC (9+ messages)
[PATCH v3] arm: kirkwood: nas220: Add DM Ethernet, SATA, GPIO
2022-04-21 8:45 UTC (7+ messages)
[PATCH v4 0/3] Add support for different mediatek pinctrl designs
2022-04-21 6:23 UTC (4+ messages)
` [PATCH v4 1/3] pinctrl: mediatek: rewrite mtk_pinconf_set and related functions
` [PATCH v4 2/3] pinctrl: mediatek: introduce multiple memory bases support
` [PATCH v4 3/3] pinctrl: mediatek: add support for different types of IO pins
[PATCH 0/5] meson: add clk and adc support for JetHub D1 (j100)
2022-04-21 5:57 UTC (8+ messages)
` [PATCH 1/5] clk: meson: add minimal driver for axg-ao clocks
` [PATCH 2/5] clk: meson: fix driver name for g12a-ao clocks
` [PATCH 3/5] adc: meson-saradc: add AXG variant
` [PATCH 4/5] board: amlogic: jethub j100: enable saradc in dts
` [PATCH 5/5] board: amlogic: jethub j100: enable saradc in config
[PATCH] i2c: ihs: intel: Fix typo in comments (actual)
2022-04-21 4:15 UTC (2+ messages)
[PATCH v1] sunxi: Make SYS_VENDOR, SYS_BOARD, SYS_CONFIG_NAME configurable
2022-04-21 3:32 UTC
[PATCH] sunxi: fix initial environment loading without MMC
2022-04-21 0:34 UTC
[PATCH 0/7] sunxi: Fix U-Boot proper SPI operation
2022-04-20 23:33 UTC (4+ messages)
` [PATCH 4/7] sunxi: use boot source for determining environment location
[PATCH] tools/imagetool: Fix segfault when tparams->verify_header is NULL
2022-04-20 21:58 UTC
[PATCH 1/2] Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000
2022-04-20 19:24 UTC (4+ messages)
` [PATCH 2/2] am33xx: Update SYS_MALLOC_F_LEN to use 0x2000 as the default
[PATCH] cmd: gpio: Add `gpio read` subcommand
2022-04-20 19:24 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] image: fdt: Fix DT relocation handling with multiple DRAM banks with gap
2022-04-20 19:24 UTC (2+ messages)
[PATCH] ram: k3-ddrss: Allow use of dt provided initial frequency
2022-04-20 19:23 UTC (2+ messages)
[PATCH 1/2] ram: k3-ddrss: Fix register name and explain its usage
2022-04-20 19:23 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/1] imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()
2022-04-20 19:10 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] spl: spl_sdp: don't call board_usb_init twice
2022-04-20 18:27 UTC (2+ messages)
[PATCH v3] drivers: spi-nor: Add JEDEC id for W25Q16JV
2022-04-20 18:25 UTC (5+ messages)
[PATCH v2] board: purism: add the Purism Librem5 phone
2022-04-20 18:15 UTC (3+ messages)
[PATCH v3] board: purism: add the Purism Librem5 phone
2022-04-20 18:13 UTC
[RFC PATCH] imx: hab: Support FIT images with external data
2022-04-20 15:18 UTC
[PATCH] mtd: spi-nor-ids: Add support for W25Q512JV
2022-04-20 15:18 UTC (3+ messages)
[PATCH v1] imx: imx8qm-rom7720: switch to binman
2022-04-20 15:14 UTC (2+ messages)
[PATCH 0/1] imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()
2022-04-20 14:38 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 1/1] drivers: add memory disk support
2022-04-20 13:45 UTC (10+ messages)
[PATCH] usb: dwc3: Add missing dependency on DWC3 for DWC3 gadget
2022-04-20 13:43 UTC (2+ messages)
[PATCH v2] image-fdt: save name of FIT configuration in '/chosen' node
2022-04-20 13:12 UTC (2+ messages)
[PATCH] configs: Enable EXT4 and ISO partitions for the DeveloperBox
2022-04-20 13:12 UTC (2+ messages)
[PATCH 1/1] image-fit: don't check free() argument
2022-04-20 13:12 UTC (2+ messages)
[PATCH] tools: add boot/ to .gitignore
2022-04-20 13:11 UTC (2+ messages)
[PATCH 1/1] fs/squashfs: simplify sqfs_read()
2022-04-20 13:12 UTC (2+ messages)
[PATCH] gpio: aspeed: Fix incorrect offset of read back register
2022-04-20 13:12 UTC (2+ messages)
[PATCH] .mailmap: Start to use new amd.com email address
2022-04-20 13:11 UTC (2+ messages)
[PATCH] fs: Allow to compile FS_BTRFS when SPL is enabled
2022-04-20 13:11 UTC (2+ messages)
[PATCH] btrfs: Fix compilation on big endian systems
2022-04-20 13:11 UTC (2+ messages)
[PATCH v2] IOMUX: Fix access past end of console_devices
2022-04-20 13:11 UTC (2+ messages)
[PATCH] Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig
2022-04-20 13:11 UTC (2+ messages)
spl: spi: Raw Kernel Image Support for Falcon Mode Boot Via SPI Devices
2022-04-20 13:09 UTC (5+ messages)
[PATCH] tools: kwboot: Fix spelling of "followed" in kwboot.1
2022-04-20 13:02 UTC (2+ messages)
[PATCH] rockchip: include: configs: remove unused configs for tag and size
2022-04-20 12:54 UTC
[PATCH 0/5] Reduce size of a few boards
2022-04-20 12:22 UTC (3+ messages)
` [PATCH 4/5] phycore-rk3288: Avoid enabling partition support in SPL
[PATCH v4 01/14] rockchip: rk3228-power: sync power domain dt-binding header from Linux
2022-04-20 12:18 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox