messages from 2021-10-28 18:49:06 to 2021-10-31 14:20:16 UTC [more...]
[PATCH v5 0/2] arm: imx8m: add support for Advantech RSB-3720
2021-10-31 14:19 UTC
[PATCH v5 00/28] arm: dts: ls1028a: sync device tree with linux
2021-10-31 13:26 UTC (3+ messages)
` [PATCH v5 23/28] pci: layerscape: add official ls1028a binding support
[PATCH v4 00/29] arm: dts: ls1028a: sync device tree with linux
2021-10-31 13:23 UTC (5+ messages)
` [PATCH v4 23/29] pci: layerscape: add official ls1028a binding support
[PATCH 0/5] Board specific runtime determined default env
2021-10-31 13:07 UTC (17+ 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 00/14] Some more env fixes
2021-10-31 12:57 UTC (37+ messages)
` [PATCH 01/14] env: sf: Cosmetic fix in env_sf_init_addr()
` [PATCH 02/14] env: sf: Use ENV_VALID enum names instead of literals
` [PATCH 04/14] env: nand: Put ENV_INVALID into gd->env_valid if default environment
` [PATCH 05/14] env: nvram: Let generic env_init() assign "
` [PATCH 06/14] env: nvram: Cosmetic fix in env_nvram_init()
` [PATCH 07/14] env: nowhere: Let generic env_init() assign default environment
` [PATCH 08/14] env: nowhere: Cosmetic fix
` [PATCH 10/14] env: flash: "
` [PATCH 11/14] board: synquacer: developerbox: Don't set gd->env_addr to default_environment
` [PATCH 12/14] board: freescale: various boards: Let env subsystem set gd->env_addr
` [PATCH 13/14] env: Always use char for default_environment
` [PATCH 14/14] env: Use static_assert() to check if default_environment is too large
[PATCH] image.h: make image_sign_info.fit point to const
2021-10-31 12:57 UTC (3+ messages)
[PATCH] sandbox: Migrate ARCH_MAP_SYSMEM to Kconfig
2021-10-31 12:57 UTC (3+ messages)
[PATCH] x86: chromebook_coral: fix C block comment
2021-10-31 12:57 UTC (4+ messages)
` [PATCH] x86: Fix linking u-boot with ld.lld
[PATCH v8 0/8] env: Allow environment in text files
2021-10-31 12:57 UTC (4+ messages)
` [PATCH v8 1/8] binman: Allow timeout to occur in the image or its section
[PATCH] patman: Add "postfix" support to patch subjects
2021-10-31 12:56 UTC (3+ messages)
[PATCH v2] bootstage: Add SPL support
2021-10-31 12:56 UTC (5+ messages)
(overlapping) lmb allocations during boot
2021-10-31 12:51 UTC (4+ messages)
[PATCH v4 1/2] net: brcm: netXtreme driver
2021-10-31 10:56 UTC (5+ messages)
` [PATCH v4 2/2] board: brcm-ns3: Load netXtreme firmware
[PATCH1/1]sqfs: sqfs_tokenize() should fill the tokens list instead of free items
2021-10-31 10:24 UTC (4+ messages)
` Fwd: "
[PULL] u-boot-usb/master
2021-10-31 8:01 UTC
[PULL] u-boot-sh/master
2021-10-31 8:00 UTC
[PATCH 01/10] spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
2021-10-31 3:03 UTC (10+ messages)
` [PATCH 02/10] Convert CONFIG_SYS_HZ to Kconfig
` [PATCH 03/10] Convert CONFIG_SYS_TEXT_BASE "
` [PATCH 04/10] Convert CONFIG_SUPPORT_EMMC_BOOT "
` [PATCH 05/10] Convert CONFIG_FEC_MXC "
` [PATCH 06/10] Convert CONFIG_MCFUART "
` [PATCH 07/10] Convert CONFIG_OF_EMBED "
` [PATCH 08/10] Convert CONFIG_BMP_16BPP "
` [PATCH 09/10] Convert CONFIG_SPL_DRIVERS_MISC et al "
` [PATCH 10/10] Convert CONFIG_BOARD_EARLY_INIT_F "
Question on running uboot_testpy with tbot
2021-10-30 19:47 UTC (2+ messages)
[u-boot-test-hooks PATCH 1/7] travis-ci: Add qemu_arm_spl board
2021-10-30 18:25 UTC (7+ messages)
` [u-boot-test-hooks PATCH 2/7] sdwire: Tidy up the mount script
` [u-boot-test-hooks PATCH 3/7] rpi3: Tweak the grep pattern
` [u-boot-test-hooks PATCH 4/7] Add wait_raw_device for common code
` [u-boot-test-hooks PATCH 5/7] Update sdwire script to wait for umount
` [u-boot-test-hooks PATCH 6/7] kea: Add samus
` [u-boot-test-hooks PATCH 7/7] ellesmere: Add qemu rules
[PATCH 1/3] net: dsa: Use true instead of 1 in the set_promisc() call
2021-10-30 14:39 UTC (10+ messages)
[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 (11+ 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 (28+ messages)
` [PATCH v2 31/41] bootstd: Add an implementation of EFI boot
[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 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 (12+ 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 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 v3 1/5] reset: scmi: define LOG_CATEGORY
2021-10-28 22:47 UTC (3+ messages)
` [PATCH v3 3/5] power: regulator: "
[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] 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox