public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-07-11 21:09:41 to 2023-07-12 20:50:39 UTC [more...]

[PATCH] phy: adin: add readext and writeext support for mdio cmd
 2023-07-12 20:50 UTC  (4+ messages)
` [PATCH 1/2] phy: mxl-8611x: add driver for MaxLinear mxl-8611x PHYs
  ` [PATCH 2/2] dt-bindings: add device tree bindings for mxl-8611x PHY

[PATCH] CI: Add automatic retry for test.py jobs
 2023-07-12 20:38 UTC  (5+ messages)

[PATCH v6 00/23] Migration to using binman for bootloader
 2023-07-12 20:33 UTC  (25+ messages)
` [PATCH v6 01/23] binman: ti-board-config: Add support for TI board config binaries
` [PATCH v6 02/23] binman: ti-secure: Add support for TI signing
` [PATCH v6 03/23] arm: dts: k3: Add support for packaging sysfw.itb and tiboot3.bin
` [PATCH v6 04/23] j721e: schema: yaml: Add general schema and J721E board config files
` [PATCH v6 05/23] j721e: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
` [PATCH v6 06/23] j7200: yaml: Add J7200 board config files
` [PATCH v6 07/23] j7200: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img
` [PATCH v6 08/23] am65x: yaml: Add AM65x board config files
` [PATCH v6 09/23] am65: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
` [PATCH v6 10/23] am64x: yaml: Add board configs for AM64x
` [PATCH v6 11/23] am64x: dts: binman: Package tiboot3.bin, tispl.bin u-boot.img
` [PATCH v6 12/23] j721s2: yaml: Add board configs for J721S2
` [PATCH v6 13/23] j721s2: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
` [PATCH v6 14/23] am62: yaml: Add board configs for AM62
` [PATCH v6 15/23] am625: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
` [PATCH v6 16/23] am62a: yaml: Add board configs for AM62ax
` [PATCH v6 17/23] am62a: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img
` [PATCH v6 18/23] arm: k3-am65x-iot2050: Use binman for tispl.bin for iot2050
` [PATCH v6 19/23] k3: tools: config.mk: Update makefile and remove scripts
` [PATCH v6 20/23] doc: board: ti: Update documentation for binman flow
` [PATCH v6 21/23] binman: Overwrite symlink if it already exists
` [PATCH v6 22/23] buildman: Create a requirements.txt file
` [PATCH v6 23/23] CI: Make use of buildman requirements.txt

[PATCH] Azure: Add excludes to the imx8_imx9 job
 2023-07-12 20:33 UTC  (2+ messages)

Please pull u-boot-dm
 2023-07-12 20:31 UTC  (7+ messages)

[RFC PATCH] riscv: sifive: fu70: downclock CPU clock for stability
 2023-07-12 20:09 UTC  (4+ messages)

[PATCH v4] phy: phy-imx8mq-usb: add vbus regulator support
 2023-07-12 20:03 UTC  (9+ messages)

[PULL] u-boot-riscv/master
 2023-07-12 19:43 UTC  (2+ messages)

[PATCH] cmd: ubi: Fix 'ubi list' command arguments parsing
 2023-07-12 12:58 UTC 

[PATCH v1 0/5] Make the clock dt-bindings and DT nodes consistent with Linux
 2023-07-12  7:13 UTC  (3+ messages)

[PATCH] dm: core: Deal with __symbols__ in devicetree
 2023-07-12 18:58 UTC 

[PATCH v4 0/4] SPL NVMe support
 2023-07-12 17:12 UTC  (5+ messages)

[PATCH v2 0/3] board: rockchip: Add Hardkernel ODROID-M1
 2023-07-12 17:07 UTC  (4+ messages)
` [PATCH v2 1/3] ata: dwc_ahci: Fix support for other platforms
` [PATCH v2 2/3] cmd: ini: Fix build warning
` [PATCH v2 3/3] board: rockchip: Add Hardkernel ODROID-M1

[PATCH 0/2] board: rockchip: Add Hardkernel ODROID-M1
 2023-07-12 17:01 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH v4 00/45] x86: Use qemu-x86_64 to boot EFI installers
 2023-07-12 15:05 UTC  (42+ messages)
` [PATCH v4 01/45] x86: Return mtrr_add_request() to its old purpose
` [PATCH v4 02/45] x86: Allow listing MTRRs in SPL
` [PATCH v4 03/45] x86: mtrr: Add documentation
` [PATCH v4 04/45] bios_emulator: Add Kconfig and adjust Makefile for SPL
` [PATCH v4 05/45] bios_emulator: Drop VIDEO_IO_OFFSET
` [PATCH v4 06/45] x86: Tidy up EFI code in interrupt_init()
` [PATCH v4 07/45] x86: Add a comment for board_init_f_r_trampoline()
` [PATCH v4 08/45] x86: Show the CPU physical address size with bdinfo
` [PATCH v4 09/45] x86: Correct get_sp() implementation for 64-bit
` [PATCH v4 10/45] x86: Show an error when a BIOS exception occurs
` [PATCH v4 11/45] acpi: Add a comment to set the acpi tables
` [PATCH v4 12/45] bdinfo: Show the RAM top and approximate stack pointer
` [PATCH v4 13/45] part: Allow setting the partition-table type
` [PATCH v4 14/45] qfw: Show the file address if available
` [PATCH v4 15/45] log: Tidy up an ambiguous comment
` [PATCH v4 16/45] qfw: Set the address of the ACPI tables
` [PATCH v4 17/45] efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG
` [PATCH v4 18/45] x86: Improve the trampoline in 64-bit mode
` [PATCH v4 19/45] Show the malloc base with the bdinfo command
` [PATCH v4 20/45] nvme: Provide more useful debugging messages

[PATCH v3 00/18] bootstd: Add a bootmeth for ChromiumOS on x86
 2023-07-12 15:04 UTC  (19+ messages)
` [PATCH v3 01/18] test: Skip flat-tree tests if devicetree is not used
` [PATCH v3 02/18] bootstd: Correct the name of the QEMU bootmeth
` [PATCH v3 03/18] bootstd: Use bootdev instead of bootdevice
` [PATCH v3 04/18] bootstd: Correct baudrate typo
` [PATCH v3 05/18] bootstd: Allow storing the OS command line in the bootflow
` [PATCH v3 06/18] bootstd: Use the bootargs env var for changing the cmdline
` [PATCH v3 07/18] bootstd: Allow storing x86 setup information
` [PATCH v3 08/18] bdinfo: Show information about the serial port
` [PATCH v3 09/18] bootstd: Add a function to update a command line
` [PATCH v3 10/18] bootstd: Add support for updating elements of the cmdline
` [PATCH v3 11/18] x86: qemu: Create a little more room for U-Boot
` [PATCH v3 12/18] x86: qemu: Switch to standard boot
` [PATCH v3 13/18] bootstd: Support automatically setting Linux parameters
` [PATCH v3 14/18] x86: Add a function to boot a zimage
` [PATCH v3 15/18] x86: zimage: Export the function to obtain the cmdline
` [PATCH v3 16/18] bootstd: Add a simple bootmeth for ChromiumOS
` [PATCH v3 17/18] x86: coreboot: Adjust various config options
` [PATCH v3 18/18] x86: coral: "

[PATCH v1 0/3] arm: mach-k3: am62: Add core number autodetection and fix fdt
 2023-07-12 14:38 UTC  (9+ messages)
` [PATCH v1 1/3] arm: k3: Fix ft_system_setup so it can be enabled on any SoC
` [PATCH v1 2/3] arm: mach-k3: am62: Add CTRLMMR_WKUP_JTAG_DEVICE_ID register definition
` [PATCH v1 3/3] arm: mach-k3: am62: Fixup CPU core counts in fdt

[PATCH 0/4] introduce EFI_RAM_DISK_PROTOCOL
 2023-07-12 14:00 UTC  (11+ messages)

[PATCH v2 00/19] bootstd: Add a bootmeth for ChromiumOS on x86
 2023-07-12 14:00 UTC  (24+ messages)
` [PATCH v2 01/19] test: Restore test behaviour on failure
` [PATCH v2 04/19] bootstd: Use bootdev instead of bootdevice
` [PATCH v2 07/19] bootstd: Use the bootargs env var for changing the cmdline
` [PATCH v2 08/19] bootstd: Allow storing x86 setup information
` [PATCH v2 10/19] bootstd: Add a function to update a command line
` [PATCH v2 12/19] x86: qemu: Create a little more room for U-Boot
` [PATCH v2 13/19] x86: qemu: Switch to standard boot
` [PATCH v2 18/19] x86: coreboot: Adjust various config options
` [PATCH v2 19/19] x86: coral: "

[PATCH v4 0/3] binman: Add support for externally encrypted blobs
 2023-07-12 14:00 UTC  (7+ messages)
` [PATCH v4 1/3] "

[PATCH] fdt: cmd: allow to add chosen properties
 2023-07-12 14:00 UTC  (2+ messages)

[RFC PATCH 0/3] Minimal platform configuration
 2023-07-12 14:00 UTC  (6+ messages)
` [RFC PATCH 1/3] scripts: kconfig: Add config fragment support in board/../
` [RFC PATCH 2/3] configs: Add am62x wakeup defconfigs
` [RFC PATCH 3/3] board: ti: am62x: Add am62x_evm defconfig fragments

[PATCH v3] event: Add fpga load event
 2023-07-12 14:00 UTC  (2+ messages)

[PATCH] disk: Use BOOT_DEFAULTS instead of DISTRO_DEFAULTS
 2023-07-12 14:00 UTC  (2+ messages)

[PATCH 2/2] arm: dts: imx8mp: Sync the DT with kernel 6.4-rc4
 2023-07-12 13:41 UTC  (2+ messages)

[PATCH v1 4/5] configs: verdin-imx8mp: enable spl_gpio_hog
 2023-07-12 13:41 UTC  (2+ messages)

[PATCH 1/3] mx28evk: Convert to CONFIG_DM_SERIAL
 2023-07-12 13:41 UTC  (4+ messages)
` [PATCH 3/3] mx23_olinuxino: "

[PATCH 1/2] config: xea: Disable support for boot methods EXTLINUX and VBE
 2023-07-12 13:41 UTC  (4+ messages)
` [PATCH 2/2] config: xea: Disable support for FAT file system

[PATCH v1 1/5] verdin-imx8mm/verdin-imx8mp: synchronise device trees with linux
 2023-07-12 13:40 UTC  (2+ messages)

[PATCH v1 2/2] board: colibri-imx8x: initialize snvs
 2023-07-12 13:40 UTC  (3+ messages)

[PATCH 2/3] mx23evk: Convert to CONFIG_DM_SERIAL
 2023-07-12 13:40 UTC  (2+ messages)

[PATCH v1 5/5] arm64: dts: verdin-imx8mp: add ctrl_sleep_moci# hog
 2023-07-12 13:40 UTC  (2+ messages)

[PATCH v1 2/5] configs: verdin-imx8mm: enable spl_gpio_hog
 2023-07-12 13:40 UTC  (2+ messages)

[PATCH 1/2] clk: imx8mp: Update clocks based on kernel 6.4-RC4
 2023-07-12 13:40 UTC  (2+ messages)

[PATCH] arm: dts: imx8mp-beacon-kit: Enable USB Power domains
 2023-07-12 13:40 UTC  (2+ messages)

[PATCH v1 3/5] arm64: dts: verdin-imx8mm: add ctrl_sleep_moci# hog
 2023-07-12 13:40 UTC  (2+ messages)

[PATCH v2 5/5] imx8mn-var-som: adjust PHY reset gpios according to hardware configuration
 2023-07-12 13:40 UTC  (3+ messages)

[RESEND PATCH v2 0/5] imx8mn-var-som: fix ethernet for Variscite symphony board and imx8m nano SOM
 2023-07-12 13:39 UTC  (5+ messages)
` [RESEND PATCH v2 5/5] imx8mn-var-som: adjust PHY reset gpios according to hardware configuration

[PATCH 0/2] rockchip: rk35xx: Fix SPI Flash alias
 2023-07-12 12:22 UTC  (3+ messages)
` [PATCH 1/2] rockchip: rk3568-rock-3a: "
` [PATCH 2/2] rockchip: rk3588-rock-5b: "

[PATCH v2] bdinfo: Correct use of assertions
 2023-07-12  7:16 UTC  (2+ messages)

[PATCH] arm: dts: imx8m: add OPTEE_LOAD_ADDRESS config and tee.bin
 2023-07-12 10:37 UTC  (2+ messages)

[PATCH v1 0/2] power: pmic: add TPS65913 support
 2023-07-12  8:24 UTC  (3+ messages)
` [PATCH v1 1/2] power: pmic: support TI TPS65913 PMIC
` [PATCH v1 2/2] power: regulator: palmas: set up voltage on probe

[PATCH v1 0/4] Add NPCM8xx more feature support
 2023-07-12  8:22 UTC  (2+ messages)

[PATCH] phy: Fix generic_setup_phy return value on power on failure
 2023-07-12  7:50 UTC  (6+ messages)

[PATCH v5 00/11] Add ethernet driver for StarFive JH7110 SoC
 2023-07-12  5:11 UTC  (17+ messages)
` [PATCH v5 03/11] riscv: dts: jh7110: Add ethernet device tree nodes
` [PATCH v5 04/11] riscv: dts: jh7110: Combine the board device tree files of 1.2A and 1.3B
` [PATCH v5 05/11] doc: board: starfive: Reword the make defconfig information
` [PATCH v5 06/11] configs: starfive: Enable ethernet configuration for StarFive VisionFive2
` [PATCH v5 07/11] eeprom: starfive: Enable ID EEPROM configuration
` [PATCH v5 08/11] riscv: dts: starfive: Add support eeprom device tree node
` [PATCH v5 09/11] configs: starfive: Enable ID EEPROM configuration
` [PATCH v5 10/11] ram: starfive: Read memory size information from EEPROM

[PATCH] bdinfo: Correct use of assertions
 2023-07-12  1:49 UTC  (4+ messages)

[PATCH] drivers: rtc: max313xx: provide read8/write8
 2023-07-11 23:30 UTC 

[PATCH] pci: rockchip: Release resources on failing probe
 2023-07-11 23:13 UTC 

[PATCH] mx7dsabresd: Retrieve the second MAC address from fuses
 2023-07-11 21:57 UTC 

[PATCH v2 0/3] rpi: Convert to standard boot
 2023-07-11 21:57 UTC  (7+ messages)

[PATCH 1/2] schemas: Add firmware node schema
 2023-07-11 21:18 UTC  (2+ messages)
` [PATCH 2/2] schemas: Add a schema for binman


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