public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-03-18 17:14:39 to 2023-03-20 07:38:47 UTC [more...]

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

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

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

[PATCH 00/13] x86: Various minor enhancements for coreboot
 2023-03-20  6:32 UTC  (9+ 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

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 v3 1/9] configs: Resync with savedefconfig
 2023-03-20  5:48 UTC  (8+ 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 8/9] rockchip: Move to standard boot
` [PATCH v3 9/9] bootstd: Relax the argument requirements for bootflow scan

[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  (8+ messages)
` [PATCH 2/4] arch: m68k: Introduce trivial PIT based timer
` [PATCH 3/4] arch: m68k: Add QEMU specific RAMBAR workaround
` [PATCH 4/4] CI: Add m68k target

[PATCH v1 1/6] rockchip: gpio: rk_gpio: use ROCKCHIP_GPIOS_PER_BANK as divider
 2023-03-20  1:32 UTC  (19+ messages)
` [PATCH v1 2/6] arm: dts: rockchip: rk3066a-u-boot: add gpio-ranges
` [PATCH v1 3/6] arm: dts: rockchip: rk3188-u-boot: "
` [PATCH v1 4/6] arm: dts: rockchip: sync rk3066/rk3188 DT files from linux-next v6.2-rc4
` [PATCH v1 5/6] rockchip: configs: mk808: change CONFIG_TPL_TEXT_BASE
` [PATCH v1 6/6] rockchip: configs: mk808: enable usb support

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

[PATCH] netconsole: various improvements
 2023-03-19 23:25 UTC  (5+ messages)

[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 0/2] efi_loader: fix device-path for USB devices
 2023-03-19 20:58 UTC  (6+ messages)
` [PATCH 1/2] efi_loader: support for Ctrl() device path node
` [PATCH 2/2] efi_loader: fix device-path for USB devices

[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  (6+ 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 3/3] gpio: rockchip: Add support for RK3568 and RK3588 banks

[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  (21+ messages)
` [PATCH v2 03/12] x86: Add return-value comment to cpu_jump_to_64bit()
` [PATCH v2 05/12] x86: Exit EFI boot services before starting kernel
` [PATCH v2 06/12] x86: Support zboot and bootm in the EFI app
` [PATCH v2 07/12] efi: Add another tranch of GUIDs
` [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 10/12] efi: Split out table-listing code into a new file
` [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 RFC u-boot-mvebu 0/6] arm: mvebu: Fix boot mode detection
 2023-03-19 18:20 UTC  (6+ messages)

[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 1/4] phy: Add empty generic_phy_configure() implementation for PHY disabled case
 2023-03-19 17:09 UTC  (4+ 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 01/41] net: phy: aquantia: Staticize PHY driver entries
 2023-03-19 17:03 UTC  (41+ messages)
` [PATCH 02/41] net: phy: ca_phy: "
` [PATCH 03/41] net: phy: cortina: "
` [PATCH 04/41] net: phy: teranetics: "
` [PATCH 05/41] net: phy: Factor manual relocation into separate function
` [PATCH 06/41] net: phy: Iterate over both registered PHYs and struct phy_driver linker list
` [PATCH 07/41] net: phy: adin: Convert to U_BOOT_PHY_DRIVER()
` [PATCH 08/41] net: phy: aquantia: "
` [PATCH 09/41] net: phy: atheros: "
` [PATCH 10/41] net: phy: b53: "
` [PATCH 11/41] net: phy: broadcom: "
` [PATCH 12/41] net: phy: ca_phy: "
` [PATCH 13/41] net: phy: cortina: "
` [PATCH 14/41] net: phy: davicom: "
` [PATCH 15/41] net: phy: mv88e61xx: "
` [PATCH 16/41] net: phy: et1011c: "
` [PATCH 17/41] net: phy: lxt: "
` [PATCH 18/41] net: phy: marvell: "
` [PATCH 19/41] net: phy: ksz8xxx: "
` [PATCH 20/41] net: phy: ksz90x1: "
` [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 29/41] net: phy: vitesse: "
` [PATCH 30/41] net: phy: xilinx: "
` [PATCH 31/41] net: phy: intel-xway: "
` [PATCH 32/41] net: phy: mscc: "
` [PATCH 33/41] net: phy: fixed: "
` [PATCH 34/41] net: phy: ncsi: "
` [PATCH 35/41] net: phy: xilinx-gmii2rgmii: "
` [PATCH 36/41] net: phy: genphy: "
` [PATCH 37/41] net: phy: gen10g: "
` [PATCH 38/41] net: phy: Drop static phy_drivers list
` [PATCH 39/41] net: phy: Drop unused phy_register()
` [PATCH 40/41] net: phy: Re-inline phy_drv_reloc()
` [PATCH 41/41] net: phy: Only call phy_init() on systems needing manual relocation

[PATCH] clk: renesas: Pack reset identifier before look up
 2023-03-19 16:58 UTC 

[PATCH RFC u-boot-mvebu 0/2] arm: mvebu: Fix eMMC boot
 2023-03-19 16:41 UTC  (11+ messages)

[PATCH v2 1/6] rockchip: gpio: rk_gpio: use ROCKCHIP_GPIOS_PER_BANK as divider
 2023-03-19 15:06 UTC  (6+ messages)
` [PATCH v2 2/6] arm: dts: rockchip: rk3066a-u-boot: add gpio-ranges
` [PATCH v2 3/6] arm: dts: rockchip: rk3188-u-boot: "
` [PATCH v2 4/6] arm: dts: rockchip: sync rk3066/rk3188 DT files from linux-next v6.2-rc4
` [PATCH v2 5/6] rockchip: configs: mk808: change CONFIG_TPL_TEXT_BASE
` [PATCH v2 6/6] rockchip: configs: mk808: enable usb support

[PATCH 00/12] rockchip: Fixes for RK3568 and RK3588 and cleanup
 2023-03-19  9:13 UTC  (4+ messages)
` [PATCH 12/12] rockchip: Convert rk35xx to use standard boot

Pull request: u-boot-rockchip-20230319
 2023-03-19  6:52 UTC 

[PATCH] rockchip: sdhci: rk3568: fix clock setting logic
 2023-03-19  5:07 UTC  (2+ messages)

[PATCH] lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig
 2023-03-19  3:13 UTC 

[PATCH] pinctrl: rockchip: Fix IO mux selection on RK3568
 2023-03-18 23:30 UTC 

[PATCH 1/1] dm: simplify uclass_pre_remove_device
 2023-03-18 20:20 UTC  (2+ messages)

mkimage for Windows?
 2023-03-18 20:20 UTC  (3+ messages)

[PATCH] rtc: m41t62: implements read8/write8 operations
 2023-03-18 20:20 UTC  (2+ messages)

[PATCH] regulator: implement basic reference counter
 2023-03-18 20:20 UTC  (2+ messages)

[PATCH 0/2] max313xx RTC driver
 2023-03-18 20:20 UTC  (3+ messages)
` [PATCH 1/2] include: kernel.h: port find_closest() from Linux

[PATCH 0/9] Enable splash screen
 2023-03-18 20:20 UTC  (7+ messages)

[BUG] Devices of uclass BLK are not listed on x86
 2023-03-18 20:20 UTC  (2+ messages)

[PATCH V2 0/3] nvmem: support post read for U-Boot's "ethaddr"
 2023-03-18 17:13 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: nvmem: u-boot, env: add MAC's #nvmem-cell-cells
` [PATCH V2 2/3] nvmem: core: support specifying both: cell raw data & post read lengths
` [PATCH V2 3/3] nvmem: u-boot-env: post-process "ethaddr" env variable


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