public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-01-12 15:21:00 to 2023-01-13 20:32:43 UTC [more...]

[PATCH] net: ipv6: Fixed IPv6 string to address conversion off-by-one error
 2023-01-13 17:27 UTC 

[PATCH v3 3/8] patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'
 2023-01-13 13:54 UTC  (5+ messages)
` [PATCH v3 1/8] patman: cosmetic: Fix PEP 8 warnings for the gitutil module

V3s - Ethernet and SPI NOR problems
 2023-01-13 13:17 UTC 

[PATCH v2 00/71] bootstd: Allow migration from distro_bootcmd scripts
 2023-01-13 19:54 UTC  (5+ messages)
` [PATCH v2 48/71] bootstd: Support reading the device tree with EFI

[PATCH v1 0/3] fdt: Fix mtparts fixup
 2023-01-13 19:34 UTC  (5+ messages)
` [PATCH v1 1/3] fdt: validate/fix cells count on mtdpart fixup
` [PATCH v1 2/3] colibri-imx7: specify MTD partitions on command line
` [PATCH v1 3/3] colibri-imx6ull: "

[PATCH 1/1] Dockerfile: build qemu for Nokia n900
 2023-01-13 19:31 UTC 

[PATCH 1/1] Dockerfile: download binaries for Nokia RX-51
 2023-01-13 19:25 UTC  (7+ messages)

[PATCH 1/1] configs: enable poweroff command on QEMU ARM platforms
 2023-01-13 19:02 UTC 

Pull request for efi-2023-04-rc1
 2023-01-13 18:51 UTC  (2+ messages)

[PATCH v2] mtd: parsers: ofpart: add workaround for #size-cells 0
 2023-01-13 18:45 UTC 

nokia_rx51_test failing due to http://repository.maemo.org not reachable
 2023-01-13 18:29 UTC  (5+ messages)

[PATCH v3] console: usb: kbd: Limit poll frequency to improve performance
 2023-01-13 18:02 UTC  (8+ messages)
  ` [External] : "

[PATCH 1/2] Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"
 2023-01-13 18:00 UTC  (4+ messages)
` [PATCH 2/2] patman: symlink top level .checkpatch.conf

[PATCH 0/3] Introduce new sign binman's option
 2023-01-13 18:00 UTC  (13+ messages)
` [PATCH 1/3] binman: add sign option for binman

[PATCH v7 00/10] introduce Arm FF-A support
 2023-01-13 18:00 UTC  (15+ messages)
` [PATCH v8 "
  ` [PATCH v8 03/10] arm_ffa: introduce Arm FF-A low-level driver

pwm-backlight driver not being probed in u-boot
 2023-01-13 18:00 UTC  (3+ messages)

[PATCH v3 0/6] tpm: Support boot measurements
 2023-01-13 18:00 UTC  (13+ messages)
` [PATCH v3 1/6] tpm: Fix spelling for tpmu_ha union
` [PATCH v3 2/6] tpm: Support boot measurements
` [PATCH v3 3/6] bootm: Support boot measurement
` [PATCH v3 4/6] tpm: sandbox: Update for needed TPM2 capabilities
` [PATCH v3 5/6] test: Add sandbox TPM boot measurement
` [PATCH v3 6/6] doc: Add measured boot documentation

[PATCH] image: fit: Fix not verifying data configuration
 2023-01-13 18:00 UTC  (9+ messages)
            ` R: "

[PATCH] mkimage: fit: Support signed configurations in 'auto' FITs
 2023-01-13 18:00 UTC  (2+ messages)

reset-loop on Odroid U2: cros-ec communications failure
 2023-01-13 18:00 UTC  (2+ messages)

[PATCH v1 00/16] apalis-imx8: boot issue fix and support refresh
 2023-01-13 17:36 UTC  (6+ messages)

[PATCH v2 00/22] apalis-imx8: boot issue fix and support refresh
 2023-01-13 17:17 UTC  (23+ messages)
` [PATCH v2 01/22] apalis-imx8: fix booting caused by missing dm_event
` [PATCH v2 02/22] apalis-imx8: implement pcb version and soc variant handling
` [PATCH v2 03/22] apalis-imx8: turn off lcd backlight before os handover
` [PATCH v2 04/22] apalis-imx8: display build info
` [PATCH v2 05/22] apalis-imx8: provide proper config_sys_prompt
` [PATCH v2 06/22] apalis-imx8: set bootdelay
` [PATCH v2 07/22] apalis/colibri-imx8/8x: add overlay support for i.mx 8/8x-based soms
` [PATCH v2 08/22] apalis/colibri-imx8/8x: remove global variable script
` [PATCH v2 09/22] apalis-imx8: enable environment bootcount limit
` [PATCH v2 10/22] apalis-imx8: update spdx license identifier string
` [PATCH v2 11/22] apalis-imx8: remove obsolete sdhc related config defines
` [PATCH v2 12/22] apalis-imx8: remove obsolete net usb start
` [PATCH v2 13/22] apalis-imx8: introduce setup setting setupargs
` [PATCH v2 14/22] apalis-imx8: drop obsolete environment variables
` [PATCH v2 15/22] apalis-imx8: update update_uboot confirmation message
` [PATCH v2 16/22] apalis-imx8: update env memory layout
` [PATCH v2 17/22] board: apalis-imx8: get rid of sc_err_t type
` [PATCH v2 18/22] board: apalis-imx8: remove board_phy_config duplicate
` [PATCH v2 19/22] board: apalis-imx8: initialize snvs
` [PATCH v2 20/22] apalis-imx8: set bootaux memory base and size
` [PATCH v2 21/22] apalis-imx8: add M4 boot environment helpers
` [PATCH v2 22/22] apalis-imx8: add emmc/mmc card pinctrl's for different speeds

[PATCH V2 1/6] nvmem: core: add nvmem_dev_size() helper
 2023-01-13 16:47 UTC  (5+ messages)
` [PATCH V2 3/6] dt-bindings: nvmem: convert U-Boot env vars to NVMEM layout
` [PATCH V2 5/6] dt-bindings: nvmem: u-boot, env: add MAC's #nvmem-cell-cells
  ` [PATCH V2 5/6] dt-bindings: nvmem: u-boot,env: "

u-boot: signature check for u-boot scripts
 2023-01-13 16:36 UTC  (9+ messages)

[PATCH] ls1021atsn: Suggest the NXP RCW github repo
 2023-01-13 15:16 UTC  (2+ messages)

kernel doesn't start on Odroid U2 unless setting initrd_high
 2023-01-13 15:01 UTC  (12+ messages)

Help needed: EFI debug
 2023-01-13 14:52 UTC  (2+ messages)

[PATCH 0/9] Enable u-boot splash screen for AM62x
 2023-01-13 14:43 UTC  (18+ messages)
` [PATCH 1/9] drivers: video: tidss: TIDSS video driver support "
` [PATCH 2/9] drivers: video: simple_panel: make simple panel independent of backlight
` [PATCH 3/9] arm: dts: k3-am62-main: Add device tree node for TIDSS
` [PATCH 4/9] arm: dts: k3-am625-sk: Add pin control for TIDSS and add panel device tree node
` [PATCH 5/9] arm: dts: k3-am625-sk-u-boot: Add u-boot, dm-pre-reloc flag for dss and panel
` [PATCH 6/9] video: Add support to build TIDSS
` [PATCH 7/9] include: configs: am62x_evm: Add environment variables for splash screen
` [PATCH 8/9] board: ti: am62x: evm: Add splash screen support
` [PATCH 9/9] configs: am62x_evm_a53_defconfig: Enable splash screen using tidss

[PATCH v4 1/4] ARM: stm32: Fix ECDSA authentication with Dcache enabled
 2023-01-13 14:02 UTC  (8+ messages)
` [PATCH v4 2/4] ARM: stm32: Factor out save_boot_params
` [PATCH v4 3/4] ARM: stm32: Pass ROM API table pointer to U-Boot proper
` [PATCH v4 4/4] ARM: stm32: Make ECDSA authentication available to U-Boot

[PATCH v3 1/4] ARM: stm32: Fix ECDSA authentication with Dcache enabled
 2023-01-13 12:59 UTC  (7+ messages)
` [PATCH v3 2/4] ARM: stm32: Factor out save_boot_params

[PATCH v2] usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio
 2023-01-13  5:12 UTC 

[PATCH] README.mpc85xx-sd-spi-boot: Suggest the NXP boot format github repo
 2023-01-13 12:10 UTC  (3+ messages)

[PATCHv3 0/5] FWU: Add support for mtd backed feature on DeveloperBox
 2023-01-13 10:43 UTC  (5+ messages)
` [PATCHv3 1/5] FWU: Add FWU metadata access driver for MTD storage regions
` [PATCHv3 2/5] FWU: mtd: Add helper functions for accessing FWU metadata

[PATCH] imx: Suggest the NXP ATF github repo
 2023-01-13  9:14 UTC  (3+ messages)

kwboot: UART booting with bin_hdr u-boot (Marvell Armada 385)
 2023-01-13  9:01 UTC  (16+ messages)

[PATCH u-boot 2/2] Makefile: Build working u-boot-dtb.bin target also for mpc85xx
 2023-01-13  5:52 UTC  (12+ messages)

patman: ModuleNotFoundError
 2023-01-13  1:49 UTC  (3+ messages)

[PATCH] distro_bootcmd: Set distro_bootpart_uuid for block devices
 2023-01-13  0:17 UTC  (2+ messages)

[PATCH] Revert "time: add weak annotation to timer_read_counter declaration"
 2023-01-13  0:16 UTC  (2+ messages)

[PATCH v3 0/3] net: fm: Add support for loading firmware from filesystem
 2023-01-13  0:16 UTC  (7+ messages)
` [PATCH v3 1/3] misc: fs_loader: Add function to get the chosen loader
` [PATCH v3 2/3] net: fm: Add firmware name parameter
` [PATCH v3 3/3] net: fm: Support loading firmware from a filesystem

[PATCH v2 0/3] Data Co-processor RNG Driver
 2023-01-13  0:16 UTC  (7+ messages)
` [PATCH v2 1/3] Uboot RNG Driver using Data Co-processor
` [PATCH v2 2/3] Added dcp_rng driver initialization code
` [PATCH v2 3/3] Added configs required for dcp_rng driver

[PATCH] common: spl: ram: fix return code
 2023-01-13  0:16 UTC  (2+ messages)

[PATCH] cmd: spi: Judge the number of added parameters
 2023-01-13  0:16 UTC  (2+ messages)

[PATCH v3 1/2] dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPL
 2023-01-13  0:16 UTC  (4+ messages)
` [PATCH v3 2/2] gpio: Get rid of gpio_hog_probe_all()

[PATCH] console: Add option to keep it silent until env is loaded
 2023-01-13  0:16 UTC  (2+ messages)

[PATCH 1/1] doc: build infodocs target on Gitlab CI, Azure
 2023-01-13  0:15 UTC  (3+ messages)

[PATCH 0/3] sunxi: remove CONFIG_MMC?_CD_PIN
 2023-01-13  0:05 UTC  (4+ messages)
` [PATCH 1/3] sunxi: mmc: ignore card detect in SPL

[PATCH v2] vbe: Allow probing the VBE bootmeth to fail in OS fixup
 2023-01-12 23:48 UTC 

[PATCH] dm: pinctrl: Revert "pinctrl: probe pinctrl drivers during post-bind"
 2023-01-12 23:43 UTC  (12+ messages)

U-Boot v2023.01 broken on riscv64 qemu virt platform: "fdt fixup event failed"
 2023-01-12 23:43 UTC  (3+ messages)

[PATCH] vbe: Allow probing the VBE bootmeth to fail in OS fixup
 2023-01-12 21:31 UTC  (2+ messages)

[PATCH 0/7] drivers: net: fsl-mc: cleanup coding style
 2023-01-12 19:01 UTC  (5+ messages)
` [PATCH 1/7] drivers: net: fsl-mc: remove useless assignment of variable

[PATCH v4 1/2] serial: mxc: Wait for TX completion before reset
 2023-01-12 18:30 UTC  (6+ messages)
` [PATCH v4 2/2] serial: mxc: Speed-up character transmission

[PATCH v4 1/2] lib: zstd: update to latest Linux zstd 1.5.2
 2023-01-12 16:27 UTC  (2+ messages)
` [PATCH v4 2/2] test: compression: add zstd uncompression test

[PATCH 0/3] Add support for USB onboard HUB, used on stm32 boards
 2023-01-12 16:24 UTC  (10+ messages)
` [PATCH 1/3] usb: onboard-hub: add driver to manage onboard hub supplies
` [PATCH 2/3] configs: stm32: enable USB onboard HUB driver
` [PATCH 3/3] ARM: dts: stm32: add support for USB2514B onboard hub on stm32mp157c-ev1

[PATCH v2 1/2] lib: zstd: update to latest Linux zstd 1.5.2
 2023-01-12 16:22 UTC  (8+ messages)

[PATCH 0/6] stm32mp: Add support of OP-TEE and STM32MP13x in bsec driver
 2023-01-12 15:43 UTC  (14+ messages)
` [PATCH 1/6] stm32mp: cosmetic: Update of "
` [PATCH 2/6] stm32mp: Add OP-TEE support in "
` [PATCH 3/6] stm32mp: Add support of STM32MP13x "
` [PATCH 4/6] configs: stm32mp13: Activate CONFIG_CMD_FUSE
` [PATCH 5/6] board: st: Add support of STM32MP13x boards in stm32board cmd
  ` [Uboot-stm32] "
` [PATCH 6/6] configs: stm32mp13: Activate command stm32key

[PATCH 1/3] ARM: dts: stm32mp15: remove clksrc include in SCMI dtsi file
 2023-01-12 15:36 UTC  (6+ messages)
` [PATCH 2/3] ARM: dts: stm32mp15: fix typo in stm32mp15xx-dkx.dtsi
` [PATCH 3/3] ARM: dts: stm32: Add timer interrupts on stm32mp15

[PATCH] adc: stm32mp15: add calibration support
 2023-01-12 15:29 UTC  (3+ messages)

[PATCH 1/1] Kconfig: move NXP specific stuff into a sub-menu
 2023-01-12 15:19 UTC  (2+ messages)

[PATCH] Use `grep -E` or plain `grep` instead of `egrep`
 2023-01-12 15:19 UTC  (2+ messages)

[PATCH v2 1/1] Kconfig: clean up skipping low-level initialization
 2023-01-12 15:19 UTC  (2+ messages)

[PATCH 1/1] Dockerfile: add package texinfo
 2023-01-12 15:19 UTC  (2+ messages)

[PATCH] fs/btrfs: handle data extents, which crosss stripe boundaries, correctly
 2023-01-12 15:19 UTC  (2+ messages)

[PATCH u-boot] ata: Fix dependency for CONFIG_SATA_SIL
 2023-01-12 15:19 UTC  (2+ messages)

[PATCH 1/2] test: compression: check with trailing garbage in input
 2023-01-12 15:19 UTC  (4+ messages)
` [PATCH 2/2] test: compression: use ut_assert for errors

[PATCH] fs/squashfs: Only use export table if available
 2023-01-12 15:18 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: update vbus-supply of usbphyc_port0 on stm32mp157c-ev1
 2023-01-12 15:18 UTC  (3+ messages)


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