public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-10-14 20:15:36 to 2021-10-17 10:46:44 UTC [more...]

[PATCH 0/4] Add support for Samsung 2017 A-series phones
 2021-10-17 10:45 UTC  (3+ messages)
` [PATCH 1/4 v2] serial: samsung: add support for skip debug init in s5p
` [PATCH 2/4] pinctrl: exynos: add support for multiple pin banks

[PATCH 0/6] Add support for SDM845 based boards, and SM-G9600
 2021-10-17 10:44 UTC  (7+ messages)
` [PATCH 1/6 v5] 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 1/6 v4] serial: qcom: add support for GENI serial driver
 2021-10-17 10:36 UTC  (6+ messages)
` [PATCH 6/6 v4] board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board

[PATCH v2 00/10] Support the SJA1105 DSA switch on the NXP LS1021A-TSN board
 2021-10-16 18:30 UTC  (6+ messages)
` [PATCH v2 01/10] net: tsec: add support for promiscuous mode
` [PATCH v2 04/10] net: introduce a helper to determine whether to use in-band autoneg

[PATCH] net: phy: realtek: Add tx/rx delay config for 8211e
 2021-10-16 18:30 UTC  (2+ messages)

[PATCH 1/3] net: dsa: Use true instead of 1 in the set_promisc() call
 2021-10-16 18:27 UTC  (8+ messages)
` [PATCH 2/3] net: fec_mxc: Declare 'promisc' as bool
` [PATCH 3/3] net: tsec: Make redundant_init() static

[PATCH] net: gem: Disable broadcast setting
 2021-10-16 18:25 UTC  (2+ messages)

[PATCH] tools/Makefile: fix {C,LD}FLAGS with CROSS_BUILD_TOOLS
 2021-10-16 16:57 UTC 

HiFive Unmatched: U-Boot stuck when loading Ramdisk
 2021-10-16 14:47 UTC  (6+ messages)

[PATCH] pxe_utils: Fix arguments to x86 zboot
 2021-10-16  6:16 UTC 

[PATCH 1/2] cmd: kaslrseed: add command to generate value from hwrng
 2021-10-16  5:48 UTC  (3+ messages)

[PATCH v3 00/18] pxe: Refactoring to tidy up and prepare for bootflow
 2021-10-16  5:31 UTC  (4+ messages)
` [PATCH v3 01/18] Create a new boot/ directory

[PATCH] image: fix select_ramdisk for raw initrd
 2021-10-16  5:24 UTC 

[PATCH] image-board: fix wrong implementation ram disk address setup from cmdline
 2021-10-16  5:19 UTC 

[PATCH1/1]sqfs: sqfs_tokenize() should fill the tokens list instead of free items
 2021-10-16  2:19 UTC 

[PATCH v7 0/7] env: Allow environment in text files
 2021-10-16  0:33 UTC  (8+ messages)
` [PATCH v7 1/7] sandbox: Drop distro_boot
` [PATCH v7 2/7] doc: Move environment documentation to rST
` [PATCH v7 3/7] env: Allow U-Boot scripts to be placed in a .env file
` [PATCH v7 4/7] sandbox: Use a text-based environment
` [PATCH v7 5/7] doc: Mention CONFIG_DEFAULT_ENV_FILE
` [PATCH v7 6/7] doc: Improve environment documentation
` [PATCH v7 7/7] bootm: Tidy up use of autostart env var

External dts building
 2021-10-16  0:31 UTC  (7+ messages)

Broken build with disabling OpenSSL crypto
 2021-10-15 20:30 UTC  (5+ messages)

Pull request, u-boot-tegra/master
 2021-10-15 19:50 UTC 

[PATCH 00/16] fdt: Make OF_BOARD a boolean option
 2021-10-15 18:03 UTC  (12+ messages)

[PATCH 1/4] Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI
 2021-10-15 18:03 UTC  (8+ messages)
` [PATCH 2/4] Convert CONFIG_USB_EHCI_MXS to Kconfig
` [PATCH 3/4] Drop CONFIG_USB_EHCI_KIRKWOOD
` [PATCH 4/4] Convert CONFIG_USB_EHCI_IS_TDI to Kconfig

[PATCH 1/6] scripts: remove some configs in config_whitelist.txt
 2021-10-15 18:02 UTC  (10+ messages)
` [PATCH 2/6] am33x: Remove unused define CONFIG_MUSB_HOST
` [PATCH 3/6] Remove unused CONFIG_NO_RELOCATION
` [PATCH 4/6] Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7
` [PATCH 5/6] Remove unused CONFIG_CONS_NONE

[PATCH v1 1/2] x86: tangier: Enable support for SD/SDIO family in the pinmux driver
 2021-10-15 17:11 UTC  (2+ messages)
` [PATCH v1 2/2] x86: edison: Don't take SD card detect pin into consideration

[PATCH v2] board: gateworks: venice: add imx8mn-gw7902 support
 2021-10-15 17:16 UTC  (3+ messages)

[PATCH 1/2] env: mmc: Add missing eMMC bootpart restoration to env erase
 2021-10-15 16:42 UTC  (3+ messages)
` [PATCH 2/2] env: mmc: Add support for redundant env in both eMMC boot partitions

[PATCH] loads: Block writes into LMB reserved areas of U-Boot
 2021-10-15 16:30 UTC  (5+ messages)

[PATCH 1/1 RFC] treewide: Deprecate OF_PRIOR_STAGE
 2021-10-15 16:19 UTC  (9+ messages)

[PATCH] board_f: Copy GD to new GD even if relocation disabled
 2021-10-15 14:29 UTC  (3+ messages)

[PATCH 1/2] arm64: Add missing GD_FLG_SKIP_RELOC handling
 2021-10-15 14:00 UTC  (3+ messages)

[PATCH v2] lmb: Reserve U-Boot separately if relocation is disabled
 2021-10-15 15:48 UTC 

[PATCH v2] board_f: Copy GD to new GD even if relocation disabled
 2021-10-15 15:48 UTC 

[PATCH v6 0/7] env: Allow environment in text files
 2021-10-15 15:15 UTC  (6+ messages)
` [PATCH v6 4/7] env: Allow U-Boot scripts to be placed in a .env file
` [PATCH v6 7/7] bootm: Tidy up use of autostart env var

[PATCH v5 1/2] firmware: zynqmp: fix write to an uninitialised pointer in xilinx_pm_request
 2021-10-15 14:58 UTC  (3+ messages)
` [PATCH v5 2/2] firmware: zynqmp: return status in EL2 from xilinx_pm_request

[PATCH 1/2] firmware: zynqmp: Handle errors from ipi_req properly
 2021-10-15 14:57 UTC  (2+ messages)
` [PATCH 2/2] firmware: zynqmp: fix write to an uninitialised pointer in ipi_req()

[PATCH] arm: mvebu: Add missing "if SPL"
 2021-10-15 14:54 UTC 

[PATCH v2 00/13] env_get_char() removal and env_get_f() refactor
 2021-10-15 13:20 UTC  (11+ messages)
` [PATCH v2 04/13] env: Change env_match() to static and remove from header
` [PATCH v2 09/13] env: Use string pointer instead of indexes in env_get_f()
` [PATCH v2 10/13] env: Use better name for variable "

[PATCH v3 1/3] dm: core: Bind another driver with the same compatible string
 2021-10-15 13:19 UTC  (3+ messages)

[PATCH v4 1/4] dm: core: Bind another driver with the same compatible string
 2021-10-15 13:17 UTC  (4+ messages)
` [PATCH v4 2/4] timer: cadence: Add bind function to driver
` [PATCH v4 3/4] pwm: Add driver for cadence TTC
` [PATCH v4 4/4] arm: zynqmp: Enable PWM command and cadence ttc pwm driver

[PATCH v2 0/9] usb: dwc3: add Layerscape SoC support
 2021-10-15 13:15 UTC  (10+ messages)
` [PATCH v2 1/9] dm: core: add ofnode_for_each_compatible_node()
` [PATCH v2 2/9] test: dm: add test for ofnode_for_each_compatible_node()
` [PATCH v2 3/9] armv8: fsl-layerscape: rework the dwc3 snooping enable code
` [PATCH v2 4/9] usb: common: silence dubious errors
` [PATCH v2 5/9] usb: dwc3: Add frame length adjustment quirk
` [PATCH v2 6/9] usb: dwc3: Enable undefined length INCR burst type
` [PATCH v2 7/9] usb: dwc3: add layerscape support
` [PATCH v2 8/9] board: sl28: switch to dwc3 driver
` [PATCH v2 9/9] board: sl28: enable USB periheral support and gadgets

[PATCH 1/1] rockchip: px30: add support for HW RNG for Odroid Go Advance
 2021-10-15 12:54 UTC  (2+ messages)

[PATCH] rockchip: px30: sync serial flash controller bindings with mainline
 2021-10-15 12:51 UTC  (2+ messages)

[PATCH 1/2] doc: rockchip: sort rockchip support list for rk3188
 2021-10-15 12:50 UTC  (4+ messages)
` [PATCH 2/2] doc: rockchip: write all brand names with a capital

[PATCH] rockchip: rk33xx: Drop ROCKCHIP_USB2_PHY on boards without it
 2021-10-15 12:48 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Fix sgmii clock input freq for p-a2197
 2021-10-15 12:48 UTC 

[PATCH 0/2] rockchip: board: Fix bug for clk driver for OGA
 2021-10-15 12:46 UTC  (5+ messages)
` [PATCH 1/2] rockchip: px30: add support for setting cpll clock
` [PATCH 2/2] rockchip: board: remove SCLK_GPU from U-Boot DT

[PATCH] mmc: rockchip_sdhci: enable strobe line for HS400
 2021-10-15 12:40 UTC  (2+ messages)

[PATCH v2] clk: rockchip: rk3568: update clks
 2021-10-15 12:40 UTC  (2+ messages)

[PATCH] board/km: update MAINTAINERS files
 2021-10-15 11:52 UTC  (2+ messages)

[PATCH v2] pytest: Show a message when sandbox crashes
 2021-10-15 11:52 UTC  (2+ messages)

[PATCH] pci: Fix printf format for regions
 2021-10-15 11:52 UTC  (2+ messages)

[PATCH 1/5] pci: Skip configuring PCI Rom Address for unsupported header types
 2021-10-15 11:52 UTC  (10+ messages)
` [PATCH 2/5] pci: Skip configuring invalid P2P bridge devices
` [PATCH 3/5] pci: Fix configuring BARs
` [PATCH 4/5] pci: Fix showing bars
` [PATCH 5/5] pci: Fix showing registers

[PATCH] pytest: Shorten traceback length by default
 2021-10-15 11:51 UTC  (2+ messages)

[PATCH] CI: Update to LLVM-13
 2021-10-15 11:51 UTC  (2+ messages)

[PATCH v3 0/4] sunxi: TOC0 image type support
 2021-10-15 11:47 UTC  (6+ messages)
` [PATCH v3 1/4] tools: Separate image types which depend on OpenSSL
` [PATCH v3 2/4] tools: mkimage: Add Allwinner TOC0 support
` [PATCH v3 3/4] sunxi: Support SPL in both eGON and TOC0 images
` [PATCH v3 4/4] sunxi: Support building a SPL as a TOC0 image

[PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot
 2021-10-15 11:20 UTC  (3+ messages)

[PATCH v2] sandbox: Remove OF_HOSTFILE
 2021-10-15  8:44 UTC  (3+ messages)

[PATCH v3] sandbox: Remove OF_HOSTFILE
 2021-10-15  8:42 UTC 

[PATCH] image: fix select_ramdisk for raw initrd
 2021-10-15 10:15 UTC 

[PATCH] common: Kconfig.boot: add config SPL_FIT_RSASSA_PSS
 2021-10-15  9:35 UTC 

[PATCH] lib: rsa: rsa-verify: also check that padding is not NULL
 2021-10-15  9:28 UTC 

[PATCH 0/2] imx8m rom api fixups
 2021-10-15  9:16 UTC  (4+ messages)
` [PATCH 1/2] arm: imx: move spl_imx_romapi.c to imx8m/ subdirectory

[PATCHv2] fpga_load: pass compatible string
 2021-10-15  9:15 UTC 

Double free vulnerability in sqfs commands ("sqfsls" and "sqfsload")
 2021-10-15  9:05 UTC  (3+ messages)

[PATCH] clk: introduce u-boot,ignore-clk-defaults
 2021-10-15  8:58 UTC  (6+ messages)

[PATCH] arm64: zynqmp: Print the secure boot status information in EL3
 2021-10-15  8:57 UTC  (4+ messages)
` [RFC PATCH 1/2] fpga_load: pass compatible string

[PATCH] colibri-imx6ull: fix setup of nand gpmi clock
 2021-10-15  8:25 UTC 

[PATCH 1/1] efi_loader: efi_dp_from_lo() should skip VenMedia node
 2021-10-15  7:44 UTC  (2+ messages)

[PATCH 1/1] efi_loader: avoid multiple local copies of lf2_initrd_guid
 2021-10-15  7:33 UTC  (2+ messages)

[PATCH 1/1] efi_loader: efi_dp_from_lo() unused parameter size
 2021-10-15  7:32 UTC  (2+ messages)

[PATCH] tools: mksunxiboot: Use sunxi_image header directly
 2021-10-15  4:21 UTC  (3+ messages)

[RFC PATCH 0/1] tools: mkimage: Add Allwinner TOC1 support
 2021-10-15  4:08 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH] CI: Switch running the nokia_rx51 test with in-container toolchain
 2021-10-15  2:45 UTC  (2+ messages)

[PATCH 0/4] Add support for Samsung 2017 A-series phones
 2021-10-15  2:30 UTC  (3+ messages)
` [PATCH 1/4] serial: samsung: add support for skip debug init in s5p

[PATCH next v6 00/12] aspeed: Support secure boot chain with FIT image verification
 2021-10-15  2:03 UTC  (13+ messages)
` [PATCH next v6 01/12] image: fit: Fix parameter name for hash algorithm
` [PATCH next v6 02/12] aspeed: ast2600: Enlarge SRAM size
` [PATCH next v6 03/12] clk: ast2600: Add YCLK control for HACE
` [PATCH next v6 04/12] crypto: aspeed: Add AST2600 HACE support
` [PATCH next v6 05/12] ARM: dts: ast2600: Add HACE to device tree
` [PATCH next v6 06/12] clk: ast2600: Add RSACLK control for ACRY
` [PATCH next v6 07/12] crypto: aspeed: Add AST2600 ACRY support
` [PATCH next v6 08/12] ARM: dts: ast2600: Add ACRY to device tree
` [PATCH next v6 09/12] ast2600: spl: Locate load buffer in DRAM space
` [PATCH next v6 10/12] configs: ast2600-evb: Enable SPL FIT support
` [PATCH next v6 11/12] configs: aspeed: Make EXTRA_ENV_SETTINGS board specific
` [PATCH next v6 12/12] configs: ast2600: Boot kernel FIT in DRAM

[PATCH v3 0/4] mkimage: sunxi_egon: add riscv support
 2021-10-15  1:53 UTC  (5+ messages)
` [PATCH v3 1/4] mkimage: add a flag to describe whether -A is specified
` [PATCH v3 2/4] mkimage: sunxi_egon: refactor for multi-architecture support
` [PATCH v3 3/4] mkimage: sunxi_egon: add support for riscv
` [PATCH v3 4/4] sunxi: specify architecture when generating SPL boot image

[PATCH 1/1] cmd: simplify 'efidebug boot add' command
 2021-10-15  1:41 UTC  (2+ messages)

[PATCH next v5 00/12] aspeed: Support secure boot chain with FIT image verification
 2021-10-15  1:34 UTC  (4+ messages)
` [PATCH next v5 01/12] image: fit: Fix parameter name for hash algorithm

[PATCH] buildman: Add gcc-11.1.0 to the directory list
 2021-10-15  1:28 UTC  (5+ messages)

[PATCH v4 00/11] efi_loader: capsule: improve capsule authentication support
 2021-10-15  0:40 UTC  (7+ messages)
` [PATCH v4 03/11] efi_loader: capsule: add back efi_get_public_key_data()
` [PATCH v4 04/11] tools: add fdtsig.sh

[PATCH v2 0/7] Apple M1 Support
 2021-10-15  0:40 UTC  (18+ messages)
` [PATCH v2 1/7] iommu: Add IOMMU uclass
` [PATCH v2 2/7] test: Add tests for "
` [PATCH v2 6/7] arm: dts: apple: Add preliminary device trees

[PATCH 1/1] efi_loader: simplify show_efi_boot_opt_data()
 2021-10-14 23:50 UTC 

[PATCH] arm: spl: flush and disable cache before jumping to OPTEE
 2021-10-14 23:44 UTC  (2+ messages)

[PATCH 1/1] efi_loader: efi_dp_from_lo() don't copy GUID
 2021-10-14 23:36 UTC 

[PATCH v3 0/7] Apple M1 Support
 2021-10-14 22:34 UTC  (9+ messages)
` [PATCH v3 7/7] doc: board: apple: Add Apple M1 documentation

External dts building
 2021-10-14 21:27 UTC  (4+ messages)

[RFC 07/22] dm: blk: add UCLASS_PARTITION
 2021-10-14 20:55 UTC  (12+ messages)


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