u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-05 13:32:58 to 2021-10-07 13:32:26 UTC [more...]

[PATCH v2] drivers: net: fsl-mc: add a command which dumps the MC log
 2021-10-07 10:47 UTC  (3+ messages)

[PATCH v5 00/29] image: Reduce #ifdefs and ad-hoc defines in image code (Part B)
 2021-10-07 13:32 UTC  (36+ messages)
` [PATCH v5 01/29] compiler: Rename host_build() to tools_build()
` [PATCH v5 02/29] kconfig: Add tools support to CONFIG_IS_ENABLED()
` [PATCH v5 03/29] image: Add Kconfig options for FIT in the tools build
` [PATCH v5 04/29] spl: cypto: Bring back SPL_ versions of SHA
` [PATCH v5 05/29] hash: Use Kconfig to enable hashing in host tools and SPL
` [PATCH v5 06/29] hash: Drop some #ifdefs in hash.c
` [PATCH v5 07/29] image: Drop IMAGE_ENABLE_FIT
` [PATCH v5 08/29] image: Drop IMAGE_ENABLE_OF_LIBFDT
` [PATCH v5 09/29] image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host
` [PATCH v5 10/29] image: Use Kconfig to enable FIT_RSASSA_PSS "
` [PATCH v5 11/29] image: Use the correct checks for CRC32
` [PATCH v5 12/29] image: Drop IMAGE_BOOT_GET_CMDLINE
` [PATCH v5 13/29] image: Drop IMAGE_OF_BOARD_SETUP
` [PATCH v5 14/29] image: Drop IMAGE_OF_SYSTEM_SETUP
` [PATCH v5 15/29] image: Drop IMAGE_ENABLE_IGNORE

[PULL u-boot] Please pull u-boot-amlogic-20211007
 2021-10-07 12:59 UTC 

[PATCH 1/5] pci: Skip configuring PCI Rom Address for unsupported header types
 2021-10-07 12:51 UTC  (5+ 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] mtd: sf: Set SF parameters as env variables
 2021-10-07 12:46 UTC  (5+ messages)

[PULL] u-boot-riscv/master
 2021-10-07 11:51 UTC 

[PATCH v3 0/4] efi_loader: centralize known vendor GUIDs
 2021-10-07 10:43 UTC  (16+ messages)
` [PATCH v3 1/4] efi_loader: treat UEFI variable name as const
` [PATCH v3 2/4] efi_loader: function to get GUID for variable name
` [PATCH v3 3/4] efi_loader: simplify efi_sigstore_parse_sigdb()
` [PATCH v3 4/4] efi_loader: simplify tcg2_measure_secure_boot_variable()

buildman stops (crashed) on current master
 2021-10-07 10:37 UTC 

[PATCH v4 1/2] arm: dts: imx8mq: Add Kontron pitx-imx8m
 2021-10-07  9:49 UTC 

[PATCH] ARM: mvebu: x530: Remove custom kwbimage.cfg
 2021-10-07  8:39 UTC 

mvebu/x530: Difference between spl/u-boot-spl.bin and spl/u-boot-spl-dtb.bin
 2021-10-07  8:23 UTC  (3+ messages)

[PATCH v2] ARM: amlogic: update JetHub D1/H1 configs (was: add SYS_LOAD_ADDR to JetHub D1/H1 configs)
 2021-10-07  8:10 UTC  (2+ messages)

[PATCH] drivers: net: fsl-mc: add a command which dumps the MC log
 2021-10-07  8:09 UTC  (2+ messages)

[PATCH] ARM: vexpress_ca9x4: Correct missing SYS_LOAD_ADDR
 2021-10-07  7:55 UTC  (4+ messages)

[PATCH v6 0/2] Support for Kontron Electronics i.MX6UL/ULL and i.MX8MM SoMs
 2021-10-07  6:38 UTC  (4+ messages)

[PATCH v4 00/11] efi_loader: capsule: improve capsule authentication support
 2021-10-07  6:23 UTC  (12+ messages)
` [PATCH v4 01/11] Revert "Revert "mkeficapsule: Remove dtb related options""
` [PATCH v4 02/11] Revert "Revert "doc: Update CapsuleUpdate READMEs""
` [PATCH v4 03/11] efi_loader: capsule: add back efi_get_public_key_data()
` [PATCH v4 04/11] tools: add fdtsig.sh
` [PATCH v4 05/11] tools: mkeficapsule: add firmwware image signing
` [PATCH v4 06/11] tools: mkeficapsule: add man page
` [PATCH v4 07/11] doc: update UEFI document for usage of mkeficapsule
` [PATCH v4 08/11] tools: mkeficapsule: allow for specifying GUID explicitly
` [PATCH v4 09/11] test/py: efi_capsule: align with the syntax change of mkeficapsule
` [PATCH v4 10/11] test/py: efi_capsule: add a test for "--guid" option
` [PATCH v4 11/11] test/py: efi_capsule: add image authentication test

[PATCH] stm32f429: move CONFIG_BOOTCOMMAND in defconfig
 2021-10-07  6:18 UTC  (2+ messages)

[PATCH v4 00/10] board: toradex: verdin-imx8mm: target refresh
 2021-10-07  2:18 UTC  (12+ messages)
` [PATCH v4 01/10] imx8m: clean-up kconfig indentation
` [PATCH v4 02/10] verdin-imx8mm: fix ethernet
` [PATCH v4 03/10] ARM: dts: imx8mm-verdin: prepare for dek blob encapsulation
` [PATCH v4 04/10] verdin-imx8mm: switch to use binman to pack images
` [PATCH v4 05/10] verdin-imx8mm: enable sleep_moci output
` [PATCH v4 06/10] verdin-imx8mm: clean-up include order
` [PATCH v4 07/10] verdin-imx8mm: drop support for v1.0 hardware
` [PATCH v4 08/10] include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variable
` [PATCH v4 09/10] verdin-imx8mm: use preboot for fdtfile evaluation
` [PATCH v4 10/10] verdin-imx8mm: fix watchdog pinctrl issue

[PATCH next] lib: hash-checksum: Use DM_HASH if supported
 2021-10-07  2:18 UTC  (4+ messages)

[PATCH v2] board: gateworks: venice: add imx8mn-gw7902 support
 2021-10-06 23:45 UTC 

[RFC PATCH v1 0/5] arm64: dts: imx8mm: add common -binman.dtsi and further clean-up
 2021-10-06 23:53 UTC  (6+ messages)
` [RFC PATCH v1 2/5] arm64: dts: imx8mm: add common -binman.dtsi

Broken build with disabling OpenSSL crypto
 2021-10-06 22:05 UTC  (2+ messages)

[PATCH v2] imx8mm_venice: switch to use binman to pack images
 2021-10-06 21:44 UTC  (2+ messages)

[PATCH] imx8mm-venice-gw7902: fix M2_RST# gpio pinmux
 2021-10-06 20:13 UTC 

[PATCH 01/14] rk3308: Remove unused NAND defines
 2021-10-06 17:48 UTC  (28+ messages)
` [PATCH 02/14] m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNT
` [PATCH 03/14] Convert CONFIG_NAND_LPC32XX_MLC to Kconfig
` [PATCH 04/14] Convert CONFIG_SPL_NAND_LOAD et al "
` [PATCH 05/14] Convert CONFIG_SYS_NAND_PAGE_COUNT "
` [PATCH 06/14] nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support
` [PATCH 07/14] Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig
` [PATCH 08/14] Convert CONFIG_SYS_NAND_5_ADDR_CYCLE "
` [PATCH 09/14] Convert CONFIG_SYS_NAND_ONFI_DETECTION "
` [PATCH 10/14] nand.h: Cleanup linux/mtd/rawnand.h usage
` [PATCH 11/14] Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig
` [PATCH 12/14] Convert CONFIG_NAND_FSL_ELBC et al "
` [PATCH 13/14] Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS "
` [PATCH 14/14] Convert CONFIG_NAND_OMAP_ECCSCHEME "

[PATCH] lib: rsa: fix dependency for SPL_RSA_VERIFY
 2021-10-06 17:46 UTC  (2+ messages)

[PATCH] acpi: Use U-Boot version for OEM_REVISION
 2021-10-06 17:46 UTC  (7+ messages)

[PATCH v2 0/5] board: toradex: prepare and add colibri imx6ull 1gb (emmc) support
 2021-10-06 16:55 UTC  (6+ messages)
` [PATCH v2 1/5] toradex: take over maintainership
` [PATCH v2 2/5] toradex: configblock: fix interactive mode it handling
` [PATCH v2 3/5] toradex: tdx-cfg-block: add new i.mx 6ull and 8m plus skus
` [PATCH v2 4/5] colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variant
` [PATCH v2 5/5] colibri-imx6ull: add emmc variant

[PATCH] pm9263: Remove unused CONFIG_USER_LOWLEVEL_INIT
 2021-10-06 16:49 UTC 

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

[PATCH] stv0991: remove specific CONFIG_STV0991 configs
 2021-10-06 16:20 UTC  (2+ messages)

[PATCH] stv0991: remove specific CONFIG_STV0991 configs
 2021-10-06 16:10 UTC 

[PATCH] fit: display proper node on error
 2021-10-06 16:00 UTC  (2+ messages)

[PATCH v2] pwm: Add driver for cadence TTC
 2021-10-06 14:22 UTC  (3+ messages)

[PATCH v3 1/3] dm: core: Bind another driver with the same compatible string
 2021-10-06 14:19 UTC  (3+ messages)
` [PATCH v3 2/3] timer: cadence: Add bind function to driver
` [PATCH v3 3/3] pwm: Add driver for cadence TTC

[PATCH] efi_loader: don't load shims MOK database from file
 2021-10-06 12:32 UTC 

[PATCH] tools: termios_linux.h: Fix tcsendbreak() implementation
 2021-10-06 12:30 UTC 

[PATCH v2] usb: xhci-brcm: Include header file needed for dev_err
 2021-10-06 12:05 UTC 

[PATCH 0/9] phyCORE-i.MX8MM Updates
 2021-10-06  9:56 UTC  (10+ messages)
` [PATCH 1/9] board: phytec: phycore_imx8mm: Clean up spl
` [PATCH 2/9] include: configs: phycore_imx8mm: Remove hard coded network settings
` [PATCH 3/9] include: configs: phycore-imx8mm: Remove not needed defines
` [PATCH 4/9] include: configs: phycore-imx8mm: Do not use macro for address
` [PATCH 5/9] arm: dts: phycore-imx8mm-u-boot: Add wdog pinctrl entry
` [PATCH 6/9] arm: dts: phycore-imx8mm: Fix property
` [PATCH 7/9] board: phytec: phycore-imx8mm: Add SPI-NOR flash support
` [PATCH 8/9] configs: phycore-imx8mm_defconfig: Enable clk command
` [PATCH 9/9] board: phytec: imx8mm-phycore: Switch to binman

[PATCH v5 0/5] env: Allow environment in text files
 2021-10-06  7:08 UTC  (11+ messages)
` [PATCH v5 3/5] env: Allow U-Boot scripts to be placed in a .env file

[ANN] U-Boot v2021.10 released
 2021-10-06  6:44 UTC  (5+ messages)

[PATCH v3 1/3] pinctrl: single: Parse gpio details from dt
 2021-10-06  3:49 UTC  (4+ messages)
` [PATCH v3 2/3] pinctrl: single: Add request() api
` [PATCH v3 3/3] pinctrl: single: Add tests for request API

[PATCH] pytest: Show a message when sandbox crashes
 2021-10-06  2:59 UTC 

[PATCH] pytest: Shorten traceback length by default
 2021-10-06  2:18 UTC 

[PATCH 1/2] clk: sunxi: Add support for I2C gates/resets
 2021-10-06  0:18 UTC  (4+ messages)
` [PATCH 2/2] clk: sunxi: Add drivers for A31 and H6 PRCM CCUs

[RESEND PATCH v2 0/4] test: Try to deal with some co-dependent tests
 2021-10-05 22:03 UTC  (9+ messages)
` [RESEND PATCH v2 1/4] test: Allow vboot tests to run in parallel
` [RESEND PATCH v2 2/4] test: Allow hush "
` [RESEND PATCH v2 3/4] test: Allow tpm2 "
` [RESEND PATCH v2 4/4] doc: test: Explain how to run pytests "

[RFC PATCH] test/py: Check hashes produced by mkimage against known values
 2021-10-05 22:02 UTC  (2+ messages)

[PATCH v1 0/2] pinctrl single: GPIO support
 2021-10-05 22:02 UTC  (5+ messages)
` [PATCH v1 1/2] pinctrl: single: Parse gpio details from dt
` [PATCH v1 2/2] pinctrl: single: Add request() api

[PATCH] reboot-mode: migrate uclass to livetree
 2021-10-05 22:02 UTC  (2+ messages)

[PATCH] demo: migrate uclass to livetree
 2021-10-05 22:02 UTC  (2+ messages)

[PATCH 0/3] gpio: uclass enhancements for DM_GPIO drivers
 2021-10-05 22:02 UTC  (8+ messages)
` [PATCH 1/3] gpio: Verify validity of pin offsets when looking up names
` [PATCH 2/3] gpio: Verify validity of pin offsets from device trees
` [PATCH 3/3] gpio: Factor out DT flag translation

[PATCH] remoteproc: migrate uclass to livetree
 2021-10-05 22:02 UTC  (2+ messages)

[PATCH 0/4] Repeal and replace TZDRAM_ related config options
 2021-10-05 22:02 UTC  (9+ messages)
` [PATCH 1/4] lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image()
` [PATCH 2/4] lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASE
` [PATCH 3/4] lib: optee: Remove CONFIG_OPTEE_LOAD_ADDR
` [PATCH 4/4] arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee

[PATCH 1/2] lib: optee: remove the duplicate CONFIG_OPTEE
 2021-10-05 22:01 UTC  (4+ messages)
` [PATCH 2/2] tee: add a stub for tee_find_device

[PATCH u-boot-marvell v2 0/6] A3720 PCIe enhancements
 2021-10-05 21:55 UTC  (3+ messages)
` [PATCH u-boot-marvell v2 2/6] arm: a37xx: pci: Add support for accessing PCI Bridge on root bus

[PATCH] CI: Update to LLVM-13
 2021-10-05 17:51 UTC 

[PATCH] usb: xhci-brcm: Include header file needed for dev_err
 2021-10-05 17:27 UTC  (2+ messages)

[PATCH 0/6] Add support for SDM845 based boards, and SM-G9600
 2021-10-05 16:53 UTC  (5+ messages)
` [PATCH 2/6 v3] spmi: msm: add arbiter version 5 support
` [PATCH 6/6 v3] board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board

[PATCH] buildman: Add gcc-11.1.0 to the directory list
 2021-10-05 16:20 UTC 

[PATCH v2] sunxi: h3: enable clock support for r_pio gpios
 2021-10-05 15:58 UTC 

[PATCH] arm64: zynqmp: Print the secure boot status information in EL3
 2021-10-05 15:16 UTC  (5+ messages)
` [RFC PATCH 2/2] fpga: xilinx: allow loading authenticated images (DDR)

[PATCH v2] dfu: dfu_sf: Add support for multiple flashes
 2021-10-05 15:07 UTC  (5+ messages)

[PATCH u-boot-spi v3 00/10] Fix `mtd erase` when used with mtdpart
 2021-10-05 13:56 UTC  (11+ messages)
` [PATCH u-boot-spi v3 01/10] mtd: spi-nor-core: Try cleaning up in case writing BAR failed
` [PATCH u-boot-spi v3 02/10] mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase()
` [PATCH u-boot-spi v3 03/10] mtd: spi-nor-core: Don't overwrite return value if it is non-zero
` [PATCH u-boot-spi v3 04/10] mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase()
` [PATCH u-boot-spi v3 05/10] mtd: spi-flash: Check for zero length in legacy spi_flash_*()
` [PATCH u-boot-spi v3 06/10] mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase()
` [PATCH u-boot-spi v3 07/10] mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase()
` [PATCH u-boot-spi v3 08/10] mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()
` [PATCH u-boot-spi v3 09/10] mtd: mtdpart: Make mtdpart's _erase method sane
` [PATCH u-boot-spi v3 10/10] mtd: Remove mtd_erase_callback() entirely


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