public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-05-10 12:29:55 to 2022-05-12 19:01:52 UTC [more...]

[PATCH v2 0/3] efi_loader: bootmgr: fix a problem in loading an image from a short-path
 2022-05-12 19:01 UTC  (10+ messages)
` [PATCH v2 1/3] efi_loader: disk: add efi_disk_is_removable()
` [PATCH v2 2/3] efi_loader: bootmgr: fix a problem in loading an image from a short-path
` [PATCH v2 3/3] test: efi_bootmgr: add a test case for a short-form path

[PATCH] fs/squashfs: use do_div function for math
 2022-05-12 18:55 UTC  (11+ messages)

[PATCH v2] fs/squashfs: use lldiv function for math
 2022-05-12 18:37 UTC 

[PATCH 0/6] board: freescale: p1_p2_rdb_pc: Fix sizes of LBC peripherals
 2022-05-12 16:05 UTC  (9+ messages)
` [PATCH 1/6] Revert "Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig"

[PATCH 0/6] introduce Arm FF-A support
 2022-05-12 14:43 UTC  (6+ messages)
` [PATCH v2 "

[PATCH 0/3] usb: add isp1760 hcd support
 2022-05-12 14:20 UTC  (4+ messages)
` [PATCH 1/3] usb: common: move urb code to common
` [PATCH 2/3] usb: add isp1760 family driver
` [PATCH 3/3] corstone1000: enable isp1763 usb controller and mmc

[PATCH] Update email address and company name
 2022-05-12 14:21 UTC 

[PATCH] net: mpc8xx_fec: Migrate to DM_ETH
 2022-05-12 13:48 UTC 

[PATCH V2] ARM: imx: imx8m: Adjust thermal trip points for Industrial parts
 2022-05-12 10:12 UTC  (3+ messages)
` [PATCH] imx8m: fixup thermal trips

[PATCH] imx8mn_evk: Add the missing spl.bin entry
 2022-05-12  8:09 UTC  (2+ messages)

[PATCH v5 00/17] enable menu-driven boot device selection
 2022-05-12 11:42 UTC  (12+ messages)
` [PATCH v5 06/17] efi_loader: bootmgr: add booting from removable media
` [PATCH v5 10/17] bootmenu: add distro boot entry

[PATCH 0/5] Add support for versal specific cadence ospi driver
 2022-05-12 10:05 UTC  (6+ messages)
` [PATCH 1/5] spi: cadence-qspi: move cadence qspi macros to header file
` [PATCH 2/5] arm64: versal: Add versal specific cadence ospi driver
` [PATCH 3/5] spi: cadence-qspi: reset qspi flash for versal platform
` [PATCH 4/5] spi: cadence_qspi: Enable apb linear mode for apb read & write operations
` [PATCH 5/5] spi: cadence-qspi: Fix programming ospi flash speed

Bug in p1_p2_rdb_pc? Caching-inhibited bit for initial L2 SRAM entry in TLB
 2022-05-12  8:41 UTC  (5+ messages)

[PATCH 0/3] dwc_eth_qos PHY dt node fixups
 2022-05-12  7:33 UTC  (4+ messages)
` [PATCH 1/3] net: dwc_eth_qos: remove use of DWC_NET_PHYADDR
` [PATCH 2/3] phy: introduce eth_phy_get_node_and_addr()
` [PATCH 3/3] net: dwc_eth_qos: set proper DT node for phy device

[PATCH v1 0/2] spi: stm32_qspi: flags management fixes
 2022-05-12  7:17 UTC  (3+ messages)
` [PATCH v1 1/2] spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd()
` [PATCH v1 2/2] spi: stm32_qspi: Remove SR_BUSY bit check before sending command

[PATCH v4 0/3] spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
 2022-05-12  6:45 UTC  (3+ messages)

[PATCH v2 0/2] Add support for dynamic overriding of default SF bus
 2022-05-12  6:28 UTC  (5+ messages)
` [PATCH v2 1/2] common: spl: spl_spi: add support for dynamic override of sf bus
` [PATCH v2 2/2] arm: k3: j721e: add dynamic sf bus override support for j721e

[PATCH] arch: arm: mach-k3: am642_init: bring back MCU_PADCFG_MMR1 unlock
 2022-05-12  6:21 UTC 

[PATCH] i2c: ast_i2c: Remove SCL direct drive mode
 2022-05-12  4:49 UTC  (2+ messages)

[PATCH v4 00/25] Add support for MediaTek MT7621 SoC
 2022-05-12  3:00 UTC  (14+ messages)
` [PATCH v4 05/25] mips: mtmips: add "
` [PATCH v4 06/25] mips: mtmips: add two reference boards for mt7621
` [PATCH v4 08/25] clk: mtmips: add clock driver for MediaTek MT7621 SoC
` [PATCH v4 17/25] net: mediatek: remap iobase address
` [PATCH v4 19/25] net: mediatek: add support for MediaTek MT7621 SoC
` [PATCH v4 20/25] nand: raw: "
` [PATCH v4 22/25] spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY
` [PATCH v4 23/25] spl: nand: support loading legacy image with payload compressed

[PATCH v2 0/8] Add MV88E61xx DSA driver and use on gwventana
 2022-05-12  0:20 UTC  (9+ messages)
` [PATCH 1/8] net: mdio-uclass: scan for dm mdio children on post-bind
` [PATCH 2/8] net: dsa: move cpu port probe to dsa_post_probe
` [PATCH 3/8] net: dsa: ensure dsa driver has proper ops
` [PATCH 4/8] net: dsa: allow rcv() and xmit() to be optional
` [PATCH 5/8] net: ksz9477: remove unnecessary xmit and recv functions
` [PATCH 6/8] net: fec: add support for DM_MDIO
` [PATCH 7/8] net: add MV88E61xx DSA driver
` [PATCH 8/8] board: gw_ventana: enable MV88E61XX DSA support

Ineffective fix of CVE-2019-14196
 2022-05-11 20:25 UTC 

Add SCSI scan for ENV in EXT4 or FAT
 2022-05-11 21:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] RFC: net: fec: get rid of CONFIG_FEC_MXC_MDIO_BASE
 2022-05-11 21:11 UTC  (4+ messages)

[PATCH] ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96
 2022-05-11 21:09 UTC 

[PATCH 0/2] U-Boot ENV in EXT4 support for Expressobin (revised)
 2022-05-11 21:02 UTC  (6+ messages)
` [PATCH 2/2] Add SCSI scan for ENV in EXT4 or FAT

[PATCH 0/2] powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sector
 2022-05-11 20:59 UTC  (6+ messages)
` [PATCH 1/2] "
  ` [PATCH v2] "

[PATCH] mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 format
 2022-05-11 20:54 UTC  (2+ messages)

[PATCH] powerpc: mpc85xx: Simplify jump to _start_cont in flash code
 2022-05-11 18:37 UTC 

[PATCH 0/8] powerpc: mpc85xx: Fix and cleanup mpc85xx code
 2022-05-11 18:59 UTC  (5+ messages)
` [PATCH 7/8] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values

[PATCH 1/3] mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned location
 2022-05-11 18:33 UTC  (3+ messages)
` [PATCH 2/3] mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFS
` [PATCH 3/3] powerpc: mpc85xx: Fix loading U-Boot proper from SD card in SPL

[PATCH RFC v2 00/11] Integration of sysfw, tispl and tiboot3
 2022-05-11 18:56 UTC  (3+ messages)

[PATCH 1/2] mmc: fsl_esdhc: Set fallback mode to 1-bit
 2022-05-11 18:27 UTC  (2+ messages)
` [PATCH 2/2] mmc: fsl_esdhc: Add new config option for default fallback mode

[PATCH] mmc: fsl_esdhc_spl: Fix checking for number of read sectors
 2022-05-11 18:28 UTC 

[PATCH] mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode
 2022-05-11 18:24 UTC 

[PATCH 1/4] spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT
 2022-05-11 17:31 UTC  (8+ messages)
` [PATCH 2/4] spl: Force disable non-FIT loading for TI secure devices
` [PATCH 3/4] boot: Kconfig: Disable "
` [PATCH 4/4] boot: Kconfig: Enable FIT processing by default on "

[PATCH] Makefile: update warning about CONFIG_OF_EMBED
 2022-05-11 17:31 UTC  (2+ messages)

[PATCH] board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r()
 2022-05-11 17:31 UTC  (2+ messages)

[PATCH] common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variables
 2022-05-11 17:31 UTC  (2+ messages)

[PATCH] Convert CONFIG_MTD_CONCAT to Kconfig
 2022-05-11 17:30 UTC  (2+ messages)

[PATCH 0/3] stm32mp: handle ck_usbo_48m clock provided by USBPHYC
 2022-05-11 16:48 UTC  (6+ messages)
` [PATCH 1/3] phy: stm32-usbphyc: add counter of PLL consumer

[PATCH 0/4] stm32mp: add minimal RCC support for STM32MP13
 2022-05-11 16:44 UTC  (4+ messages)
` [PATCH 1/4] clk: Add directory for STM32 clock drivers

[PATCH 0/7] clk: sunxi: Out-of-bounds access fix and driver cleanup
 2022-05-11 15:48 UTC  (3+ messages)

[PATCH V2 0/4] MXS nand fixes in SPL
 2022-05-11 15:17 UTC  (6+ messages)
` [PATCH V2 3/4] arm: mach-imx: cmd_nandbcb fix bad block handling

[PATCH] net: dwc_eth_qos: lift parsing of max-speed DT property to common code
 2022-05-11 14:58 UTC 

[PATCH] net: dwc_eth_qos: fix double resource leak in eqos_remove()
 2022-05-11 14:12 UTC 

[PATCH] crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finish
 2022-05-11 13:55 UTC  (2+ messages)

[PATCH v3 0/1] arm: bcmbca: introduce the bcmbca architecture and 47622 SOC
 2022-05-11 13:52 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/2] board/armltd: add support for corstone1000
 2022-05-11 13:34 UTC  (5+ messages)
` [PATCH v2 1/2] cmd: load: add load command for memory mapped
` [PATCH v2 2/2] arm: add support to corstone1000 platform

[PATCH 0/3] Clarify standalone application support
 2022-05-11 13:34 UTC  (7+ messages)
` [PATCH 1/3] Licenses: Clarify exceptions for standalone apps
` [PATCH 2/3] examples: hello_world: Drop inclusion of common header
` [PATCH 3/3] exports: Fix export of SPI access functions

[PATCH 1/1] Add mmc_set_env_dev to TI AM33xx, using the scratch reg of UART port
 2022-05-11 12:51 UTC  (2+ messages)

[PATCH] net: fix phy_string_for_interface
 2022-05-11 10:58 UTC  (3+ messages)

[PATCH 00/10] arm64: zynqmp: Various DT fixes
 2022-05-11  9:52 UTC  (11+ messages)
` [PATCH 01/10] arm64: zynqmp: Add mode-pin GPIO controller DT node
` [PATCH 02/10] arm64: zynqmp: Add gpio labels for modepin
` [PATCH 03/10] arm64: zynqmp: Fix opp-table-cpu
` [PATCH 04/10] arm64: zynqmp: Add power domain description for PL
` [PATCH 05/10] arm64: zynqmp: Add pwm-fan node and fix ttc0 pwm-cells property
` [PATCH 06/10] arm64: zynqmp: Add dmas, gpu, rtc, watchdogs and opp nodes for SOM
` [PATCH 07/10] Revert "arm64: zynqmp: Add zynqmp firmware specific DT nodes"
` [PATCH 08/10] arm64: zynqmp: Add PHY description for SGMII on vck190 SC
` [PATCH 09/10] arm64: zynqmp: Add linux,code for fwuen button
` [PATCH 10/10] arm64: zynqmp: Add DT description for si5328 for zcu102/zcu106

[PATCH] scripts: Introduce {quiet_,}cmd_bin2c
 2022-05-11  9:36 UTC 

[PATCH] gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=n
 2022-05-11  8:57 UTC  (2+ messages)

[PATCH] arm: gic_v2: Skip gic_init_secure when cpu is not in el3
 2022-05-11  8:39 UTC 

[PATCH] i.MX8ULP: add display_ele_fw_version api
 2022-05-11  8:37 UTC 

[PATCH] caam: Fix crash in case caam_jr_probe failed
 2022-05-11  8:26 UTC 

[PATCH 1/2] stm32mp: fdt: update etzpc for STM32MP15x
 2022-05-11  7:24 UTC  (4+ messages)
` [PATCH 2/2] stm32mp: fdt: update etzpc for STM32MP13x

runtime configuration of env_addr
 2022-05-11  7:12 UTC  (2+ messages)

[PATCH 1/2] watchdog: octeontx_wdt: Add MIPS Octeon support
 2022-05-11  7:08 UTC  (2+ messages)
` [PATCH 2/2] mips: octeon: octeon_ebb7304_defconfig: Enable watchdog support

[PATCH 1/1] btrfs: simplify lookup_data_extent()
 2022-05-11  7:06 UTC  (4+ messages)

[PATCH] kontron-sl-mx8mm: Select the CONFIG_CMD_UNZIP option
 2022-05-11  6:47 UTC  (2+ messages)

[PATCH 0/2] Add support for dynamic overriding of default SF bus
 2022-05-11  6:03 UTC  (4+ messages)
` [PATCH 1/2] common: spl: spl_spi: add support for dynamic detection of sf bus
    ` [EXTERNAL] "

[PULL] u-boot-stm32/master v2022.07 = u-boot-stm32-20220510
 2022-05-11  1:42 UTC  (2+ messages)

[PATCH] ls1028a: hdp: Add config support for HDP firmware loading
 2022-05-10 21:11 UTC  (4+ messages)

[PATCH 1/1] fs/squashfs: fix sqfs_read_sblk()
 2022-05-10 19:53 UTC 

[PATCH] zlib: Port fix for CVE-2018-25032 to U-Boot
 2022-05-10 18:36 UTC 

[PATCH] dm: core: Provide fallbacks for ofnode_conf_read_
 2022-05-10 17:00 UTC  (2+ messages)

[v2] misc: Correct Kconfig dependencies for a number of options
 2022-05-10 16:55 UTC  (2+ messages)

[PATCH] misc: Correct Kconfig dependencies for a number of options
 2022-05-10 16:45 UTC  (3+ messages)

[PATCH v2] misc: Fix always compiling MISC even for SPL/TPL
 2022-05-10 15:41 UTC  (2+ messages)

[PATCH 1/2] toradex: tdx-cfg-block: add new 8gb apalis-imx8
 2022-05-10 15:39 UTC  (4+ messages)
` [PATCH 2/2] board: apalis-imx8: add new 8gb product variant

How not to have uboot env partition on SPI flash?
 2022-05-10 14:48 UTC  (3+ messages)

[PATCH] squashfs: Fix compilation on big endian systems
 2022-05-10 14:33 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Set qspi tx-buswidth to 4
 2022-05-10 14:33 UTC 

[PATCH] soc: xilinx: zynqmp: fix out of bounds array access
 2022-05-10 14:25 UTC  (2+ messages)

[PATCH] xilinx: zynqmp: Do not guard SPL_FS_LOAD_PAYLOAD_NAME by SDHCI driver
 2022-05-10 14:23 UTC 

[PATCH] arm64: zynqmp: zynqmp-zcu106-rev1.0: Fix DP PLL configuration
 2022-05-10 14:18 UTC 

[PATCH] phy: zynqmp: Increase timeout value to 10ms
 2022-05-10 13:12 UTC 

[PATCH V3 0/7] arm64: binman: use binman symbols for imx
 2022-05-10 13:51 UTC  (8+ messages)
` [PATCH V3 1/7] spl: guard u_boot_any with X86
` [PATCH V3 2/7] arm: dts: imx8m: update binman ddr firmware node name
` [PATCH V3 3/7] armv8: u-boot-spl.lds: mark __image_copy_start as symbol
` [PATCH V3 4/7] tools: binman: section: replace @ with -
` [PATCH V3 5/7] ddr: imx8m: helper: load ddr firmware according to binman symbols
` [PATCH V3 6/7] arm: dts: imx8m: shrink ddr firmware size to actual file size
` [PATCH V3 7/7] binman_sym: guard with CONFIG_SPL_BINMAN_SYMBOLS

[PATCH] usb: xhci-dwc3: Support role switch default role
 2022-05-10 12:49 UTC  (2+ messages)

[ANN] U-Boot v2022.07-rc2 released
 2022-05-10 12:41 UTC  (3+ messages)

[PATCH] SPL: Do not allow enabling SPL symbols for non-SPL builds
 2022-05-10 12:34 UTC  (4+ messages)


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