public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-03-19 17:09:37 to 2023-03-20 19:02:14 UTC [more...]

[PATCH v4 0/1] CMD commands improvements
 2023-03-20 19:01 UTC 

[PATCH] image-fit: aligned output of hash calculation
 2023-03-20 18:40 UTC  (3+ messages)
                ` [EXT] "

[PATCH v2 0/4] cli: run_commandf() coverage and small fixups
 2023-03-20 18:40 UTC  (9+ messages)
` [PATCH v2 1/4] cli: run_commandf(): "
` [PATCH v2 2/4] unit-test: cover run_commandf() by test-cases
` [PATCH v2 3/4] test: fdt: fix run_commandf() warnings
` [PATCH v2 4/4] test: exit: "

[PATCH 00/33] doc: board: amlogic: spring clean-up of Amlogic docs
 2023-03-20 18:40 UTC  (38+ messages)
` [PATCH 01/33] doc: boards: amlogic: update documentation for index page
` [PATCH 02/33] doc: boards: amlogic: update documentation for boot-flow
` [PATCH 03/33] doc: boards: amlogic: update documentation for pre-generated-fip's
` [PATCH 04/33] doc: boards: amlogic: update documentation for Beelink GT-King
` [PATCH 05/33] doc: boards: amlogic: update documentation for Beelink GT-King Pro
` [PATCH 06/33] doc: boards: amlogic: update documentation for JetHub J100
` [PATCH 07/33] doc: boards: amlogic: update documentation for JetHub J80
` [PATCH 08/33] doc: boards: amlogic: update documentation for Khadas VIM
` [PATCH 09/33] doc: boards: amlogic: update documentation for Khadas VIM2
` [PATCH 10/33] doc: boards: amlogic: update documentation for Khadas VIM3
` [PATCH 11/33] doc: boards: amlogic: update documentation for Khadas VIM3L
` [PATCH 12/33] doc: boards: amlogic: update documentation for LaFrite
` [PATCH 13/33] doc: boards: amlogic: update documentation for LePotato
` [PATCH 14/33] doc: boards: amlogic: update documentation for NanoPi-K2
` [PATCH 15/33] doc: boards: amlogic: update documentation for ODROID-C2
` [PATCH 16/33] doc: boards: amlogic: update documentation for ODROID-C4
` [PATCH 17/33] doc: boards: amlogic: update documentation for ODROID GO ULTRA
` [PATCH 18/33] doc: boards: amlogic: update documentation for ODROID-N2/N2+
` [PATCH 19/33] doc: boards: amlogic: update documentation for ODROID-N2L
` [PATCH 20/33] doc: boards: amlogic: update documentation for P200
` [PATCH 21/33] doc: boards: amlogic: update documentation for P201
` [PATCH 22/33] doc: boards: amlogic: update documentation for Q200
` [PATCH 23/33] doc: boards: amlogic: update documentation for Radxa Zero
` [PATCH 24/33] doc: boards: amlogic: update documentation for S400
` [PATCH 25/33] doc: boards: amlogic: update documentation for SEI510
` [PATCH 26/33] doc: boards: amlogic: update documentation for SEI610
` [PATCH 27/33] doc: boards: amlogic: update documentation for U200
` [PATCH 28/33] doc: boards: amlogic: update documentation for W400
` [PATCH 29/33] doc: boards: amlogic: update documentation for WeTek Core2
` [PATCH 30/33] doc: boards: amlogic: add documentation for BananaPi CM4IO
` [PATCH 31/33] doc: boards: amlogic: add documentation for BananaPi M5
` [PATCH 32/33] doc: boards: amlogic: add documentation for GS-King-X
` [PATCH 33/33] doc: boards: amlogic: add documentation for ODROID-HC4

[PATCH 00/13] x86: Various minor enhancements for coreboot
 2023-03-20 18:40 UTC  (25+ messages)
` [PATCH 01/13] mtrr: Don't show an invalid CPU number
` [PATCH 02/13] x86: Adjust search range for sysinfo table
` [PATCH 03/13] input: Only reset the keyboard when running bare metal
` [PATCH 05/13] x86: coreboot: Collect the address of the ACPI tables
` [PATCH 06/13] x86: Allow locating UARTs by device ID
` [PATCH 07/13] pci: coreboot: Don't read regions when booting
` [PATCH 09/13] x86: coreboot: Use a memory-mapped UART
` [PATCH 10/13] x86: coreboot: Document how to enable the debug UART
` [PATCH 11/13] x86: coreboot: Scan PCI after relocation
` [PATCH 12/13] x86: coreboot: Log function names and line numbers
` [PATCH 13/13] x86: coreboot: Show unimplemented sysinfo tags

[PATCH v2 0/2] rockchip: fix efuse/otp misc_read return values
 2023-03-20 18:39 UTC  (5+ messages)
` [PATCH v2 1/2] rockchip: efuse: fix misc_read() "
` [PATCH v2 2/2] rockchip: otp: "

[PATCH 0/2] efi_loader: fix device-path for USB devices
 2023-03-20 18:39 UTC  (9+ messages)
` [PATCH 1/2] efi_loader: support for Ctrl() device path node
` [PATCH 2/2] efi_loader: fix device-path for USB devices

[PATCH RFC u-boot-mvebu 0/6] arm: mvebu: Fix boot mode detection
 2023-03-20 17:45 UTC  (8+ messages)

[PATCH RFC u-boot-mvebu 0/2] arm: mvebu: Fix eMMC boot
 2023-03-20 17:33 UTC  (10+ messages)

[PATCH] board: ti: am62x: am62x: Include K3 common .env files
 2023-03-20 17:23 UTC 

[PATCH] efi_loader: define allow_unaligned as 'asm volatile'
 2023-03-20 17:13 UTC 

[PATCH] include: configs: am62ax: Change to using .env
 2023-03-20 17:02 UTC 

[PATCH] fs: ext4: fix files seen as symlink during deletion
 2023-03-20 17:01 UTC  (2+ messages)

[PATCH] fs: fat: do not mangle short filenames
 2023-03-20 17:01 UTC  (2+ messages)

[PATCH] rockchip: efuse: fix misc_read() return values
 2023-03-20 17:00 UTC  (2+ messages)

[PATCH] net: phy: gmii2rgmii: Support external rgmii-id phy
 2023-03-20 15:55 UTC 

[PATCH v4 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-03-20 14:28 UTC  (3+ messages)
` [PATCH v4 17/17] configs: starfive: add starfive_visionfive2_defconfig

[PATCH v3 1/9] configs: Resync with savedefconfig
 2023-03-20  7:54 UTC  (10+ messages)
` [PATCH v3 2/9] rockchip: Drop bootstage stash in TPL and SPL for rockpro64
` [PATCH v3 3/9] rockchip: Disable DISTRO_DEFAULTS for rk3399 boards
` [PATCH v3 4/9] bootstd: Enable BOOTSTD_DEFAULTS by default
` [PATCH v3 5/9] Move DISTRO_DEFAULTS into boot/
` [PATCH v3 6/9] lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH
` [PATCH v3 7/9] boot: Create a common BOOT_DEFAULTS for distro and bootstd
` [PATCH v3 8/9] rockchip: Move to standard boot
` [PATCH v3 9/9] bootstd: Relax the argument requirements for bootflow scan

[PATCH] suniv: fix dramc autofresh freq calculation issue
 2023-03-20  0:59 UTC 

[PATCH 0/2] efi_loader: efi_alloc()
 2023-03-20 11:04 UTC  (7+ messages)
` [PATCH 1/2] efi_loader: move dp_alloc() to efi_alloc()
` [PATCH 2/2] efi_loader: simplify efi_str_to_u16()

[PATCH v1 1/6] rockchip: gpio: rk_gpio: use ROCKCHIP_GPIOS_PER_BANK as divider
 2023-03-20  8:54 UTC  (5+ messages)

[PATCH 1/4] phy: Add empty generic_phy_configure() implementation for PHY disabled case
 2023-03-20  8:44 UTC  (7+ messages)
` [PATCH 2/4] phy: Fix kerneldoc alignment
` [PATCH 3/4] phy: Add .set_mode and .set_speed callbacks
` [PATCH 4/4] phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8

[PATCH 0/2] add support for hs bootflows on am62 devices
 2023-03-20  8:34 UTC  (7+ messages)
      ` [EXTERNAL] "

[PATCH] i2c: correct I2C deblock logic
 2023-03-20  8:03 UTC  (4+ messages)

[PATCH] netconsole: various improvements
 2023-03-20  8:00 UTC  (6+ messages)

[PATCH v2] disk: Use a helper function to reduce duplication
 2023-03-20  7:57 UTC  (3+ messages)

[PATCH 1/1] efi_loader: move struct efi_device_path to efi.h
 2023-03-20  7:28 UTC  (3+ messages)

Rpi4 issue: Unexpected XHCI event TRB, skipping... (3af546a0 00000004 01000000 01008401)
 2023-03-20  6:14 UTC  (2+ messages)

[PATCH v3 0/4] FMP versioning support
 2023-03-20  5:54 UTC  (5+ messages)
` [PATCH v3 1/4] efi_loader: store firmware version into FmpState variable
` [PATCH v3 2/4] efi_loader: versioning support in GetImageInfo
` [PATCH v3 3/4] efi_loader: check lowest supported version in capsule update
` [PATCH v3 4/4] mkeficapsule: add FMP Payload Header

[PATCH v1 0/5] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-20  3:30 UTC  (7+ messages)
` [PATCH v1 1/5] net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy
` [PATCH v1 2/5] net: dwc_eth_qos: Add StarFive ethernet driver glue layer

[PATCH 1/4] arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMR
 2023-03-20  1:36 UTC  (7+ messages)
` [PATCH 2/4] arch: m68k: Introduce trivial PIT based timer
` [PATCH 4/4] CI: Add m68k target

[PATCH v4] test_vboot.py: include test of fdt_add_pubkey tool
 2023-03-20  3:28 UTC 

[PATCH v3] Let the EQoS in imx8mp handle fixed-phy too
 2023-03-19 22:58 UTC  (5+ messages)

[PATCH v2 0/2] max313xx RTC driver
 2023-03-19 21:23 UTC  (3+ messages)
` [PATCH v2 1/2] include: kernel.h: port find_closest() from Linux
` [PATCH v2 2/2] drivers: rtc: add max313xx series rtc driver

[PATCH 1/3] net: mvpp2: Replace PHY_INTERFACE_MODE_SGMII_2500 with SGMII and speed
 2023-03-19 19:45 UTC  (4+ messages)
` [PATCH 2/3] net: mvpp2: Replace PHY_INTERFACE_MODE_SFI with 5GBASER/10GBASER/XAUI
` [PATCH 3/3] net: phy: Synchronize PHY interface modes with Linux

[PATCH v3 00/12] efi: Improvements to booting and debugging
 2023-03-19 19:30 UTC  (13+ messages)
` [PATCH v3 01/12] efi: Set RUN_64BIT correctly for the EFI app
` [PATCH v3 02/12] x86: Adjust bootparam.h to be more like linux
` [PATCH v3 03/12] x86: Add return-value comment to cpu_jump_to_64bit()
` [PATCH v3 04/12] x86: Support booting a 64-bit kernel from 64-bit U-Boot
` [PATCH v3 05/12] x86: Exit EFI boot services before starting kernel
` [PATCH v3 06/12] x86: Support zboot and bootm in the EFI app
` [PATCH v3 07/12] efi: Add another tranch of GUIDs
` [PATCH v3 08/12] efi: Include GUID names with EFI app and payload
` [PATCH v3 09/12] doc: Add help for the efi command
` [PATCH v3 10/12] efi: Split out table-listing code into a new file
` [PATCH v3 11/12] efi: Support showing tables
` [PATCH v3 12/12] efI: Allow packaging a kernel in the debugging script

[PATCH u-boot] cmd: mmc: Return CMD_RET_* from commands
 2023-03-19 19:39 UTC  (3+ messages)

[PATCH 0/3] rockchip: gpio: Add support for RK3568 and RK3588
 2023-03-19 19:30 UTC  (5+ messages)
` [PATCH 1/3] rockchip: dts: Add missing alias for gpio controllers
` [PATCH 2/3] gpio: rockchip: Use gpio alias id as gpio bank id

[PATCH v3] test_vboot.py: include test of fdt_add_pubkey tool
 2023-03-19 19:29 UTC  (2+ messages)

[PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
 2023-03-19 19:29 UTC  (4+ messages)

[PATCH v2 00/12] efi: Improvements to booting and debugging
 2023-03-19 19:29 UTC  (13+ messages)
` [PATCH v2 03/12] x86: Add return-value comment to cpu_jump_to_64bit()
` [PATCH v2 08/12] efi: Include GUID names with EFI app and payload
` [PATCH v2 09/12] doc: Add help for the efi command
` [PATCH v2 11/12] efi: Support showing tables

[PATCH] gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio controllers
 2023-03-19 19:29 UTC  (4+ messages)

[PATCH v2] gpio: rockchip: Add support for RK3568 and RK3588 banks
 2023-03-19 18:39 UTC 

[PATCH] fdt: Make fdt addr -q quieter
 2023-03-19 17:31 UTC  (4+ messages)

[PATCH 1/5] net: phy: marvell: Import and use marvell_phy.h from Linux
 2023-03-19 17:08 UTC  (5+ messages)
` [PATCH 2/5] net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() "
` [PATCH 3/5] net: phy: Add phy_read_mmd_poll_timeout() "
` [PATCH 4/5] net: phy: Add MDIO PCS 2.5G and 5G speed macros "
` [PATCH 5/5] net: phy: marvell10g: Adapt Marvell 10G PHY driver "

[PATCH 01/41] net: phy: aquantia: Staticize PHY driver entries
 2023-03-19 17:03 UTC  (21+ messages)
` [PATCH 14/41] net: phy: davicom: Convert to U_BOOT_PHY_DRIVER()
` [PATCH 16/41] net: phy: et1011c: "
` [PATCH 17/41] net: phy: lxt: "
` [PATCH 19/41] net: phy: ksz8xxx: "
` [PATCH 21/41] net: phy: meson-gxl: "
` [PATCH 22/41] net: phy: natsemi: "
` [PATCH 23/41] net: phy: nxp-c45-tja11xx: "
` [PATCH 24/41] net: phy: nxp-tja11xx: "
` [PATCH 25/41] net: phy: realtek: "
` [PATCH 26/41] net: phy: smsc: "
` [PATCH 27/41] net: phy: teranetics: "
` [PATCH 28/41] net: phy: ti: "
` [PATCH 30/41] net: phy: xilinx: "
` [PATCH 33/41] net: phy: fixed: "
` [PATCH 34/41] net: phy: ncsi: "
` [PATCH 35/41] net: phy: xilinx-gmii2rgmii: "
` [PATCH 37/41] net: phy: gen10g: "
` [PATCH 38/41] net: phy: Drop static phy_drivers list
` [PATCH 40/41] net: phy: Re-inline phy_drv_reloc()
` [PATCH 41/41] net: phy: Only call phy_init() on systems needing manual relocation


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