public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-11-11 02:25:03 to 2024-11-12 14:02:36 UTC [more...]

[PATCH 00/18] x86: Improve operation under QEMU
 2024-11-12 13:59 UTC  (19+ messages)
` [PATCH 01/18] scripts: Add a script for building and booting QEMU
` [PATCH 02/18] x86: Expand x86_64 early memory
` [PATCH 03/18] RFC: x86: qemu: Switch to bochs display
` [PATCH 04/18] x86: qemu: Enable dhrystone
` [PATCH 05/18] x86: qemu: Avoid accessing BSS too early
` [PATCH 06/18] x86: Drop mpspec from the SPL build
` [PATCH 07/18] x86: Add some log categories
` [PATCH 08/18] x86: Drop use of CONFIG_REALMODE_DEBUG
` [PATCH 09/18] x86: Avoid clearing the VESA display
` [PATCH 10/18] x86: Add 64-bit entries to the GDT
` [PATCH 11/18] x86: Use defines for the cache flags
` [PATCH 12/18] x86: spl: Drop duplicate CPU init
` [PATCH 13/18] x86: Drop the message about features missing in 64-bit
` [PATCH 14/18] x86: Include stdbool.h in interrupt header
` [PATCH 15/18] x86: Tidy up the GDT size in start/16.S
` [PATCH 16/18] x86: Disable paging before changing to long mode
` [PATCH 17/18] x86: Use the same GDT when jumping "
` [PATCH 18/18] x86: Use a simple jump into "

[PATCH] arm64: zynqmp: Set default RTC device at start
 2024-11-12 13:58 UTC 

[PATCH 0/5] collected fallout of porting an ATSAMA5D27 based board
 2024-11-12 13:57 UTC  (6+ messages)
` [PATCH 0/5] collected fallout of porting an ATSAMA5D2 "
` [PATCH 4/5] mtd: nand: Update NAND manufacturer Ids

[PATCH v3 00/15] efi_loader: efi http and ipconfig drivers
 2024-11-12 13:51 UTC  (17+ messages)
` [PATCH v3 01/15] net: net_utils: Move ip_to_string to lib/net_utils.c
` [PATCH v3 02/15] net: wget: let wget_with_dns work with dns disabled
` [PATCH v3 03/15] efi_loader: device_path: add definition of DEVICE_PATH_SUB_TYPE_MSG_IPV4
` [PATCH v3 04/15] efi_loader: device_path: add efi_dp_from_ipv4
` [PATCH v3 05/15] efi_loader: add IPv4() to device path to text protocol
` [PATCH v3 06/15] efi_api: add definitions for HTTP and IP4_CONFIG2 protocols
` [PATCH v3 07/15] efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addr
` [PATCH v3 08/15] efi_loader: device_path: add support for HTTP device path
` [PATCH v3 09/15] efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wget
` [PATCH v3 10/15] efi_loader: net: add support to send http requests and parse http headers
` [PATCH v3 11/15] efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOL
` [PATCH v3 12/15] efi_loader: efi_net: add EFI_HTTP_PROTOCOL
` [PATCH v3 13/15] lib: uuid: display HTTP and IPV4 Config II protocols
` [PATCH v3 14/15] efi_selftest: add test for HTTP protocol
` [PATCH v3 15/15] efi_selftest: add test for IPv4 Config2 protocol

EFI File renaming
 2024-11-12 13:46 UTC  (2+ messages)

[PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"
 2024-11-12 13:45 UTC  (2+ messages)

Adding cross compile for armv7 to docs
 2024-11-12 10:30 UTC 

[PATCH v1 0/4] Remove legacy Amlogic dtsi and bindings
 2024-11-12 12:58 UTC  (5+ messages)
` [PATCH v1 1/4] arm: dts: meson: remove meson-a1.dtsi
` [PATCH v1 2/4] dt-bindings: remove a1 bindings from include/
` [PATCH v1 3/4] dt-bindings: remove axg "
` [PATCH v1 4/4] dt-bindings: interrupt-controller: remove arm-gic.h "

[PATCH v2 3/3] gpio: at91: Implement ops get_flags
 2024-11-12 13:27 UTC  (2+ messages)

[PATCH 1/3] gpio: at91: Implement GPIOF_FUNC in get_function()
 2024-11-12 13:21 UTC  (4+ messages)
` [PATCH 2/3] gpio: at91: Implement ops set_flags

[PATCH 1/2] ARM: stm32: Deduplicate DH STM32MP15xx DHSOM defconfigs
 2024-11-12 11:49 UTC  (4+ messages)
` [PATCH 2/2] ARM: stm32: Deduplicate DH STM32MP1xx "

[PATCH] ARM: dts: stm32: Sort DH STM32 DHCOM DTSI
 2024-11-12 11:33 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Drop duplicate pinmux on DH STM32 DHCOM
 2024-11-12 11:33 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Drop remnants of upstream DT switch on DH STM32 DHSOM
 2024-11-12 11:29 UTC  (2+ messages)

[PATCH] ARM: stm32: Add optional manufacturing environment to DH STM32MP15xx DHSOM
 2024-11-12 11:23 UTC  (2+ messages)

[PATCH v3 00/25] led: Remove old status-LED code
 2024-11-12 11:18 UTC  (3+ messages)
` [PATCH v3 08/25] st: stm32f429: Drop old LED code

[PATCH next v2 0/4] rockchip: rk3399: trigger sysreset in TPL
 2024-11-12 11:18 UTC  (7+ messages)
` [PATCH next v2 4/4] rockchip: rk3399: move sysreset-gpio logic to TPL

[PATCH v2 0/4] lib: uuid: fix uuid_str_to_le_bin() on 32-bit
 2024-11-12 11:00 UTC  (11+ messages)
` [PATCH v2 1/4] lib: provide function hextoull()
` [PATCH v2 2/4] lib: uuid: fix uuid_str_to_le_bin() on 32-bit
` [PATCH v2 3/4] lib: uuid: fix uuid_str_to_bin() "
` [PATCH v2 4/4] configs: enable UNIT_TEST on qemu_arm_defconfig

[PATCH v3 0/6]
 2024-11-12 10:58 UTC  (8+ messages)
` [PATCH v3 4/6] net: lwip: Enable https:// support for wget

[PATCH] sandbox: net: lwip: use EOPNOTSUPP not ENOTSUPP
 2024-11-12 10:53 UTC  (3+ messages)

[PATCH 1/1] configs: SiFive Unmatched: enable 'env erase' sub-command
 2024-11-12 10:42 UTC 

[PATCH 1/1] configs: add 'nvme scan' to preboot
 2024-11-12 10:40 UTC  (3+ messages)

[PATCH v2 1/1] configs: SiFive Unmatched: add 'nvme scan' to preboot
 2024-11-12 10:26 UTC 

[PATCH v1] gpio: npcm: Add persist feature to sgpio module
 2024-11-12  9:21 UTC 

[PATCH] test/py: mmc: Add support for different mmc modes
 2024-11-12  8:57 UTC 

[PATCH] test/py: usb: Distinguish b/w ext2/ext4 partitions
 2024-11-12  8:57 UTC 

[PATCH] test/py: mmc: Distinguish b/w ext2/ext4 partitions
 2024-11-12  8:57 UTC 

[PATCH v12 0/7] Add the USB5744 hub driver as per new DT binding
 2024-11-12  8:50 UTC  (8+ messages)
` [PATCH v12 1/7] usb: onboard-hub: Add reset-gpio support
` [PATCH v12 2/7] usb: onboard-hub: Fix the return values of regulator APIs
` [PATCH v12 3/7] usb: onboard-hub: add support for Microchip USB5744
` [PATCH v12 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH v12 5/7] usb: onboard-hub: Bail out if peer hub is already probed
` [PATCH v12 6/7] configs: zynqmp_kria: Enable the USB onboard hub
` [PATCH v12 7/7] arm64: zynqmp: Update the usb5744 hub node as per binding

[PATCH v4 00/13] Support OF_UPSTREAM for StarFive JH7110
 2024-11-12  3:06 UTC  (14+ messages)
` [PATCH v4 01/13] dts: starfive: Switch to using upstream DT
` [PATCH v4 02/13] riscv: dts: jh7110: Drop redundant devicetree files
` [PATCH v4 03/13] dt-bindings: Remove StarFive JH7110 clock and reset definitions
` [PATCH v4 11/13] riscv: dts: jh7110: Support multiple DTBs in a Fit image
` [PATCH v4 12/13] board: starfive: spl: Fix the wrong use of CONFIG_IS_ENABLED()
` [PATCH v4 13/13] board: starfive: spl: Support multiple DTBs for JH7110 based boards

[PATCH v11 0/7] Add the USB5744 hub driver as per new DT binding
 2024-11-12  6:42 UTC  (10+ messages)
` [PATCH v11 1/7] usb: onboard-hub: Add reset-gpio support
` [PATCH v11 2/7] usb: onboard-hub: Fix the return values of regulator APIs
` [PATCH v11 3/7] usb: onboard-hub: add support for Microchip USB5744
` [PATCH v11 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH v11 5/7] usb: onboard-hub: Bail out if peer hub is already probed
` [PATCH v11 6/7] configs: zynqmp_kria: Enable the USB onboard hub
` [PATCH v11 7/7] arm64: zynqmp: Update the usb5744 hub node as per binding

[PATCH] tools: imx8image: Add missing break for CMD_DCD_SKIP
 2024-11-12  4:21 UTC  (2+ messages)

[PATCH] spl: increase SPL_SYS_MALLOC_SIZE when using BIOSEMU on RISC-V
 2024-11-11 19:24 UTC 

[PATCH v2 0/7] wget: Expose wget to applications
 2024-11-11 21:09 UTC  (8+ messages)
` [PATCH v2 1/7] net: Kconfig: add CONFIG_WGET symbol
` [PATCH v2 2/7] net: wget: add definition of struct wget_http_info
` [PATCH v2 3/7] net: wget: Add interface to issue wget_requests using wget_http_info
` [PATCH v2 4/7] net: wget: integrate struct wget_info into legacy wget code
` [PATCH v2 5/7] net: wget: make wget_with_dns return value compatible with its lwip version
` [PATCH v2 6/7] net/lwip: wget: put server_name and port into wget_ctx
` [PATCH v2 7/7] net/lwip: wget: integrate struct wget_info into wget code

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2024-11-12  2:11 UTC 

[PATCH 1/1] lib: vsprintf: fix API build
 2024-11-11 20:44 UTC  (2+ messages)

[PATCH v10 0/7] Add the USB5744 hub driver as per new DT binding
 2024-11-11 17:03 UTC  (5+ messages)
` [PATCH v10 3/7] usb: onboard-hub: add support for Microchip USB5744

[ANN] U-Boot v2025.01-rc1 released
 2024-11-11 16:13 UTC  (2+ messages)
` [ANN] U-Boot v2025.01-rc2 released

Pull request: u-boot-rockchip-20241111
 2024-11-11 16:11 UTC  (2+ messages)

[PATCH v3 0/4] Fix IOVA allocation in Apple dart iommu after global LMB mem map changes
 2024-11-11 16:11 UTC  (7+ messages)
` [PATCH v3 1/4] lmb: Do not use global LMB variable in _lmb_free()
` [PATCH v3 2/4] lmb: cosmetic: reorder functions and global LMB variable
` [PATCH v3 3/4] lmb: Add basic io_lmb functionality
` [PATCH v3 4/4] iommu: apple: Manage IOVA separately from global LMB mem map

[PATCH] Makefile: fix empty MK_ARCH when using ccache
 2024-11-11 15:43 UTC  (4+ messages)

[PATCH v2 1/2] armv8: Fix get_sctlr() return type
 2024-11-11 14:48 UTC  (2+ messages)

[PATCH 1/6] Revert "spi: zynq_qspi: Add parallel memories support in QSPI driver"
 2024-11-11 14:18 UTC  (10+ messages)

[PULL] u-boot-sh/master
 2024-11-11 13:24 UTC  (2+ messages)

[GIT PULL] u-boot-riscv/master
 2024-11-11 13:24 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Fix integer overflow in stacked memories support
 2024-11-11 13:24 UTC  (2+ messages)

[PATCH v10 00/10] efi: Add a test for EFI bootmeth
 2024-11-11 13:03 UTC  (6+ messages)
` [PATCH v10 06/10] sandbox: Report host default-filename in native mode

[PATCH] Kconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERT
 2024-11-11 12:50 UTC  (2+ messages)

[PATCH] nwt: wget: drop Content-Length processing
 2024-11-11 12:47 UTC  (2+ messages)

[PATCH v2 0/7] arm64: zynqmp: Convert platforms to use binman
 2024-11-11 11:46 UTC  (2+ messages)

[PATCH v2 1/2] fdt: Correct condition for receiving bloblist
 2024-11-11 11:06 UTC  (3+ messages)
` [PATCH v2 2/2] fdt: Swap the signature for board_fdt_blob_setup()

[PATCH v1 00/22] imx8qxp: siemens board: updates / sync with mainline
 2024-11-11 12:08 UTC  (30+ messages)
` [PATCH v1 03/22] tools: imx8image: Improve error message
` [PATCH v1 07/22] siemens: imx8qxp-capricorn-u-boot.dtsi: fix boot
` [PATCH v1 08/22] siemens: capricorn: use DCD_SKIP entry
` [PATCH v1 09/22] siemens: imximage.cfg: correct comment
` [PATCH v1 13/22] siemens: configs/capricorn_cxg3_defconfig: updates
` [PATCH v1 15/22] siemens: imx8-capricorn.dtsi: small adaptions
` [PATCH v1 16/22] siemens: capricorn: board.c fixes
` [PATCH v1 17/22] siemens: capricorn: add HW version information to boot log
` [PATCH v1 20/22] siemens: add ddr full memory test

[PATCH 0/4] Add pmem node for preserving distro ISO's
 2024-11-11 12:14 UTC  (13+ messages)
` [PATCH 2/4] efi_loader: add a function to remove memory from the EFI map
` [PATCH 3/4] efi_loader: preserve installer images in pmem
` [PATCH 4/4] efi: add helper functions to insert pmem node for DT fixup

[PATCH 0/4] Fix FSPI booting on i.MX8M Mini and Nano
 2024-11-11 10:23 UTC  (9+ messages)
` [PATCH 1/4] arm64: dts: imx8mn: Fix FSPI booting

[PATCH 1/1] tpm: use memmove() for overlapping buffers
 2024-11-11 11:14 UTC  (2+ messages)

[PATCH v2 0/6] imx8(m): add optee node to binman FIT image
 2024-11-11 10:49 UTC  (6+ messages)
` [PATCH v2 1/6] arm: imx8m: add OP-TEE node

[PATCH] lmb: Correctly unmap and free memory on errors
 2024-11-11 10:47 UTC  (4+ messages)

[PATCH v3 00/18] Support for rk3568 based QNAP TS433 NAS
 2024-11-11 10:16 UTC  (5+ messages)
` [PATCH v3 18/18] board: rockchip: add support for Qnap TS433 devices

[PATCH] rockchip: rk3308: Drop unused rk_board_init()
 2024-11-11 10:09 UTC  (4+ messages)

[PATCH 1/1] cmd: improve description of the cdp command
 2024-11-11  9:50 UTC 

[PATCH 1/1] doc: remove README.TPL
 2024-11-11  9:16 UTC 

[PATCH 1/1] doc: move README.kconfig to HTML documentation
 2024-11-11  9:05 UTC 

[PATCH 3/3] board: phytec: imx93: Add phyCORE-i.MX93 support all SOM variants
 2024-11-11  8:53 UTC  (4+ messages)
` [Upstream] "

[PATCH 1/2] board: phytec: common: Add product information to FTD
 2024-11-11  8:35 UTC  (4+ messages)
` [PATCH 2/2] board: phytec: common: k3: Expose product infos to Linux

[PATCH v2 0/4] Fix IOVA allocation in Apple dart iommu after global LMB mem map changes
 2024-11-11  7:01 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Add support for flash reset
 2024-11-11  4:18 UTC  (3+ messages)

EFI with bochs?
 2024-11-11  3:57 UTC 


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