messages from 2023-12-01 07:37:55 to 2023-12-04 00:30:15 UTC [more...]
[PATCH 00/18] Complete decoupling of bootm logic from commands
2023-12-04 0:26 UTC (15+ 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
rk3328 gmac does U-Boot erroneously not set RSF?
2023-12-03 17:27 UTC
[PATCH] tools: mxsboot: pre-fill buffer with 0xff, not 0
2023-12-03 17:08 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
[PATCH] common: usb-hub: Reset hub port before scanning
2023-12-03 22:37 UTC (10+ messages)
[PATCH v3 0/3] With this patch series we implement SPI Flash storage for EFI
2023-12-03 22:01 UTC (10+ messages)
` [PATCH v3 2/3] efi_vars: Implement SPI Flash store
` [PATCH v3 3/3] defconfig: rockpro64: Enable SF EFI var store
efi: Set Variable Runtime implementation
2023-12-03 21:51 UTC (12+ messages)
[u-boot-gitdm PATCH 1/2] Use Google LLC for Google
2023-12-03 21:32 UTC (4+ messages)
` [u-boot-gitdm PATCH 2/2] Add some more employers
[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] mmc: Poll CD in case cyclic framework is enabled
2023-12-03 21:01 UTC (3+ 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 (4+ messages)
` [PATCH v9 1/2] arm64: Add BOOT_TARGETS variable
` [PATCH v9 2/2] arm64: boot: Support Flat Image Tree
[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 v2] watchdog: Correct watchdog timeout print message
2023-12-03 8:30 UTC
[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 (9+ messages)
` [PATCH v4 1/8] spl: Enforce framebuffer reservation from end of RAM
` [PATCH v4 5/8] video: Skip framebuffer reservation if already reserved
` [PATCH v4 7/8] doc: spl: Add info for missing Kconfigs
` [PATCH v4 8/8] doc: spl: Add info regarding memory reservation
[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
[PATCH v2 00/18] Support Firmware Handoff spec via bloblist
2023-12-02 21:16 UTC (38+ 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 07/18] bloblist: Drop the spare values
` [PATCH v2 08/18] bloblist: Change the checksum algorithm
` [PATCH v2 09/18] bloblist: Checksum the entire bloblist
` [PATCH v2 10/18] bloblist: Handle alignment with a void entry
` [PATCH v2 11/18] bloblist: Reduce blob-header size
` [PATCH v2 12/18] bloblist: Reduce bloblist header size
` [PATCH v2 13/18] bloblist: Add alignment to bloblist_new()
` [PATCH v2 14/18] bloblist: Update documentation and header comment
` [PATCH v2 15/18] fdt: Allow the devicetree to come from a bloblist
` [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
[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
[PATCH 1/5] qe: Add <config.h> to linux/immap_qe.h
2023-12-02 18:29 UTC (9+ messages)
` [PATCH 4/5] sandbox: Audit config.h and common.h usage
[PATCH v4 0/2] cmd: acpi: fix acpi list command
2023-12-02 18:27 UTC (3+ messages)
` [PATCH v4 2/2] "
How to use I2C in U-Boot SPL
2023-12-02 18:27 UTC (2+ messages)
[PATCH 0/2 v2] Provide a fallback to smbios tables
2023-12-02 18:27 UTC (5+ messages)
` [PATCH 2/2 v2] smbios: Fallback to the default DT if sysinfo nodes are missing
[PATCH 1/2] nvme: Fix error code and log to indicate busy
2023-12-02 18:27 UTC (4+ messages)
` [PATCH 2/2] nvme: Update scan namespace to keep trying on busy
[PATCH v5 00/12] Resolve issues with booting distros on x86
2023-12-02 18:26 UTC (6+ messages)
` [PATCH v5 05/12] usb: Avoid unbinding devices in use by bootflows
[PATCH] doc: Remove README.sha1 file
2023-12-02 18:26 UTC (2+ messages)
[PATCH v2 0/7] risc-v: add ACPI support on QEMU
2023-12-02 18:23 UTC (9+ messages)
` [PATCH v2 3/7] risc-v: add ACPI fields to global data
` [PATCH v2 4/7] risc-v: add support for QEMU firmware tables
` [PATCH v2 5/7] riscv: qemu: copy ACPI tables from QEMU
` [PATCH v2 6/7] riscv: allow usage of ACPI
[PATCH v2 0/6] Move framebuffer reservation for SPL to RAM end
2023-12-02 18:23 UTC (5+ messages)
` [PATCH v2 5/6] video: Fill video handoff in video post probe
[PATCH 01/11] global: Remove duplicate common.h inclusions
2023-12-02 18:23 UTC (12+ messages)
` [PATCH 02/11] arm: Remove <asm/types.h> from asm/global_data.h
` [PATCH 05/11] global: Rework architecture global_data.h to include <linux/types.h>
` [PATCH 06/11] lib/sha*.c: Update header list
` [PATCH 10/11] include: Further cleanup includes
` [PATCH 11/11] lib: Remove <common.h> inclusion from these files
[PATCH 0/5] Add i2c and reset support for Renesas RZ/G2L
2023-12-02 18:20 UTC (9+ messages)
` [PATCH 3/5] i2c: rzg2l: Add I2C driver for RZ/G2L family
` [PATCH 5/5] sysreset: Support reset via Renesas RAA215300 PMIC
[PATCH v7 0/2] arm64: Add a build target for Flat Image Tree
2023-12-02 16:36 UTC (12+ messages)
` [PATCH v7 2/2] arm64: boot: Support "
[PATCH v2 1/9] cmd: bdinfo: Optionally use getopt and implement bdinfo -a
2023-12-02 16:33 UTC (2+ messages)
[PATCH v2 0/5] video: Improve syncing performance with cyclic
2023-12-02 15:33 UTC (6+ messages)
` [PATCH v2 1/5] cyclic: Add a symbol for SPL
` [PATCH v2 2/5] video: Move last_sync to private data
` [PATCH v2 3/5] video: Use cyclic to handle video sync
` [PATCH v2 4/5] sandbox: Increase cyclic CPU-time limit
` [PATCH v2 5/5] sandbox: Drop video-sync in serial driver
[PATCH v2] net: designware: Support high memory nodes
2023-12-02 9:39 UTC
[PATCH RESEND 1/2] nvme: Fix error code and log to indicate busy
2023-12-02 6:56 UTC (2+ messages)
` [PATCH RESEND 2/2] nvme: Update nvme_scan_namespace to keep trying on busy
[PATCH v2 0/3] rpi5: initial support
2023-12-02 5:54 UTC (5+ messages)
[PATCH] env: mmc: fix environment on hw boot partition 2
2023-12-01 14:34 UTC (2+ messages)
[PATCH] ARM: imx: Enable CAAM on DH i.MX8M Plus DHCOM
2023-12-02 2:28 UTC (2+ messages)
[PATCH] ARM: imx: Enable CAAM on Data Modul i.MX8M Mini/Plus eDM SBC
2023-12-02 2:28 UTC (2+ messages)
[PATCH] ddr: imx: Add 3600 MTps rate support
2023-12-02 2:27 UTC (2+ messages)
[PATCH] ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps rates
2023-12-02 2:27 UTC (2+ messages)
[PATCH v2] arm: apple: t602x: Add missing MMIO regions to memmap
2023-12-02 0:54 UTC (4+ messages)
[PATCH 0/2] Fix J7200 kernel boot when using upstream u-boot
2023-12-01 21:33 UTC (3+ messages)
` [PATCH 1/2] arm: mach-k3: j72xx: add new 'virtual' mux
` [PATCH 2/2] arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323
[PATCH v8 0/2] arm64: Add a build target for Flat Image Tree
2023-12-01 19:56 UTC (5+ messages)
` [PATCH v8 2/2] arm64: boot: Support "
[PATCH 0/5] Add anti-rollback validation feature
2023-12-01 18:32 UTC (7+ messages)
` [PATCH 1/8] drivers: rollback: Add rollback devices to driver model
` [PATCH 2/8] drivers: rollback: Add TPM2 implementation of rollback devices
[PATCH 0/4] Generate capsules from config files
2023-12-01 18:32 UTC (9+ messages)
` [PATCH 1/4] tools: mkeficapsule: Add support for parsing capsule params from config file
[PATCH v5 00/17] Introduce initial TI's J784S4 and AM69 support
2023-12-01 17:32 UTC (9+ messages)
` [PATCH v5 03/17] arm: dts: Add bootph-all for memory node
` [PATCH v5 04/17] arm: mach-k3: Add basic support for J784S4 SoC definition
` [PATCH v5 09/17] board: ti: j784s4: Add board support for J784S4 EVM
[PATCH v2 0/2] *** Add support for phyCORE-AM62x ***
2023-12-01 14:00 UTC (6+ messages)
` [PATCH v2 1/2] board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM
` [PATCH v2 2/2] doc: board: phytec: Add phyCORE-AM62x
[PATCH v5 0/9] Qualcomm PMIC fixes
2023-12-01 12:51 UTC (21+ messages)
` [PATCH v5 1/9] gpio: qcom_pmic: fix silent dev_read_addr downcast
` [PATCH v5 2/9] button: qcom-pmic: introduce Qualcomm PMIC button driver
` [PATCH v5 3/9] mach-snapdragon: switch to "
` [PATCH v5 4/9] gpio: qcom_pmic: drop pon GPIO driver
` [PATCH v5 5/9] gpio: qcom_pmic: support upstream DT
` [PATCH v5 6/9] dts: qcom: adjust pmic gpio to use upstream bindings
` [PATCH v5 7/9] gpio: qcom_pmic: drop gpio-count property
` [PATCH v5 8/9] spmi: msm: fix register range names
` [PATCH v5 9/9] pmic: qcom: dont use dev_read_addr to get USID
[PATCH v1] cmd: mtd: OTP access support
2023-12-01 10:43 UTC (5+ messages)
[PATCH 0/2] docs: AM62x: Remove SW_PRNG Flag for OPTEE
2023-12-01 10:29 UTC (3+ messages)
` [PATCH 1/2] doc: board: beagle: am62x_beagleplay: Delete SW_PRNG flag "
` [PATCH 2/2] doc: board: ti: am62x_sk: Remove SW_PRNG Flag "
[PATCH 1/2] tee: optee: don't fail on services enumeration failure
2023-12-01 10:05 UTC (4+ messages)
` [PATCH 2/2] tee: optee: don't enumerate services if there ain't any
[PATCH] ARM: zynq: Remove deprecated device_type property
2023-12-01 8:21 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox