messages from 2023-02-22 01:18:28 to 2023-02-22 19:08:40 UTC [more...]
[PATCH v5 00/44] More tidy-ups of Kconfig options
2023-02-22 16:43 UTC (46+ messages)
` [PATCH v5 01/44] mtd: Drop unused kb9202_nand driver
` [PATCH v5 02/44] mtd: Drop unused CONFIG_ONENAND_U_BOOT
` [PATCH v5 03/44] sh4: Drop unused twl6030 driver
` [PATCH v5 04/44] moveconfig: Update to detect / correct missing SPL Kconfigs
` [PATCH v5 05/44] bootstd: Disable QFW bootmeth in SPL
` [PATCH v5 06/44] Correct SPL uses of ARCH_MVEBU
` [PATCH v5 07/44] Correct SPL uses of DISPLAY_AER_FULL
` [PATCH v5 08/44] Correct SPL uses of MULTIPLEXER
` [PATCH v5 09/44] Correct SPL use of PG_WCOM_UBOOT_UPDATE_SUPPORTED
` [PATCH v5 10/44] Correct SPL uses of PHY_FIXED
` [PATCH v5 11/44] boot: Add Kconfigs for BOOTMETH_VBE_REQUEST
` [PATCH v5 12/44] Correct SPL use of DM_RNG
` [PATCH v5 13/44] lib: Add a Kconfig for SPL_BZIP2
` [PATCH v5 14/44] moveconfig: Various minor improvements
` [PATCH v5 15/44] sandbox: Expand size for VPL image
` [PATCH v5 16/44] event: Add Kconfig options for SPL
` [PATCH v5 17/44] bootstd: Correct 'VPL' typo
` [PATCH v5 18/44] env: Avoid checking ENV_IS_IN when env disabled
` [PATCH v5 19/44] env: Allow VPL environment to be nowhere
` [PATCH v5 20/44] lib: Add VPL options for SHA1 and SHA256
` [PATCH v5 21/44] x86: Use string functions for all 32-bit builds
` [PATCH v5 22/44] lib: Fix build condition for tiny-printf
` [PATCH v5 23/44] sandbox: Tidy up RTC options
` [PATCH v5 24/44] sandbox: Use the generic VPL option to enable VPL
` [PATCH v5 25/44] sandbox: Tidy up I2C options
` [PATCH v5 26/44] fixdep: Add support for VPL
` [PATCH v5 27/44] fixdep: Refactor to make testing easier
` [PATCH v5 28/44] fixdep: Add some tests for parse_config_line()
` [PATCH v5 29/44] test: Add SPL versions of the TEST_KCONFIG options
` [PATCH v5 30/44] lib: Add an SPL config for LIB_UUID
` [PATCH v5 31/44] test: Tidy up sandbox handling in test-main
` [PATCH v5 32/44] x86: Fix up use of X86_32BIT_INIT and X86_64 options
` [PATCH v5 33/44] Add VPL options for BLOBLIST
` [PATCH v5 34/44] rockchip: Avoid checking environment without ENV_SUPPORT
` [PATCH v5 35/44] freescale: Drop old pre-DM_ETH code
` [PATCH v5 36/44] imx: Use SATA instead of CMD_SATA
` [PATCH v5 37/44] net: Add an SPL config for atheros
` [PATCH v5 38/44] freescale: Fix odd use of ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE
` [PATCH v5 39/44] serial: Support ns16550 driver in TPL
` [PATCH v5 40/44] dm: Add a TPL symbol for simple-bus
` [PATCH v5 41/44] x86: coral: Add missing TPL options
` [PATCH v5 42/44] power: wandboard: Add a missing CONFIG
` [PATCH v5 43/44] venice: Simplify conditions for network init
` [PATCH v5 44/44] command: Don't allow commands in SPL
[PATCH 00/88] Clean up of bad Kconfig options
2023-02-22 19:07 UTC (7+ messages)
` [PATCH 47/88] mtd: Drop unused fsmc_nand driver
` [PATCH 68/88] arm: Rename STM32MP13x
` [PATCH 69/88] arm: Rename STM32MP15x
[PATCH 1/3] rockchip: Drop bootstage stash in TPL and SPL
2023-02-22 19:03 UTC (10+ messages)
` [PATCH 2/3] rockchip: Disable DISTRO_DEFAULTS for rockpro64
[RFC PATCH v3 0/9] Renesas RZ/N1 SoC initial support
2023-02-22 18:45 UTC (17+ messages)
` [RFC PATCH v3 1/9] ARM: armv7: add non-SPL enable for Cortex SMPEN
` [RFC PATCH v3 2/9] clk: renesas: prepare for non-RCAR clock drivers
` [RFC PATCH v3 3/9] clk: renesas: add R906G032 driver
` [RFC PATCH v3 4/9] pinctrl: "
` [RFC PATCH v3 5/9] ram: cadence: add driver for Cadence EDAC
` [RFC PATCH v3 6/9] dts: basic devicetree for Renesas RZ/N1 SoC
` [RFC PATCH v3 7/9] ARM: rzn1: basic support "
` [RFC PATCH v3 8/9] board: schneider: add RZN1 board support
` [RFC PATCH v3 9/9] tools: spkgimage: add Renesas SPKG format
[PATCH v1 00/24] CONFIG_IS_ENABLED vs IS_ENABLED
2023-02-22 18:42 UTC (33+ messages)
` [PATCH v1 01/24] cmd: nvedit: check for ENV_SUPPORT
` [PATCH v1 02/24] lib: crc32: prepare for CONFIG_IS_ENABLED changes
` [PATCH v1 03/24] lib: md5: "
` [PATCH v1 04/24] lib: sha1: "
` [PATCH v1 05/24] lib: sha256: "
` [PATCH v1 06/24] lib: sha512: "
` [PATCH v1 07/24] tools: prevent CONFIG_IS_ENABLED errors by including linux/kconfig.h
` [PATCH v1 08/24] tools: Makefile: prepare for CONFIG_IS_ENABLED changes by adding CONFIG_TOOLS_xxx
` [PATCH v1 09/24] x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED
` [PATCH v1 10/24] config_distro_bootcmd: remove booting environment variables from SPL environment
` [PATCH v1 11/24] ofnode: fdt_support definitions needed if OF_CONTROL is enabled
` [PATCH v1 12/24] ringneck-px30: remove check for ENV_IS_NOWHERE, it is an SPL config
` [PATCH v1 13/24] puma-rk3399: "
` [PATCH v1 14/24] fdt_support: always define fdt_fixup_mtdparts
` [PATCH v1 15/24] m53menlo: define ft_board_setup only if CONFIG_IS_ENABLED(OF_LIBFDT)
` [PATCH v1 16/24] freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC)
` [PATCH v1 17/24] ns16550: match when to define bdf with uart code
` [PATCH v1 18/24] solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of CONFIG_CMD_SATA
` [PATCH v1 19/24] arm: mach-imx: use CONFIG_$(SPL_)SATA instead of CONFIG_SATA
` [PATCH v1 20/24] x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)
` [PATCH v1 21/24] gateworks: venice: surround call of setup_fec with if IS_ENABLED(CONFIG_NET)
` [PATCH v1 22/24] power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY)
` [PATCH v1 23/24] arm: cpu: armv7: ls102xa: fdt: remove eth_device support
` [PATCH v1 24/24] CI: add test/usage_of_is_enabled_check.sh
[PULL] u-boot-usb/next
2023-02-22 18:37 UTC (2+ messages)
[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
2023-02-22 18:06 UTC (12+ messages)
` [PATCH RFC u-boot-mvebu 19/59] tools: kwboot: Show image type and error parsing reasons
` [PATCH RFC u-boot-mvebu 20/59] cmd: mvebu/bubt: Add support for selecting eMMC HW partition
[PATCH v6 0/6] tpm: Support boot measurements
2023-02-22 18:02 UTC (7+ messages)
` [PATCH v6 1/6] tpm: Fix spelling for tpmu_ha union
` [PATCH v6 2/6] tpm: sandbox: Update for needed TPM2 capabilities
` [PATCH v6 3/6] tpm: Support boot measurements
` [PATCH v6 4/6] bootm: Support boot measurement
` [PATCH v6 5/6] test: Add sandbox TPM "
` [PATCH v6 6/6] doc: Add measured boot documentation
[PATCH v5 0/6] tpm: Support boot measurements
2023-02-22 17:47 UTC (8+ messages)
[RFC PATCH v1 0/9] Renesas RZ/N1 SoC initial support
2023-02-22 17:39 UTC (7+ messages)
` [RFC PATCH v1 3/9] clk: renesas: add R906G032 driver
[PATCH 0/4] nvmem: cell post-processing & U-Boot env MAC support
2023-02-22 17:22 UTC (5+ messages)
` [PATCH 1/4] nvmem: core: add per-cell post processing
` [PATCH 2/4] nvmem: core: allow nvmem_cell_post_process_t callbacks to adjust buffer
` [PATCH 3/4] dt-bindings: nvmem: u-boot, env: add MAC's #nvmem-cell-cells
` [PATCH 4/4] nvmem: u-boot-env: post-process "ethaddr" env variable
[PULL] u-boot-usb/master
2023-02-22 16:27 UTC
[PATCH v2] usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio
2023-02-22 15:33 UTC (4+ messages)
[PATCH 0/5] arm: fsl-layerscape: remove some boards
2023-02-22 15:26 UTC (2+ messages)
[PATCH v1] configs: j7200: Merge HS and non-HS defconfigs
2023-02-22 15:02 UTC (3+ messages)
` [PATCH v1] configs: j721s2: merge "
[PATCH v4 00/10] usb: dwc3: Refactor dwc3-generic and apply to dwc3-uniphier
2023-02-22 14:39 UTC (5+ messages)
[PATCH v4 0/4] rockchip: Use external TPL binary to create a working firmware image
2023-02-22 14:20 UTC (2+ messages)
` Aw: "
[PATCH] arm: dts: ls1088a-rdb: replace 'xgmii' with '10gbase-r'
2023-02-22 14:17 UTC
[PATCH v2 00/10] Backport BRCMNAND changes from Linux
2023-02-22 13:21 UTC (9+ messages)
` [PATCH v2 08/10] mtd: rawnand: brcmnand: rename page sizes
` [PATCH v2 09/10] mtd: rawnand: brcmnand: support v2.1-v2.2 controllers
` [PATCH v2 10/10] mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
[PATCH] fastboot: Only call the bootm command if it is enabled
2023-02-22 13:17 UTC (2+ messages)
[PATCH v1 0/3] Fix j721e hs support
2023-02-22 7:44 UTC (4+ messages)
` [PATCH v1 1/3] Kconfig: j721e: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region
` [PATCH v1 2/3] arm: mach-k3: Increase SYSFW max image size
` [PATCH v1 3/3] configs: j721e: Merge the HS and non-HS defconfigs
[PATCH 00/11] rockchip: Add efuse and otp support to more SoCs
2023-02-22 12:34 UTC (24+ messages)
` [PATCH 01/11] rockchip: otp: Refactor to use driver data and ops
` [PATCH 02/11] rockchip: otp: Add support for RK3568
` [PATCH 03/11] rockchip: otp: Add support for RK3588
` [PATCH 04/11] rockchip: otp: Add dump_otp debug command
` [PATCH 05/11] rockchip: efuse: Refactor to use driver data and ops
` [PATCH 06/11] rockchip: efuse: Add support for RK3288 and more
` [PATCH 07/11] rockchip: efuse: Add support for RK3328
` [PATCH 10/11] rockchip: misc: Set eth1addr mac address
` [PATCH 09/11] rockchip: efuse: Add support for RK3036
` [PATCH 08/11] rockchip: efuse: Add support for RK3128
` [PATCH 11/11] rockchip: rk3568: Read cpuid from otp
[PATCH V2 0/9] Rockchip: Improve Support for RK3566 Devices
2023-02-22 10:59 UTC (21+ messages)
` [PATCH V2 1/9] gpio: gpio-rockchip: parse gpio-ranges for bank id
` [PATCH V2 2/9] dts: rockchip: px30: add gpio-ranges property to gpio nodes
` [PATCH V2 4/9] arm64: dts: rockchip: Sync rk356x from Linux main
` [PATCH V2 5/9] rockchip: rk3568: add boot device detection
` [PATCH V2 6/9] rockchip: rk3568: enable automatic power savings
` [PATCH V2 7/9] gpio/rockchip: rk_gpio support v2 gpio controller
` [PATCH V2 8/9] arm64: dts: rockchip: add gpio-ranges property to gpio nodes
` [PATCH V2 9/9] evb1-v10-rk3568: Update MAINTAINERS and documentation
[PATCH RFC 0/3] FMP versioning support
2023-02-22 10:40 UTC (4+ messages)
` [PATCH RFC 1/3] efi_loader: store firmware version into FmpState variable
` [PATCH RFC 2/3] efi_loader: versioning support in GetImageInfo
` [PATCH RFC 3/3] efi_loader: check lowest supported version in capsule update
[PATCH 1/2] board: rockchip: add Radxa ROCK5B Rk3588 board
2023-02-22 9:05 UTC (3+ messages)
[PATCH v2 1/2] board: rockchip: add Radxa ROCK5B Rk3588 board
2023-02-22 9:05 UTC (2+ messages)
` [PATCH v2 2/2] board: rock5b-rk3588: add memory gaps into kernel's DTB
[PATCH] rockchip: derive GPIO bank from alias if available
2023-02-22 8:41 UTC (2+ messages)
[PATCH v3 00/76] Clean up of bad Kconfig options
2023-02-22 8:08 UTC (5+ messages)
` [PATCH v3 58/76] Drop ubsha1 tool
[PATCH v4 00/11] Fixes for Rockchip NFC driver part 1
2023-02-22 8:01 UTC (7+ messages)
` [PATCH v4 03/11] core: remap: convert regmap_init_mem_plat() input to phys_addr_t
` [PATCH v4 04/11] rockchip: adc: rockchip-saradc: use dev_read_addr_ptr
` [PATCH v4 11/11] mtd: nand: raw: rockchip_nfc: fix oobfree offset and description
[PATCH] board: edgeble: Fix neural-compute-module-2 board name
2023-02-22 7:52 UTC (2+ messages)
[PATCH] dm: adc: add iMX93 ADC support
2023-02-22 7:45 UTC (3+ messages)
[PATCH v1 00/18] arm: Add Rockchip RK3588 support
2023-02-22 7:18 UTC (5+ messages)
` [PATCH v1 15/18] ARM: dts: rockchip: Add rk3588-u-boot.dtsi
` [PATCH v1 18/18] board: rockchip: Add Edgeble Neural Compute Module 6
[PATCH] include: rk3328: Add default env for compressed kernel images
2023-02-22 7:15 UTC (2+ messages)
[PATCH v3 1/2] configs: phycore-rk3288: Enable CONFIG_LTO
2023-02-22 6:46 UTC (2+ messages)
[PATCH] arm: dts: rockchip: rk3399: nanopi-r4s: Provide smbios sysinfo
2023-02-22 6:38 UTC (3+ messages)
` [PATCH v2] "
bootstd breakages
2023-02-22 6:35 UTC
rk3399: Loading OP-TEE by SPL?
2023-02-22 6:31 UTC (2+ messages)
[PATCH v2] binman: bintool: Add support for tool directories
2023-02-22 4:30 UTC (3+ messages)
[PATCH] doc: uefi: fix links
2023-02-22 1:39 UTC (2+ 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