messages from 2024-06-18 18:54:27 to 2024-06-20 17:10:29 UTC [more...]
[PATCH v4 00/14] Introduce the lwIP network stack
2024-06-20 17:10 UTC (20+ messages)
` [PATCH v4 01/14] flash: prefix error codes with FL_
` [PATCH v4 02/14] net: introduce alternative implementation as net-lwip/
` [PATCH v4 05/14] net-lwip: add DHCP support and dhcp commmand
` [PATCH v4 12/14] configs: add qemu_arm64_lwip_defconfig
[PATCH next 0/2] rockchip: theobroma: use HTTPS for git URLs and drop RK3368 Lion support
2024-06-20 17:08 UTC (6+ messages)
` [PATCH next 1/2] rockchip: theobroma-systems: migrate git URLs to HTTPS
` [PATCH next 2/2] rockchip: remove support for Theobroma Systems RK3368 Lion
[PATCH v4 0/9] misc: introduce STATUS LED activity function
2024-06-20 16:55 UTC (15+ messages)
` [PATCH v4 1/9] misc: gpio_led: fix broken coloured LED status functions
` [PATCH v4 2/9] led: status_led: add support for white LED colour
` [PATCH v4 3/9] led: status_led: add function to toggle a status LED
` [PATCH v4 4/9] led: status_led: add warning when an invalid Status LED ID is used
` [PATCH v4 5/9] led: status_led: add new activity LED config and functions
` [PATCH v4 6/9] tftp: implement support for LED status activity
` [PATCH v4 7/9] mtd: "
` [PATCH v4 8/9] ubi: "
` [PATCH v4 9/9] doc: convert README.LED to .rst documentation
obscure microsd detection issue between U-Boot and kernel
2024-06-20 16:48 UTC (6+ messages)
[PATCH v5 1/2] arm: mediatek: add mt8195 SOC support
2024-06-20 16:02 UTC (2+ messages)
[PATCH] efi_loader: adjust config options for capsule updates
2024-06-20 15:22 UTC (5+ messages)
[PATCH v3 0/7] efi: CapsuleUpdate: support for dynamic UUIDs
2024-06-20 14:58 UTC (5+ messages)
` [PATCH v3 6/7] tools: add genguid tool
[PATCH] RFC: Add a tag for the world builds
2024-06-20 14:39 UTC (2+ messages)
[PATCH] arm: dts: corstone1000: enable secondary cores for FVP
2024-06-20 14:35 UTC (2+ messages)
[PATCH v2 0/2] Enable ICSSG Driver for AM64x
2024-06-20 14:35 UTC (2+ messages)
[PATCH 0/5] Add Binman code-coverage test to CI
2024-06-20 14:34 UTC (10+ messages)
` [PATCH 1/5] Dockerfile: Add python3-coverage
` [PATCH 2/5] Dockerfile: Add python3-pycryptodome
` [PATCH 3/5] buildman: Support building within a Python venv
` [PATCH 4/5] u_boot_pylib: Use correct coverage tool within venv
` [PATCH 5/5] CI: Run code-coverage test for Binman
[PATCH v2 0/5] bootstd: Add Android support
2024-06-20 14:23 UTC (6+ messages)
[PATCH] mkimage: Allow 'auto-conf' signing of scripts
2024-06-20 14:20 UTC
[PATCH v7 0/4] automatically add /chosen/kaslr-seed and deduplicate code
2024-06-20 13:58 UTC (7+ messages)
` [PATCH v7 1/4] Add fdt_kaslrseed function to add kaslr-seed to chosen node
` [PATCH v7 2/4] fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
` [PATCH v7 3/4] use fdt_kaslrseed function to de-duplicate code
` [PATCH v7 4/4] test: cmd: fdt: fix chosen test for DM_RNG
[PATCH] doc: board: phytec: phycore-am6: Describe UART based boot
2024-06-20 12:05 UTC
[PATCH v2 0/5] usb: meson: switch to set_mode callback and other cleanup
2024-06-20 11:54 UTC (11+ messages)
` [PATCH v2 1/5] phy: meson-gxl-usb2: add set_mode callback
` [PATCH v2 2/5] usb: dwc3: meson-gxl: switch to generic_phy_set_mode
` [PATCH v2 3/5] phy: meson-gxl-usb2: remove phy_meson_gxl_usb2_set_mode
` [PATCH v2 4/5] usb: dwc3: meson-gxl: drop usb-gx.h and make dwc3_meson_gxl_force_mode static
` [PATCH v2 5/5] usb: dwc3: meson-g12a: drop usb.h and make dwc3_meson_g12a_force_mode static
[PATCH 0/5] usb: meson: switch to set_mode callback and other cleanup
2024-06-20 11:52 UTC (5+ messages)
` [PATCH 3/5] phy: meson-gxl-usb2: remove phy_meson_gxl_usb2_set_mode
[PATCH v1 0/7] Add Starfive JH7110 Cadence USB driver
2024-06-20 11:08 UTC (4+ messages)
[PATCH] dt-bindings: imx: Drop redundant imports with dts/upstream
2024-06-20 9:50 UTC (6+ messages)
[PATCH 0/3] lib: smbios: Extend driver with using sysinfo driver
2024-06-20 8:51 UTC (2+ messages)
[PATCH] board: beagle: beagleplay: enable OF_SYSTEM_SETUP
2024-06-20 6:25 UTC (4+ messages)
[PATCH 1/7] m68k: Implement a default flush_dcache_all
2024-06-20 5:48 UTC (9+ messages)
` [PATCH 2/7] m68k: Rename icache_invalid to invalidate_icache_all
` [PATCH 3/7] sh: Implement a default flush_dcache_all
` [PATCH 4/7] sh: Add the old invalidate_icache_all function
` [PATCH 5/7] powerpc: Implement a default flush_dcache_all
` [PATCH 6/7] powerpc: Add the old invalidate_icache_all function
` [PATCH 7/7] cmd: cache: Remove weak functions
[PATCH 0/6] Move DRAM address of ATF
2024-06-20 5:30 UTC (6+ messages)
` [PATCH 1/6] arm: mach-k3: Add default ATF location for AM62/AM62a
mkimage alignment of initrd with -T multi
2024-06-20 5:16 UTC
[PATCH] usb: gadget: usbhs: Add Renesas USBHS device driver
2024-06-20 0:55 UTC
[PATCH v3 0/9] misc: introduce STATUS LED activity function
2024-06-19 23:07 UTC (3+ messages)
[PATCH] imx8mp-venice-gw702x: Drop EQos clock workaround
2024-06-20 1:30 UTC
[PATCH v2] arm: dts: k3-am625-beagleplay: Package TIFS Stub
2024-06-19 21:44 UTC (3+ messages)
[PATCH v2] imx8mp-venice-gw74xx: default USB1 to host mode
2024-06-19 21:44 UTC
[PATCH] imx8mp-venice-gw74xx: fix USB host
2024-06-19 21:34 UTC (2+ messages)
[PATCH] cmd: gpt: Fix freeing gpt_pte in gpt_verify()
2024-06-19 21:23 UTC
[PATCH] imx8m{m,p}_venice: add NVMe to boot devices
2024-06-19 21:13 UTC
[PATCH] board: gateworks: venice: add print for GPY111 PHY name
2024-06-19 21:13 UTC
[PATCH] board: gateworks: venice: delay before reading GSC EEPROM
2024-06-19 21:13 UTC
[PATCH] board: gateworks: venice: enable GSC supervisor for new board models
2024-06-19 21:12 UTC
[PATCH v2 00/14] Add basic U-Boot Support for J722S-EVM
2024-06-19 20:26 UTC (2+ messages)
[PATCH 0/3] cmd: avoid duplicate weak functions
2024-06-19 17:22 UTC (15+ messages)
` [PATCH 1/3] cmd: avoid duplicate weak flush_dcache_all()
` [PATCH 2/3] arm: implement invalidate_icache_all on ARM11
` [PATCH 3/3] efi_loader: avoid duplicate weak invalidate_icache_all()
[PATCH] cmd: Make use of U_BOOT_LONGHELP when missing
2024-06-19 16:15 UTC (4+ messages)
[v2] cmd: Make use of U_BOOT_LONGHELP when missing
2024-06-19 16:09 UTC
[PATCH next v2] rockchip: puma-rk3399: increase Ethernet PHY timeout to 30s
2024-06-19 15:44 UTC
[PATCH] rockchip: puma-rk3399: increase Ethernet PHY timeout to 30s
2024-06-19 15:43 UTC (3+ messages)
[PATCH v2 0/9] Bug-fixes for a few boards
2024-06-19 15:32 UTC (13+ messages)
` [PATCH v2 2/9] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
[PATCH 1/1] riscv: semihosting: correct alignment
2024-06-19 15:22 UTC
[PATCH 00/20] New CI image and fixes
2024-06-19 15:20 UTC (12+ messages)
` [PATCH 12/20] cyclic: Rise default CYCLIC_MAX_CPU_TIME_US to 5000
[PATCH 0/9] Bug-fixes for a few boards
2024-06-19 12:41 UTC (9+ messages)
` [PATCH 5/9] fdt: Correct condition for bloblist existing
[PATCH 1/3] pxe: Add debugging for booting
2024-06-19 12:34 UTC (3+ messages)
` [PATCH 2/3] zboot: "
` [PATCH 3/3] zboot: Correct use of state_mask argument
[PATCH] arm: davinci: remove unused defines
2024-06-19 11:18 UTC (2+ messages)
[PATCH] arm: davinci: remove unused watchdog functions
2024-06-19 11:18 UTC (2+ messages)
[PATCH 0/3] Add M4 remoteproc driver for TI K3 SoCs
2024-06-19 12:09 UTC (5+ messages)
` [PATCH 3/3] board: ti: am62x: Add remote proc env variables
[PATCH] scripts/Makefile.lib: remove bootph-some-ram property from VPL/TPL/SPL
2024-06-19 11:33 UTC
[PATCH COVER] rockchip: rk3399: fix SPI-NOR flash not found in U-Boot pre-reloc
2024-06-19 11:30 UTC (8+ messages)
[PATCH 0/4] Add mini configuration support for versal2
2024-06-19 7:17 UTC (5+ messages)
` [PATCH 1/4] arm64: versal2: Add support for mini configuration
` [PATCH 2/4] arm64: Add versal2 mini qspi support
` [PATCH 3/4] arm64: Add versal2 mini ospi support
` [PATCH 4/4] arm64: config: Add versal2 mini emmc defconfig
How to retrieve cpu info from u-boot fucntion?
2024-06-19 7:11 UTC
[PATCH] ARM: stm32: Fix TAMP_SMCR BKP..PROT fields on STM32MP15xx
2024-06-19 6:35 UTC (2+ messages)
[RESEND PATCH] usb: dwc3: add newlines to dev_vdbg calls in ep0
2024-06-19 4:16 UTC (2+ messages)
[PATCH v4 1/1] usb: informative message if no controller
2024-06-19 4:15 UTC (2+ messages)
[RFC PATCH 04/31] lmb: remove local instances of the lmb structure variable
2024-06-19 3:03 UTC (18+ messages)
[PATCH 1/6] clk: renesas: Synchronize R-Car R8A77951 H3 clock tables with Linux 6.9.3
2024-06-18 22:54 UTC (6+ messages)
` [PATCH 2/6] clk: renesas: Synchronize R-Car R8A779A0 V3U "
` [PATCH 3/6] clk: renesas: Synchronize R-Car R8A779F0 S4 "
` [PATCH 4/6] clk: renesas: Synchronize R-Car R8A779G0 V4H "
` [PATCH 5/6] clk: renesas: Synchronize R-Car R8A779H0 V4M "
` [PATCH 6/6] pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC "
[PATCH v2] fs: btrfs: fix out of bounds write
2024-06-18 22:21 UTC (2+ messages)
[PATCH v2 0/3] rockchip: rk3328: Add IO-domain driver and speed up boot
2024-06-18 21:55 UTC (4+ messages)
` [PATCH v2 2/3] rockchip: rk3328: Enable ARMv8 crypto extensions
[PATCH v6 0/4] automatically add /chosen/kaslr-seed and deduplicate code
2024-06-18 21:00 UTC (9+ messages)
` [PATCH v6 4/4] test: cmd: fdt: fix chosen test for DM_RNG
[PATCH v2 00/40] mmc: dw_mmc: Enable eMMC on E850-96 board
2024-06-18 20:56 UTC (2+ messages)
[PATCH] rockchip: include cru_rk3588.h and define rockchip_cru for RK3588
2024-06-18 20:39 UTC (3+ messages)
[PATCH] test/py/tests: Update some network dependencies
2024-06-18 20:23 UTC
[PATCH u-boot-marvell 00/16] Turris Omnia DDR training changes
2024-06-18 15:34 UTC (2+ messages)
` [PATCH u-boot-marvell 12/16] ddr: marvell: a38x: Import old DDR training code from 2017 version of U-Boot
[PATCH v7 00/24] EFI: ti: Enable EFI capsule updates
2024-06-18 18:57 UTC (2+ messages)
[PATCH v2] configs: j784s4: Enable basic EFI CMD support
2024-06-18 18:57 UTC (2+ messages)
[PATCH v2] configs: j784s4: Enable RTC emulation
2024-06-18 18:57 UTC (2+ messages)
[PATCH] smbios: only look for a SYSINFO udevice if SYSINFO support is enabled
2024-06-18 18:57 UTC (2+ messages)
[PATCH 00/13] *** Various fixes & improvements for phycore-AM6* SoMs ***
2024-06-18 18:57 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