u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-10 17:51:43 to 2021-10-12 19:47:21 UTC [more...]

[PATCH v6 00/11] board: toradex: verdin-imx8mm: target refresh
 2021-10-12 19:46 UTC  (2+ messages)

[PATCH] distro_boot: Fix bootfile env after calling boot_extlinux
 2021-10-12 19:44 UTC  (2+ messages)

[PULL] Pull request for u-boot next / v2022.01 = u-boot-stm32-20211012
 2021-10-12 19:43 UTC  (2+ messages)

[PULL] u-boot-at91-2022.01-b
 2021-10-12 19:43 UTC  (2+ messages)

how to run u-boot on qemu arm64 virt machine?
 2021-10-12 19:11 UTC  (2+ messages)

Exception handling in HYP mode on ARMv7-A
 2021-10-12 19:02 UTC 

IMX8M OP-TEE
 2021-10-12 16:57 UTC  (4+ messages)

[PATCH v1] board: toradex: add verdin imx8m plus support
 2021-10-12 16:37 UTC 

Pull request: u-boot-sunxi/master for v2022.01
 2021-10-12 16:21 UTC  (4+ messages)

[PATCH 0/6] Add support for SDM845 based boards, and SM-G9600
 2021-10-12 15:43 UTC  (7+ messages)
` [PATCH 1/6 v4] serial: qcom: add support for GENI serial driver
` [PATCH 2/6 v4] spmi: msm: add arbiter version 5 support
` [PATCH 3/6 v2] pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC
` [PATCH 4/6] clocks: qcom: add clocks for SDM845 debug uart
` [PATCH 5/6 v2] SoC: qcom: add support for SDM845
` [PATCH 6/6 v4] board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board

[PATCH 0/4] Add support for Samsung 2017 A-series phones
 2021-10-12 15:41 UTC  (5+ messages)
` [PATCH 1/4] serial: samsung: add support for skip debug init in s5p
` [PATCH 2/4] pinctrl: exynos: add support for multiple pin banks
` [PATCH 3/4] SoC: exynos: add support for exynos 78x0
` [PATCH 4/4] board: samsung: add support for Galaxy A series of 2017 (a5y17lte)

[RFC 00/22] efi_loader: more tightly integrate UEFI disks to device model
 2021-10-12 15:14 UTC  (58+ messages)
` [RFC 01/22] part: call part_init() in blk_get_device_by_str() only for MMC
` [RFC 03/22] mmc: call device_probe() after scanning
` [RFC 06/22] sata: "
` [RFC 07/22] block: ide: "
` [RFC 07/22] dm: blk: add UCLASS_PARTITION
` [RFC 12/22] dm: add a hidden link to efi object
` [RFC 14/22] dm: blk: call efi's device-probe hook
` [RFC 14/22] efi_loader: disk: a helper function to create efi_disk objects from udevice
` [RFC 20/22] efi_driver: align with efi_disk-dm integration

[PATCH] stm32mp: add binman support for STM32MP15x
 2021-10-12 15:12 UTC  (2+ messages)

[PATCH 2/2] dt-bindings: u-boot: Add an initial binding for config
 2021-10-12 15:05 UTC  (4+ messages)

[PATCH v2] dt-bindings: u-boot: Add an initial binding for config
 2021-10-12 13:46 UTC 

[PATCH 0/3] Add SAMA5D2 PWM Support
 2021-10-12 12:59 UTC  (2+ messages)

[PATCH 00/10] env_get_char() removal and env_get_f() refactor
 2021-10-12 12:45 UTC  (14+ messages)
` [PATCH 01/10] env: Drop env_get_char_spec() and old, unused .get_char() implementations
` [PATCH 02/10] examples: api: glue: Remove comment that does not apply anymore
` [PATCH 03/10] env: Change env_match() to static and remove from header
` [PATCH 04/10] env: Don't match empty variable name in env_match()
` [PATCH 05/10] env: Check for terminating null-byte "
` [PATCH 06/10] env: Inline env_get_char() into it's only user
` [PATCH 07/10] env: Early return from env_get_f() on NULL name
` [PATCH 08/10] env: Use strncpy() instead of ad-hoc code to copy variable value
` [PATCH 09/10] env: Use string pointer instead of indexes in env_get_f()
` [PATCH 10/10] env: Move non-cmd specific env functions to env/common.c

[PATCH] arm: total_compute: increase DRAM to 8GB
 2021-10-12 12:43 UTC 

[PATCH] net: bootp: Correct VCI string transmission
 2021-10-12 11:01 UTC 

Double free vulnerability in sqfs commands ("sqfsls" and "sqfsload")
 2021-10-12  8:07 UTC 

[PATCH] board/km: update MAINTAINERS files
 2021-10-12  6:50 UTC 

[PATCH v2 00/12] sunxi: Migrate to DM_I2C
 2021-10-12 11:24 UTC  (18+ messages)
` [PATCH v2 02/12] power: pmic: Consistently depend on SPL_DM_PMIC
` [PATCH v2 03/12] power: pmic: Add a driver for X-Powers AXP PMICs
` [PATCH v2 04/12] sunxi: Only initialize legacy I2C when enabled
` [PATCH v2 05/12] sunxi: Select SUN8I_RSB more carefully
` [PATCH v2 07/12] i2c: Add a DM_I2C driver for the sun6i P2WI controller
` [PATCH v2 08/12] i2c: Add a DM_I2C driver for the sun8i RSB controller
` [PATCH v2 09/12] sunxi: pmic_bus: Clean up preprocessor conditions
` [PATCH v2 10/12] sunxi: pmic_bus: Use the DM PMIC interface when possible

[PATCH] arm: a37xx: pci: Do not allow setting bars on PCI Bridge
 2021-10-12 11:19 UTC 

[PATCH] efi_loader: Fix loaded image alignment
 2021-10-12  9:45 UTC  (6+ messages)

[PATCH 1/3 v4] riscv: Remove OF_PRIOR_STAGE from RISC-V boards
 2021-10-12  9:17 UTC  (6+ messages)
` [PATCH 2/3] board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boards
` [PATCH 3/3] treewide: Remove OF_PRIOR_STAGE

[PATCH v2] clk: rockchip: rk3568: update clks
 2021-10-12  8:43 UTC 

[resent RFC 00/22] efi_loader: more tightly integrate UEFI disks to device model
 2021-10-12  8:16 UTC  (3+ messages)
` [resent RFC 17/22] efi_loader: add efi_remove_handle()

[PATCH 1/9] cache: sifive: Fix -Wint-to-pointer-cast warning
 2021-10-12  7:43 UTC  (4+ messages)

[PATCH] video: move MXS to Kconfig
 2021-10-12  7:29 UTC  (2+ messages)

[PATCH] video: remove not used mx3fb driver
 2021-10-12  7:28 UTC  (2+ messages)

[PATCH] common: Kconfig: use 'vidconsole' name instead of old 'video'
 2021-10-12  7:27 UTC  (2+ messages)

[PATCH v2 0/4] 30bpp framebuffer support
 2021-10-12  7:24 UTC  (2+ messages)

[PATCH v2] sandbox: Remove OF_HOSTFILE
 2021-10-11 21:01 UTC 

[PATCH 0/2] Updates for IOT2050 board
 2021-10-12  2:40 UTC  (5+ messages)
` [PATCH 1/2] board: siemens: iot2050: Adjust to changes in DT and configuration
` [PATCH 2/2] arm: dts: Update IOT2050 device tree files

[PATCH V2] ARM: omap3_logic: Cleanup usage of MUX_VAL
 2021-10-12  2:40 UTC  (2+ messages)

[PATCH 0/3] Add am33xx/am43xx spread spectrum clock support
 2021-10-12  2:40 UTC  (7+ messages)
` [PATCH 1/3] ARM: dts: am33xx-clocks: add spread spectrum support
` [PATCH 2/3] ARM: dts: am43xx-clocks: "
` [PATCH 3/3] clk: ti: add am33xx/am43xx spread spectrum clock support

[PATCH V2] configs: omap3x_logic: Enable LTO on more LogicPD OMAP3 boards
 2021-10-12  2:39 UTC  (2+ messages)

How to use the L1 D-Cache as RAM for p2020 board
 2021-10-12  2:27 UTC 

[PATCH v4 00/11] efi_loader: capsule: improve capsule authentication support
 2021-10-12  1:42 UTC  (10+ messages)
` [PATCH v4 01/11] Revert "Revert "mkeficapsule: Remove dtb related options""
` [PATCH v4 04/11] tools: add fdtsig.sh

[PATCH v2 0/7] Apple M1 Support
 2021-10-11 20:30 UTC  (22+ messages)
` [PATCH v2 1/7] iommu: Add IOMMU uclass
` [PATCH v2 2/7] test: Add tests for "
` [PATCH v2 3/7] arm: apple: Add initial support for Apple's M1 SoC
` [PATCH v2 4/7] serial: s5p: Add Apple M1 support
` [PATCH v2 5/7] iommu: Add Apple DART driver
` [PATCH v2 6/7] arm: dts: apple: Add preliminary device trees
` [PATCH v2 7/7] doc: board: apple: Add Apple M1 documentation

[PATCH 1/3 v3] riscv: Remove OF_PRIOR_STAGE from RISC-V boards
 2021-10-11 20:22 UTC  (4+ messages)

[PATCH] sandbox: Remove OF_HOSTFILE
 2021-10-11 20:16 UTC  (8+ messages)

[PATCH v3 0/7] Apple M1 Support
 2021-10-11 19:10 UTC  (11+ messages)
` [PATCH v3 1/7] iommu: Add IOMMU uclass
` [PATCH v3 2/7] test: Add tests for "
` [PATCH v3 3/7] arm: apple: Add initial support for Apple's M1 SoC
` [PATCH v3 4/7] serial: s5p: Add Apple M1 support
` [PATCH v3 5/7] iommu: Add Apple DART driver
` [PATCH v3 6/7] arm: dts: apple: Add preliminary device trees
` [PATCH v3 7/7] doc: board: apple: Add Apple M1 documentation

[PATCH v2 00/10] dra7: bring up and support IPU load/start
 2021-10-11 18:59 UTC  (3+ messages)
` [PATCH v2 07/10] dts: dra7-ipu-common-early-boot.dtsi: Add all the ipu early boot related nodes

[PATCH v4] board: ea: mx7ulp_com: move setting CONFIG_BOOTCOMMAND to defconfig
 2021-10-11 17:17 UTC 

[PATCH v3] board: ea: mx7ulp_com: move setting CONFIG_BOOTCOMMAND to defconfig
 2021-10-11 17:13 UTC 

Broken build with disabling OpenSSL crypto
 2021-10-11 16:48 UTC  (4+ messages)
  `  "

[PATCH 1/2] arm: mvebu: Implement the mac command (Marvell hw_info)
 2021-10-11 16:16 UTC  (10+ messages)

A38x: Broken Linux kernel booting over UART
 2021-10-11 15:49 UTC  (7+ messages)

[PATCHv2] tools: Stop re-defining -std= when building tools
 2021-10-11 15:11 UTC 

[PATCH] tools: Stop re-defining -std= when building tools
 2021-10-11 15:11 UTC  (4+ messages)

[PATCH 1/1] doc: add python3-pkg-resources to build dependencies
 2021-10-11 14:54 UTC  (2+ messages)

[PATCH 1/2] arm64: Add missing GD_FLG_SKIP_RELOC handling
 2021-10-11 14:00 UTC  (3+ messages)
` [PATCH 2/2] arm64: lmb: Reserve U-Boot separately if relocation is disabled

[PATCH] configs: am335x_evm: enable CONFIG_CLK_TI_CTRL
 2021-10-11 12:27 UTC 

[PATCH] efi_loader: Handle GD_FLG_SKIP_RELOC
 2021-10-11 11:36 UTC  (2+ messages)

[PATCH 1/4] arm: stm32mp: bsec: Update OTP shadow registers in SPL
 2021-10-11  7:52 UTC  (4+ messages)
` [PATCH 2/4] stm32mp15: remove configs dependency on CONFIG_TFABOOT
` [PATCH 3/4] stm32mp15: replace CONFIG_TFABOOT when it is possible
` [PATCH 4/4] stm32mp15: tidy up #ifdefs in cpu.c

[PATCH v1] driver: spi: add bcm iproc qspi support
 2021-10-11  7:03 UTC  (3+ messages)

[PATCH v2] board: sifive: Fix a potential build warning in board_fdt_blob_setup()
 2021-10-11  3:13 UTC  (3+ messages)

[PATCH 1/2] sunxi: add H2+ config option
 2021-10-11  0:19 UTC  (3+ messages)
` [PATCH 2/2] sunxi: fix non working console on uart2

[PATCH] loads: Block writes into LMB reserved areas of U-Boot
 2021-10-10 21:52 UTC 

[PATCH] board_f: Copy GD to new GD even if relocation disabled
 2021-10-10 21:44 UTC 

Please pull u-boot-video
 2021-10-10 20:04 UTC  (2+ messages)

uboot FIT signature difference
 2021-10-10 17:51 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).