public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-04-21 11:15:20 to 2022-04-22 07:57:29 UTC [more...]

[PATCH] ram: stm32mp1: Conditionally enable ASR
 2022-04-22  7:57 UTC  (2+ messages)

[PATCH] video: stm32: stm32_ltdc: support several hardware versions
 2022-04-22  7:53 UTC  (2+ messages)

[PATCH] video: stm32: stm32_ltdc: fix data enable polarity
 2022-04-22  7:51 UTC  (2+ messages)

[PATCH] ARM: stm32mp: correctly handle Silicon revision
 2022-04-22  7:49 UTC  (2+ messages)

[PATCH] ARM: stm32mp: skip ft_system_setup when the soc node is absent
 2022-04-22  7:47 UTC  (2+ messages)

[PATCH 1/2] configs: stm32mp1: set the console variable for extlinux.conf
 2022-04-22  7:45 UTC  (4+ messages)
` [PATCH 2/2] configs: stm32mp1: Add support for baudrates higher than 115200 for st-link

[PATCH v2 00/18] virtio: pci: Add and fix consistency checks
 2022-04-22  7:44 UTC  (7+ messages)
` [PATCH v2 09/18] pci: Add config for Enhanced Allocation

[PATCH] board: st: common: fix the error messages in stboard command
 2022-04-22  7:43 UTC  (2+ messages)
` [Uboot-stm32] "

[PATCH 0/8] stm32mp: command stm32prog improvements
 2022-04-22  7:43 UTC  (17+ messages)
` [PATCH 1/8] stm32mp: stm32prog: fix comment
` [PATCH 2/8] stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP
` [PATCH 3/8] stm32mp: stm32prog: add TEE support in stm32prog command
` [PATCH 4/8] stm32mp: stm32prog: add support of STM32IMAGE version 2
` [PATCH 5/8] stm32mp: stm32prog: add support of UUID for FIP partition
` [PATCH 6/8] stm32mp: stm32prog: handle interruption during the first enumeration
` [PATCH 7/8] stm32mp: stm32prog: handle U-Boot script in flashlayout alternate
` [PATCH 8/8] stm32mp: stm32prog: handle flashlayout without STM32 image header

[PATCH v3 00/18] virtio: pci: Add and fix consistency checks
 2022-04-22  7:39 UTC  (24+ 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 v3 15/18] pci: Add mask parameter to dm_pci_map_bar()
` [PATCH v3 16/18] virtio: pci: Check virtio configs are mapped
` [PATCH v3 17/18] virtio: pci: Make use of dm_pci_map_bar()
` [PATCH v3 18/18] pci: Add config for Enhanced Allocation

[PATCH] board: st: stm32mp1: Consider USB cable connected when boot device is USB
 2022-04-22  7:39 UTC 

[PATCH] phy: stm32-usbphyc: stm32-usbphyc: Add DT phy tuning support
 2022-04-22  7:39 UTC 

[PATCH 1/3] pinctrl: pinctrl_stm32: Update pinmux_mode definition
 2022-04-22  7:38 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pins
` [PATCH 3/3] gpio: stm32_gpio: Rework GPIO hole management

[PATCH] led: Configure LED default-state on boot
 2022-04-22  7:09 UTC  (6+ messages)

imx8mm eLCDIF clock
 2022-04-22  6:39 UTC  (12+ messages)

[PATCH] net: marvell: mvgbe: Set PHY page 0 before phy_connect
 2022-04-22  6:15 UTC  (7+ messages)

[PATCH v2 0/6] meson: add clk and adc support for JetHub D1 (j100)
 2022-04-22  5:29 UTC  (7+ messages)
` [PATCH v2 1/6] clk: meson: add minimal driver for axg-ao clocks
` [PATCH v2 2/6] clk: meson: fix driver name for g12a-ao clocks
` [PATCH v2 3/6] clk: meson: update driver "
` [PATCH v2 4/6] adc: meson-saradc: add AXG variant
` [PATCH v2 5/6] board: amlogic: jethub j100: enable saradc in dts
` [PATCH v2 6/6] board: amlogic: jethub j100: enable saradc in config

[PATCH] misc: atsha204a: Add support for atsha204 chip
 2022-04-22  3:59 UTC  (9+ messages)

[PATCH] rockchip: include: configs: remove unused configs for tag and size
 2022-04-22  3:18 UTC  (2+ messages)

[PATCH] cmd: part: add explicit dependency on PARTITIONS
 2022-04-22  1:44 UTC 

[PATCH v3 0/4] Add Nuvoton NPCM750 support
 2022-04-22  0:36 UTC  (3+ messages)
` [PATCH v3 2/4] clk: nuvoton: Add support for NPCM750

[PATCH v3] mips: dts: add initial support for ls1c300 SoC
 2022-04-22  0:31 UTC  (2+ messages)

[PATCH 0/5] meson: add clk and adc support for JetHub D1 (j100)
 2022-04-22  0:10 UTC  (5+ messages)
` [PATCH 1/5] clk: meson: add minimal driver for axg-ao clocks

[PATCH V4 0/6] Convert COUNTER_FREQUENCY to CONFIG_COUNTER_FREQUENCY
 2022-04-21 23:57 UTC  (13+ messages)
` [PATCH V4 1/6] xilinx: versal: board: use CONFIG_COUNTER_FREQUENCY
` [PATCH V4 2/6] arch: arm: move COUNTER_FREQUENCY from versal to arm
` [PATCH V4 3/6] arch: arm: Kconfig: set default COUNTER_FREQUENCY
` [PATCH V4 4/6] configs: set CONFIG_COUNTER_FREQUENCY
` [PATCH V4 5/6] include/configs: drop COUNTER_FREQUENCY
` [PATCH V4 6/6] arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid

[PATCH 0/5] crc16: Remove duplicate implementations
 2022-04-21 23:57 UTC  (16+ 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] SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by default
 2022-04-21 23:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Add support for TP-Link UE200 dongle
 2022-04-21 23:03 UTC  (2+ messages)

[PATCH] i.MX8 crypto/fsl: Enable fsl CAAM rng driver
 2022-04-21 20:59 UTC  (2+ messages)

ipq40xx SPI and/or SPI flash driver not working
 2022-04-21 15:08 UTC 

Please pull u-boot-marvell/master
 2022-04-21 18:24 UTC  (2+ messages)

[PATCH] ARM: armv7: add non-SPL enable for Cortex SMPEN
 2022-04-21 18:24 UTC  (4+ messages)

[PATCH v3 1/2] imx8mn_ddr4_evk: Add USB Mass Storage support
 2022-04-21 18:05 UTC  (2+ messages)
` [PATCH v3 2/2] imx8mn/8mp: Allow booting via USB

[PATCH] mips: dts: mt7620: rename nodes to generic names
 2022-04-21 17:51 UTC 

[PATCH v2 1/2] imx8mn_ddr4_evk: Add USB Mass Storage support
 2022-04-21 17:26 UTC  (3+ messages)
` [PATCH v2 2/2] imx8mn/8mp: Allow booting via USB

[PATCH 1/2] imx8mn_ddr4_evk: Add USB Mass Storage support
 2022-04-21 17:13 UTC  (16+ messages)
` [PATCH 2/2] imx8mn/8mp: Select ENV_IS_NOWHERE

[PATCH v14 0/2] add TCP and HTTP for downloading images
 2022-04-21 16:59 UTC  (4+ messages)
` [PATCH v14 1/2] net: Add TCP protocol
` [PATCH v14 2/2] net: Add wget application

[PATCH v4] bosch: Add initial board support for ACC
 2022-04-21 16:50 UTC 

[PATCH v3] bosch: Add initial board support for ACC
 2022-04-21 16:48 UTC  (3+ messages)

[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 2/2] arch: layerscape: Add SFP binding
 2022-04-21 14:41 UTC  (5+ messages)

[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  (3+ messages)
` [PATCH u-boot-mvebu v3 "

[PATCH] verdin-imx8mm, verdin-imx8mp: Fix default systemd console output
 2022-04-21  9:23 UTC 

[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  (4+ messages)
` [PATCH 1/2] Fix Espressobin build for configs where ENV is not in SPI

[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  (5+ messages)
` [PATCH 5/7] efi_loader: PARTITION_UUIDS should be optional

[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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox