public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-08-17 10:06:34 to 2022-08-19 08:52:20 UTC [more...]

[PATCH v3] cmd: cat: add new command
 2022-08-18 17:08 UTC  (2+ messages)

[GIT PULL] please pull fsl-qoriq-2022-8-17
 2022-08-19  8:52 UTC  (4+ messages)

[PATCH] riscv: dts: Sync important Unmatched pmic and qspi0 changes from Linux
 2022-08-19  8:44 UTC  (2+ messages)

[PATCH] tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms
 2022-08-19  8:20 UTC  (2+ messages)

[PATCH v8 00/13] FWU: Add FWU Multi Bank Update feature support
 2022-08-19  7:41 UTC  (35+ messages)
` [PATCH v8 01/13] dt/bindings: Add bindings for GPT based FWU Metadata storage device
` [PATCH v8 02/13] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v8 03/13] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v8 04/13] stm32mp1: dk2: Add a node for the FWU metadata device
` [PATCH v8 05/13] stm32mp1: dk2: Add image information for capsule updates
` [PATCH v8 06/13] FWU: Add helper functions for accessing FWU metadata
` [PATCH v8 07/13] FWU: STM32MP1: Add support to read boot index from backup register
` [PATCH v8 08/13] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v8 09/13] FWU: Add support for the FWU Multi Bank Update feature
` [PATCH v8 10/13] FWU: cmd: Add a command to read FWU metadata
` [PATCH v8 11/13] mkeficapsule: Add support for generating empty capsules
` [PATCH v8 12/13] mkeficapsule: Add support for setting OEM flags in capsule header
` [PATCH v8 13/13] FWU: doc: Add documentation for the FWU feature

[PATCH 0/5] arm: mvebu: turris_omnia: Fix hangup in debug UART
 2022-08-19  7:34 UTC  (13+ messages)
` [PATCH 2/5] arm: mvebu: Move internal registers in arch_very_early_init() function
                  ` Fix KWBOOT_MSG_RSP_TIMEO_AXP in kwboot for Armada XP

[PATCH v11 0/9] enable menu-driven UEFI variable maintenance
 2022-08-19  7:32 UTC  (17+ messages)
` [PATCH v11 1/9] eficonfig: menu-driven addition of UEFI boot option
` [PATCH v11 4/9] eficonfig: add "Change Boot Order" menu entry
` [PATCH v11 6/9] bootmenu: add removable media entries
` [PATCH v11 8/9] doc:eficonfig: add documentation for eficonfig command

[PATCH] efi_loader: disk: remove unused field
 2022-08-19  6:06 UTC  (2+ messages)

[PATCH v1 0/5] verdin-imx8mm: verdin-imx8mp: various additions and improvements
 2022-08-19  5:18 UTC  (6+ messages)
` [PATCH v1 1/5] verdin-imx8mm: verdin-imx8mp: update env memory layout
` [PATCH v1 2/5] verdin-imx8mm: prepare for optional job ring driver model
` [PATCH v1 3/5] verdin-imx8mm: improve and extend boot devices
` [PATCH v1 4/5] verdin-imx8mm: various config additions and improvements
` [PATCH v1 5/5] verdin-imx8mp: "

[PATCH] dm: core: Do not stop uclass iteration on error
 2022-08-18 19:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4] cmd: Add pause command
 2022-08-18 19:44 UTC 

[PATCH v3] cmd: Add pause command
 2022-08-18 17:49 UTC  (2+ messages)

DHCP and TFTP
 2022-08-18 17:48 UTC  (3+ messages)

[PATCH] Makefile: Use relative paths for debugging symbols
 2022-08-18 17:31 UTC 

imx_bootaux lto issue
 2022-08-18 16:19 UTC 

[PATCH v2 00/28] ARM: Add Rockchip RV1126 support
 2022-08-18 14:52 UTC  (28+ messages)
` [PATCH v2 01/28] ram: Mark ram-uclass depend on TPL_DM or SPL_DM
` [PATCH v2 02/28] ram: rockchip: Add common ddr type configs
` [PATCH v2 03/28] tools: rkcommon: Correct SPL size for px30
` [PATCH v2 04/28] ram: rockchip: Compute ddr capacity based on grf split
` [PATCH v2 05/28] ram: rockchip: Update high row detection for full bw
` [PATCH v2 06/28] ram: rockchip: Update ddr pctl regs for px30
` [PATCH v2 07/28] ram: rockchip: Add rv1126 ddr3 support
` [PATCH v2 08/28] ram: rockchip: Add rv1126 ddr loader params
` [PATCH v2 10/28] ram: rockchip: rv1126: Control ddr init prints via DEBUG
` [PATCH v2 11/28] ram: rockchip: Add rv1126 lpddr4 support
` [PATCH v2 12/28] pinctrl: rockchip: Add pinctrl route types
` [PATCH v2 13/28] pinctrl: rockchip: Add rv1126 support
` [PATCH v2 14/28] arch: rockchip: Add cru header for rv1126
` [PATCH v2 15/28] dt-bindings: clk: Add dt-binding header for RV1126
` [PATCH v2 16/28] clk: rockchip: Add rv1126 clk support
` [PATCH v2 17/28] dt-bindings: power: Add power-domain header for rv1126
` [PATCH v2 18/28] arm: rockchip: Add grf "
` [PATCH v2 19/28] ARM: dts: rockchip: Add Rockchip RV1126 pinctrl
` [PATCH v2 20/28] ARM: dts: rockchip: Add Rockchip RV1126 SoC
` [PATCH v2 21/28] arm: rockchip: Add RV1126 arch core support
` [PATCH v2 22/28] arm: rockchip: rv1126: Set dram area unsecure for SPL
` [PATCH v2 23/28] configs: rockchip: Add rv1126 common config
` [PATCH v2 24/28] rockchip: mkimage: Add rv1126 support
` [PATCH v2 25/28] ARM: dts: rockchip: rv1126: Add Edgeble AI Edge Compute Module 0
` [PATCH v2 26/28] ARM: dts: rockchip: rv1126: Add Edgeble AI Edge Compute Module 0 Carrier
` [PATCH v2 27/28] ARM: dts: rockchip: Add rv1126-u-boot.dtsi
` [PATCH v2 28/28] board: Add Edgeble AI Edge Compute Module 0 Carrier

[PATCH v2 1/2] spl: enable regulator-boot-on and disable regulator-force-boot-off
 2022-08-18 14:35 UTC  (3+ messages)
` [PATCH v2 2/2] rockchip: rk3399: remove duplicate call to regulators_enable_boot_on

[PATCH v3 1/2] rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATOR
 2022-08-18 14:34 UTC  (2+ messages)

[PATCH] [RFC] cmd: i2c: fix default address len for DM_I2C
 2022-08-17 22:44 UTC  (8+ messages)
            ` Fwd: "

[PATCH v6 0/3] ARM: imx6: dh-imx6: Enable d-cache early in SPL
 2022-08-17 13:07 UTC  (4+ messages)
` [PATCH v6 1/3] Convert CONFIG_SYS_L2_PL310 to Kconfig
` [PATCH v6 2/3] ARM: cache: Allow SPL to build cache-pl310.c
` [PATCH v6 3/3] ARM: imx6: dh-imx6: Enable d-cache early in SPL

[PATCH] clk: at91: sam9x60: change parent clock from mck_pres to mck_div
 2022-08-18  9:07 UTC  (2+ messages)

[BISECTED] BeagleBone Black doesn't boot after a58147c2dbbf
 2022-08-18  8:28 UTC  (2+ messages)

[PATCH 1/2] binman: Add rST references for binman entry types
 2022-08-18  8:17 UTC  (4+ messages)
` [PATCH 2/2] binman: Add more documentation about binman usage
  ` [SPAM] "

[PATCH v4 0/8] migrate u-boot-rockchip.bin to binman and generate an image for SPI
 2022-08-18  8:17 UTC  (3+ messages)
` [PATCH v4 1/8] binman: add support for skipping file concatenation for mkimage

[PATCH 1/2] binman: Mention split-elf in the main docs
 2022-08-18  8:16 UTC  (2+ messages)
` [PATCH 2/2] binman: Document how to handle dependent images

[PATCH] Makefile: Unify condition for mpc85xx reset vector
 2022-08-18  7:56 UTC  (4+ messages)

[PATCH v2 0/7] tpm: Various minor fixes and enhancements
 2022-08-18  7:29 UTC  (8+ messages)
` [PATCH v2 2/7] tpm: Correct the permissions command in TPMv1
` [PATCH v2 6/7] tpm: Implement state command for Cr50

[PATCH] nvmem: u-boot-env: fix crc32 casting type
 2022-08-18  4:38 UTC 

[PATCH v2] cmd: Add pause command
 2022-08-18  1:37 UTC 

[PATCH 0/3] arm: bcmbca: move bcm6753 support under CONFIG_ARCH_BCMBCA
 2022-08-18  0:22 UTC  (4+ messages)
` [PATCH 1/3] arm: bcmbca: add bcm6855 SoC "
` [PATCH 2/3] arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753
` [PATCH 3/3] arm: bcmbca: make bcm6753 driver depending on CONFIG_BCM6855

[PATCH 0/3] arm: bcmbca: move bcm6858 support under CONFIG_ARCH_BCMBCA BCM6858 is
 2022-08-18  0:07 UTC  (4+ messages)
` [PATCH 1/3] arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA
` [PATCH 2/3] arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858
` [PATCH 3/3] arm: bcmbca: make bcm6858 driver depending on CONFIG_BCM6858

[PATCH v3 0/3] arm: bcmbca: move bcm68360 support under CONFIG_ARCH_BCMBCA
 2022-08-17 23:54 UTC  (4+ messages)
` [PATCH v3 1/3] arm: bcmbca: add bcm6856 SoC "
` [PATCH v3 2/3] arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360
` [PATCH v3 3/3] arm: bcmbca: make bcm68360 driver depending on CONFIG_BCM6856

[PATCH v2 0/5] arm: bcmbca: move bcm63158 support under CONFIG_ARCH_BCMBCA
 2022-08-17 23:36 UTC  (6+ messages)
` [PATCH v2 1/5] arm: bcmbca: add bcm63158 SoC "
` [PATCH v2 2/5] arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158
` [PATCH v2 3/5] arm: bcmbca: make bcm63158 driver depending on CONFIG_BCM63158
` [PATCH v2 4/5] MAINTAINERS: Add BCM63158 maintainer to BCMBCA entry
` [PATCH v2 5/5] arm: bcmbca: make reset_cpu function weak

[PATCH 1/2] Makefile: Fix dependency for u-boot-with-dtb.bin
 2022-08-17 22:44 UTC  (8+ messages)
` [PATCH 2/2] Makefile: Build final mpc85xx non-SPL image in standard file u-boot.bin

[PATCH] arm: kirkwood: Add CONFIG_SUPPORT_PASSING_ATAGS
 2022-08-17 21:59 UTC 

[PATCH] pci: Add checks to prevent config space overflow
 2022-08-17 21:09 UTC  (3+ messages)

[PATCH] board: freescale: p1_p2_rdb_pc: Delete watchdog max6370 node in load_default mode
 2022-08-17 21:05 UTC  (2+ messages)

[PATCH 1/3] board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loop
 2022-08-17 21:04 UTC  (3+ messages)
` [PATCH v2 1/4] "

[PATCH 2/2] board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sector
 2022-08-17 21:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFC] Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb
 2022-08-17 21:00 UTC  (3+ messages)

[PATCH] powerpc: Add support for CZ.NIC Turris 1.x routers
 2022-08-17 20:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/22] board: lsxl: major update and DM conversion
 2022-08-17 19:52 UTC  (26+ messages)
` [PATCH 01/22] time: move the CONFIG_SYS_TIMER_RATE handling to the compiler
` [PATCH 02/22] arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR register
` [PATCH 03/22] arm: kirkwood: make it CONFIG_TIMER aware
` [PATCH 04/22] timer: add orion-timer support
` [PATCH 05/22] button: gpio: add DM_GPIO dependency
` [PATCH 06/22] board: lsxl: limit size to 384kiB
` [PATCH 07/22] board: lsxl: remove unused features
` [PATCH 08/22] board: lsxl: remove eraseenv script
` [PATCH 09/22] board: lsxl: remove CONFIG_ENV_OVERWRITE
` [PATCH 10/22] board: lsxl: remove unused header files
` [PATCH 11/22] board: lsxl: automatically select CONFIG_MISC_INIT_R
` [PATCH 12/22] board: lsxl: use CONFIG_DEFAULT_FDT_FILE
` [PATCH 13/22] board: lsxl: reorder image loading and remove ramdisk_len
` [PATCH 14/22] board: lsxl: use proper *_r variables
` [PATCH 15/22] board: lsxl: enable ATAGS support
` [PATCH 16/22] board: lsxl: make last resort recovery more reliable
` [PATCH 17/22] board: lsxl: convert to DM_GPIO
` [PATCH 18/22] board: lsxl: convert to DM_ETH
` [PATCH 19/22] board: lsxl: convert to DM_SERIAL
` [PATCH 20/22] board: lsxl: convert to CONFIG_TIMER
` [PATCH 21/22] board: lsxl: disable eth0
` [PATCH 22/22] board: lsxl: update the README

[PATCH v7] board: purism: add the Purism Librem5 phone
 2022-08-17 19:10 UTC  (3+ messages)

[PATCH 1/4] configs: imx8mn_beacon: Re-align memory to standard imx8mn settings
 2022-08-17 18:53 UTC  (5+ messages)
` [PATCH 2/4] regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabled
` [PATCH 3/4] configs: imx8mn_beacon: Enable SPL_DM_PMIC_BD71837
` [PATCH 4/4] imx: imx8mn-beacon: Configure PMIC before DDR initialization

[PATCH v4 01/13] binman: Skip elf tests if python elftools is not available
 2022-08-17 18:53 UTC  (3+ messages)
` [PATCH v4 07/13] binman: Add BintoolPacker class to bintool

[PATCH] cmd: tpm-v2: add get_random
 2022-08-17 18:53 UTC  (3+ messages)

[PATCH 1/2] patman: Fix version table
 2022-08-17 18:47 UTC  (2+ messages)
` [PATCH 2/2] patman: Tidy up unnecessary blank lines and numbers

[PATCH v5 0/3] ARM: imx6: dh-imx6: Enable d-cache early in SPL
 2022-08-17 11:02 UTC  (4+ messages)
` [PATCH v5 1/3] Convert CONFIG_SYS_L2_PL310 to Kconfig
` [PATCH v5 2/3] ARM: cache: Allow SPL to build cache-pl310.c
` [PATCH v5 3/3] ARM: imx6: dh-imx6: Enable d-cache early in SPL

[PATCH v4 0/3] ARM: imx6: dh-imx6: Enable d-cache early in SPL
 2022-08-17 10:51 UTC  (5+ messages)
` [PATCH v4 3/3] "

[PATCH] arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR register
 2022-08-17 11:17 UTC  (8+ messages)

[PATCH] ARM: imx: imx8mn-evk: define default dfu_alt_info for emmc updates
 2022-08-17 10:41 UTC 

[PATCH] socfpga_de0_nano_soc: enable CONFIG_USE_BOOTCOMMAND
 2022-08-17 10:06 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