messages from 2024-12-01 16:40:32 to 2024-12-03 15:53:52 UTC [more...]
[PATCH v4 00/25] efi: Tidy up confusion between pointers and addresses
2024-12-03 15:53 UTC (20+ messages)
` [PATCH v4 02/25] efi_loader: Fix typos in enum efi_allocate_type
` [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 0/8] Reverts and fixes for board failures
2024-12-03 15:53 UTC (23+ messages)
` [PATCH 1/8] CI: Drop extra condition for sjg lab
` [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
` [PATCH 6/8] binman: Avoid skipping binman_init()
` [PATCH 7/8] Revert "global_data: Drop spl_handoff"
` [PATCH 8/8] CI: Drop broken boards from sjg lab
[PATCH v2] fs: fat: Handle 'FAT sector size mismatch'
2024-12-03 15:08 UTC (3+ messages)
[PATCH] usb: onboard-hub: Update the bind function based on "peer_hub" property
2024-12-03 14:51 UTC (3+ messages)
[PATCH 00/11] imx: add i.MX91 and 11x11-EVK support
2024-12-03 15:42 UTC (10+ 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 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 v6 00/14] efi_loader: efi http and ipconfig drivers
2024-12-03 14:04 UTC (20+ 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 14:00 UTC (16+ messages)
` [PATCH v5 3/9] board_f: Correct stack reservation
` [PATCH v5 5/9] efi: Drop the memset() from efi_alloc()
` [PATCH v5 6/9] efi: Show the location of the bounce buffer when debugging
[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 (14+ 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 v2] mtd: spi-nor: Enable mt35xu512aba_fixups for all mt35xx flashes
2024-12-03 11:48 UTC (4+ 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 v2 1/2] power: regulator: replace some debug() by dev_dbg()
2024-12-03 10:17 UTC (4+ messages)
` [PATCH v2 2/2] power: regulator: replace dev_dbg() by dev_err() in regulator_post_bind()
[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 0/2] AM62A DWC3: Add support for USB DFU boot in OTG mode
2024-12-03 9:37 UTC (3+ 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 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
Please pull u-boot-samsung master
2024-12-03 6:39 UTC
[PATCH v2 0/7] efi_loader: Add support for logging to a buffer
2024-12-03 3:31 UTC (13+ messages)
` [PATCH v2 1/7] efi_loader: Fix free in ..._media_device_boot_option()
` [PATCH v2 2/7] efi_loader: Add support for logging EFI calls
` [PATCH v2 3/7] efi_loader: Create the log on startup
` [PATCH v2 4/7] efi_loader: Add a command to show the EFI log
` [PATCH v2 5/7] test: efi_loader: Add a simple test for "
` [PATCH v2 6/7] efi_loader: Use the log with memory-related functions
` [PATCH v2 7/7] efi_loader: Add documentation for the EFI log
[PATCH v7 00/12] Support OF_UPSTREAM for StarFive JH7110
2024-12-03 3:04 UTC (13+ 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] rockchip: rk3399: expand space for decompressed kernel
2024-12-03 3:04 UTC (3+ messages)
[PATCH v1] doc: remove redundant Rockchip bindings
2024-12-03 1:08 UTC (3+ messages)
[PATCH 0/2] android: add bootconfig support
2024-12-03 0:34 UTC (6+ messages)
` [PATCH 2/2] boot: android: Add "
[PATCH 1/4] arm64: dts: imx8mn: Include 32kHz oscillator clock in SPL DTs
2024-12-03 0:20 UTC (5+ messages)
` [PATCH 3/4] arm64: dts: imx8mn: Remove unreferenced clock-controller clocks "
[PATCH] rockchip: rk3399-rock-pi-4: Fix Synchronous Abort
2024-12-02 23:03 UTC (2+ messages)
[PATCH] common: relocate fdt_blob in global_data for FDTSRC_EMBED case
2024-12-02 19:58 UTC (2+ messages)
[PATCH v14 0/5] Add the USB5744 hub driver as per new DT binding
2024-12-02 19:19 UTC (4+ messages)
` [PATCH v14 5/5] usb: onboard-hub: Bail out if peer hub is already probed
[PATCH V5 0/4] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP
2024-12-02 19:09 UTC (7+ messages)
` [PATCH V5 1/4] arm64: dts: imx8mp: Add aliases for the access to the EEPROM ID page node
` [PATCH V5 2/4] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP
` [PATCH V5 3/4] lib: hashtable: Prevent recursive calling of callback functions
` [PATCH V5 4/4] board: dhelectronics: Sync env variable dh_som_serial_number with SN
[PATCH V4 0/4] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP
2024-12-02 17:19 UTC (9+ messages)
` [PATCH V4 1/4] arm64: dts: imx8mp: Add aliases for the access to the EEPROM ID page node
` [PATCH V4 2/4] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP
` [PATCH V4 3/4] board: dhelectronics: Sync env variable dh_som_serial_number with SN
[PATCH] lmb: prohibit allocations above ram_top even from same bank
2024-12-02 16:48 UTC (3+ messages)
[PATCH] verdin-am62: fix FASTBOOT_BUF_ADDR and FASTBOOT_BUF_SIZE
2024-12-02 16:23 UTC (3+ messages)
[PATCH v2] lmb: Fix the allocation of overlapping memory areas with !LMB_NONE
2024-12-02 14:42 UTC
[PATCH] lmb: Fix the allocation of overlapping memory areas with !LMB_NONE
2024-12-02 14:18 UTC (4+ messages)
[PATCH 0/2] AM62A DWC3: Add support for USB DFU boot in OTG mode
2024-12-02 14:09 UTC (7+ messages)
` [PATCH 1/2] usb: dwc3-generic: set "mode" based on caller of dwc3_generic_probe()
[PATCH 0/5] sandbox: repair compile and run-time for OF_EMBED case
2024-12-02 13:45 UTC (6+ messages)
` [PATCH 1/5] sandbox: fix bloblist_finish() linker error if BLOBLIST=n
` [PATCH 2/5] test: sandbox: fix invalid_use_of_IF_ENABLED_INT "
` [PATCH 3/5] test: sandbox: fix link error with do_ut_bloblist "
` [PATCH 4/5] test: sandbox: fix link error with do_ut_bootm "
` [PATCH 5/5] sandbox: set retval early in board_fdt_blob_setup()
unable to access 'https://source.denx.de/u-boot/u-boot.git/'
2024-12-02 13:27 UTC (3+ messages)
` "
[PATCH] doc: board: theobroma-systems: fix feature list in introductions
2024-12-02 13:01 UTC
[PATCH] doc: coolpi: Fix document style
2024-12-02 12:53 UTC (2+ messages)
[PATCH 00/15] efi_loader: Add support for logging to a buffer
2024-12-02 0:12 UTC (12+ messages)
[PATCH] bios_emulator: fix incorrect printing of address in "jump near immediate"
2024-12-01 22:28 UTC
2025.01-rc2 fails to boot on VisionFive2
2024-12-02 11:06 UTC (6+ messages)
[PATCH 0/4] Add pmem node for preserving distro ISO's
2024-12-02 9:54 UTC (6+ messages)
` [PATCH 1/4] fdt: add support for adding pmem nodes
[PATCH] nand: Add a watch command
2024-12-02 9:39 UTC (3+ messages)
[PATCH] usb: gadget: f_mass_storage: Add schedule() in sleep_thread()
2024-12-02 7:28 UTC (3+ messages)
[PATCH v2] net: ravb: Simplify max-speed handling in ravb_of_to_plat
2024-12-01 21:08 UTC (3+ messages)
[PATCH v2] clk: rzg2l: Ignore enable for core clocks
2024-12-01 18:47 UTC (2+ messages)
[PATCH v2 1/3] pinctrl: rzg2l: Support 2.5V PVDD for Ethernet interfaces
2024-12-01 18:50 UTC (4+ messages)
` [PATCH v2 2/3] pinctrl: rzg2l: Support Ethernet TXC output enable
[PATCH v2 1/4] net: phy: Port set/clear bits from Linux
2024-12-01 18:58 UTC (6+ messages)
` [PATCH v2 2/4] net: phy: ksz90x1: Handle ksz9131 LED errata
` [PATCH v2 4/4] net: phy: ksz90x1: Simplify ksz9131_config_rgmii_delay
[PATCH 00/10] Improve UEFI app support
2024-12-01 16:15 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