messages from 2023-12-07 04:42:07 to 2023-12-10 15:02:40 UTC [more...]
[PATCH] test: bdinfo: Handle systems without getopt
2023-12-10 15:01 UTC
[PATCH v2] mmc: Poll CD in case cyclic framework is enabled
2023-12-10 11:07 UTC
bootstd: Support for distro specific EFI folders
2023-12-10 7:40 UTC (23+ messages)
[PATCH v2 0/2] usb: Fix USB3 detection
2023-12-10 0:04 UTC (9+ messages)
` [PATCH v2 1/2] common: usb-hub: Reset hub port before scanning
` [PATCH v2 2/2] dts: rockpro64: Disable usb regulators-always-on
[PATCH v12 00/24] Modernize U-Boot shell
2023-12-09 23:16 UTC (26+ messages)
` [PATCH v12 01/24] test: Add framework to test hush behavior
` [PATCH v12 02/24] test: hush: Test hush if/else
` [PATCH v12 03/24] test/py: hush_if_test: Remove the test file
` [PATCH v12 04/24] test: hush: Test hush variable expansion
` [PATCH v12 05/24] test: hush: Test hush commands list
` [PATCH v12 06/24] test: hush: Test hush loops
` [PATCH v12 07/24] cli: Add Busybox upstream hush.c file
` [PATCH v12 08/24] cli: Port upstream Busybox hush to U-Boot
` [PATCH v12 09/24] cli: Add menu for hush parser
` [PATCH v12 10/24] global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
` [PATCH v12 11/24] cmd: Add new cli command
` [PATCH v12 12/24] cli: Enables using modern hush parser as command line parser
` [PATCH v12 13/24] cli: hush_modern: Enable variables expansion for modern hush
` [PATCH v12 14/24] cli: hush_modern: Add functions to be called from run_command()
` [PATCH v12 15/24] cli: add modern hush as parser for run_command*()
` [PATCH v12 16/24] test: hush: Fix instructions list tests for modern hush
` [PATCH v12 17/24] test: hush: Fix variable expansion "
` [PATCH v12 18/24] cli: hush_modern: Enable using < and > as string compare operators
` [PATCH v12 19/24] cli: hush_modern: Enable if keyword
` [PATCH v12 20/24] cli: hush_modern: Enable loops
` [PATCH v12 21/24] test: hush: Fix loop tests for modern hush
` [PATCH v12 22/24] cli: modern_hush: Add upstream commits up to 2nd October 2023
` [PATCH v12 23/24] cmd: Set modern hush as default shell
` [PATCH v12 24/24] configs: Use old hush for several boards
[PATCH v2 0/3] sunxi: add OrangePi Zero 3 board support
2023-12-09 23:05 UTC (11+ messages)
` [PATCH v2 1/3] mtd: spi-nor: Add support for zBIT ZB25VQ128
[PATCH v3] arch: arm: Kconfig: Enable BOOTSTD_FULL for Rockchip SoCs
2023-12-09 22:18 UTC (11+ messages)
[PATCH 00/21] Qualcomm generic board support
2023-12-09 22:03 UTC (31+ messages)
` [PATCH 18/21] dts: msm8916: import DT from Linux
[GIT PULL] u-boot-riscv/master
2023-12-09 20:59 UTC (2+ messages)
[PATCH] test/py: Disable error E0611 in two cases for pylint
2023-12-09 20:59 UTC (2+ messages)
[PATHv11 00/43] net/lwip: add lwip library for the network stack
2023-12-09 20:32 UTC (15+ messages)
` [PATHv11 26/43] configs/tbs2910_defconfig inc limit
[PATCH] CI: update pylint to recent version
2023-12-09 20:03 UTC
[PATCH] mtd: nand: omap_gpmc: Fix NAND in SPL for AM335x
2023-12-09 19:51 UTC (9+ messages)
[PATCH 00/18] Complete decoupling of bootm logic from commands
2023-12-09 19:09 UTC (12+ messages)
` [PATCH 01/18] bootm: netbds: Drop passing of arguments
` [PATCH 06/18] bootm: Drop arguments from boot_selected_os()
` [PATCH 07/18] mips: Add a reset_cpu() function
` [PATCH 12/18] bootm: Adjust how the board is reset
[PATCH 0/2] test: Using variable 'old_dtb' before assignment
2023-12-09 18:54 UTC (3+ messages)
` [PATCH 1/2] test: fit: "
` [PATCH 2/2] test: vboot: "
[PATCH 1/1] binman: elf: Using variable 'old_val' before assignment
2023-12-09 18:50 UTC
[PATCH 0/2 v2] Provide a fallback to smbios tables
2023-12-09 18:49 UTC (7+ messages)
` [PATCH 2/2 v2] smbios: Fallback to the default DT if sysinfo nodes are missing
[PATCH 00/14] pxe: Allow extlinux booting without CMDLINE enabled
2023-12-09 18:39 UTC (14+ 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 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 v4 0/4] bootflow: bootmeth_efi: Fix network efi boot
2023-12-09 18:16 UTC (7+ messages)
[PATCH v3] common: usb-hub: Reset hub port before scanning
2023-12-09 18:10 UTC
[PATCH v3] dts: rockpro64: Disable usb regulators-always-on
2023-12-09 18:04 UTC
[PATCH] common: usb-hub: Reset hub port before scanning
2023-12-09 17:24 UTC (16+ messages)
[PATCH 1/1] cmd: check argc for acpi dump
2023-12-09 17:05 UTC
iMX6, CONFIG_IMX_HAB and fuse_read()
2023-12-09 16:41 UTC (7+ messages)
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2023-12-09 16:31 UTC (13+ messages)
` [PATCH v9 1/2] arm64: Add BOOT_TARGETS variable
` [PATCH v9 2/2] arm64: boot: Support Flat Image Tree
[PATCH v2 1/9] cmd: bdinfo: Optionally use getopt and implement bdinfo -a
2023-12-09 16:14 UTC (4+ messages)
[PATCH] doc: Replace examples of MD5 and SHA1 with SHA256
2023-12-09 15:51 UTC (2+ messages)
[PATCH] riscv: sifive: unmatched: migrate to text environment
2023-12-09 15:50 UTC (2+ messages)
[PATCH 00/13] Complete decoupling of zboot logic from commands
2023-12-09 15:49 UTC (5+ messages)
` [PATCH 03/13] x86: zboot: Create a separate ZBOOT option for zboot logic
` [PATCH 11/13] x86: zboot: Separate logic functions from commands
[PATCH 01/11] global: Remove duplicate common.h inclusions
2023-12-09 15:48 UTC (4+ messages)
` [PATCH 06/11] lib/sha*.c: Update header list
[GIT PULL] Please pull u-boot-amlogic-20231207
2023-12-09 15:48 UTC (2+ messages)
[PATCH v2 0/5] video: Improve syncing performance with cyclic
2023-12-09 15:48 UTC (3+ messages)
` [PATCH v2 1/5] cyclic: Add a symbol for SPL
[PATCH 0/2] fix FMP versioning for FWU multi bank update
2023-12-09 15:09 UTC (5+ messages)
` [PATCH 1/2] efi_loader: use original image_index for FMP versioning
` [PATCH 2/2] efi_loader: support FMP versioning for FWU multi bank update
[PATCH v1 1/1] Makefile.lib: Always rebuild DSDT
2023-12-09 14:39 UTC (4+ messages)
[PATCH v2] arm: apple: t602x: Add missing MMIO regions to memmap
2023-12-09 14:23 UTC (2+ messages)
[PATCH v1 0/8] Convert Tegra pinctrl to DM
2023-12-09 14:14 UTC (4+ messages)
[u-boot-gitdm PATCH 1/2] Use Google LLC for Google
2023-12-09 14:10 UTC (9+ messages)
` [u-boot-gitdm PATCH 2/2] Add some more employers
[PATCH v2 0/7] risc-v: add ACPI support on QEMU
2023-12-09 13:45 UTC (4+ messages)
` [PATCH v2 5/7] riscv: qemu: copy ACPI tables from QEMU
Pull request: u-boot-sunxi/master for v2024.01
2023-12-09 13:42 UTC (2+ messages)
[PATCH] Add imx93-var-som support
2023-12-09 11:45 UTC
[PATCH 1/2] ARM: imx: Force DRAM regulators into FPWM mode on Data Modul i.MX8M Plus eDM SBC
2023-12-09 11:58 UTC (4+ messages)
` [PATCH 2/2] ARM: imx: Update DRAM timings with inline ECC "
[PATCH 0/2 v3] Provide a fallback to smbios tables
2023-12-09 11:45 UTC (5+ messages)
` [PATCH 1/2 v3] smbios: Simplify reporting of unknown values
` [PATCH 2/2 v3] smbios: Fallback to the default DT if sysinfo nodes are missing
[PATCH v1 1/1] arm64: zynqmp: Add output-enable pins to SOMs
2023-12-09 11:06 UTC
Pull request efi-2024-01-rc5
2023-12-09 2:59 UTC (2+ messages)
Please pull u-boot-watchdog/master
2023-12-09 2:59 UTC (2+ messages)
[PATCH] board: rockchip: Add the Turing RK1 SoM
2023-12-08 23:26 UTC
[PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible
2023-12-08 22:58 UTC (5+ messages)
Using uart1 on mediatek mt8195 derived board
2023-12-08 17:06 UTC
[PATCH v3 0/2] *** Add support for phyCORE-AM62x ***
2023-12-08 15:33 UTC (3+ messages)
` [PATCH v3 1/2] board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM
` [PATCH v3 2/2] doc: board: phytec: Add phyCORE-AM62x
[PATCH v2 00/18] Support Firmware Handoff spec via bloblist
2023-12-08 14:50 UTC (14+ messages)
` [PATCH v2 02/18] bloblist: Adjust API to align in powers of 2
` [PATCH v2 15/18] fdt: Allow the devicetree to come from a bloblist
[PATCH v1 1/1] drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGA
2023-12-08 8:37 UTC
[PATCH v1] mtd: rawnand: Meson NAND controller support
2023-12-08 8:35 UTC (3+ messages)
[PATCH] arm: mach-k3: am625: Relax emmc boot condition
2023-12-08 7:53 UTC
[PATCH v2 00/12] cmd: bootefi: refactor the code for bootmgr
2023-12-08 7:49 UTC (8+ messages)
` [PATCH v2 02/12] cmd: bootefi: re-organize do_bootefi()
[PATCH] efi_loader: fix iteration of FMP protocols
2023-12-08 5:39 UTC
[PATCH v3 0/2] Fix J7200 kernel boot when using upstream u-boot
2023-12-08 4:19 UTC (4+ messages)
` [PATCH v3 1/2] arm: mach-k3: j72xx: add new 'virtual' mux
` [PATCH v3 2/2] arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323
[PATCH v3 0/4] sunxi: SPL FIT support for 32-bit sunxi SoCs
2023-12-08 1:39 UTC (9+ messages)
` [PATCH v3 1/4] sunxi: spl: Disable padding from SPL_PAD_TO
` [PATCH v3 2/4] sunxi: binman: Move BL31 and SCP firmware addresses to Kconfig
` [PATCH v3 3/4] sunxi: binman: Support FIT generation for 32-bit SoCs
` [PATCH v3 4/4] sunxi: Enable SPL FIT loading "
[PATCH 1/1] ARM: dts: chameleonv3: Update handoffs
2023-12-07 15:32 UTC
[PATCH v2] imx: imx8mp: Add support for Polyhex Debix Model A SBC
2023-12-07 15:08 UTC (3+ messages)
[PATCH v2] bootstd: Fix a memory leak in the efi manager bootflow
2023-12-07 16:54 UTC (3+ messages)
[PATCH v2 0/2] Fix J7200 kernel boot when using upstream u-boot
2023-12-07 16:33 UTC (6+ messages)
` [PATCH v2 1/2] arm: mach-k3: j72xx: add new 'virtual' mux
` [PATCH v2 2/2] arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323
[PATCH] mtd: rawnand: omap_elm: Fix elm_init definition
2023-12-07 16:26 UTC
[PATCH] pxe_utils: Increase feedback to user when fdt file is not found
2023-12-07 14:28 UTC
Upgrade u-boot to use a redundant environment
2023-12-07 11:00 UTC (2+ messages)
` Fw: "
[PATCH] bootstd: Fix a memory leak in the efi manager bootflow
2023-12-07 9:26 UTC (2+ messages)
[PATCH] configs: meson: enable missing DM_USB_GADGET
2023-12-07 8:37 UTC (2+ messages)
[PATCH] arm: socfpga: stratix10: SPI clock support
2023-12-07 7:46 UTC
[PATCH v6 0/8] ATF and OP-TEE Firewalling for K3 devices
2023-12-07 7:27 UTC (4+ messages)
` [PATCH v6 4/8] binman: j721e: Add firewall configurations
[PATCH v6 00/17] Introduce initial TI's J784S4 and AM69 support
2023-12-07 6:34 UTC (3+ messages)
` [PATCH v6 03/17] arm: mach-k3: Add basic support for J784S4 SoC definition
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