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

[PATCH v2] test: print: Fix hexdump test on 64bit systems
 2023-08-25  8:19 UTC 

[PATCH] arm64: zynqmp: Add support for K26 rev2 boards
 2023-08-25  8:10 UTC 

[PATCH v2] tools: ensure zeroed padding in external FIT images
 2023-08-25  8:10 UTC 

[PATCH 0/2] Add EFI HTTP boot support
 2023-08-25  7:56 UTC  (13+ messages)
` [PATCH 1/2] cmd: efidebug: add uri device path
` [PATCH 2/2] efi_loader: support boot from URI "

[PATCH 0/2] net: Fix Ethernet PHY detection on Beagleplay
 2023-08-25  7:52 UTC  (7+ messages)
` [PATCH 1/2] net: ti: am65-cpsw-nuss: Workaround for buggy PHY/Board

[UBOOT PATCH] arm64: zynqmp: Enable the config CMD_KASLRSEED
 2023-08-25  7:33 UTC  (2+ messages)

[PATCH] fpga: define dummy fpga_load function for debug build
 2023-08-25  7:22 UTC  (2+ messages)

[PATCH RESEND v3] fpga: add inline stub for fpga_load
 2023-08-25  7:21 UTC  (2+ messages)

[PATCH 0/2] dm: core: Add support for filling script_offset_f/script_size_f from DT
 2023-08-25  7:17 UTC  (2+ messages)

[PATCH] xilinx: Remove scriptaddr from config files and move it to DT
 2023-08-25  7:16 UTC  (2+ messages)

[PATCH] arm64: versal: Increase the number of DRAM banks to 36
 2023-08-25  7:16 UTC  (2+ messages)

[PATCH v4 1/2] dm: core: ofnode: Add ofnode_read_bootscript_address()
 2023-08-25  7:15 UTC  (2+ messages)

[PATCH] clk: Dont return error when assigned-clocks is empty or missing
 2023-08-25  7:15 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Setup default si570 frequency to 156.25MHz
 2023-08-25  7:11 UTC 

[PATCH 1/2] Title:Add board for Meta openbmc Minerva
 2023-08-25  1:17 UTC  (2+ messages)
` [PATCH 2/2] Title: Add Meta OpenBMC Minerva dts in uboot

[PATCH v2] Convert CFG_SYS_UBOOT_START to Kconfig
 2023-08-25  1:59 UTC 

[PATCH V4 0/8] board: ti: Add support for BeaglePlay
 2023-08-25  1:59 UTC  (18+ messages)
` [PATCH V4 8/8] doc: board: ti: Add BeaglePlay documentation

[PATCH] bootstd: Drop some TODOs
 2023-08-25  1:39 UTC 

[PATCH V5 00/17] board: ti: Add support for BeaglePlay
 2023-08-25  1:16 UTC  (29+ messages)
` [PATCH V5 02/17] include: configs: am62x_evm: Drop unused SDRAM address
` [PATCH V5 03/17] include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTS
` [PATCH V5 05/17] configs: am62x_evm_a53_defconfig: Switch to bootstd
` [PATCH V5 06/17] include: configs: am62x_evm: Drop distro_bootcmd usage
` [PATCH V5 07/17] include: env: ti: ti_armv7_common.env: Rename to ti_common.env
` [PATCH V5 08/17] include: env: ti: ti_common: Add a generic findfdt
` [PATCH V5 09/17] board: ti: am62x: am62x.env: Use default findfdt
` [PATCH V5 10/17] arm: mach-k3: am625_init: Use IS_ENABLED()
` [PATCH V5 11/17] arm: mach-k3: am625_init: Convert rtc_erratumi2327_init to static
` [PATCH V5 16/17] board: ti: am62x: Add am62x_beagleplay_* defconfigs and env file
  ` [PATCH] board: ti: am62x: beagleplay: Disable semi-functional PSCI reset support

[PATCH v7 1/2] phy: phy-imx8mq-usb: add vbus regulator support
 2023-08-25  0:37 UTC  (6+ messages)
` [PATCH v7 2/2] phy: phy-imx8mq-usb: clean up clock code

[PATCH 1/1] doc: describe TPL/VPL/SPL boot
 2023-08-24 23:31 UTC  (8+ messages)

[PATCH] Convert CFG_SYS_UBOOT_START to Kconfig
 2023-08-24 22:45 UTC  (5+ messages)

[PATCH v2 0/4] arm: qemu: Enable Bochs, console buffering, USB keyboard
 2023-08-24 21:44 UTC  (2+ messages)

[PATCH 00/19] Kconfig: Tidy up some options
 2023-08-24 19:59 UTC  (20+ messages)
` [PATCH 01/19] lib: rational: Move the Kconfigs into the correct place
` [PATCH 02/19] Kconfig: Move API into general setup
` [PATCH 03/19] video: Hide the BMP options
` [PATCH 04/19] video: Move BMP options and code to video directory
` [PATCH 05/19] net: Move SYS_RX_ETH_BUFFER into the network menu
` [PATCH 06/19] FMU: Avoid showing an unselectable menu option
` [PATCH 07/19] test: Move POST under a renamed Testing section
` [PATCH 08/19] boot: Move fdt_support to boot/
` [PATCH 09/19] Move fdt_simplefb "
` [PATCH 10/19] boot: Move some other fdt-fixup options to the same menu
` [PATCH 11/19] boot: Rename Android-boot text
` [PATCH 12/19] Kconfig: Create a menu for FIT
` [PATCH 13/19] Kconfig: Move SPL_FIT under FIT
` [PATCH 14/19] spl: Tidy up load address in spl_ram
` [PATCH 15/19] boot: Make standard boot a menu
` [PATCH 16/19] Kconfig: Move TEXT_BASE et al under general setup
` [PATCH 17/19] Make DISTRO_DEFAULTS as deprecated
` [PATCH 18/19] boot: Join FDT_FIXUP_PARTITIONS with related options
` [PATCH 19/19] boot: Join ARCH_FIXUP_FDT_MEMORY "

[PATCH v2 00/23] bootstd: Support ChromiumOS better
 2023-08-24 19:55 UTC  (24+ messages)
` [PATCH v2 01/23] part: Use desc instead of dev_desc
` [PATCH v2 02/23] part: amiga: "
` [PATCH v2 03/23] part: dos: "
` [PATCH v2 04/23] part: efi: "
` [PATCH v2 05/23] part: iso: "
` [PATCH v2 06/23] part: nac: "
` [PATCH v2 07/23] part: Add comments for static functions
` [PATCH v2 08/23] part: Add accessors for struct disk_partition uuid
` [PATCH v2 09/23] part: Add accessors for struct disk_partition type_uuid
` [PATCH v2 10/23] part: Add an accessor for struct disk_partition sys_ind
` [PATCH v2 11/23] part: efi: Add debugging for the signature check
` [PATCH v2 12/23] dm: core: Correct error handling when event fails
` [PATCH v2 13/23] uuid: Move function comments to header file
` [PATCH v2 14/23] sandbox: Add a way to access persistent test files
` [PATCH v2 15/23] test: Move 1MB.fat32.img and 2MB.ext2.img
` [PATCH v2 16/23] bootflow: Show an empty filename when there is none
` [PATCH v2 17/23] bootstd: test: Allow binding and using any mmc device
` [PATCH v2 18/23] bootstd: Add a test for bootmeth_cros
` [PATCH v2 19/23] part: Add a fallback for part_get_bootable()
` [PATCH v2 20/23] bootstd: Support bootmeths which can scan any partition
` [PATCH v2 21/23] uuid: Add ChromiumOS partition types
` [PATCH v2 22/23] bootstd: cros: Allow detection of any kernel partition
` [PATCH v2 23/23] CI: Add ChromiumOS utilities

[PATCH v2 1/7] ufs: Convert quirks to BIT() macro
 2023-08-24 19:40 UTC  (2+ messages)

[PATCH v2 00/16] General tegra and board improvements
 2023-08-24 19:26 UTC  (17+ messages)
` [PATCH v2 01/16] ARM: dts: p1801-t: separate from common transformers tree
` [PATCH v2 02/16] ARM: dts: tf600t: "
` [PATCH v2 03/16] configs: transformer_t30: support booting from USB
` [PATCH v2 04/16] ARM: dts: tf201: configure dock USB phy
` [PATCH v2 05/16] board: asus: transformer-t30: remove PMIC GPIOs configuration
` [PATCH v2 06/16] configs: transformer_t30: convert bootmenu option
` [PATCH v2 07/16] ARM: dts: transformer-t30: complete missing bindings
` [PATCH v2 08/16] ARM: dts: endeavoru: "
` [PATCH v2 09/16] ARM: dts: lg-x3: "
` [PATCH v2 10/16] ARM: dts: grouper: "
` [PATCH v2 11/16] configs: transformer_t30: grouper: lg-x3: endeavoru: sync defconfigs
` [PATCH v2 12/16] ARM: tegra114: enable base voltages setup from board
` [PATCH v2 13/16] ARM: tegra20: tegra30: support EBTUPDATE on non-encrypted devices
` [PATCH v2 14/16] ARM: tegra: board2: add generic late init
` [PATCH v2 15/16] board: tegra30: remove nvidia_board_late_init calls
` [PATCH v2 16/16] board: asus: lg: move config fragments into device boards

[PATCH] arm: kirkwood: Pogo v4: Enable LTO
 2023-08-24 19:07 UTC 

[PATCH v2] arm: imx: imx8m: add optee configuration to ft_system_setup
 2023-08-24 19:05 UTC 

[PATCH v2] arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi
 2023-08-24 19:03 UTC 

[PATCH v2 1/3] arm: dts: imx8mm: move firmware/optee node to common imx8mm-u-boot.dtsi
 2023-08-24 19:01 UTC  (3+ messages)
` [PATCH v2 2/3] arm: dts: imx8mp: move firmware/optee node to common imx8mp-u-boot.dtsi
` [PATCH v2 3/3] arm: dts: imx8mn: protect the firmware/optee node with ifdef

[PATCH v2 0/2] tegra_mmc: get tap and trim from dts
 2023-08-24 18:53 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: tegra210: set default-tap and default-trim values in sdhci nodes
` [PATCH v2 2/2] mmc: tegra: get default-tap and default-trim from device tree

[PATCH RESEND 0/5] clk: A few bugfixes/enhancements for CCF
 2023-08-24 18:51 UTC  (2+ messages)

[PATCH 1/2] Reland "x86: Move FACP table into separate functions""
 2023-08-24 18:23 UTC  (2+ messages)
` [PATCH 2/2] RFC: x86: acpi: Add some debugging

[PATCH] arm: Use builtins for ffs/fls
 2023-08-24 18:15 UTC  (2+ messages)

[RFC PATCH 0/2] doc: sphinx: Add sphinx-prompt
 2023-08-24 17:48 UTC  (7+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] doc: board: ti: k3: Convert to sphinx-prompt

[PATCH 00/24] bootstd: Support ChromiumOS better
 2023-08-24 17:43 UTC  (2+ messages)

[PATCH v6 1/4] Kconfig: Add SPL_SYS_MALLOC_CLEAR_ON_INIT
 2023-08-24 16:31 UTC  (5+ messages)
` [PATCH v6 2/4] dlmalloc: Add support for SPL_SYS_MALLOC_CLEAR_ON_INIT
` [PATCH v6 3/4] riscv: cpu: jh7110: Imply SPL_SYS_MALLOC_CLEAR_ON_INIT
` [PATCH v6 4/4] configs: starfive: Disable SYS_MALLOC_CLEAR_ON_INIT by default

[PATCH v6 0/4] arch: riscv: jh7110: Correctly zero L2 LIM
 2023-08-24 16:25 UTC 

[PATCH v1 0/2] verdin-am62: add u-boot update wrappers and fix check for minimum memory size
 2023-08-24 16:18 UTC  (11+ messages)
` [PATCH v1 1/2] verdin-am62: add u-boot update wrappers
` [PATCH v1 2/2] board: verdin-am62: fix check for minimum memory size

[PATCH] Nokia RX-51: Add CONFIG_BOOTM_PLAN9 to default config
 2023-08-24 15:52 UTC 

[PATCH 0/6] Attempt to enforce standard extensions for build output
 2023-08-24 15:26 UTC  (19+ messages)
` [PATCH 2/6] buildman: Keep all permitted output files
` [PATCH 6/6] stm32mp15: Use u-boot-spl-stm32.bin instead of u-boot-spl.stm32

[PATCH v2] efi_loader: delete handle from events when a protocol is uninstalled
 2023-08-24 15:25 UTC  (5+ messages)

[PATCH] MAINTAINERS: remove Vikas Manocha
 2023-08-24 15:18 UTC  (5+ messages)

u-boot-hi3518ev200
 2023-08-24 14:41 UTC  (2+ messages)

[PATCH v1 00/19] General tegra and board improvements
 2023-08-24 14:41 UTC  (10+ messages)
` [PATCH v1 15/19] ARM: tegra: board2: add generic late init
` [PATCH v1 17/19] ARM: tegra: dt-setup: convert TrustZone remove into config

[PATCH] efi_loader: delete handle from events when a protocol is uninstalled
 2023-08-24 14:05 UTC  (5+ messages)

[PATCH] pinctrl: sunxi: add SPI1 pinmuxes for f1c100s
 2023-08-24 13:56 UTC  (2+ messages)

[PATCH v1 0/1] tegra_mmc: get tap and trim from dts
 2023-08-24 13:33 UTC  (12+ messages)
` [PATCH v1 1/1] mmc: tegra: get default-tap and default-trim from device tree

[PATCH v1 0/3] Add rockmtd command
 2023-08-24 13:29 UTC  (4+ messages)
` [PATCH v1 1/3] mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option
` [PATCH v1 2/3] dm: prepare rkmtd UCLASS
` [PATCH v1 3/3] rockchip: cmd: add rockmtd command

[PATCH] tools: ensure zeroed padding in external FIT images
 2023-08-24 13:11 UTC  (4+ messages)

[PATCH v1 1/2] drivers: firmware: introduce Meson Secure Monitor driver
 2023-08-24  8:08 UTC  (11+ messages)


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