public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-04-24 01:52:25 to 2023-04-25 14:20:12 UTC [more...]

[PATCH] arm: imx8m: remove unused and obsolete board_fix_fdt() in SOC context
 2023-04-25 14:19 UTC 

Unable to implement board fdt-fixup for imx8m CPU
 2023-04-25 14:08 UTC  (8+ messages)

[PATCH] sandbox: disable tracing before unmapping RAM
 2023-04-25 14:00 UTC  (5+ messages)

[PATCH] docs: fix wrong proftool usage
 2023-04-25 13:58 UTC  (4+ messages)

[PATCH] event: fix comments syntax error
 2023-04-25 13:46 UTC 

[PATCH] common/Kconfig: fix comments syntax error
 2023-04-25 13:46 UTC 

[PATCH 1/2] net: rtl8169: add minimal support for 8125B variant
 2023-04-25 13:17 UTC  (3+ messages)
` [PATCH 2/2] configs: rock5b-rk3588: add rtl8169 driver

[PATCH v3 0/2] Add support to fetch baudrate from dtb
 2023-04-25 13:11 UTC  (4+ messages)
` [PATCH v3 1/2] serial: zynqmp: Fetch baudrate from dtb and update
` [PATCH v3 2/2] configs: Add support in Kconfig and convert for armada boards

[PATCH 0/2] Update DDR configs to latest tested version
 2023-04-25 13:09 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: k3-j721e: ddr: Update to 0.9.1 version of DDR config tool
` [PATCH 2/2] arm: dts: k3-j7200: ddr: Update to 0.6 "

[PATCH v3] console: usb: kbd: Limit poll frequency to improve performance
 2023-04-25 12:36 UTC  (8+ messages)

[PATCH] doc:fix typo in 'mmc write' example
 2023-04-25 12:01 UTC  (6+ messages)
` [PATCH v2] cosmetic:fix "

[PATCH 00/31] Allow building sandbox with MSYS2
 2023-04-25  3:12 UTC  (41+ messages)
` [PATCH 01/31] patman: Declare the future Series memory
` [PATCH 02/31] u_boot_pylib: Correct name of readme
` [PATCH 03/31] u_boot_pylib: Make pty optional
` [PATCH 04/31] binman: Avoid using a symlink
` [PATCH 05/31] binman: Don't require a HOME directory
` [PATCH 06/31] pylibfdt: Allow building on Windows
` [PATCH 07/31] Fix Makefile warning about parallel targets
` [PATCH 08/31] mkimage: Correct checking of configuration node
` [PATCH 09/31] Kbuild: Detect including an MSYS2 path
` [PATCH 10/31] sandbox: Provide a linker script for MSYS2
` [PATCH 11/31] sandbox: Provide an EFI link script for PE
` [PATCH 12/31] sandbox: Drop dead code from Makefile
` [PATCH 13/31] sandbox: Disable raw Ethernet on MSYS2
` [PATCH 14/31] sandbox: Drop signal handling for MSYS2
` [PATCH 15/31] sandbox: Correct SDL.h header inclusion
` [PATCH 16/31] sandbox: Include errno.h in the test header
` [PATCH 17/31] sandbox: Allow weak symbols to be dropped
` [PATCH 18/31] sections: Drop use of linux/types.h
` [PATCH 19/31] sandbox: Drop incorrect inclusion "
` [PATCH 20/31] sandbox: Drop inclusion of os.h in sscanf.c
` [PATCH 21/31] test: Avoid strange symbols in the assembler file
` [PATCH 22/31] sandbox: Fix up setting of monitor_len on MSYS2
` [PATCH 23/31] ctype: Avoid using a symlink
` [PATCH 24/31] build: Disable weak symbols for MSYS2
` [PATCH 25/31] Makefile: Disable unsupported compiler options with PE
` [PATCH 26/31] Makefile: Correct the ans1_compiler rule for MSYS2
` [PATCH 27/31] Makefile: Disable LTO when building with MSYS2
` [PATCH 28/31] doc: Update the MSYS2 packages and versions
` [PATCH 29/31] doc: Show how to build sandbox for MSYS2
` [PATCH 30/31] Makefile: Drop unwind tables
` [PATCH 31/31] CI: Enable sandbox build for Windows

[PATCH v4 0/7] Tegra: add ASUS/Google Nexus 7 (2012) support
 2023-04-25  8:22 UTC  (8+ messages)
` [PATCH v4 1/7] configs: tegra-common-post: add GPIO keyboard as STDIN device
` [PATCH v4 2/7] configs: tegra-common-post: make PXE and DHCP boot targets optional
` [PATCH v4 3/7] ARM: tegra: add SoC UID calculation function
` [PATCH v4 4/7] board: asus: transformer: add ASUS Transformer T30 family support
` [PATCH v4 5/7] board: asus: grouper: add Google Nexus 7 (2012) support
` [PATCH v4 6/7] board: lg: x3: add Optimus 4X HD and Optimus Vu support
` [PATCH v4 7/7] board: htc: endeavoru: add One X support

[PATCH 1/2] arm: dts: rk3399: rock-pi-4: sync with Linux 6.3-rc5
 2023-04-25  8:15 UTC  (3+ messages)

[PATCH v4 0/3] Add MAX14526 MUIC driver
 2023-04-25  7:57 UTC  (4+ messages)
` [PATCH v4 1/3] dm: extcon: add an uclass for extcon
` [PATCH v4 2/3] test: Add tests for the extcon
` [PATCH v4 3/3] extcon: add MAX14526 MUIC support

[PATCH v3 0/6] Add video drivers for endeavoru and p880/p895
 2023-04-25  7:51 UTC  (7+ messages)
` [PATCH v3 1/6] video: add lm3533 backlight driver
` [PATCH v3 2/6] video: bridge: add Solomon SSD2825 DSI/LVDS driver
` [PATCH v3 3/6] video: panel: add Renesas R61307 MIPI DSI panel driver
` [PATCH v3 4/6] video: panel: add Renesas R69328 "
` [PATCH v3 5/6] video: tegra: add DC based PWM backlight driver
` [PATCH v3 6/6] video: panel: add generic endeavoru panel

[PATCH v3 00/19] Migration to using binman for bootloader
 2023-04-25  7:36 UTC  (33+ messages)
` [PATCH v3 01/19] binman: ti-board-config: Add support for TI board config binaries
` [PATCH v3 02/19] binman: ti-secure: Add support for TI signing
` [PATCH v3 03/19] ti: sysfw: tiboot3: Add support for packaging sysfw.itb and tiboot3.bin
` [PATCH v3 05/19] j721e: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
` [PATCH v3 07/19] j7200: dts: binman: Package tiboot3.bin, "
` [PATCH v3 09/19] am65: dts: binman: Package tiboot3.bin, sysfw.itb, "
` [PATCH v3 11/19] am64x: dts: binman: Package tiboot3.bin, tispl.bin u-boot.img
` [PATCH v3 13/19] j721s2: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
` [PATCH v3 15/19] am625: "
` [PATCH v3 17/19] am62a: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img
` [PATCH v3 18/19] k3: tools: config.mk: Update makefile and remove scripts
` [PATCH v3 19/19] doc: board: ti: Update documentation for binman flow

[PATCH 1/2] firmware: zynqmp: Mask expected and show unexpected warning
 2023-04-25  7:02 UTC  (13+ messages)

[PATCH] rk3399: r4s: Derive local MAC address if EEPROM is missing
 2023-04-25  3:48 UTC  (2+ messages)

[RESEND PATCH v2] netconsole: various improvements
 2023-04-25  2:18 UTC  (7+ messages)

[PATCH v8 00/24] Fixes for Rockchip NFC driver part 1
 2023-04-24 23:33 UTC  (8+ messages)
  ` [PATCH v9] core: fdtaddr: use map_sysmem() as cast for the return

[PATCH] include: configs: j721e_evm: Fix name_fdt for J7200
 2023-04-24 22:11 UTC  (2+ messages)

[PATCH v2 00/10] k3: power control support for arm clusters
 2023-04-24 22:11 UTC  (3+ messages)
` [PATCH v2 01/10] arm: dts: k3-j721s2-r5: add a72 cluster power domain node

[PATCH 00/17] Sync TI Device Trees with Linux v6.3-rc6
 2023-04-24 22:11 UTC  (3+ messages)
` [PATCH 01/17] arm: dts: am3x: Update devicetree header comments to sync with v6.3-rc6

[PATCH v4 00/12] Remove K3 misc sys_proto.h header
 2023-04-24 22:11 UTC  (3+ messages)
` [PATCH v4 01/12] arm: mach-k3: Move MSMC fixup to SoC level

[PATCH] arm: mach-k3: am642: move do_dt_magic() after sysfw loading
 2023-04-24 22:11 UTC  (2+ messages)

distro_boot vs. env-based bootmenu
 2023-04-24 21:22 UTC  (3+ messages)

[PATCH] boot/Kconfig: fix comments syntax error
 2023-04-24 21:01 UTC  (2+ messages)

[PATCH] fdt_support: fix comments syntax error
 2023-04-24 21:01 UTC  (2+ messages)

[RFC PATCH v1 0/5] Amlogic A1 SoC Family Support
 2023-04-24 18:01 UTC  (6+ messages)
` [RFC PATCH v1 1/5] ARM: dts: Add Amlogic Meson A1 DT from Linux 6.3-rc7
` [RFC PATCH v1 2/5] ARM: dts: sync meson-a1-ad401 "
` [RFC PATCH v1 3/5] ARM: meson: add A1 support
` [RFC PATCH v1 4/5] pinctrl: meson: add pinctrl driver for Amlogic A1
` [RFC PATCH v1 5/5] board: amlogic: add support for AD401 board

[BUG] issues with new bootflow, uefi and virtio
 2023-04-24 19:44 UTC  (6+ messages)

[PATCH] Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ"
 2023-04-24 19:44 UTC  (12+ messages)

[PATCH 1/1] sandbox: enable CONFIG_EFI_CAPSULE_AUTHENTICATE
 2023-04-24 19:42 UTC  (8+ messages)

[PATCH v3 0/3] Add MAX14526 MUIC driver
 2023-04-24 19:42 UTC  (7+ messages)
` [PATCH v3 1/3] dm: extcom: add an uclass for extcon
` [PATCH v3 2/3] test: Add tests for the extcon
` [PATCH v3 3/3] extcon: add MAX14526 MUIC support

[PATCH 1/4] cmd: bdinfo: Map fdt_blob and new_fdt to sysmem
 2023-04-24 19:42 UTC  (8+ messages)
` [PATCH 2/4] cmd: bdinfo: Wrap network information printing into print_eth()
` [PATCH 3/4] cmd: bdinfo: Print ethaddr of current MAC
` [PATCH 4/4] test: bdinfo: Add test for command bdinfo

[PATCH v5 0/4] FMP versioning support
 2023-04-24 19:42 UTC  (5+ messages)
` [PATCH v5 4/4] test/py: efi_capsule: test for FMP versioning

[PATCH v3 00/25] bootstd: Add a boot menu
 2023-04-24 19:42 UTC  (6+ messages)
` [PATCH v3 08/25] menu: Make use of CLI character processing

[PATCH] tools: Fall back to importlib_resources on Python 3.6
 2023-04-24 19:42 UTC  (2+ messages)

[PATCH] test: fdt: Fix copyright message
 2023-04-24 19:42 UTC  (2+ messages)

[PATCH] imx: fix get_boot_device() for imx8
 2023-04-24 16:33 UTC 

[PATCH v3 01/13] smegw01: Enable setting additional boot params
 2023-04-24 15:48 UTC  (14+ messages)
` [PATCH v3 02/13] smegw01: Select CONFIG_CMD_SQUASHFS
` [PATCH v3 03/13] smegw01: Select bootcount support
` [PATCH v3 04/13] smegw01: Add altbootcmd
` [PATCH v3 05/13] smegw01: Run altbootcmd in the case of failure
` [PATCH v3 06/13] smegw01: Only commit to new partition if update was successful
` [PATCH v3 07/13] smegw01: Enable EMMC boot from multiple partitions
` [PATCH v3 08/13] smegw01: Change default boot device to eMMC
` [PATCH v3 09/13] smegw01: Switch to fitImage
` [PATCH v3 10/13] smegw01: Add lockdown U-Boot env support
` [PATCH v3 11/13] smegw01: Read the second MAC address
` [PATCH v3 12/13] smegw01: Disable additional boot menu options
` [PATCH v3 13/13] smegw01: Fix fallback to altbootcmd

[PATCH v2 0/2] ARM: dts: stm32mp: alignment with v6.3
 2023-04-24 14:21 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: media: Add macros for video interface bus types
` [PATCH v2 2/2] ARM: dts: stm32mp: alignment with v6.3

[PATCH v2 00/18] virtio: pci: Add and fix consistency checks
 2023-04-24 14:06 UTC  (3+ messages)
` [PATCH v2 10/18] pci: Check region ranges are addressable

[PATCH 0/2] Update mailmap ids
 2023-04-24 13:51 UTC  (4+ messages)
` [PATCH 1/2] .mailmap: Sort the mailmap ids in dictionary order
` [PATCH 2/2] .mailmap: Map all Xilinx users mail ids to AMD

[PATCH] ARM: dts: stm32f769-disco: remove the dsi_host node
 2023-04-24 13:24 UTC  (3+ messages)
` [Uboot-stm32] "

[PATCH] configs: stm32f746-disco: remove a useless comment
 2023-04-24 13:20 UTC  (3+ messages)

[PATCH v2 1/2] mtd: cfi: respect reg address length
 2023-04-24 11:22 UTC  (5+ messages)

How can I boot into the kernel in EL1 mode as easily as possible?
 2023-04-24  5:35 UTC 

[PATCH v2 01/13] smegw01: Enable setting additional boot params
 2023-04-24 11:09 UTC  (4+ messages)
` [PATCH v2 7/7] smegw01: Enable EMMC boot from multiple partitions

[PATCH] ARM: imx: Fix parsing of ROM log event IDs on iMX8M
 2023-04-24  9:19 UTC  (2+ messages)

[PATCH v5 0/3] Add Broadcom Northstar basic support
 2023-04-24  8:34 UTC  (5+ messages)
` [PATCH v5 1/3] arm: dts: Import device tree for Broadcom Northstar
` [PATCH v5 2/3] arm: Add support for the Broadcom Northstar SoCs
` [PATCH v5 3/3] board: Add new Broadcom Northstar board

[PATCH] net: ipv6: Add support for default gateway discovery
 2023-04-24  8:03 UTC  (9+ messages)
` [PATCH v4 0/3] Add IPv6 Network Discovery
  ` [PATCH v4 1/3] net: ipv6: Add support for default gateway discovery
  ` [PATCH v4 2/3] test/py: IPv6 network discovery test
  ` [PATCH v4 3/3] test: eth: IPv6 network discovery unit test

[PATCH] arm: mach-k3: common: don't reconfigure background firewalls
 2023-04-24  7:04 UTC  (2+ messages)

[PATCH v2 0/8] Add DFU, emmc and usb boot for TI am62x
 2023-04-24  2:25 UTC  (3+ messages)
` [PATCH v2 5/8] usb: dwc3: Add dwc3 glue driver for am62

commit 787f04bb6a - imx: add USB2_BOOT type
 2023-04-24  2:14 UTC  (8+ messages)

[PATCH v2 00/17] rockchip: eMMC fixes for RK3568 and support for RK3588
 2023-04-24  1:54 UTC  (6+ messages)
` [PATCH v2 06/17] mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops

[PATCH 1/1] patman: fix class TestFunctional
 2023-04-24  1:50 UTC  (2+ messages)

[PATCH v9 0/9] bootstd: Convert rockchip and add various fixes and tweaks
 2023-04-24  1:50 UTC  (5+ messages)
` [PATCH v9 8/9] rockchip: Move to standard boot

[PATCH 1/1] tools: fix TestFdtUtil()
 2023-04-24  1:50 UTC  (2+ messages)

[PATCH 1/1] test: fix launch_efi()
 2023-04-24  1:50 UTC  (2+ messages)


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