U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-02 18:34:32 to 2023-12-04 11:24:09 UTC [more...]

[PATCH] tools: mxsboot: pre-fill buffer with 0xff, not 0
 2023-12-04  8:48 UTC  (7+ messages)

[PATCH 0/4] Support StarFive Watchdog driver
 2023-12-04 11:23 UTC  (9+ messages)
  ` [PATCH 1/4] clk: starfive: jh7110: Add watchdog clocks
  ` [PATCH 2/4] watchdog: Add StarFive Watchdog driver
  ` [PATCH 3/4] riscv: dts: jh7110: Add watchdog device tree node
  ` [PATCH 4/4] configs: visionfive2: Enable watchdog driver

[u-boot-gitdm PATCH 1/2] Use Google LLC for Google
 2023-12-04 11:23 UTC  (6+ messages)
` [u-boot-gitdm PATCH 2/2] Add some more employers

[PATCH 0/3] binman: Add support for TI_DM entry
 2023-12-04 11:21 UTC  (4+ messages)
` [PATCH 1/3] binman: etype: dm: Add entry type for TI DM
` [PATCH 2/3] arm: dts: k3-*-binman: Move to using ti-dm entry type
` [PATCH 3/3] doc: board: ti: k3: Mention TI_DM argument

[PATCH] arm: vexpress64: juno: Allow boot from VirtIO
 2023-12-04 11:06 UTC  (2+ messages)

[PATCH] common: usb-hub: Reset hub port before scanning
 2023-12-04 11:05 UTC  (12+ messages)

[PATCH 00/21] Qualcomm generic board support
 2023-12-04 11:00 UTC  (13+ messages)

[PATCH 00/18] Complete decoupling of bootm logic from commands
 2023-12-04 10:59 UTC  (21+ messages)
` [PATCH 01/18] bootm: netbds: Drop passing of arguments
` [PATCH 02/18] bootm: plan: "
` [PATCH 03/18] bootm: qnxelf: "
` [PATCH 04/18] nios2: Drop separate parsing of bootm args
` [PATCH 05/18] treewide: bootm: Drop command-line args to boot_os_fn
` [PATCH 06/18] bootm: Drop arguments from boot_selected_os()
` [PATCH 07/18] mips: Add a reset_cpu() function
` [PATCH 08/18] m68k: "
` [PATCH 09/18] ppc: "
` [PATCH 10/18] nios2: "
` [PATCH 11/18] riscv: "
` [PATCH 12/18] bootm: Adjust how the board is reset
` [PATCH 13/18] bootm: Drop arguments from do_bootm_states() and rename
` [PATCH 14/18] bootm: Create a function to run through the bootm states
` [PATCH 15/18] stm32: Use local vars in stm32prog for initrd and fdt
` [PATCH 16/18] bootm: Create a function to run through the bootz states
` [PATCH 17/18] stm32: Use bootm_run() and bootz_run()
` [PATCH 18/18] bootm: Create a function to run through the booti states

[PATCH 0/6] Add support for MediaTek MT8365 EVK Board
 2023-12-04 10:48 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: clock: add Mediatek MT8365 SoC clock bindings
` [PATCH 2/6] clk: mediatek: add clock driver support for MediaTek MT8365 SoC
` [PATCH 3/6] dt-bindings: power: add power-domain header "
` [PATCH 4/6] arm: mediatek: add support "
` [PATCH 5/6] dt-bindings: clock: add Mediatek MT8365 pinctrl bindings
` [PATCH 6/6] board: mediatek: add MT8365 EVK board support

[PATCH 00/14] pxe: Allow extlinux booting without CMDLINE enabled
 2023-12-04 10:27 UTC  (16+ messages)
` [PATCH 01/14] boot: Reorder FIT and BOOTSTD to be first
` [PATCH 02/14] bootm: Add a Kconfig option for bootm functionality
` [PATCH 03/14] bootm: Make OS booting dependent on BOOTM
` [PATCH 04/14] treewide: Make arch-specific bootm code depend "
` [PATCH 05/14] boot: Update SYS_BOOTM_LEN to "
` [PATCH 06/14] fastboot: Change fastboot_buf_addr to an address
` [PATCH 07/14] bootm: Make cmdline optional with bootm_boot_start()
` [PATCH 08/14] fastboot: Remove dependencies on CMDLINE
` [PATCH 09/14] pxe: Refactor to reduce the size of label_boot()
` [PATCH 10/14] pxe: Refactor to avoid over-using bootm_argv
` [PATCH 11/14] pxe: Move calculation of FDT file into a function
` [PATCH 12/14] pxe: Allow booting without CMDLINE for bootm methods
` [PATCH 13/14] pxe: Allow booting without CMDLINE for the zboot method
` [PATCH 14/14] x86: Drop message about features being missing with 64-bit

[PATCH v1 0/8] Convert Tegra pinctrl to DM
 2023-12-04 10:26 UTC  (9+ messages)
` [PATCH v1 1/8] ARM: mach-tegra: rearrange SPL configs
` [PATCH v1 2/8] drivers: pinctrl: create Tegra DM pinctrl driver
` [PATCH v1 3/8] drivers: pinctrl: tegra: incorporate existing code
` [PATCH v1 4/8] board: asus: grouper: switch to DM pinmux
` [PATCH v1 5/8] board: lg: x3-t30: "
` [PATCH v1 7/8] board: htc: endeavoru: "
` [PATCH v1 8/8] board: compal: paz00: clean up the board

Please pull u-boot-watchdog/master
 2023-12-04 10:18 UTC 

[PATCH v2] watchdog: Correct watchdog timeout print message
 2023-12-04 10:15 UTC  (3+ messages)

[PATCH v2] mtd: spi-nor: Add IS25LP02G flash support
 2023-12-04  8:52 UTC 

[PATCH v2] clk: zynqmp: enable topsw_lsbus clock
 2023-12-04  8:45 UTC 

[PATCH v2 00/18] Support Firmware Handoff spec via bloblist
 2023-12-04  8:39 UTC  (25+ messages)
` [PATCH v2 01/18] bloblist: Update the tag numbering
` [PATCH v2 02/18] bloblist: Adjust API to align in powers of 2
` [PATCH v2 03/18] bloblist: Change the magic value
` [PATCH v2 04/18] bloblist: Set version to 1
` [PATCH v2 05/18] bloblist: Access record hdr_size and tag via a function
` [PATCH v2 06/18] bloblist: Drop the flags value
` [PATCH v2 12/18] bloblist: Reduce bloblist header size
` [PATCH v2 16/18] bloblist: Align bloblist used_size and total_size to spec
` [PATCH v2 17/18] qemu-arm: Get bloblist from boot arguments
` [PATCH v2 18/18] bloblist: Load the bloblist from the previous loader

[PATCH v4 0/5] Implement fastboot multiresponce
 2023-12-04  8:06 UTC  (3+ messages)
` [PATCH v4 4/5] lib: membuff: fix readline not returning line in case of overflow

[PATCH v1 0/3] Add T114 video support
 2023-12-04  8:02 UTC  (4+ messages)
` [PATCH v1 1/3] video: tegra20: dc: add T114 support
` [PATCH v1 2/3] video: tegra20: add MIPI calibration driver
` [PATCH v1 3/3] video: tegra20: dsi: add T114 support

[PATCH] mmc: Poll CD in case cyclic framework is enabled
 2023-12-04  8:01 UTC  (7+ messages)

[PATCH] mtd: spi-nor: Add IS25LP02G flash support
 2023-12-04  7:35 UTC  (2+ messages)

[PATCH] clk: zynqmp: enable topsw_lsbus clock
 2023-12-04  7:35 UTC  (2+ messages)

[PATCH 0/5] video: Improve syncing performance with cyclic
 2023-12-04  7:30 UTC  (5+ messages)
` [PATCH 1/5] cyclic: Disable in SPL builds

[PATCH v2 0/5] video: Improve syncing performance with cyclic
 2023-12-04  7:28 UTC  (3+ messages)
` [PATCH v2 1/5] cyclic: Add a symbol for SPL

[PATCH 0/4] Generate capsules from config files
 2023-12-04  7:15 UTC  (10+ messages)
` [PATCH 1/4] tools: mkeficapsule: Add support for parsing capsule params from config file

[PATCH v2 00/12] cmd: bootefi: refactor the code for bootmgr
 2023-12-04  6:16 UTC  (3+ messages)

[PATCH v2 0/3] sunxi: add OrangePi Zero 3 board support
 2023-12-04  5:57 UTC  (5+ messages)
` [PATCH v2 1/3] mtd: spi-nor: Add support for zBIT ZB25VQ128
` [PATCH v2 2/3] sunxi: H616: remove default AXP305 selection
` [PATCH v2 3/3] sunxi: H616: Add OrangePi Zero 3 board support

[PATCH] efi_loader: use event callback for initrd deregistration
 2023-12-04  4:30 UTC 

[PATCH v2] net: designware: Support high memory nodes
 2023-12-04  1:09 UTC  (2+ messages)

efi: Set Variable Runtime implementation
 2023-12-04  0:44 UTC  (13+ messages)

[PATCH v3 0/3] With this patch series we implement SPI Flash storage for EFI
 2023-12-04  0:44 UTC  (11+ messages)
` [PATCH v3 2/3] efi_vars: Implement SPI Flash store
` [PATCH v3 3/3] defconfig: rockpro64: Enable SF EFI var store

[PATCH 00/13] Complete decoupling of zboot logic from commands
 2023-12-04  0:29 UTC  (14+ messages)
` [PATCH 01/13] x86: zboot: Move zimage definitions to the header file
` [PATCH 02/13] x86: zboot: Move command code into its own file
` [PATCH 03/13] x86: zboot: Create a separate ZBOOT option for zboot logic
` [PATCH 04/13] x86: zboot: Avoid iteration in do_zboot_states()
` [PATCH 05/13] x86: zboot: Create separate functions for the logic
` [PATCH 06/13] x86: zboot: Move environment setting into zboot_load()
` [PATCH 07/13] x86: zboot: Drop intermediate zboot_setup() function
` [PATCH 08/13] x86: zboot: Drop intermediate zboot_go() function
` [PATCH 09/13] x86: zboot: Move argument processing outside zboot_start()
` [PATCH 10/13] x86: zboot: Rename zboot_start() to zboot_run()
` [PATCH 11/13] x86: zboot: Separate logic functions from commands
` [PATCH 12/13] x86: zboot: Use zboot_start() in zboot_run()
` [PATCH 13/13] x86: zboot: Tidy up the comment for zboot_run()

rk3328 gmac does U-Boot erroneously not set RSF?
 2023-12-03 17:27 UTC 

[PATCH 0/3] sunxi: add OrangePi Zero 3 board support
 2023-12-03 23:40 UTC  (15+ messages)
` [PATCH 3/3] sunxi: H616: Add "
                ` mdt_debug write
                        ` [PATCH 1/1] correct documentation for SPI flashing

[PULL] u-boot-sh/master-rpc-off
 2023-12-03 21:31 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2023-12-03 21:31 UTC  (2+ messages)

[PATCH 1/2] command: Allocate history buffer using calloc()
 2023-12-03 20:44 UTC  (5+ messages)
` [PATCH 2/2] command: Move command completion temporary buffer to stack

[PATCH] usb: xhci: Replace terrible formatting with different terrible formatting
 2023-12-03 19:59 UTC  (3+ messages)

bootstd: Support for distro specific EFI folders
 2023-12-03 20:37 UTC  (18+ messages)

[PATCH] doc: Replace examples of MD5 and SHA1 with SHA256
 2023-12-03 17:44 UTC  (4+ messages)

EFI memory allocation
 2023-12-03 17:44 UTC 

[PATCH v2 0/6] smbios: Deal with tables beyond 4GB
 2023-12-03 17:43 UTC  (9+ messages)
` [PATCH v2 3/6] smbios: Use SMBIOS 3.0 to support an address above 4GB

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2023-12-03 15:34 UTC  (3+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

[PATCH 01/12] clk: renesas: Synchronize R-Car R8A77960 M3-W and R8A77961 M3-W+ clock tables with Linux 6.6.3
 2023-12-03 13:15 UTC  (12+ messages)
` [PATCH 02/12] clk: renesas: Synchronize R-Car R8A77965 M3-N "
` [PATCH 03/12] clk: renesas: Synchronize R-Car R8A77990 E3 "
` [PATCH 04/12] clk: renesas: Synchronize R-Car R8A77995 D3 "
` [PATCH 05/12] clk: renesas: Synchronize RZ R8A774A1 RZ/G2M "
` [PATCH 06/12] clk: renesas: Synchronize RZ R8A774B1 RZ/G2N "
` [PATCH 07/12] clk: renesas: Synchronize RZ R8A774C0 RZ/G2E "
` [PATCH 08/12] clk: renesas: Synchronize RZ R8A774E1 RZ/G2H "
` [PATCH 09/12] ARM: dts: renesas: Synchronize R-Car R8A7792 V2H DTs "
` [PATCH 10/12] ARM: dts: renesas: Synchronize R-Car R8A77970 V3M "
` [PATCH 11/12] ARM: dts: renesas: Synchronize R-Car R8A77990 E3 "
` [PATCH 12/12] ARM: dts: renesas: Synchronize R-Car R8A779F0 S4 "

[PATCH] watchdog: Correct watchdog timeout print message
 2023-12-03  8:14 UTC  (4+ messages)

[PATCH] mmc: Unconditionally call mmc_deinit()
 2023-12-02 23:39 UTC 

[PATCH v4 0/8] Move framebuffer reservation for SPL to RAM end
 2023-12-02 21:16 UTC  (3+ messages)
` [PATCH v4 1/8] spl: Enforce framebuffer reservation from end of RAM

[PATCH v2 0/2] arm: s5p4418: fix relocation
 2023-12-02 21:16 UTC  (3+ messages)
` [PATCH v2 1/2] common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc

[PATHv11 00/43] net/lwip: add lwip library for the network stack
 2023-12-02 19:04 UTC  (5+ messages)
` [PATHv11 17/43] net: sandbox: fix NULL pointer derefences

[PATCH 0/7] efi: Partial attempt at a test for EFI bootmeth
 2023-12-02 18:33 UTC  (6+ messages)
` [PATCH 6/7] WIP: efi: Allow helloworld to exit boot services


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