messages from 2023-03-17 01:06:35 to 2023-03-19 19:31:38 UTC [more...]
[PATCH v3] test_vboot.py: include test of fdt_add_pubkey tool
2023-03-19 19:29 UTC (2+ messages)
[PATCH 1/1] efi_loader: move struct efi_device_path to efi.h
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 0/2] efi_loader: efi_alloc()
2023-03-19 19:29 UTC (4+ messages)
` [PATCH 1/2] efi_loader: move dp_alloc() to efi_alloc()
` [PATCH 2/2] efi_loader: simplify efi_str_to_u16()
[PATCH 0/2] efi_loader: fix device-path for USB devices
2023-03-19 19:29 UTC (5+ messages)
` [PATCH 1/2] efi_loader: support for Ctrl() device path node
` [PATCH 2/2] efi_loader: fix device-path for USB devices
[PATCH u-boot] cmd: mmc: Return CMD_RET_* from commands
2023-03-19 19:29 UTC (2+ messages)
[PATCH 0/3] rockchip: gpio: Add support for RK3568 and RK3588
2023-03-19 19:28 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 3/3] gpio: rockchip: Add support for RK3568 and RK3588 banks
[PATCH 1/4] arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMR
2023-03-19 19:27 UTC (7+ 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 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 v3] Let the EQoS in imx8mp handle fixed-phy too
2023-03-19 17:21 UTC (3+ 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 1/3] net: mvpp2: Replace PHY_INTERFACE_MODE_SGMII_2500 with SGMII and speed
2023-03-19 17:06 UTC (3+ 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] 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 v1 1/6] rockchip: gpio: rk_gpio: use ROCKCHIP_GPIOS_PER_BANK as divider
2023-03-19 15:46 UTC (18+ 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 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] netconsole: various improvements
2023-03-18 21:46 UTC
[PATCH 1/1] dm: simplify uclass_pre_remove_device
2023-03-18 20:20 UTC (2+ messages)
[PATCH v1 0/5] Add Ethernet driver for StarFive JH7110 SoC
2023-03-18 20:20 UTC (6+ 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 v1 5/5] configs: starfive: Enable ethernet configuration for StarFive VisionFive 2
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 00/13] x86: Various minor enhancements for coreboot
2023-03-18 20:20 UTC (3+ 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 (6+ messages)
` [PATCH 1/2] include: kernel.h: port find_closest() from Linux
` [PATCH 2/2] drivers: rtc: add max313xx series rtc driver
[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
[PULL] u-boot-sh/next
2023-03-18 16:52 UTC
[PATCH] configs: am62ax: enable secure device configs by default
2023-03-17 23:37 UTC
[PATCH 0/3] rockchip: rk3588: Fix sdmmc clocks
2023-03-17 22:00 UTC (4+ messages)
` [PATCH 1/3] clk: scmi: Add Kconfig option for SPL
` [PATCH 2/3] rockchip: rk3588: Add support for sdmmc clocks in SPL
` [PATCH 3/3] rockchip: rk3588: Sync sdmmc node from linux-next
Rpi4 issue: Unexpected XHCI event TRB, skipping... (3af546a0 00000004 01000000 01008401)
2023-03-17 19:09 UTC
[PATCH v2 0/5] Support the required clocks to enable USB on SAM9X60
2023-03-17 18:34 UTC (3+ messages)
[PATCH v2 1/8] rockchip: Drop bootstage stash in TPL and SPL for rockpro64
2023-03-17 18:33 UTC (7+ messages)
` [PATCH v2 6/8] boot: Create a common BOOT_DEFAULTS for distro and bootstd
[PATCH] apple_m1_defconfig: Bump CONFIG_LMB_MAX_REGIONS to 64
2023-03-17 18:16 UTC (4+ messages)
[PATCH] dfu: mtd: mark bad the MTD block on erase error
2023-03-17 17:58 UTC (2+ messages)
[PATCH 0/2] CI configuration improvements
2023-03-17 16:43 UTC (5+ messages)
` [PATCH 1/2] CI: Allow job tag to be optionally set globally
` [PATCH 2/2] CI: Allow a mirror to be specified for Docker Hub
[PATCH v2 1/2] ARM: dts: rk3588-rock-5b-u-boot: add u-boot, dm-spl to pinctrl for sdmmc
2023-03-17 16:29 UTC (2+ messages)
` [PATCH v2 2/2] configs: rockchip: rock5b-rk3588: add pinctrl to SPL
[PATCH 0/3] Use FEAT_HAFDBS to track dirty pages
2023-03-17 16:22 UTC (4+ messages)
` [PATCH 1/3] arm64: Use FEAT_HAFDBS to track dirty pages when available
` [PATCH 2/3] arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present
` [PATCH 3/3] armv8: enable HAFDBS for other ELx "
[PATCH 0/2] add support for hs bootflows on am62 devices
2023-03-17 14:37 UTC (6+ messages)
` [EXTERNAL] "
[PATCH] arm: enable unaligned accesses by default if EFI is configured
2023-03-17 14:35 UTC (4+ messages)
[PATCH] fs: ext4: fix files seen as symlink during deletion
2023-03-17 12:15 UTC
[PATCH] fs: fat: do not mangle short filenames
2023-03-17 12:04 UTC
[PATCH v4 0/3] imx93: add ADC support
2023-03-17 8:30 UTC (4+ messages)
` [PATCH 1/3] dm: adc: add iMX93 "
[PATCH 1/4] net: e1000: add and make use of NUM_RX_DESC macro
2023-03-17 8:26 UTC (2+ messages)
[PATCH v2 0/4] NFSv1 support
2023-03-17 8:25 UTC (2+ messages)
[QUESTION] Device tree for gmii-to-rgmii phy driver
2023-03-17 7:58 UTC (2+ messages)
[PATCH v2 1/3] include: environment: ti: Use .env for environment variables
2023-03-17 5:57 UTC (3+ messages)
` [PATCH v2 2/3] include: configs: j721s2_evm: Change to using .env
[PATCH 2/3] rockchip: Disable DISTRO_DEFAULTS for rockpro64
2023-03-17 5:25 UTC (12+ 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