public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-03-22 20:07:49 to 2023-03-24 12:55:45 UTC [more...]

[PATCH 0/5] New boards support: Qualcomm RB2 board
 2023-03-24  8:04 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: clock: Import qcom,gcc-sm6115.h
` [PATCH 2/5] clocks: qcom: Add clock driver for SM6115 SoC
` [PATCH 3/5] reset: qcom: Add support for SM6115 SoC reset table

[PATCH 1/7] mmc: msm_sdhci: Match clocks through "clocks" property
 2023-03-24  9:35 UTC  (17+ messages)
` [PATCH 2/7] serial: msm: "
` [PATCH 3/7] serial: msm: Always bind before relocation
` [PATCH 4/7] arch: snapdragon: clock: "
` [PATCH 5/7] arm: snapdragon: pinctrl: "
` [PATCH 6/7] serial: msm_geni: Use upstream Linux bindings
` [PATCH 7/7] arm: Migrate Apple M1 to save_prev_bl_data

[PATCH v1 0/5] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-24 12:53 UTC  (5+ messages)
` [PATCH v1 1/5] net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy

[PATCH v2 0/4] NFSv1 support
 2023-03-24 12:45 UTC  (8+ messages)

[PATCH v6 0/7] fwu: gpt: implement read_mdata and write_mdata callbacks
 2023-03-24 12:05 UTC  (2+ messages)

[PATCH v2 0/3] Add StarFive JH7110 PCIe drvier support
 2023-03-24 10:57 UTC  (8+ messages)
` [PATCH v2 1/3] starfive: pci: Add StarFive JH7110 pcie driver

[PATCH u-boot-mvebu] arm: mvebu: Cleanup get_boot_device() code
 2023-03-24 10:24 UTC  (2+ messages)

[PATCH v6 0/4] J721E HS Fixes
 2023-03-24 10:15 UTC  (5+ messages)
` [PATCH v6 1/4] arm: k3: config.mk: Add missing dependencies on tispl.bin HS
` [PATCH v6 2/4] configs: j721e: Merge the HS and non-HS defconfigs
` [PATCH v6 3/4] Kconfig: j721e: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region
` [PATCH v6 4/4] arm: mach-k3: Increase SYSFW max image size

[PATCH] stm32mp: fix various array bounds checks
 2023-03-24  9:39 UTC  (2+ messages)

WIP: Signing TI x509 certificates using binman
 2023-03-24  9:28 UTC 

[PATCH u-boot-mvebu 0/5] mvebu: Fix UART booting
 2023-03-24  8:24 UTC  (12+ messages)
` [PATCH u-boot-mvebu 1/5] tools: kwbimage: Fix invalid UART kwbimage v1 headersz
` [PATCH u-boot-mvebu 2/5] tools: kwboot: "
` [PATCH u-boot-mvebu 3/5] tools: kwboot: Fix inserting UART data checksum without -B option
` [PATCH u-boot-mvebu 4/5] tools: kwboot: Fix sending very small images
` [PATCH u-boot-mvebu 5/5] tools: kwboot: Workaround A38x BootROM bug for images with a gap

[PATCH u-boot-mvebu] tools: kwboot: Document information about NOR XIP
 2023-03-24  8:21 UTC  (2+ messages)

[PATCH] i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT property
 2023-03-24  8:09 UTC 

[PATCH] soc: soc_ti_k3: fix revision array bounds checks
 2023-03-24  7:44 UTC 

[PATCH v2 00/16] x86: Various minor enhancements for coreboot
 2023-03-24  7:42 UTC  (18+ messages)
` [PATCH v2 01/16] mtrr: Don't show an invalid CPU number
` [PATCH v2 02/16] x86: Adjust search range for sysinfo table
` [PATCH v2 03/16] input: Flush the keyboard buffer before resetting it
` [PATCH v2 04/16] acpi: Create a new Kconfig for ACPI
` [PATCH v2 05/16] acpi: Move the table-finding functions into the libary
` [PATCH v2 06/16] x86: coreboot: Collect the address of the ACPI tables
` [PATCH v2 07/16] x86: Allow locating the UART from "
` [PATCH v2 08/16] pci: coreboot: Don't read regions when booting
` [PATCH v2 09/16] x86: coreboot: Use a memory-mapped UART
` [PATCH v2 10/16] x86: coreboot: Document how to enable the debug UART
` [PATCH v2 11/16] x86: coreboot: Scan PCI after relocation
` [PATCH v2 12/16] x86: coreboot: Log function names and line numbers
` [PATCH v2 13/16] x86: coreboot: Show unimplemented sysinfo tags
` [PATCH v2 14/16] x86: nvme: coreboot: Enable NVMe
` [PATCH v2 15/16] coreboot: Enable ms command
` [PATCH v2 16/16] x86: Allow locating UARTs by device ID

[PATCH v5 0/4] J721E HS Fixes
 2023-03-24  5:44 UTC  (4+ messages)
` [PATCH v5 2/4] configs: j721e: Merge the HS and non-HS defconfigs

[PATCH V5] arm64: imx: Add support for imx8mp-beacon-kit
 2023-03-24  3:06 UTC 

[PATCH RFC u-boot-mvebu 0/2] arm: mvebu: Fix eMMC boot
 2023-03-24  2:55 UTC  (14+ messages)

[PATCH V4] arm64: imx: Add support for imx8mp-beacon-kit
 2023-03-24  2:24 UTC  (2+ messages)

[PATCH] linker_lists.h: Add attribute used to ll_entry_start macro
 2023-03-23 22:51 UTC  (7+ messages)

[PATCH] linker_lists.h: Adding comments to clarify attribute(used)
 2023-03-23 22:33 UTC 

[PATCH] net: ipv6: Add support for default gateway discovery
 2023-03-23 16:59 UTC  (4+ messages)

[PATCH RFC u-boot-mvebu 0/6] arm: mvebu: Fix boot mode detection
 2023-03-23 19:19 UTC  (14+ messages)

[PATCH 1/2] Dockerfile: Populate a pip cache
 2023-03-23 18:58 UTC  (5+ messages)
` [PATCH 2/2] CI: Update to have "

[v2 1/2] pytest: Update requirements to match sphinx versions
 2023-03-23 18:57 UTC  (2+ messages)
` [v2 2/2] Dockerfile: Populate a pip cache

[PATCH u-boot] cmd: mmc: Return CMD_RET_* from commands
 2023-03-23 18:28 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/13] x86: Various minor enhancements for coreboot
 2023-03-23 18:28 UTC  (12+ messages)
` [PATCH 03/13] input: Only reset the keyboard when running bare metal
` [PATCH 05/13] x86: coreboot: Collect the address of the ACPI tables
` [PATCH 06/13] x86: Allow locating UARTs by device ID

[PATCH v2] fdt: Make fdt addr -q quieter
 2023-03-23 17:54 UTC  (3+ messages)

[PATCH v4 0/1] CMD commands improvements
 2023-03-23 17:54 UTC  (3+ messages)
` [PATCH v4 1/1] cmd: ums: abort mounting by pressing any key

[PATCH 0/2] spi: cadence_qspi: Fixes for DTR ops and improve STIG support
 2023-03-23 16:44 UTC  (3+ messages)
` [PATCH 1/2] spi: cadence-quadspi: Fix check condition for DTR ops
` [PATCH 2/2] spi: cadence-quadspi: Use STIG mode for all ops with small payload

[PATCH v2 00/14] boards: amlogic: add BananaPi/Radxa/WeTek boards
 2023-03-23 15:38 UTC  (21+ messages)
` [PATCH v2 01/14] docs: boards: amlogic: add bananapi-m5 to u200 maintainer file
` [PATCH v2 02/14] docs: boards: amlogic: fix blank-line typo in recently updated docs
` [PATCH v2 03/14] ARM: dts: add support for BananaPi M2-Pro
` [PATCH v2 04/14] boards: add BananaPi M2-Pro defconfig
` [PATCH v2 05/14] docs: boards: amlogic: add documentation for BananaPi M2-Pro
` [PATCH v2 06/14] ARM: dts: add support for BananaPi M2S
` [PATCH v2 07/14] boards: add BananaPi M2S defconfig
` [PATCH v2 08/14] docs: boards: amlogic: add documentation for BananaPi M2S
` [PATCH v2 09/14] ARM: dts: add support for Radxa Zero2
` [PATCH v2 10/14] boards: amlogic: add Radxa Zero2 defconfig
` [PATCH v2 11/14] doc: boards: amlogic: add documentation for Radxa Zero2
` [PATCH v2 12/14] ARM: dts: add support for WeTek Hub and WeTek Play2
` [PATCH v2 13/14] boards: amlogic: add WeTek Hub and WeTek Play2 defconfig
` [PATCH v2 14/14] doc: boards: amlogic: add documentation for WeTek Hub and WeTek Play2
` (subset) [PATCH v2 00/14] boards: amlogic: add BananaPi/Radxa/WeTek boards

[PATCH] renesas: rcar: Apply ATF overlay for reserved-memory
 2023-03-23 15:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] CI: Add m68k target
 2023-03-23 14:53 UTC  (2+ messages)

[PATCH] xilinx: Enable virtio mmio transport and devices
 2023-03-23 14:52 UTC 

[PATCH 1/4] net: e1000: add and make use of NUM_RX_DESC macro
 2023-03-23 13:36 UTC  (3+ messages)

[PATCH] ram: rk3399: add missing high row detection
 2023-03-23 10:35 UTC 

[PATCH 00/13] boards: amlogic: add BananaPi/Radxa/WeTek boards
 2023-03-23  8:52 UTC  (25+ messages)
` [PATCH 01/13] docs: boards: amlogic: add bananapi-m5 to u200 maintainer file
` [PATCH 02/13] ARM: dts: add support for BananaPi M2-Pro
` [PATCH 03/13] boards: add BananaPi M2-Pro defconfig
` [PATCH 04/13] docs: boards: amlogic: add documentation for BananaPi M2-Pro
` [PATCH 05/13] ARM: dts: add support for BananaPi M2S
` [PATCH 06/13] boards: add BananaPi M2S defconfig
` [PATCH 07/13] docs: boards: amlogic: add documentation for BananaPi M2S
` [PATCH 08/13] ARM: dts: add support for Radxa Zero2
` [PATCH 09/13] boards: amlogic: add Radxa Zero2 defconfig
` [PATCH 10/13] doc: boards: amlogic: add documentation for Radxa Zero2
` [PATCH 11/13] ARM: dts: add support for WeTek Hub and WeTek Play2
` [PATCH 12/13] boards: amlogic: add WeTek Hub and WeTek Play2 defconfig
` [PATCH 13/13] doc: boards: amlogic: add documentation for WeTek Hub and WeTek Play2

[PATCH v2 1/2] lmb: Fix LMB_MEMORY_REGIONS flag usage
 2023-03-23 12:03 UTC  (2+ messages)

[PATCH] i2c: correct I2C deblock logic
 2023-03-23 11:22 UTC  (5+ messages)

[PATCH v4 0/5] FMP versioning support
 2023-03-23 11:09 UTC  (6+ messages)
` [PATCH v4 1/5] efi_loader: store firmware version into FmpState variable
` [PATCH v4 2/5] efi_loader: versioning support in GetImageInfo
` [PATCH v4 3/5] efi_loader: check lowest supported version in capsule update
` [PATCH v4 4/5] mkeficapsule: add FMP Payload Header
` [PATCH v4 5/5] test/py: efi_capsule: test for FMP versioning

[PATCH] gpio: add GPIOD_ACTIVE_LOW into GPIOD_MASK_DIR
 2023-03-23  9:05 UTC  (4+ messages)

[PATCH v4 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-03-23  8:31 UTC  (9+ messages)
` [PATCH v4 14/17] riscv: dts: jh7110: Add initial StarFive JH7110 device tree
` [PATCH v4 17/17] configs: starfive: add starfive_visionfive2_defconfig

[PATCH v1 1/1] arch: arm: zynqmp: mp.c: tcminit halt both cores in split mode
 2023-03-23  8:25 UTC 

[PATCH V2 0/3] nvmem: support post read for U-Boot's "ethaddr"
 2023-03-23  8:23 UTC  (2+ messages)

[PATCH v5 0/3] imx93: add ADC support
 2023-03-23  6:25 UTC  (3+ messages)
` [PATCH 1/3] dm: adc: add iMX93 "

[PATCH 0/2] odroid: fix boot issues on u2, xu4 and siblings
 2023-03-23  5:18 UTC  (7+ messages)
  ` [PATCH 1/2] Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"

[PATCH v3 0/4] FMP versioning support
 2023-03-23  3:23 UTC  (5+ messages)
` [PATCH v3 3/4] efi_loader: check lowest supported version in capsule update

[PATCH 1/6] arm: Correct cpu_reset function prototype on some platforms
 2023-03-23  1:18 UTC  (8+ messages)
` [PATCH 2/6] spl: Add function prototype for spl_mmc_get_uboot_raw_sector
` [PATCH 3/6] examples: Don't use LTO for hello_world
` [PATCH 5/6] purism: librem5: Fix a function declaration in spl.c

[PATCH 1/7] global: Disable deprecated-non-prototype warning with clang
 2023-03-23  1:18 UTC  (12+ messages)
` [PATCH 2/7] dlmalloc: Fix a warning with clang-15
` [PATCH 3/7] libavb: "
` [PATCH 4/7] zlib: trees.c: "
` [PATCH 5/7] imx8image: Remove unused cont_img_count variable
` [PATCH 6/7] proftool: Remove unused variables in make_flame_tree

How to add eth1 to test device tree?
 2023-03-22 20:49 UTC 

[PATCH] configs: m68k: Use default shell prompt
 2023-03-23  0:21 UTC 

[PATCH v2 1/3] arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMR
 2023-03-23  0:20 UTC  (3+ messages)
` [PATCH v2 2/3] arch: m68k: Introduce trivial PIT based timer
` [PATCH v2 3/3] arch: m68k: Add QEMU specific RAMBAR workaround

[PATCH] imx6sx-udoo-neo-basic: Introduce the u-boot.dtsi
 2023-03-22 20:14 UTC  (3+ messages)


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