public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-05-03 01:29:56 to 2023-05-04 12:36:07 UTC [more...]

[PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
 2023-05-04 12:35 UTC  (17+ messages)

[PATCH 1/2] kbuild: add dtc as dependency on .dtb files
 2023-05-04 12:26 UTC  (2+ messages)
` [PATCH 2/2] kbuild: Allow DTB overlays to built from .dtso named source files

[PATCH] dm: core: of_access: fix return value in of_property_match_string
 2023-05-04 12:22 UTC 

[PATCH] dt/bindings: fwu-mdata-mtd: drop changes outside FWU
 2023-05-04 12:08 UTC  (10+ messages)

[PATCH] usb: ehci-mx6: replace regulator_set_enable with *_if_allowed
 2023-05-04 11:56 UTC  (12+ messages)

[PATCH v1 0/2] arm64: Fix building failure for Xen target
 2023-05-04  7:54 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: Remove duplicated symbols
` [PATCH v1 2/2] doc: Add info for building Xen target with Clang

[PATCH v2 0/3] Enable U-Boot at Virtualbox to boot images
 2023-05-04  5:40 UTC  (5+ messages)
` [PATCH v2 2/3] X86: Add support for distro boot
      ` AW: "

[PATCH] scripts/Makefile.dts: tweak logic for deciding which dtbs to build
 2023-05-04 11:33 UTC 

[PATCH 00/10] Misc fixes + 8xx CPM relocation
 2023-05-04 11:28 UTC  (14+ messages)
` [PATCH 01/10] board: cssi: Remove duplicated FPGA loading sequence on CMPC885
` [PATCH 02/10] board: cssi: Remove stale macro from cmpcpro.c
` [PATCH 03/10] board: cssi: Load CMPC885's motherboard FPGA earlier
` [PATCH 04/10] powerpc: mpc8xx: CPM parameter RAM can be anywhere
` [PATCH 05/10] powerpc: mpc8xx: Reorganise init RAM
` [PATCH 06/10] powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATA
` [PATCH 07/10] powerpc: mpc8xx: Add SMC relocation CPM microcode
` [PATCH 08/10] spi, mpc8xx: Take parameter RAM relocation into account
` [PATCH 09/10] serial, "
` [PATCH 10/10] board: cssi: Activate SMC relocation on CMPC885 board for MIAE device

Pull request efi-2023-07-rc2
 2023-05-04 11:16 UTC 

[PATCH] imx8qm_dmsse20a1: Improve SPL memory configuration
 2023-05-04 10:41 UTC 

[PATCH v3 0/5] SPL NVMe support
 2023-05-04  9:53 UTC  (6+ messages)
` [PATCH v3 1/5] spl: Add Kconfig options for NVME
` [PATCH v3 2/5] spl: blk: Support loading images from fs
` [PATCH v3 3/5] nvme: pci: Enable for SPL
` [PATCH v3 4/5] spl: Support loading a FIT from ext FS
` [PATCH v3 5/5] common: spl: Add spl NVMe boot support

[PATCH] usb: gadget: Compile USB ethernet gadget only if NET is enabled
 2023-05-04  9:17 UTC  (12+ messages)

[PATCH v3 00/19] Migration to using binman for bootloader
 2023-05-04  9:37 UTC  (12+ messages)

[PATCH v2 0/4] SPL NVme support
 2023-05-04  8:28 UTC  (7+ messages)
` [PATCH v2 2/4] nvme: pci: Enable for SPL
` [PATCH v2 4/4] common: spl: Add spl NVMe boot support

[PATCH v2 00/42] x86: Use qemu-x86_64 to boot EFI installers
 2023-05-04  8:22 UTC  (3+ messages)
` [PATCH v2 25/42] x86: Pass video settings from SPL to U-Boot proper
  ` [EXTERNAL] "

Pull request: please pull u-boot-imx-20230503
 2023-05-04  7:04 UTC  (4+ messages)

[PATCH] configs: j7200: correct mmc offset
 2023-05-04  6:17 UTC  (3+ messages)

[PATCH] build_bug.h: Also define static_assert() when __CHECKER__ is defined
 2023-05-04  6:15 UTC  (3+ messages)

[PATCH] configs: at91: sama5d2_icp_mmc: Enable CONFIG_LTO
 2023-05-04  6:09 UTC  (8+ messages)

[PATCH v2 0/3] J7 merge HS configs
 2023-05-04  5:37 UTC  (4+ messages)
` [PATCH v2 1/3] configs: j721s2: Merge the HS and non-HS defconfigs
` [PATCH v2 2/3] Kconfig: j721s2: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region
` [PATCH v2 3/3] configs: j7200: Merge the HS and non-HS defconfigs

[PATCH v3 01/19] binman: ti-board-config: Add support for TI board config binaries
 2023-05-04  4:12 UTC  (6+ messages)
` [PATCH 1/2] buildman: Create a requirements.txt file
  ` [PATCH 2/2] CI: Make use of buildman requirements.txt

Mainline Linux on gru / bob
 2023-05-04  2:55 UTC 

[PATCH v5 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-05-04  2:35 UTC  (13+ messages)

[PATCH 1/1] doc: man-page for cp
 2023-05-03 22:56 UTC  (2+ messages)

[PATCH] bk4r1: Enable LTO
 2023-05-03 22:30 UTC 

[RFC PATCH v2 0/7] clk: Switch from soc_clk_dump to clk_ops function
 2023-05-03 20:37 UTC  (8+ messages)
` [RFC PATCH v2 1/7] clk: zynq: Move soc_clk_dump to Zynq clock driver
` [RFC PATCH v2 2/7] clk: ast2600: Move soc_clk_dump function
` [RFC PATCH v2 3/7] clk: k210: "
` [RFC PATCH v2 4/7] clk: Add dump operation to clk_ops
` [RFC PATCH v2 5/7] cmd: clk: Use dump function from clk_ops
` [RFC PATCH v2 6/7] clk: treewide: switch to clock dump "
` [RFC PATCH v2 7/7] cmd: clk: Remove __weak from soc_clk_dump

[PATCH] pci: ecm generic: use dev_read_() interface
 2023-05-03 20:34 UTC  (2+ messages)

[PATCH v10 00/10] introduce Arm FF-A support
 2023-05-03 17:56 UTC  (5+ messages)
` [PATCH v11 "
  ` [PATCH v11 06/10] arm_ffa: introduce sandbox "

Please pull u-boot-marvell/master
 2023-05-03 17:14 UTC  (2+ messages)

[RFC PATCH 0/1] arm64: dts: ti: k3-j721s2: handling subnode of msmc node
 2023-05-03 16:30 UTC  (4+ messages)
` [PATCH 1/1] arm64: dts: ti: k3-j721s2: Add reserved status in msmc

[PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3
 2023-05-03 16:12 UTC  (22+ messages)
` [PATCH 2/3] arm: dts: imx8mn: "
` [PATCH 3/3] arm: dts: imx8mp: "

[PATCH v2 00/30] Allow building sandbox with MSYS2
 2023-05-03 15:02 UTC  (19+ messages)
` [PATCH v2 19/30] sandbox: Drop signal handling for MSYS2
` [PATCH v2 20/30] sandbox: Fix up setting of monitor_len on MSYS2
` [PATCH v2 21/30] Makefile: Disable unsupported compiler options with PE
` [PATCH v2 22/30] Makefile: Correct the ans1_compiler rule for MSYS2
` [PATCH v2 23/30] sandbox: Augment the linker script "
` [PATCH v2 24/30] sandbox: Provide an EFI link script for PE
` [PATCH v2 26/30] build: Disable weak symbols for MSYS2
` [PATCH v2 30/30] CI: Enable sandbox build for Windows

[PATCH 00/14] arm: dts: k3-j7200: Sync with kernel.org
 2023-05-03 14:56 UTC  (25+ messages)
` [PATCH 01/14] arm: dts: k3-j7200: Update devicetree to sync with v6.3-rc6
` [PATCH 02/14] arch: arm: dts: k3-j7200: Fix physical address of pin
` [PATCH 03/14] arch: arm: dts: k3-j7200-som: Enable I2C
` [PATCH 04/14] arch: arm: dts: k3-j7200: Add general purpose timers
` [PATCH 05/14] arch: arm: dts: k3-j7200: Configure pinctrl for timer IO pad
` [PATCH 06/14] arch: arm: dts: k3-j7200 move main_pmx to common file
` [PATCH 07/14] arch: arm: dts: k3-j7200 move wkup_pmx "
` [PATCH 08/14] arch: arm: dts: k3-j7200 cleanup r5 and uboot dts
` [PATCH 09/14] arch: arm: dts: k3-j7200: remove duplicate usb nodes
` [PATCH 10/14] arch: arm: dts: k3-7200: cleanup r5 i2c node
` [PATCH 11/14] arch: arm: dts: k3-j7200: removed unused clock node
` [PATCH 12/14] arch: arm: dts: k3-j7200: cleanup hmbc node
` [PATCH 13/14] arch: arm: dts: k3-j7200 rearrange bootph property in various node
` [PATCH 14/14] arch: arm: dts: k3-j7200: Add MCSPI nodes

[PATCH] Revert "mmc: rockchip_sdhci: Limit number of blocks read in a single command"
 2023-05-03 14:22 UTC  (3+ messages)

[PATCH 1/4] arm: add support for Hisilicon HiSTB family SoCs
 2023-05-03 13:58 UTC  (4+ messages)

[PATCH] net: phy: Request rgmii-id phy reset gpio as output
 2023-05-03 13:50 UTC  (2+ messages)

[PATCH v2 0/2] Update mailmap ids
 2023-05-03 13:45 UTC  (2+ messages)

[PATCH v4 0/3] Add MAX14526 MUIC driver
 2023-05-03 13:28 UTC  (3+ messages)
` [PATCH v4 1/3] dm: extcon: add an uclass for extcon

[PATCH] pinctrl: mediatek: set R1/R0 in case pullen/pullsel succeeded
 2023-05-03 13:28 UTC  (2+ messages)

[PATCH v2 0/2] Add DTS for BPI-R3
 2023-05-03 13:28 UTC  (5+ messages)
` [PATCH v2 1/2] board: mediatek: add Bananapi-R3 devicetree
` [PATCH v2 2/2] configs: change bpi-r3 to board specific dts and change prompt

[PATCH v5 0/3] Add Broadcom Northstar basic support
 2023-05-03 13:27 UTC  (3+ messages)
` [PATCH v5 1/3] arm: dts: Import device tree for Broadcom Northstar

[PATCH v3 0/9] serial: msm-geni: fix UART baudrate on modern platforms
 2023-05-03 13:27 UTC  (3+ messages)
` [PATCH v3 1/9] misc: add Qualcomm GENI SE QUP device driver

[PATCH 1/2] board: Fix board file path for sdm845.c for Samsung and Qualcomm boards
 2023-05-03 13:27 UTC  (6+ messages)
` [PATCH 2/2] board: Fix documentation for Snapdragon based "

[PATCH] arm: mach-k3: common: Default to non fitImage boot on HS-FS
 2023-05-03 13:27 UTC  (2+ messages)

[PATCH] arm: mach-k3: common: don't reconfigure background firewalls
 2023-05-03 13:27 UTC  (2+ messages)

[PATCH] arm: mach-k3: am62a7: Enable QoS for DSS
 2023-05-03 13:27 UTC  (2+ messages)

[PATCH] arm: mach-k3: j7200: Fix firewall warnings at boot time
 2023-05-03 13:27 UTC  (2+ messages)

[PATCH] configs: j7200_evm_a72: Enhance bootcmd to configure ethernet PHY
 2023-05-03 13:27 UTC  (2+ messages)

[PATCH] board: ti: j721s2: Add support to detect daughtercards
 2023-05-03 13:27 UTC  (2+ messages)

[PATCH] arm: mach-k3: Workaround errata ID i2331
 2023-05-03 13:26 UTC  (2+ messages)

[PATCH] arm: Remove omap5_uevm board
 2023-05-03 13:26 UTC  (2+ messages)

[PATCH 0/3] Enable bootmenu, and button-kbd driver for menu entry navigation
 2023-05-03 13:26 UTC  (3+ messages)
` [PATCH 1/3] starqltechn: use 16x32 font

[PATCH 0/3] J7 merge HS configs
 2023-05-03 13:26 UTC  (3+ messages)
` [PATCH 1/3] configs: j721s2: Merge the HS and non-HS defconfigs

Pull request for tpm-master-02052023
 2023-05-03 13:26 UTC  (2+ messages)

[PATCH] scripts: dtc-version: support git version strings too
 2023-05-03 10:23 UTC 

[PATCH v2 u-boot-mvebu 0/4] arm: mvebu: Fix eMMC boot
 2023-05-03 10:12 UTC  (11+ messages)
` [PATCH v2 u-boot-mvebu 4/4] arm: mvebu: clearfog: Update eMMC/SD/SATA instructions

[PATCH] arch: arm: mach-k3: Delete tifs node in DT fixup
 2023-05-03  9:30 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 1/1] arm: mvebu: avoid buffer overflow in hws_serdes_topology_verify
 2023-05-03  9:18 UTC  (2+ messages)

[Question] build error "undefined reference to `fdtdec_setup_memory_banksize'" (running u-boot and linux on qemu arm64 machine using SPL BOOT from RAM mode)
 2023-05-03  9:17 UTC 

[Question] build error "undefined reference to `fdtdec_setup_memory_banksize'" (running u-boot and linux on qemu arm64 machine using SPL BOOT from RAM mode)
 2023-05-03  9:07 UTC 

[PATCH 0/6] corstone1000: fwu metadata and GPT
 2023-05-03  8:06 UTC  (3+ messages)
` [PATCH 1/6] fwu_metadata: make sure structures are packed

[PATCH 1/1] test: fix pydoc issues for EFI tests
 2023-05-03  7:55 UTC  (2+ messages)

[PATCH 0/3] cmd: tlv_eeprom: global variables and error cleanup
 2023-05-03  6:55 UTC  (8+ messages)
` [PATCH 1/3] cmd: tlv_eeprom: remove use of global variable has_been_read
` [PATCH 2/3] cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function
` [PATCH 3/3] cmd: tlv_eeprom: enable 'dev' subcommand before 'read'

[PATCH 0/6] stm32mp: soome changes and fixes for STM32MP13 and STM32MP15 boards
 2023-05-03  6:29 UTC  (13+ messages)
` [PATCH 1/6] stm32mp: add support of STM32MP15x Rev.Y
` [PATCH 2/6] stm32mp: bsec: add check on null size in misc ops
` [PATCH 3/6] configs: stm32mp1: reduce DDR_CACHEABLE_SIZE to supported 256MB DDR
` [PATCH 4/6] stm32mp: stm32prog: fix OTP read/write error management
` [PATCH 5/6] stm32mp: stm32prog: use the decimal format by default for offset parsing
` [PATCH 6/6] pmic: stpmic1: support new prefix node name for regulator

[PATCH 1/4] doc: signature: update algorithms support description
 2023-05-03  3:50 UTC  (3+ messages)

[PATCH v3] console: usb: kbd: Limit poll frequency to improve performance
 2023-05-03  1:28 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