messages from 2024-12-03 03:11:53 to 2024-12-03 23:49:06 UTC [more...]
[PATCH v2 00/41] pxe: Support read_all() for extlinux and PXE
2024-12-03 23:45 UTC (20+ messages)
` [PATCH v2 01/41] x86: Make do_zboot_states() static
` [PATCH v2 02/41] x86: Rename zboot_run() to zboot_run_args()
` [PATCH v2 03/41] x86: Drop duplicate definition of zimage_dump()
` [PATCH v2 04/41] x86: Move x86 zboot state into struct bootm_info
` [PATCH v2 05/41] x86: Rename state to bmi
` [PATCH v2 06/41] x86: Move the bootm state for zimage into cmd/
` [PATCH v2 07/41] bootstd: Correct display of kernel version
` [PATCH v2 08/41] x86: Drop the unnecessary base_ptr argument to zboot_dump()
` [PATCH v2 09/41] boot: Use strlcpy() in label_boot()
` [PATCH v2 10/41] boot: Split pxe label_boot() into two parts
` [PATCH v2 11/41] boot: Split pxe label_run_boot() "
` [PATCH v2 12/41] boot: Pass just the FDT argument to label_process_fdt()
` [PATCH v2 13/41] bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LEN
` [PATCH v2 14/41] boot: pxe: Use bootm_...() functions where possible
` [PATCH v2 15/41] pxe_utils: Simplify default fdt in label_run_boot()
` [PATCH v2 16/41] boot: pxe: Refactor label_run_boot() to avoid cmdline
` [PATCH v2 17/41] net: Keep the bootstage functions together
` [PATCH v2 18/41] net: Tidy up the comments to parse_args()
` [PATCH v2 19/41] net: Simplify parse_args()
[PATCH v2 1/2] power: regulator: replace some debug() by dev_dbg()
2024-12-03 23:44 UTC (5+ messages)
` [PATCH v2 2/2] power: regulator: replace dev_dbg() by dev_err() in regulator_post_bind()
[PATCH] net: tftpboot: clear timeout_count on every successful block
2024-12-03 23:27 UTC
[PATCH 00/39] pxe: Support read_all() for extlinux and PXE
2024-12-03 23:12 UTC (4+ messages)
` [PATCH 13/39] boot: pxe: Use bootm_...() functions where possible
[RESEND v4 0/3] cmd/mtd: add missed featuries
2024-12-03 23:05 UTC (4+ messages)
` [RESEND v4 1/3] cmd: mtd: add markbad command support
` [RESEND v4 2/3] cmd: mtd: add nand_write_test "
` [RESEND v4 3/3] cmd: mtd: add nand_read_test "
[PATCH v14 00/10] net: tcp: improve tcp support in legacy stack
2024-12-03 23:00 UTC (11+ messages)
` [PATCH v14 01/10] net/tcp: fix TCP options processing
` [PATCH v14 02/10] net/tcp: fix selective acknowledge
` [PATCH v14 03/10] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v14 04/10] net/tcp: add connection info to "
` [PATCH v14 05/10] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v14 06/10] net/tcp: improve tcp framework, use better state machine
` [PATCH v14 07/10] test/cmd/wget: fix the test
` [PATCH v14 08/10] net/tcp: simplify tcp header filling code
` [PATCH v14 09/10] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v14 10/10] net/net: fix include ordering
[PATCH] Revert "net: phy: marvell 88e151x: Fix handling of bare RGMII interface type"
2024-12-03 22:01 UTC (2+ messages)
[PATCH] rockchip: rk3308-rock-s0: Fix SD-card boot on v1.1 hw revision
2024-12-03 21:47 UTC
[PATCH] phy: don't spam console if phys property is absent in device node
2024-12-03 20:57 UTC
[PATCH] configs: am62x_evm_*: Fix USB DFU configuration
2024-12-03 20:40 UTC
[PATCH v3 00/25] led: Remove old status-LED code
2024-12-03 19:51 UTC (46+ messages)
` [PATCH v3 01/25] eb_cpu5282: Drop status-LED code and enable LED
` [PATCH v3 02/25] vining_fpga: Drop status-LED code and use LED
` [PATCH v3 04/25] pinephone: "
` [PATCH v3 05/25] led: Drop LED_STATUS_BOARD_SPECIFIC
` [PATCH v3 06/25] arm: Drop old LED support
` [PATCH v3 11/25] led: Drop the legacy LED command
` [PATCH v3 12/25] misc: Drop gpio_led driver
` [PATCH v3 13/25] pca9551_led: Delete driver
` [PATCH v3 14/25] misc: status_led: "
` [PATCH v3 16/25] powerpc: Drop status-LED code
` [PATCH v3 17/25] igep00x0: Drop unused status_led.h header file
` [PATCH v3 18/25] sunxi: Drop status-LED code
` [PATCH v3 19/25] common: Drop status-LED code in board_r
` [PATCH v3 20/25] image: Drop unused status_led.h header file
` [PATCH v3 21/25] ide: "
` [PATCH v3 22/25] mpc83xx: Drop status-LED code
` [PATCH v3 23/25] net: "
` [PATCH v3 24/25] led: Drop status_led header file
` [PATCH v3 25/25] doc: Add devicetree bindings for options
[PATCH 0/8] Reverts and fixes for board failures
2024-12-03 20:07 UTC (17+ messages)
` [PATCH 4/8] Revert "fdt: Allow the devicetree to come from a bloblist"
` [PATCH 5/8] fdt: Allow the devicetree to come from a bloblist
Please pull u-boot-samsung master
2024-12-03 19:57 UTC (2+ messages)
[v6 0/12] CI: Set up for an arm64 runner
2024-12-03 19:57 UTC (2+ messages)
[PATCH v3 00/25] led: Remove old status-LED code
2024-12-03 19:47 UTC (8+ messages)
` [PATCH v3 03/25] mx23_olinuxino: Drop status-LED code and use LED
` [PATCH v3 07/25] common: doc: Drop old LED support
` [PATCH v3 08/25] st: stm32f429: Drop old LED code
[PATCH v6 00/14] efi_loader: efi http and ipconfig drivers
2024-12-03 19:47 UTC (23+ messages)
` [PATCH v6 03/14] efi_loader: device_path: add efi_dp_from_ipv4
` [PATCH v6 05/14] efi_api: add definitions for HTTP and IP4_CONFIG2 protocols
` [PATCH v6 06/14] efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addr
` [PATCH v6 07/14] efi_loader: device_path: add support for HTTP device path
` [PATCH v6 08/14] efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wget
` [PATCH v6 09/14] efi_loader: net: add support to send http requests and parse http headers
` [PATCH v6 10/14] efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOL
` [PATCH v6 13/14] efi_selftest: add test for HTTP protocol
` [PATCH v6 14/14] efi_selftest: add test for IPv4 Config2 protocol
[PATCH v5 0/9] Adjust initial EFI memory-allocation to be in the U-Boot region
2024-12-03 19:45 UTC (14+ messages)
` [PATCH v5 3/9] board_f: Correct stack reservation
` [PATCH v5 6/9] efi: Show the location of the bounce buffer when debugging
[PATCH v4 00/25] efi: Tidy up confusion between pointers and addresses
2024-12-03 19:45 UTC (20+ messages)
` [PATCH v4 03/25] efi_loader: Drop extra brackets in efi_mem_carve_out()
` [PATCH v4 04/25] efi_loader: Add comments where incorrect addresses are used
` [PATCH v4 09/25] efi_loader: Use the enum for memory type
[PATCH v2 0/4] Add pmem node for preserving distro ISO's
2024-12-03 19:45 UTC (6+ messages)
` [PATCH v2 1/4] fdt: add support for adding pmem nodes
` [PATCH v2 2/4] efi_loader: add a function to remove memory from the EFI map
` [PATCH v2 3/4] efi_loader: preserve installer images in pmem
` [PATCH v2 4/4] efi: add helper functions to insert pmem node for DT fixup
[PATCH v7 00/12] Support OF_UPSTREAM for StarFive JH7110
2024-12-03 19:15 UTC (14+ messages)
` [PATCH v7 01/12] dts: starfive: Switch to using upstream DT
` [PATCH v7 02/12] riscv: dts: jh7110: Make u-boot device trees adapting to "
` [PATCH v7 03/12] mmc: dw_mmc: Add "starfive, jh7110-mmc" compatible to match "
` [PATCH v7 04/12] pcie: starfive: Make the driver compatible with "
` [PATCH v7 05/12] riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsi
` [PATCH v7 06/12] riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards
` [PATCH v7 07/12] board: starfive: spl: Drop the unneeded DT modification code
` [PATCH v7 08/12] configs: visionfive2: Enable MULTI_DTB_FIT for JH7110 based board DT
` [PATCH v7 09/12] riscv: dts: jh7110: Support multiple DTBs in a Fit image
` [PATCH v7 10/12] board: starfive: spl: Fix the wrong use of CONFIG_IS_ENABLED()
` [PATCH v7 11/12] board: starfive: spl: Support multiple DTBs for JH7110 based boards
` [PATCH v7 12/12] riscv: cpu: jh7110: Sort the list of imply statements
[PATCH 00/11] imx: add i.MX91 and 11x11-EVK support
2024-12-03 18:27 UTC (13+ messages)
` [PATCH 01/11] gpio: imx_rgpio2p: Move 8ulp_data to data section
` [PATCH 02/11] imx9: trdc: correct DEBUG usage
` [PATCH 03/11] imx9: gpio: include types.h header
` [PATCH 04/11] imx93: Update 9x9 part fuses checking
` [PATCH 05/11] imx: Add iMX91 support
` [PATCH 06/11] clk: imx93: support i.MX91
` [PATCH 07/11] clk: imx: clk-fracn-gppll: Add new PLL rate
` [PATCH 08/11] ddr: imx: Add new rates for i.MX91
` [PATCH 09/11] pinctrl: imx93: support i.MX91
` [PATCH 10/11] arm64: dts: add NXP i.MX91 device tree
` [PATCH 11/11] imx: Support i.MX91 11x11 EVK board
[PATCH] dwmac_socfpga: Add RGMII-ID support
2024-12-03 16:25 UTC (2+ messages)
[PATCH v2] mtd: spi-nor: Enable mt35xu512aba_fixups for all mt35xx flashes
2024-12-03 13:07 UTC (5+ messages)
[PATCH v2 0/2] AM62A DWC3: Add support for USB DFU boot in OTG mode
2024-12-03 19:23 UTC (4+ messages)
` [PATCH v2 1/2] usb: dwc3-generic: set "mode" based on caller of dwc3_generic_probe()
` [PATCH v2 2/2] board: ti: am62ax: env: include environment for DFU
[PATCH v4 0/2] riscv: spacemit: add support for bananapi-f3
2024-12-03 17:52 UTC (4+ messages)
` [PATCH v4 2/2] doc: spacemit: bananapi_f3: document Banana Pi F3 board
[PATCH] usb: onboard-hub: Update the bind function based on "peer_hub" property
2024-12-03 17:02 UTC (6+ messages)
[PATCH] efi_loader: Check for a valid fw_name before auto generating GUIDs
2024-12-03 16:13 UTC
[PATCH] common: relocate fdt_blob in global_data for FDTSRC_EMBED case
2024-12-03 15:55 UTC (3+ messages)
[PATCH v2] fs: fat: Handle 'FAT sector size mismatch'
2024-12-03 15:08 UTC (3+ messages)
[PATCH v3] lwip: wget: pass port and server_name via wget_ctx
2024-12-03 13:58 UTC (2+ messages)
[PATCH] doc: environment: NET_LWIP dhcp sets ipaddrN, netmaskN and gatewayipN
2024-12-03 13:50 UTC
[PATCH 05/13] efi_loader: Move some memory-function comments to header
2024-12-03 13:46 UTC (12+ messages)
[PATCH v3 1/2] binman: nxp_imx8mcst: read certificates from input path
2024-12-03 13:45 UTC (8+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] binman: expand test coverage to nxp_imx8mcst
[PATCH] smbios: address build warning
2024-12-03 13:42 UTC (4+ messages)
[PATCH] mtd: spi-nor: Fix the qspi parallel memory issues
2024-12-03 12:27 UTC (3+ messages)
[PATCH] configs: e850-96: Disable PSCI reset
2024-12-03 6:28 UTC (2+ messages)
[PATCH v2] verdin-am62: fix FASTBOOT_BUF_ADDR and FASTBOOT_BUF_SIZE
2024-12-03 12:33 UTC
[PATCH] power: regulator: replace some debug() by dev_dbg/err()
2024-12-03 9:52 UTC (3+ messages)
[PATCH v2] usb: gadget: f_mass_storage: Add schedule() in sleep_thread()
2024-12-03 9:47 UTC (4+ messages)
[PATCH v1 0/6] Enable SYS_64BIT_LBA flag for STM32MP
2024-12-03 9:46 UTC (3+ messages)
` [PATCH v1 1/6] fastboot: Fix warning when CONFIG_SYS_64BIT_LBA is enable
[PATCH v3 1/3] phycore_imx8mm: Switch to using env text files
2024-12-03 9:42 UTC (3+ messages)
` [PATCH v3 2/3] phycore_imx8mm: Move default bootcmd to board env
` [PATCH v3 3/3] board: phytec: phycore_imx8mm: Add RAUC boot logic to environment
[PATCH v2 1/3] phycore_imx8mm: Switch to using env text files
2024-12-03 9:37 UTC (3+ messages)
` [PATCH v2 2/3] phycore_imx8mm: Move default bootcmd to board env
` [PATCH v2 3/3] board: phytec: phycore_imx8mm: Add RAUC boot logic to environment
[PATCH 1/3] phycore_imx8mm: Switch to using env text files
2024-12-03 9:23 UTC (3+ messages)
[GIT PULL] xilinx patches for v2025.04-rc1
2024-12-03 7:42 UTC
[PATCH v2 0/7] efi_loader: Add support for logging to a buffer
2024-12-03 3:31 UTC (4+ 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