u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-28 13:38:40 to 2021-10-30 07:45:59 UTC [more...]

[PATCH v2 00/10] Support the SJA1105 DSA switch on the NXP LS1021A-TSN board
 2021-10-30  7:45 UTC  (5+ messages)
` [PATCH v2 01/10] net: tsec: add support for promiscuous mode

[PATCH 1/7] common: spl: move armv7m-specific code to spl_perform_fixups()
 2021-10-30  6:51 UTC  (7+ messages)
` [PATCH 2/7] common: board_r: move bedbug_init() to common code
` [PATCH 3/7] common: board_r: drop initr_kgdb wrapper
` [PATCH 4/7] common: board_r: drop initr_addr_map wrapper
` [PATCH 5/7] common: board_r: move init_addr_map() to init.h
` [PATCH 6/7] common: board_r: include asm-generic/gpio.h
` [PATCH 7/7] common: board_r: drop ifdefs around header includes

[PATCH 0/2] add selftest for EFI_TCG2_PROTOCOL and Measured Boot
 2021-10-30  6:13 UTC  (7+ messages)
` [PATCH 2/2] efi_selftest: "

[RFC 07/22] dm: blk: add UCLASS_PARTITION
 2021-10-30  5:45 UTC  (18+ messages)

[PATCH v4 0/2] arm: imx8m: add support for Advantech RSB-3720
 2021-10-29  5:08 UTC  (3+ messages)
` [PATCH v4 1/2] arm: dts: add imx8mp-rsb3720-a1 dts file
` [PATCH v4 2/2] arm: imx8m: add support for Advantech RSB-3720

[PATCH 0/2] arch: arm: gic-v3-its: stop abusing the device tree
 2021-10-29 21:17 UTC  (21+ messages)
` [PATCH 1/2] Revert "arm64: Layerscape: Survive LPI one-way reset workaround"
` [PATCH 2/2] Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"

[PATCH v3 0/7] arm64: dts: imx8mm: use common binman configuration and further clean-up
 2021-10-29 20:52 UTC  (3+ messages)

[PATCH V2 1/6] ARM: rmobile: Enable board detection when FIT is enabled
 2021-10-29 18:53 UTC  (3+ messages)

[PATCH] board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper setting
 2021-10-29 17:28 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-mmc master
 2021-10-29 17:28 UTC  (2+ messages)

[PATCH] ARM: amlogic: add JetHub D1 eth mac generation with manufacturer OUI
 2021-10-29 17:16 UTC  (6+ messages)

[PATCH v2 00/41] Initial implementation of standard boot
 2021-10-29 17:08 UTC  (40+ messages)
` [PATCH v2 31/41] bootstd: Add an implementation of EFI boot
` [PATCH v2 41/41] RFC: Switch rpi over to use bootstd

[PATCH v5 00/26] fdt: Make OF_BOARD a boolean option
 2021-10-29 17:07 UTC  (16+ messages)
` [PATCH v5 02/26] doc: Add documentation about devicetree usage
` [PATCH v5 19/26] fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup()
` [PATCH v5 20/26] fdt: Drop #ifdefs with MULTI_DTB_FIT

[PATCH v3 0/3] Add hs400 support for rk3399 and rk3568
 2021-10-29 15:44 UTC  (3+ messages)
` [PATCH v3 1/3] mmc: rockchip_sdhci: add phy and clock config for rk3399

Pull request: u-boot-sunxi/master for 2021.10 - 2nd part
 2021-10-29 15:36 UTC  (9+ messages)

[PATCH v7] arm: add initial support for the Phytium Pomelo Board
 2021-10-29 15:32 UTC  (2+ messages)

[PATCH v3] cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num
 2021-10-29 15:05 UTC 

[PATCH] arm: mvebu: Fix booting from SATA
 2021-10-29 12:09 UTC 

[PATCH] net: gem: Reduce timeout of mdio phy idle status check
 2021-10-29 11:16 UTC 

[PATCH] net: uclass: Save ethernet MAC address when generated
 2021-10-29 11:14 UTC 

[PATCH 1/2] clk: zynqmp: Add support for setting up clock for USB
 2021-10-29 11:13 UTC  (2+ messages)
` [PATCH 2/2] clk: zynqmp: Fix gem tx/rx/ref clock handling

[PATCH] zynqmp: gpio: Add support for zynqmp gpio modepin driver
 2021-10-29 11:11 UTC 

[PATCH] arm64: zynqmp: Replace comma by semicolon
 2021-10-29 11:01 UTC  (2+ messages)

[PATCH v2] xilinx: zynqmp: Save multiboot as variable
 2021-10-29 11:01 UTC  (2+ messages)

how is dts/dt.dtb is generated?
 2021-10-29  9:45 UTC 

[PATCH] efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
 2021-10-29  9:43 UTC  (3+ messages)

[PATCH 0/5] Board specific runtime determined default env
 2021-10-29  9:03 UTC  (15+ messages)
` [PATCH 1/5] env: Don't set ready flag if import failed in env_set_default()
` [PATCH 2/5] env: Fix env_get() when returning empty string using env_get_f()
` [PATCH 3/5] env: Simplify env_get_default()
` [PATCH 4/5] env: Add support for board specific special default environment
` [PATCH 5/5] arm: mvebu: Espressobin: Use new API for setting default env at runtime

[PATCH v2] cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num
 2021-10-29  8:40 UTC  (6+ messages)

[PATCH 0/1] imx8mm-cl-iot-gate-optee: remove _SUPPORT from CONFIG_SPL_{MMC, SERIAL}
 2021-10-29  7:09 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v5 00/11] efi_loader: capsule: improve capsule authentication support
 2021-10-29  5:25 UTC  (14+ messages)
` [PATCH v5 01/11] efi_loader: capsule: drop __weak from efi_get_public_key_data()
` [PATCH v5 02/11] tools: mkeficapsule: add firmwware image signing
` [PATCH v5 03/11] tools: mkeficapsule: add man page
` [PATCH v5 04/11] doc: update UEFI document for usage of mkeficapsule
` [PATCH v5 05/11] test/py: efi_capsule: add image authentication test

[PATCH u-boot-marvell 00/13] Yet another kwboot improvements
 2021-10-29  4:44 UTC  (14+ messages)

[PATCH v2 0/6] Improved sysreset/watchdog uclass integration
 2021-10-29  3:16 UTC  (7+ messages)
` [PATCH v2 1/6] sysreset: Add uclass Kconfig dependency to drivers
` [PATCH v2 2/6] sysreset: Mark driver probe functions as static
` [PATCH v2 3/6] sysreset: watchdog: Move watchdog reference to plat data
` [PATCH v2 4/6] watchdog: Automatically register device with sysreset
` [PATCH v2 5/6] sunxi: Avoid duplicate reset_cpu with SYSRESET enabled
` [PATCH v2 6/6] sunxi: Use sysreset framework for poweroff/reset

[PATCH V2] clk: introduce u-boot,ignore-clk-defaults
 2021-10-29  2:47 UTC  (5+ messages)

[PATCH] sandbox: Migrate ARCH_MAP_SYSMEM to Kconfig
 2021-10-29  1:16 UTC  (2+ messages)

[PATCH] image.h: make image_sign_info.fit point to const
 2021-10-29  1:16 UTC  (2+ messages)

[PATCH 00/20] i.MX8ULP misc update
 2021-10-29  1:46 UTC  (20+ messages)
` [PATCH 01/20] imx8ulp: soc: Check the DBD_EN fuse before setting RDC
` [PATCH 02/20] arm: imx8ulp: Allocate LPAV resources to AP domain
` [PATCH 03/20] imx8ulp: assign PXP/HIFI4/EPDC to APD domain
` [PATCH 04/20] imx8ulp: clock: Support LPAV clocks in cgc and pcc
` [PATCH 05/20] imx8ulp: clock: Add MIPI DSI clock and DCNano clock
` [PATCH 06/20] imx8ulp: rdc: allow A35 access flexspi0 mem
` [PATCH 07/20] imx8ulp_evk: Control LPI2C0 PCA6416 and TPM0 for display
` [PATCH 08/20] imx8ulp: Set DCNANO read QoS on NIC_LPAV to highest
` [PATCH 09/20] imx8ulp: Fix DCNANO QoS setting
` [PATCH 10/20] imx8ulp: Remove freescale name from CPU revision
` [PATCH 11/20] imx8ulp: Workaround LPOSC_TRIM fuse load issue
` [PATCH 12/20] imx8ulp: clock: Reset DDR controller before clock enable
` [PATCH 13/20] imx8ulp: clock: Support to reset DCNano and MIPI DSI
` [PATCH 14/20] imx8ulp: Update ethernet mac to get from fuse
` [PATCH 15/20] imx8ulp: clock: Support to enable/disable the ADC1 clock
` [PATCH 16/20] imx8ulp: clock: Handle the DDRLOCKED when setting DDR clock
` [PATCH 18/20] imx8ulp: implement to obtain the SoC current temperature
` [PATCH 19/20] imx8ulp:ddr: saving the dram config timing data into sram
` [PATCH 20/20] imx8ulp: ddr: Fix DDR frequency request issue

[PATCH] board: myir_6ulx: Use DCD to init DRAM instead of SPL
 2021-10-29  1:15 UTC 

[SPECIFICATION RFC v3] The firmware and bootloader log specification
 2021-10-29  0:29 UTC  (3+ messages)
  ` [External] : "

[PATCH v4 1/2] net: brcm: netXtreme driver
 2021-10-28 23:29 UTC  (2+ messages)
` [PATCH v4 2/2] board: brcm-ns3: Load netXtreme firmware

[PATCH v3 1/5] reset: scmi: define LOG_CATEGORY
 2021-10-28 22:47 UTC  (6+ messages)
` [PATCH v3 2/5] clk: "
` [PATCH v3 3/5] power: regulator: "
` [PATCH v3 4/5] firmware: scmi: add configs to select the supported agents
` [PATCH v3 5/5] stm32mp15: deactivate CONFIG_SCMI_AGENT_MAILBOX

[PATCH v4 0/7] Apple M1 Support
 2021-10-28 22:30 UTC  (3+ messages)
` [PATCH v4 1/7] iommu: Add IOMMU uclass

[PATCH v2 1/3] usb: f_mass_storage: Check bh->state in sleep_thread
 2021-10-28 19:40 UTC  (2+ messages)

[PATCH] imx: spl: Use FIELD_GET for bitfield access
 2021-10-28 19:36 UTC  (3+ messages)

[PATCH 1/3] net: dsa: Use true instead of 1 in the set_promisc() call
 2021-10-28 19:29 UTC  (7+ messages)

[PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot
 2021-10-28 18:55 UTC  (5+ messages)

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

[PATCH] net: bootp: Correct VCI string transmission
 2021-10-28 18:47 UTC  (3+ messages)

[PATCH] net: phy: mscc: add support for VSC8502 in dual RGMII mode
 2021-10-28 18:37 UTC  (3+ messages)

[PATCH v3] video: fix positioning in TrueType console
 2021-10-28 18:01 UTC 

[PATCH v2 1/5] reset: scmi: define LOG_CATEGORY
 2021-10-28 16:59 UTC  (6+ messages)
` [PATCH v2 2/5] clk: "
` [PATCH v2 3/5] power: regulator: "
` [PATCH v2 4/5] firmware: scmi: add configs to select the supported agents
` [PATCH v2 5/5] stm32mp15: deactivate CONFIG_SCMI_AGENT_MAILBOX

[PATCH 00/16] fdt: Make OF_BOARD a boolean option
 2021-10-28 16:25 UTC  (24+ messages)

[PATCH v4 0/4] sunxi: TOC0 image type support
 2021-10-28 15:44 UTC  (11+ messages)
` [PATCH v4 1/4] tools: Separate image types which depend on OpenSSL

[PATCH v3 00/35] efi: Improvements to U-Boot running on top of UEFI
 2021-10-28 15:38 UTC  (9+ messages)
` [PATCH v3 01/35] efi: Add a script for building and testing U-Boot on UEFI
` [PATCH v3 05/35] efi: Create a 64-bit app

kirkwood stack size
 2021-10-28 15:30 UTC  (6+ messages)

Please pull u-boot-marvell/master
 2021-10-28 14:47 UTC  (2+ messages)

[PATCH 1/5] reset: scmi: define LOG_CATEGORY
 2021-10-28 14:18 UTC  (3+ messages)
` [PATCH 4/5] firmware: scmi: add configs to select the supported agents

[PATCH v9 0/7] env: Allow environment in text files
 2021-10-28 14:18 UTC  (15+ messages)
` [PATCH v9 3/7] env: Allow U-Boot scripts to be placed in a .env file


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).