public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-08-15 14:43:41 to 2023-08-17 06:04:39 UTC [more...]

Doc style for method functions
 2023-08-16 17:47 UTC  (3+ messages)

[PATCH 0/3] rockchip: Add supported RK3566/RK3568 boards to documentation
 2023-08-17  6:04 UTC 

[PATCH v2 0/6] capsule: Embed the public key ESL as part of build
 2023-08-17  5:48 UTC  (7+ messages)
` [PATCH v2 1/6] scripts/Makefile.lib: Collate all dtsi files for inclusion
` [PATCH v2 2/6] scripts/Makefile.lib: Add dtsi include files as deps for building DTB
` [PATCH v2 3/6] scripts/Makefile.lib: Embed capsule public key in platform's dtb
` [PATCH v2 4/6] sandbox: capsule: Add path to the public key ESL file
` [PATCH v2 5/6] test: capsule: Remove logic to add public key ESL
` [PATCH v2 6/6] doc: capsule: Document the new mechanism to embed ESL file into dtb

[PATCH v2 0/2] rockchip: rk356x: Enable poweroff command
 2023-08-17  5:45 UTC  (3+ messages)
` [PATCH v2 1/2] power: pmic: rk8xx: Use sysreset implementation of the "
` [PATCH v2 2/2] rockchip: rk356x: Enable "

[PATCH 00/17] Enable UFS on DragonBoard845c
 2023-08-17  4:56 UTC  (8+ messages)
` [PATCH 17/17] MAINTAINERS: Update UFS maintainer

[PATCH 0/3] DTS Sync from next-20230815 to u-boot
 2023-08-17  4:15 UTC  (7+ messages)
` [PATCH 1/3] k3-j721s2: Sync from linux-next tag next-20230815
` [PATCH 2/3] k3-am68: "
` [PATCH 3/3] docs: ti: j721s2_evm: Create documentation from J7200 docs

[PATCH v3 1/2] x86: coreboot: Update cbmem table
 2023-08-17  1:57 UTC  (2+ messages)
` [PATCH v3 2/2] x86: Update cbmem driver

[PATCH] x86: Update cbmem driver
 2023-08-17  1:56 UTC  (5+ messages)

[PATCH 0/9] x86: Fixes and improvements for coreboot
 2023-08-17  1:51 UTC  (10+ messages)
` [PATCH 1/9] x86: coreboot: Rearrange arch_cpu_init()
` [PATCH 2/9] x86: Set the CPU vendor in SPL
` [PATCH 3/9] x86: Allow APCI "
` [PATCH 4/9] x86: coreboot: Look for DBG2 UART in SPL too
` [PATCH 5/9] x86: coreboot: Enable CONFIG_SYS_NS16550_MEM32
` [PATCH 6/9] x86: coreboot: Drop USB init on startup
` [PATCH 7/9] x86: coreboot: Align options between coreboot and coreboot64
` [PATCH 8/9] bootstd: cros: Correct condition for reading the kernel
` [PATCH 9/9] x86: coreboot: Enable VIDEO_COPY

[RFC] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
 2023-08-16 22:29 UTC  (3+ messages)

[PATCH] pci: pcie-brcmstb: do not rely on CLKREQ# signal
 2023-08-16 22:27 UTC 

U-Boot logging
 2023-08-16 22:01 UTC  (2+ messages)

[PATCH 1/2] drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems
 2023-08-16 21:47 UTC  (16+ messages)
` [PATCH 2/2] configs: sandbox: test: dm: blk: Enable NVMXIP QSPI and update test
      ` [PATCH] nvmxip: add sandbox support
          ` [PATCH v2 1/2] log: select physical address formatting in a generic way
            ` [PATCH v2 2/2] nvmxip: add sandbox support

[PULL] Pull request for u-boot master / v2023.10 = u-boot-stm32_20230816
 2023-08-16 21:26 UTC  (2+ messages)

[PATCH 0/5] capsule: Embed the public key ESL as part of build
 2023-08-16 21:26 UTC  (12+ messages)
` [PATCH 1/5] scripts/Makefile.lib: Collate all dtsi files for inclusion
` [PATCH 2/5] scripts/Makefile.lib: Embed capsule public key in platform's dtb
` [PATCH 3/5] sandbox: capsule: Add path to the public key ESL file
` [PATCH 4/5] doc: capsule: Document the new mechanism to embed ESL file into dtb
` [PATCH 5/5] test: capsule: Remove logic to add public key ESL

[PATCHv6 00/14] net/lwip: add lwip library for the network stack
 2023-08-16 20:15 UTC  (20+ messages)
` [PATCHv6 03/14] net/lwip: implement dns cmd
` [PATCHv6 06/14] net/lwip: implement wget cmd
` [PATCHv6 07/14] net/lwip: implement ping cmd
` [PATCHv6 09/14] net/lwip: implement lwIP port to U-Boot
` [PATCHv6 11/14] net/lwip: connection between cmd and lwip apps

[PATCH 1/1] doc: add partition API to HTML documentation
 2023-08-16 18:20 UTC  (5+ messages)

Booting Windows 11
 2023-08-16 18:16 UTC  (7+ messages)

[PATCH v2 0/5] Allwinner R528/T113s PSCI
 2023-08-16 17:34 UTC  (6+ messages)
` [PATCH v2 1/5] sunxi: psci: clean away preprocessor macros
` [PATCH v2 2/5] sunxi: psci: refactor register access to separate functions
` [PATCH v2 3/5] sunxi: psci: stop modeling register layout with C structs
` [PATCH v2 4/5] sunxi: psci: implement PSCI on R528
` [PATCH v2 5/5] HACK: sunxi: psci: be compatible with v1 of R528 patchset

[PATCH v3 5/9] board_f: Fix corruption of relocaddr
 2023-08-16 15:46 UTC  (8+ messages)

FIT Image not working in U-Boot
 2023-08-16 15:13 UTC  (2+ messages)

[RESEND PATCH v3 0/3] rpi: Convert to standard boot
 2023-08-16 15:08 UTC  (2+ messages)

[PATCH v2 1/7] ufs: Convert quirks to BIT() macro
 2023-08-16 15:05 UTC  (7+ messages)
` [PATCH v2 2/7] ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
` [PATCH v2 3/7] ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
` [PATCH v2 4/7] ufs: Handle UFS 3.0 controllers
` [PATCH v2 5/7] ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr()
` [PATCH v2 6/7] ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs
` [PATCH v2 7/7] ufs: Implement cache management

[PATCH 0/4] at91: sam9x60-curiosity: Misc improvements
 2023-08-16 15:02 UTC  (13+ messages)
` [PATCH 1/4] configs: at91: sam9x60_curiosity: Sync both defconfig variants
` [PATCH 2/4] configs: at91: sam9x60: Switch to new reset driver
` [PATCH 3/4] at91: sam9x60-curiosity: Add proper LED support
` [PATCH 4/4] ARM: dts: at91: sam9x60-curiosity: Add user button support

[PATCH v5 0/2] Add support to fetch baudrate from dtb
 2023-08-16  9:30 UTC  (4+ messages)
` [PATCH v5 2/2] serial: zynqmp: Fetch baudrate from dtb and update

[PATCH 0/5] Add anti-rollback validation feature
 2023-08-16 13:55 UTC  (7+ messages)
` [PATCH 1/5] drivers: security: Add security devices to driver model
` [PATCH 2/5] drivers: security: Add TPM2 implementation of security devices

[PATCH] board: stm32mp1: add splash screen with stmicroelectronics logo
 2023-08-16 13:53 UTC  (7+ messages)
        ` [Uboot-stm32] "

[PATCH] serial: stm32: extend TC timeout
 2023-08-16 13:38 UTC  (2+ messages)

[PATCH v2] ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOM
 2023-08-16 13:37 UTC  (2+ messages)

[PATCH 1/6] ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
 2023-08-16 13:36 UTC  (19+ messages)
` [PATCH 3/6] ufs: Handle UFS 3.0 controllers
` [PATCH 4/6] ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr()
` [PATCH 5/6] ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs
` [PATCH 6/6] ufs: Implement cache management

[PATCH 1/2] ARM: dts: sm32mp15: remove shmem for scmi-optee
 2023-08-16 13:34 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: sm32mp13: "

[PATCH] ARM: dts: stm32mp: alignment with v6.4
 2023-08-16 13:31 UTC  (2+ messages)

[PATCH] ARM: stm32: Inhibit PDDS because CSTBYDIS is set
 2023-08-16 13:30 UTC  (2+ messages)

[RESEND PATCH] ARM: dts: stm32: fix display pinmux for stm32f746-disco
 2023-08-16 13:28 UTC  (3+ messages)

[PATCH] ARM: stm32: Power cycle Buck3 in reset on DHSOM
 2023-08-16 13:28 UTC  (9+ messages)

[PATCH] clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parent
 2023-08-16 13:23 UTC  (2+ messages)

[PATCH v3 0/3] Enable U-Boot at Virtualbox to boot images
 2023-08-16 13:18 UTC  (8+ messages)
` [PATCH v3 3/3] X86: pxeboot: bugfix: Set variable for size of initrd
          ` AW: "

[U-Boot][PATCH v2] board: stm32mp1: add splash screen with stmicroelectronics logo
 2023-08-16 12:52 UTC 

[PATCH] fpga: define dummy fpga_load function for debug build
 2023-08-16  6:54 UTC 

[PATCH v2 0/6] Add SGMII support for MAIN CPSW on TI's J7200 SoC
 2023-08-16  1:50 UTC  (2+ messages)

[PATCH 0/3] Allwinner R528/T113s PSCI
 2023-08-16  1:48 UTC  (6+ messages)
` [PATCH 3/3] sunxi: psci: implement PSCI on R528

[PATCH 1/6] board: gateworks: venice: fix gw7904
 2023-08-15 22:01 UTC  (6+ messages)
` [PATCH 2/6] board: gateworks: venice: add imx8mp-gw71xx-2x support
` [PATCH 3/6] board: gateworks: venice: add imx8mp-gw72xx-2x support
` [PATCH 4/6] board: gateworks: venice: add imx8mp-gw73xx-2x support
` [PATCH 5/6] board: gateworks: venice: add imx8mm-gw7905-0x support
` [PATCH 6/6] board: gateworks: venice: updates for imx8mp-venice-gw74xx revB PCB

[PATCH] buildman: Allow more results while building
 2023-08-15 20:24 UTC  (4+ messages)

Pull request for efi-2023-10-rc3
 2023-08-15 20:24 UTC  (2+ messages)

[PATCH 1/1] spl: don't assume NVMe partition 1 exists
 2023-08-15 20:23 UTC  (2+ messages)

[PATCH] schemas: Add a schema for memory map
 2023-08-15 19:03 UTC  (2+ messages)

[PATCH 0/6] cmd: gpt: GPT manipulation improvements
 2023-08-15 18:39 UTC  (8+ messages)
` [PATCH 1/6] cmd: gpt: Remove confusing help text
` [PATCH 2/6] cmd: gpt: Add command to set bootable flags
` [PATCH 3/6] cmd: gpt: Add gpt_partition_bootable variable
` [PATCH 4/6] cmd: gpt: Preserve type GUID if enabled
` [PATCH 5/6] cmd: gpt: Preserve bootable flag
` [PATCH 6/6] cmd: gpt: Add command to swap partition order

[PATCH 0/3] Populate kaslr seed with TPM
 2023-08-15 17:46 UTC  (10+ messages)
` [PATCH 1/3] fdt: common API to populate kaslr seed

Please pull u-boot-ubi
 2023-08-15 16:59 UTC  (2+ messages)

Please pull u-boot-i2c
 2023-08-15 16:59 UTC  (2+ messages)

[PATCH V3 0/4] board: ti: Add support for BeaglePlay
 2023-08-15 16:44 UTC  (5+ messages)
` [PATCH V3 1/4] arm: dts: k3-am625-sk-binman: Add labels for unsigned binary
` [PATCH V3 2/4] arm: dts: Add k3-am625-beagleplay
` [PATCH V3 3/4] board: ti: am62x: Add am62x_beagleplay_* defconfigs
` [PATCH V3 4/4] doc: board: ti: Add BeaglePlay documentation

[PATCH 0/1] lib/vsprintf.c: fix integer overflow in vsprintf
 2023-08-15 15:33 UTC  (4+ messages)
` [PATCH 1/1] "

Strange gitlab idea
 2023-08-15 14:56 UTC  (4+ messages)

[PATCH v8 4/9] sandbox: Build the mkeficapsule tool for the sandbox variants
 2023-08-15 14:50 UTC  (14+ messages)

[PATCH v3] gpio: Use separate bitfield array to indicate GPIO is claimed
 2023-08-15 14:43 UTC  (2+ messages)

[PATCH] cmd: pxe: Update the command help
 2023-08-15 14:43 UTC  (2+ messages)

[PATCH 1/1] fs: fat: avoid multiplication overflow
 2023-08-15 14:43 UTC  (2+ messages)

[PATCH 0/2] test: unit test for semihosting
 2023-08-15 14:43 UTC  (5+ messages)
` [PATCH 1/2] configs: enable SEMIHOSTING on qemu_arm64_defconfig
` [PATCH 2/2] test: unit test for semihosting

[PATCH 1/1] spl: add FIT support to semihosting boot method
 2023-08-15 14:43 UTC  (2+ messages)

[PATCH] phy: Add support for the Apple Type-C PHY
 2023-08-15 14:43 UTC  (2+ messages)

[PATCH] pci: ftpci100: add new driver implementation
 2023-08-15 14:43 UTC  (2+ messages)

[PATCH] pci: Fix device_find_first_child() return value handling
 2023-08-15 14:42 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