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

[RFC PATCH 00/15] Add basic U-Boot Support for J722S-EVM
 2024-04-04  9:00 UTC  (13+ messages)
` [RFC PATCH 01/15] DO-NOT-MERGE: dts: upstream: src: Necessary pulls from upstream dts
` [RFC PATCH 02/15] arm: mach-k3: Sort CONFIG_SOC* and K3_SOC_ID entries
` [RFC PATCH 03/15] soc: ti: k3-socinfo: Fix SOC JTAG entry order
` [RFC PATCH 04/15] soc: add info to identify the J722S SoC family
` [RFC PATCH 05/15] clk: ti: clk-k3: use IS_ENABLED macro and fix the clock-data order
` [RFC PATCH 06/15] power: domain: ti: Fix the order for platform data entries
` [RFC PATCH 07/15] arm: mach-k3: r5: Makefile: Fix the order for entries
` [RFC PATCH 08/15] arm: mach-k3: j722s: introduce clock and device files for wkup spl
` [RFC PATCH 09/15] ram: k3-ddrss: Enable the am62ax's DDR controller for J722S
` [RFC PATCH 10/15] arch: mach-k3: Introduce basic files to support J722S SoC family
` [RFC PATCH 11/15] board: ti: Introduce basic board files for the J722S family
` [RFC PATCH 12/15] firmware: ti_sci_static_data: Add static DMA channel

[PATCH v4 0/5] TEE: minor cleanup
 2024-04-04  8:53 UTC  (10+ messages)
` [PATCH v4 1/5] tee: optee: fix description in Kconfig
` [PATCH v4 2/5] cmd: optee_rpmb: close tee session
` [PATCH v4 3/5] cmd: optee_rpmb: build cmd for sandbox
` [PATCH v4 4/5] test: py: add optee_rpmb tests
` [PATCH v4 5/5] tee: remove common.h inclusion

Please pull u-boot-samsung master
 2024-04-04  8:54 UTC 

[PATCH] soc: zynqmp: Add the IDcode for TEG variant
 2024-04-04  8:53 UTC  (2+ messages)

[PATCH 0/2] Add TIFS Stub support in AM62x
 2024-04-04  8:22 UTC  (7+ messages)
` [PATCH 1/2] arm: mach-k3: add support for detecting TIFSSTUB images
` [PATCH 2/2] arm: dts: k3: binman: am625: add support for signing TIFSSTUB Images

[PATCH 0/4] Cleanup K3 binman templating
 2024-04-04  8:04 UTC  (11+ messages)
` [PATCH 3/4] arm: dts: k3-*-binman.dtsi: Clean up and templatize boot binaries

[PATCH u-boot-mvebu v4 00/18] Turris Omnia - New board revision support
 2024-04-04  7:51 UTC  (19+ messages)
` [PATCH u-boot-mvebu v4 01/18] arm: mvebu: turris_omnia: Enable LTO by default on Turris Omnia
` [PATCH u-boot-mvebu v4 02/18] arm: mvebu: turris_omnia: Add header containing MCU command interface and use it
` [PATCH u-boot-mvebu v4 03/18] arm: mvebu: turris_{omnia, mox}: Don't print model two times
` [PATCH u-boot-mvebu v4 04/18] arm: mvebu: turris_omnia: Update MCU status and features reading
` [PATCH u-boot-mvebu v4 05/18] arm: mvebu: turris_omnia: Implement getting board information from MCU
` [PATCH u-boot-mvebu v4 06/18] arm: mvebu: turris_omnia: Print board ECDSA public key if available
` [PATCH u-boot-mvebu v4 07/18] arm: mvebu: turris_omnia: Disable Atmel SHA node if not present
` [PATCH u-boot-mvebu v4 08/18] arm: mvebu: spl: Do not build mvebu-reset in SPL
` [PATCH u-boot-mvebu v4 09/18] arm: mvebu: system-controller: Rework to use UCLASS_SYSCON
` [PATCH u-boot-mvebu v4 10/18] arm: mvebu: system-controller: Select mvebu-reset if DM_RESET && PCI_MVEBU
` [PATCH u-boot-mvebu v4 11/18] arm: mvebu: system-controller: Add support for SYSRESET
` [PATCH u-boot-mvebu v4 12/18] gpio: turris_omnia_mcu: Use byteorder conversion functions
` [PATCH u-boot-mvebu v4 13/18] gpio: turris_omnia_mcu: Update firmware features reading
` [PATCH u-boot-mvebu v4 14/18] gpio: turris_omnia_mcu: Add support for system power off via sysreset
` [PATCH u-boot-mvebu v4 15/18] arm: mvebu: turris_omnia: Enable poweroff command via sysreset in defconfig
` [PATCH u-boot-mvebu v4 16/18] cmd: rng: Print "Abort" on -EINTR
` [PATCH u-boot-mvebu v4 17/18] misc: turris_omnia_mcu: Add support for rng provided by MCU
` [PATCH u-boot-mvebu v4 18/18] arm: mvebu: turris_omnia: Enable rng command in defconfig

[PATCH] efi_loader: move efi_var_collect to common functions
 2024-04-04  7:48 UTC 

[PATCH u-boot-mvebu v3 00/18] Turris Omnia - New board revision support
 2024-04-04  7:38 UTC  (3+ messages)

[PATCH v2] efi_loader: fix append write behavior to non-existent variable
 2024-04-04  7:35 UTC  (2+ messages)

[PATCH v3 0/6] TEE: minor cleanup
 2024-04-04  7:22 UTC  (4+ messages)

[PATCH v5 0/5] Introduce ICSSG Ethernet driver
 2024-04-04  7:08 UTC  (6+ messages)
` [PATCH v5 1/5] net: ti: icssg: Add Firmware Interface for "
` [PATCH v5 2/5] net: ti: icssg: Add Firmware config and classification APIs
` [PATCH v5 3/5] net: ti: icssg: Add icssg queues APIs and macros
` [PATCH v5 4/5] net: ti: icssg: Add ICSSG ethernet driver
` [PATCH v5 5/5] net: ti: icssg: Add support sending FDB command to update rx_flow_id

[PATCH] mmc: arm_pl180: Limit data transfer to U16_MAX
 2024-04-04  6:58 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] efi_loader: access __efi_runtime_rel_start/stop without &
 2024-04-04  6:37 UTC 

[PATCH] efi_loader: access __efi_runtime_start/stop without &
 2024-04-04  6:35 UTC 

[PATCH v4 0/6] USB keyboard improvements for asahi / desktop systems
 2024-04-04  6:25 UTC  (7+ messages)
` [PATCH v4 1/6] usb: xhci: refactor xhci_set_configuration
` [PATCH v4 2/6] usb: xhci: Set up endpoints for the first 2 interfaces
` [PATCH v4 3/6] usb: xhci: Abort transfers with unallocated rings
` [PATCH v4 4/6] usb: Add environment based device ignorelist
` [PATCH v4 5/6] usb: kbd: support Apple Magic Keyboards (2021)
` [PATCH v4 6/6] usb: kbd: Add probe quirk for Apple and Keychron keyboards

[PATCH 1/3] arm64: imx: imx8mp-beacon: Migrate to OF_UPSTREAM
 2024-04-04  4:08 UTC  (4+ messages)
` [PATCH 2/3] arm64: imx: imx8mm-beacon: "
` [PATCH 3/3] arm64: imx: imx8mn-beacon: "

[PATCH v1] verdin-am62: move verdin am62 to OF_UPSTREAM
 2024-04-04  4:06 UTC  (4+ messages)

[PATCH v2 0/6] Introduce UBI block device
 2024-04-04  3:23 UTC  (6+ messages)
` [PATCH v2 6/6] spinand: bind UBI block

[PATCH 1/4] arm: davinci: Migrate da850-evm to OF_UPSTREAM
 2024-04-04  3:00 UTC  (4+ messages)
` [PATCH 2/4] arm: ti: am3517_evm: Migrate "
` [PATCH 3/4] arm: ti: logicpd-torpedo: "
` [PATCH 4/4] arm: ti: logicpd-som-lv: "

[PATCH] efi_loader: Don't delete variable from memory if adding a new one failed
 2024-04-03 20:33 UTC  (2+ messages)

[PATCH 0/2] boot: enable compliant booting on EFI systems
 2024-04-03 19:07 UTC  (3+ messages)
` [PATCH 1/2] boot: enable booting via EFI boot manager by default
` [PATCH 2/2] boot: correct the default sequence of boot methods

[RFC PATCH] efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check
 2024-04-03 17:48 UTC  (3+ messages)

[PATCH 0/3] efi_loader: fixes for EFI variables
 2024-04-03 15:37 UTC  (7+ messages)
` [PATCH 1/3] efi_loader: all variable attributes are 32bit
` [PATCH 2/3] efi_loader: EFI_VARIABLE_READ_ONLY should be 32bit
` [PATCH 3/3] efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESS

[PATCH] net: ti: am65-cpsw: Fix buffer overflow
 2024-04-03 14:31 UTC 

[PATCH 0/2] Remove ti,sci-sysreset
 2024-04-03 14:21 UTC  (6+ messages)
` [PATCH 1/2] firmware: ti_sci: Bind sysreset driver when enabled
` [PATCH 2/2] arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodes

[PATCH v2 0/3] *** Introduce get_boot_device() for K3 platform ***
 2024-04-03 13:59 UTC  (4+ messages)
` [PATCH v2 1/3] arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPL
` [PATCH v2 2/3] arm: mach-k3: am625: Provide a way to obtain boot device for non SPLs
` [PATCH v2 3/3] board: phycore-am62x: Extend for better environment handling

[PATCH v2 1/1] xilinx: zynq: add FDT_FIXUP_PARTITIONS support
 2024-04-03 13:27 UTC  (4+ messages)

[RFC PATCH v2 0/2] Introduce fastboot oem board command
 2024-04-03  8:49 UTC  (4+ messages)
` [RFC PATCH v2 1/2] fastboot: introduce 'oem board' subcommand

[PATCH v2 0/3] Introduce mtdblock device
 2024-04-03 12:23 UTC  (6+ messages)
` [PATCH v2 1/3] disk: support MTD partitions
` [PATCH v2 2/3] drivers: introduce mtdblock abstraction

[PATCH 00/10] Add support for Ethernet Boot on SK-AM62
 2024-04-03 12:48 UTC  (7+ messages)
` [PATCH 01/10] board: ti: am62x: Init DRAM size in R5/A53 SPL

[PATCH v6 00/16] Qualcomm platform USB support
 2024-04-03 12:28 UTC  (19+ messages)
` [PATCH v6 01/16] mailmap: update Bhupesh's email address
` [PATCH v6 02/16] phy: qcom: add Qualcomm QUSB2 USB PHY driver
` [PATCH v6 03/16] phy: qcom: Add SNPS femto v2 USB HS phy
` [PATCH v6 04/16] mach-snapdragon: disable power-domains for pre-reloc drivers
` [PATCH v6 05/16] clk/qcom: use offsets for RCG registers
` [PATCH v6 06/16] clk/qcom: sdm845: add gdscs
` [PATCH v6 07/16] clk/qcom: sdm845: add USB clocks
` [PATCH v6 08/16] gpio: msm_gpio: add .set_flags op
` [PATCH v6 09/16] serial: msm-geni: support livetree
` [PATCH v6 10/16] mach-snapdragon: fixup USB nodes
` [PATCH v6 11/16] mach-snapdragon: fixup power-domains
` [PATCH v6 12/16] mach-snapdragon: call regulators_enable_boot_on()
` [PATCH v6 13/16] dts: sdm845-db845c: add u-boot fixups
` [PATCH v6 14/16] qcom_defconfig: enable livetree
` [PATCH v6 15/16] qcom_defconfig: enable USB
` [PATCH v6 16/16] usb: gadget: UMS: fix 64-bit division on ARM32

[PATCH 1/1] disk: simplify print_part_header()
 2024-04-03 11:40 UTC 

[GIT PULL] Please pull u-boot-dfu-next-20240402
 2024-04-03 11:19 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-dfu-20240402
 2024-04-03 11:19 UTC  (2+ messages)

[PATCH 1/1] test: remove unused import from pkg_resources
 2024-04-03 11:11 UTC 

[PATCH] board: rockchip: Add Indiedroid Nova
 2024-04-03  9:00 UTC  (2+ messages)

[PATCH v1] verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAM
 2024-04-03  7:15 UTC 

[PATCH v4 0/5] Introduce ICSSG Ethernet driver
 2024-04-03  6:05 UTC  (11+ messages)
` [PATCH v4 1/5] net: ti: icssg: Add Firmware Interface for "
` [PATCH v4 2/5] net: ti: icssg: Add Firmware config and classification APIs
` [PATCH v4 3/5] net: ti: icssg: Add icssg queues APIs and macros
` [PATCH v4 4/5] net: ti: icssg: Add ICSSG ethernet driver
` [PATCH v4 5/5] net: ti: icssg: Add support sending FDB command to update rx_flow_id

[PATCH 00/31] rockchip: rk3399: Sync DT with linux v6.8 and update defconfigs
 2024-04-03  4:53 UTC  (21+ messages)
` [PATCH 02/31] rockchip: rk3399-ficus: Enable TPL and use common bss and stack addr
` [PATCH 05/31] rockchip: rk3399: Enable random generator on all boards
` [PATCH 10/31] rockchip: rk3399: Fix loading FIT from SD-card when booting from eMMC
` [PATCH 13/31] clk: rockchip: rk3399: Add dummy support for SCLK_PCIEPHY_REF clock
` [PATCH 14/31] clk: rockchip: rk3399: Add SCLK_USB3OTGx_REF support
` [PATCH 15/31] rockchip: rk3399: Sync soc device tree from linux v6.8
` [PATCH 17/31] rockchip: rk3399-puma: Sync DT "
` [PATCH 26/31] rockchip: rk3399-rock960: Sync device tree "
` [PATCH 28/31] rockchip: rk3399-rock-pi-4: "

[PATCH v5 00/16] Qualcomm platform USB support
 2024-04-03  4:47 UTC  (5+ messages)
` [PATCH v5 03/16] phy: qcom: Add SNPS femto v2 USB HS phy

[PATCH v2 0/3] dt-bindings: arm: bcm: raspberrypi,bcm2835-firmware: Drive-by fixes
 2024-04-02 20:52 UTC  (10+ messages)

[PATCH v2 0/3] mmc: hi6220-dwmmc: handle resets and clocks
 2024-04-03  1:22 UTC  (10+ messages)
  ` [PATCH v2 1/3] mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET enabled
  ` [PATCH v2 2/3] mmc: dw_mmc: Don't return error if data busy timeout
  ` [PATCH v2 3/3] mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe

[PATCH v2 1/3] mmc: Convert hs400_tuning flag from u8 to bool
 2024-04-03  1:18 UTC  (6+ messages)
    ` [PATCH v2 2/3] mmc: Add generic tuning flag
    ` [PATCH v2 3/3] mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback

[PATCH] mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails
 2024-04-03  1:03 UTC  (2+ messages)

[PATCH] mmc: tmio: Check INFO1 for completion during DMA transfer
 2024-04-03  1:02 UTC  (2+ messages)

[PATCH] mmc: arm_pl180_mmci: Rely on DM
 2024-04-03  0:45 UTC  (2+ messages)

[PATCH v2] mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
 2024-04-03  0:02 UTC  (2+ messages)

[PATCH v2] mmc: Remove alignment hole for cmdidx in struct mmc_cmd
 2024-04-03  0:00 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Don't return error if data busy timeout
 2024-04-02 23:53 UTC  (2+ messages)

[PATCH 1/1] mmc: Don't suggest to build modules in Kconfig
 2024-04-02 23:30 UTC  (2+ messages)

[PATCH 1/1] mmc: Avoid buffer overrun in mmc_startup()
 2024-04-02 23:29 UTC  (2+ messages)

[RFC PATCH v1 0/1] Add TH1520 eMMC/SD controller support
 2024-04-02 19:08 UTC  (7+ messages)
` [RFC PATCH v1 1/1] mmc: snps_sdhci: Add sdhci driver support for TH1520 SoC

[PATCH v2] mx6cuboxi: Fix Ethernet after DT sync with Linux
 2024-04-02 17:25 UTC  (3+ messages)

[V2 PATCH 0/2] Update RAM Bank Logic for RK3568/RK3588
 2024-04-02 16:42 UTC  (5+ messages)
` [V1 PATCH 1/2] rockchip: sdram: Support getting banks from TPL for rk3568 and rk3588
` [V2 PATCH 2/2] rockchip: Switch RK3568 and RK3588 to new RAM bank logic

[PATCH 0/3] net: Add a CONFIG_NET_BOARD_ETHADDR
 2024-04-02 15:38 UTC  (4+ messages)
` [PATCH 2/3] rockchip: Add a board_gen_ethaddr() function


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