public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-02-06 23:58:08 to 2022-02-08 16:41:47 UTC [more...]

Compile error with SPL_FIT_FULL_CHECK and SPL_LOAD_FIT_FULL enabled
 2022-02-08 15:43 UTC 

[PATCH v2 1/1] sandbox: fix build failure with musl and SDL
 2022-02-08 16:24 UTC  (4+ messages)

[PATCH 00/14] Add support for NVMEM API
 2022-02-08 16:05 UTC  (18+ messages)
` [PATCH 01/14] sandbox: net: Remove fake-host-hwaddr
` [PATCH 02/14] sandbox: Remove eth2addr from environment
` [PATCH 03/14] test: eth: Add test for ethernet addresses
` [PATCH 04/14] sandbox: Move some mac addresses to device tree
` [PATCH 05/14] misc: i2c_eeprom: Make i2c_eeprom_write use a const buf
` [PATCH 06/14] misc: Add support for nvmem cells
` [PATCH 07/14] sandbox: Enable NVMEM
` [PATCH 08/14] rtc: Implement nvmem interface
` [PATCH 09/14] misc: i2c_eeprom: "
` [PATCH 10/14] misc: "
` [PATCH 11/14] net: Add support for reading mac addresses from nvmem cells
` [PATCH 12/14] test: Load mac address with i2c eeprom
` [PATCH 13/14] test: Load mac address using RTC
` [PATCH 14/14] test: Load mac address using misc device

Running qemu tests on RISC-V
 2022-02-08 15:34 UTC  (9+ messages)

[RFC PATCH v2 00/21] Modernize U-Boot shell
 2022-02-08 15:32 UTC  (4+ messages)

[PATCH] boot: Update default on USE_SPL_FIT_GENERATOR
 2022-02-08 15:22 UTC  (3+ messages)

[RFC PATCH] dts: automatically build necessary .dtb files
 2022-02-08 15:15 UTC  (5+ messages)

[PATCH] serial: remove nulldev_serial_input
 2022-02-08 15:13 UTC  (2+ messages)

[PATCH 1/2] arch: x86: lib: acpi_table: Fix MCFG entries
 2022-02-08 15:08 UTC  (6+ messages)
` [PATCH 2/2] acpi: Move MCFG implementation to common lib

[PATCH v2 0/5] binman: Improvements to FIT entry type
 2022-02-08 15:05 UTC  (7+ messages)
` [PATCH v2 1/5] binman: Fix subentry expansion for "
` [PATCH v2 2/5] binman: Register and check bintools from FIT subentries
` [PATCH v2 3/5] binman: Check missing bintools of Section subclasses
` [PATCH v2 4/5] binman: Convert FIT entry type to a subclass of Section entry type
` [PATCH v2 5/5] binman: Update image positions of FIT subentries

[PATCH v1 0/5] Move board specific files to board directory
 2022-02-08 14:30 UTC  (7+ messages)

[PATCH v4 00/11] FWU: Add support for FWU Multi Bank Update feature
 2022-02-08 14:27 UTC  (33+ messages)
` [PATCH v4 01/11] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v4 02/11] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v4 03/11] FWU: stm32mp1: Add helper functions for accessing FWU metadata
` [PATCH v4 04/11] FWU: STM32MP1: Add support to read boot index from backup register
` [PATCH v4 05/11] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor
` [PATCH v4 06/11] stm32mp1: Populate ImageTypeId values in EFI_FIRMWARE_IMAGE_DESCRIPTOR array
` [PATCH v4 07/11] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v4 08/11] FWU: Add support for FWU Multi Bank Update feature
` [PATCH v4 09/11] FWU: cmd: Add a command to read FWU metadata
` [PATCH v4 10/11] mkeficapsule: Add support for generating empty capsules
` [PATCH v4 11/11] FWU: doc: Add documentation for the FWU feature

i.MX8M Mini Hangs at ATF when booting from USB
 2022-02-08 14:27 UTC  (12+ messages)

[PATCH] crypto/fsl: Fallback to SW sha1/256 is misaligned buffers
 2022-02-08 10:45 UTC  (3+ messages)
` [EXT] "

[PATCH v2] scripts: setlocalversion: remove quotes around localversion from config
 2022-02-08  9:42 UTC 

[RESEND PATCH v7 0/1] arm: imx8m: add support for Advantech RSB-3720
 2022-02-08  1:22 UTC  (2+ messages)
` [RESEND PATCH v7 1/1] "

[PATCH v2 0/3] fs/erofs: new filesystem
 2022-02-08 14:05 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] fs/erofs: add erofs filesystem support
  ` [PATCH v3 2/5] lib/lz4: update LZ4 decompressor module
  ` [PATCH v3 3/5] fs/erofs: add lz4 decompression support
  ` [PATCH v3 4/5] fs/erofs: add filesystem commands
  ` [PATCH v3 5/5] test/py: Add tests for the erofs

[PATCH] arm: pdu001: Fix dt to work with the current am33xx dtsi files
 2022-02-08 10:38 UTC 

[PATCH] U-Boot ENV in EXT4 support for Espressobin
 2022-02-08  5:50 UTC  (5+ messages)

[PATCH v1] mmc: fsl_esdhc_imx: fix watermark level in dma
 2022-02-08  2:15 UTC  (5+ messages)

[PATCH v2 1/1] timer: npcm: Add driver for Nuvoton NPCM SoCs
 2022-02-08  0:31 UTC  (2+ messages)

[PATCH v3] gpio: Enable hogging support in SPL
 2022-02-07 23:09 UTC 

[PATCH v2] pstore: Support already existing reserved-memory node
 2022-02-07 16:02 UTC 

[PATCH 0/5] binman: Improvements to FIT entry type
 2022-02-07 22:05 UTC  (13+ messages)
` [PATCH 1/5] binman: Fix subentry expansion for "
` [PATCH 2/5] binman: Register and check bintools from FIT subentries
` [PATCH 3/5] binman: Check missing bintools of Section subclasses
` [PATCH 4/5] binman: Convert FIT entry type to a subclass of Section entry type
` [PATCH 5/5] binman: Update image positions of FIT subentries

[PATCH] drivers: serial: Make sure we really return a serial device
 2022-02-07 21:20 UTC  (3+ messages)

[PATCH 0/1] Introduce new sign binman's option
 2022-02-07 20:22 UTC  (5+ messages)
` [PATCH 1/1] binman: add sign option for binman

[PATCH] Replace echo -n's used in environment processing with touch
 2022-02-07 20:22 UTC  (2+ messages)

[PATCH v2] gpio: Enable hogging support in SPL
 2022-02-07 20:22 UTC  (2+ messages)

[RFC PATCH v1 00/21] Modernize U-Boot shell
 2022-02-07 20:22 UTC  (5+ messages)
` [RFC PATCH v1 16/21] test: hush: Fix variable expansion tests for hush 2021

[PATCH v2] adc: rockchip-saradc: add support for getting reference voltage value
 2022-02-07 20:22 UTC  (2+ messages)

Commit 4f2e2280862a ("RFC: arm: pci: Add PCI cam support to PCI-E ecam driver")
 2022-02-07 19:48 UTC  (5+ messages)

[PATCH v4 1/2] GPIO: fxl6408: Add support for FXL6408 GPIO expander
 2022-02-07 17:50 UTC  (3+ messages)

[PATCH 1/1] arm: apple: Switch to fully dynamic mem layout
 2022-02-07 15:51 UTC  (4+ messages)

[PATCH v5] apalis/colibri_imx6: move setting bootcmd to defconfig
 2022-02-07 15:34 UTC  (2+ messages)

[PATCH] arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECT
 2022-02-07 15:12 UTC 

[PATCH] ARM: dts: at91: sama7g5ek: disable slew rate for GMACs non MDIO pins
 2022-02-07 14:03 UTC  (4+ messages)

k210 spi flash regression
 2022-02-07 12:23 UTC 

[PATCH] tools/mrvl_uart.sh: Remove script
 2022-02-07 10:36 UTC  (15+ messages)

[PATCH v4] sf: Query write-protection status before operating the flash
 2022-02-07 12:43 UTC  (6+ messages)

[PATCH 1/2] lmb: Fix lmb property's defination under struct lmb
 2022-02-07 12:31 UTC  (5+ messages)
` [PATCH 2/2] zynqmp: Run board_get_usable_ram_top() only on main U-Boot

[PATCH v2 1/3] lmb: Fix lmb property's defination under struct lmb
 2022-02-07 12:30 UTC  (3+ messages)
` [PATCH v2 2/3] zynqmp: Run board_get_usable_ram_top() only on main U-Boot
` [PATCH v2 3/3] arm64: zynqmp: Disable LMB for mini configurations

FIT image: load secure FPGA
 2022-02-07 12:24 UTC  (7+ messages)

[PATCH V4] usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
 2022-02-07 12:15 UTC  (9+ messages)

[PATCH v10 0/9] efi_loader: capsule: improve capsule authentication support
 2022-02-07 11:58 UTC  (8+ messages)
` [PATCH v10 4/9] doc: update UEFI document for usage of mkeficapsule
` [PATCH v10 6/9] tools: mkeficapsule: allow for specifying GUID explicitly

[PATCH v4] apalis/colibri_imx6: move setting bootcmd to defconfig
 2022-02-07 11:57 UTC  (3+ messages)

[PATCH v6 0/7] fpga: zynqmp: Adding support of loading authenticated images
 2022-02-07 11:18 UTC  (8+ messages)
` [PATCH v6 1/7] fpga: add option for loading FPGA secure bitstreams
` [PATCH v6 2/7] fpga: add fit_fpga_load function
` [PATCH v6 3/7] fpga: xilinx: pass an address of xilinx_desc in fpga_desc
` [PATCH v6 4/7] fpga: xilinx: add missed identifier names
` [PATCH v6 5/7] fpga: xilinx: pass xilinx_desc pointer address into load() ops
` [PATCH v6 6/7] fpga: zynqmp: support loading authenticated images
` [PATCH v6 7/7] fpga: zynqmp: support loading encrypted bitfiles

[PATCH v4] board: toradex: add verdin imx8m plus support
 2022-02-07 10:54 UTC 

[PATCH] arm64: zynqmp: Remove SOM *u-boot.dtsi
 2022-02-07  9:38 UTC  (2+ messages)

[PATCH v2 1/2] phy: zynqmp: Add support for sata and DP phy initialization
 2022-02-07  9:36 UTC  (2+ messages)
` [PATCH v2 2/2] scsi: ceva: Enable PHY and reset support

[PATCH v2] power: zynqmp: Add power domain driver for ZynqMP
 2022-02-07  9:29 UTC  (3+ messages)

[PATCH v3] power: zynqmp: Add power domain driver for ZynqMP
 2022-02-07  9:27 UTC 

[PATCH 0/4] Zynq qspi updates
 2022-02-07  9:22 UTC  (2+ messages)

[PATCH] tools: kwboot: Allow to use -b without image path as the last getopt() option
 2022-02-07  9:22 UTC  (2+ messages)

Marvell Avanta UART booting
 2022-02-07  9:01 UTC  (4+ messages)

converting IMX6 board to DM_ETH and DM_USB - usb_ether gadget support
 2022-02-07  8:47 UTC  (5+ messages)

[PATCH] Revert "mmc: fsl_esdhc_imx: add wait_dat0() support"
 2022-02-07  7:59 UTC  (4+ messages)

[PATCH v3] board: toradex: add verdin imx8m plus support
 2022-02-07  7:29 UTC  (3+ messages)

[PATCH v8 00/15] Add CAAM driver model support
 2022-02-07  7:13 UTC  (4+ messages)
` [PATCH v8 01/15] crypto/fsl: Add support for CAAM Job ring driver model
    ` [EXT] "

[PATCH v1 1/1] timer: npcm: Add driver for Nuvoton NPCM SoCs
 2022-02-07  7:04 UTC  (2+ messages)

[PATCH v2 0/4] QEMU spike machine support for U-Boot
 2022-02-07  6:10 UTC  (3+ messages)

[PATCH v1 01/15] rockchip: rk3228-power: sync power domain dt-binding header from Linux
 2022-02-07  3:47 UTC  (15+ messages)
` [PATCH v1 02/15] rockchip: rk3228-cru: sync the clock "
` [PATCH v1 03/15] arm: dts: rockchip: sync rk322x.dtsi "
` [PATCH v1 04/15] arm: dts: rockchip: sync rk3229-evb.dts "
` [PATCH v1 05/15] rockchip: rk3288-power: sync power domain dt-binding header "
` [PATCH v1 06/15] rockchip: rk3288-cru: sync the clock "
` [PATCH v1 07/15] arm: dts: rockchip: sync rk3288.dtsi "
` [PATCH v1 08/15] arm: dts: rockchip: move all rk3288 u-boot specific properties in separate dtsi files
` [PATCH v1 09/15] rockchip: fix boot_devices constants
` [PATCH v1 10/15] arm: dts: rockchip: sync rk3288 DT boards from Linux
` [PATCH v1 11/15] arm: dts: rockchip: rename mipi_dsi label in rk3288-evb.dtsi
` [PATCH v1 12/15] arm: dts: rockchip: remove hdmi_audio node from rk3288-veyron.dtsi
` [PATCH v1 13/15] arm: dts: rockchip: move all rk3288-veyron u-boot related properties
` [PATCH v1 14/15] arm: dts: rockchip: sync rk3288-veyron DT from Linux
` [PATCH v1 15/15] arm: dts: rockchip: rk3288-evb: fix memory reg value

[PATCH] image: Control FIT signature verification at runtime
 2022-02-07  1:07 UTC  (2+ messages)

[PATCH 0/2] EFI: Add CAPSULE_FLAG_INITIATE_RESET support
 2022-02-06 23:57 UTC  (4+ messages)
` [PATCH 2/2] mkeficapsule: Support "--flags reset" option


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