u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-04 13:09:53 to 2022-11-07 14:17:41 UTC [more...]

[PATCH v4 0/7] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2022-11-07 14:17 UTC  (9+ messages)
` [PATCH v4 1/7] binman: Allow writing section contents to a file
` [PATCH v4 2/7] rockchip: evb-rk3288: Drop raw-image support
` [PATCH v4 3/7] rockchip: Include binman script in 64-bit boards
` [PATCH v4 4/7] rockchip: Support building the all output files in binman
` [PATCH v4 5/7] rockchip: Convert all boards to use binman
` [PATCH v4 6/7] rockchip: Drop the FIT generator script
` [PATCH v4 7/7] treewide: Disable USE_SPL_FIT_GENERATOR by default

[PATCH] Clear previous CPU release address when reset
 2022-11-07 14:07 UTC 

[PATCH v3 0/9] buildman: Correct various issues with missing blobs
 2022-11-07 13:56 UTC  (13+ messages)
` [PATCH v3 1/9] Makefile: Correct the binman rule
` [PATCH v3 2/9] doc: Correct the path to the Makefile documentation
` [PATCH v3 3/9] binman: Use an exit code when blobs are missing
` [PATCH v3 4/9] buildman: Convert documentation to rST
` [PATCH v3 5/9] buildman: Drop mention of MAKEALL
` [PATCH v3 6/9] buildman: Drop mention of old architectures
` [PATCH v3 7/9] buildman: Detect binman reporting missing blobs
` [PATCH v3 8/9] global: Do not default to faking missing binaries for buildman
` [PATCH v3 9/9] buildman: Add --allow-missing flag to allow missing blobs

[PATCH v3 0/3] efi_loader: console and network dependency improvements
 2022-11-07 13:50 UTC  (4+ messages)
` [PATCH v3 1/3] efi_loader: Avoid overwriting previous outputs on console screen clearing

[PATCH] doc: fix build with sphinx 5.0 and later
 2022-11-07 13:49 UTC 

[PATCH v6 0/5] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-11-07 13:37 UTC  (15+ messages)
` [PATCH v6 1/5] eficonfig: refactor eficonfig_select_file_handler()
` [PATCH v6 2/5] eficonfig: expose append entry function
` [PATCH v6 3/5] eficonfig: refactor change boot order implementation
` [PATCH v6 4/5] eficonfig: add UEFI Secure Boot Key enrollment interface

[PATCH 1/3] fpga: intel_pr: Change to use fdt_get_resource()
 2022-11-07 13:33 UTC  (3+ messages)
` [PATCH 2/3] Set/clear reset_req bit before/after PR
` [PATCH 3/3] drivers: fpga: intel_pr: enable illegal request detection

[RFC v2 0/2] Prevent alignment issues with "in place" FIT configurations
 2022-11-07 13:33 UTC  (4+ messages)
` [RFC v2 1/2] libfdt: add fdt_alignprop
` [RFC v2 2/2] mkimage: Align fdt images in FIT to 8 bytes

[PATCH v2] spi: spi-mem: ease checks in dtr_supports_op()
 2022-11-07 13:16 UTC  (3+ messages)

[PATCH v4 0/2] automatically strip btool_ from btool names
 2022-11-07 12:54 UTC  (3+ messages)
` [PATCH v4 1/2] binman: bintool: remove btool_ prefix "
` [PATCH v4 2/2] Revert "binman: btool: gzip: fix packer name so that binary can be found"

Pull request for efi-2023-01-rc1-4
 2022-11-07 12:55 UTC  (2+ messages)

[PATCH] env: Allow string CONFIG options in the text environment
 2022-11-07 12:54 UTC  (5+ messages)

[PATCH 1/2] ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK
 2022-11-07 12:37 UTC  (2+ messages)

[RFC PATCH v5 00/24] Modernize U-Boot shell
 2022-11-07 12:32 UTC  (3+ messages)
` [RFC PATCH v5 09/24] cli: Add menu for hush parser

[PATCH 0/3] AM62x SK EVM DT Sync + OSPI Support
 2022-11-07 12:23 UTC  (6+ messages)
` [PATCH 1/3] arm: dts: k3-am62x: sync dt with linux kernel
        `  "

[PATCH 1/1] riscv: enable reset via SBI on PolarFire Icicle Kit
 2022-11-07 12:04 UTC  (2+ messages)

[PATCH V2 00/53] NXP-IMX pending patches
 2022-11-07 11:59 UTC  (3+ messages)
` [PATCH V2 37/53] ddr: imx: Add i.MX9 DDR controller driver

[PATCH v3 0/8] Enable CONFIG_TIMER for all Kirkwood / MVEBU boards
 2022-11-07  8:45 UTC  (8+ messages)
` [PATCH v3 4/8] arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platforms

Please pull u-boot-marvell/master
 2022-11-07  8:24 UTC 

[PATCH RFC] Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb
 2022-11-07  8:24 UTC  (5+ messages)
` [PATCH] "

[PATCH v6 0/6] arm: mvebu: Support for 98DX25xx/98DX35xx (AlleyCat5)
 2022-11-07  8:23 UTC  (9+ messages)
` [PATCH v6 1/6] arm: mvebu: Don't use CONFIG_TIMER on ARM64
` [PATCH v6 2/6] net: mvneta: Add support for AlleyCat5
` [PATCH v6 3/6] usb: ehci: ehci-marvell: Support for marvell,ac5-ehci
` [PATCH v6 4/6] pinctrl: mvebu: Add AlleyCat5 support
` [PATCH v6 5/6] arm: mvebu: Support for 98DX25xx/98DX35xx SoC
` [PATCH v6 6/6] arm: mvebu: Add RD-AC5X board

[PATCH] arm: armada: dts: Add clock to armada-ap80x uart1
 2022-11-07  8:23 UTC  (2+ messages)

[PATCH 00/11] imx: convert to DM_SERIAL
 2022-11-07  8:00 UTC  (13+ messages)
` [PATCH 01/11] imx: implement get_effective_memsize
` [PATCH 02/11] imx: mx6ull_14x14_evk: select DM_SERIAL
` [PATCH 03/11] imx: mx6ulz: "
` [PATCH 04/11] imx: mx6ull/z_14x14_evk: clean up UART iomux
` [PATCH 05/11] imx: mx6sllevk: correct pmic name
` [PATCH 06/11] imx: mx6sllevk: select DM_SERIAL
` [PATCH 07/11] imx: mx6slevk: "
` [PATCH 08/11] imx: mx6ul_evk: "
` [PATCH 09/11] imx: mx6sxsabreauto: "
` [PATCH 10/11] imx: mx6sabreauto_defconfig: "
` [PATCH 11/11] imx: mx6sabresd: "

Running u-boot standalone hello_world on an image partition with qemu
 2022-11-07  7:33 UTC  (5+ messages)

[PATCH 1/2] imx: mx6sabreauto: convert to DM_I2C
 2022-11-07  8:13 UTC  (2+ messages)
` [PATCH 2/2] imx: mx6sabresd: "

[PATCH v3 0/3] rockpi4: Add capsule update support
 2022-11-07  6:26 UTC  (4+ messages)

[PATCH v2] power: regulator: Add support for NPCM8xx
 2022-11-07  2:48 UTC 

[PATCH] tools: mkenvimage: Drop duplicate crc header include
 2022-11-07  0:56 UTC 

[PATCH v4 0/8] arm: dts: imx: sync device trees with upstream linux kernel part 1
 2022-11-06 23:32 UTC  (10+ messages)
` [PATCH v4 1/8] vf610: synchronise device tree with linux
` [PATCH v4 2/8] imxrt1020: migrate to build system included -u-boot.dtsi
` [PATCH v4 3/8] imxrt1050: synchronise device tree with linux
` [PATCH v4 4/8] imx8ulp: "
` [PATCH v4 5/8] imx8mq: "
` [PATCH v4 6/8] imx8mp: "
` [PATCH v4 7/8] imx8mn: "
` [PATCH v4 8/8] imx8mm: "

[PATCH 00/22] sunxi: Prepare platform Kconfig to support multiple architectures
 2022-11-06 22:32 UTC  (3+ messages)

[PATCH] efi: arm,arm64: Fix relocations from not being loaded
 2022-11-06 22:02 UTC  (6+ messages)

[u-boot][PATCH 00/14] rawnand: omap_gpmc: driver model support
 2022-11-06 19:50 UTC  (4+ messages)
` [u-boot][PATCH 07/14] mtd: rawnand: nand_spl_loaders: Fix cast type build warning

[PULL] u-boot-usb/master
 2022-11-06 11:32 UTC  (2+ messages)

[PULL] u-boot-mips
 2022-11-06 11:31 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: add arch/arm/lib/*_efi.* to EFI_PAYLOAD
 2022-11-06 11:18 UTC  (2+ messages)

[PATCH] doc: board: j721e_evm: Add DM firmware steps
 2022-11-06  8:49 UTC  (4+ messages)

[PATCH 1/2] mach-snapdragon/mach-ipq40xx: fix, merge and refactoring
 2022-11-06  1:52 UTC  (5+ messages)
  ` [PATCH v2 1/2] SoC: qcom: Add missing Qualcomm's SOCs definitions to the arch KConfig
  ` [PATCH v2 2/2] ipq40xx/snapdragon: Merge the two, more than 90% overlapping Qualcomm's Snapdrgon based arches, into one: "mach-snapdragon"

[PATCH 1/1] efi_loader: AllocateAddress requires page address
 2022-11-06  1:16 UTC 

[PATCH 1/1] sandbox: fix function descriptions in os.h
 2022-11-06  0:43 UTC  (3+ messages)

[BUG] efi_check_allocated() only checks start address
 2022-11-06  0:12 UTC 

[PATCH 17/17] dm: Add tests for the sandbox host driver
 2022-11-05 23:39 UTC  (20+ messages)
` [PATCH 00/17] dm: sandbox: Add a new HOST uclass
  ` [PATCH 02/17] sandbox: Add missing comments for os_alarm()
  ` [PATCH 16/17] dm: Add documentation for host command and implementation
  ` [PATCH 14/17] dm: sandbox: Create a block driver
  ` [PATCH 13/17] dm: sandbox: Create a new HOST uclass
  ` [PATCH 12/17] dm: blk: Tidy up obtaining a block device from its parent
  ` [PATCH 11/17] test: Add a way to detect a test that breaks another
  ` [PATCH 10/17] test: Allow showing basic information about tests
  ` [PATCH 09/17] test: doc: Add documentation for ut command
  ` [PATCH 08/17] test: Tidy up help "
  ` [PATCH 07/17] test: Drop an unused parameter to ut_run_test_live_flat()
  ` [PATCH 06/17] dm: test: Clear the block cache after running a test
  ` [PATCH 05/17] dm: test: Drop the special function for running DM tests
  ` [PATCH 04/17] test: Correct pylint warnings in fs_helper
  ` [PATCH 03/17] test: Split out mk_fs function into a helper
  ` [PATCH 01/17] dm: sandbox: Drop non-BLK code from host implementation

Remove WARN_ONCE for unaligned UEFI region?
 2022-11-05 23:11 UTC 

[PATCH v2] riscv: Fix detecting FPU support in standard extension
 2022-11-05  6:02 UTC 

[PATCH] riscv: Fix detecting FPU support in standard extension
 2022-11-05 13:12 UTC  (3+ messages)

[PATCH v2 00/25] bootstd: Add a boot menu
 2022-11-04 22:48 UTC  (26+ messages)
` [PATCH v2 01/25] sandbox: Enable mmc command and legacy images
` [PATCH v2 02/25] cli: Move readline character-processing to a state machine
` [PATCH v2 03/25] bootmenu: Add a few comments
` [PATCH v2 04/25] menu: Rename KEY_... to BKEY_
` [PATCH v2 05/25] menu: Update bootmenu_autoboot_loop() to return the code
` [PATCH v2 06/25] menu: Update bootmenu_loop() "
` [PATCH v2 07/25] menu: Use a switch statement
` [PATCH v2 08/25] menu: Make use of CLI character processing
` [PATCH v2 09/25] image: Add a function to find a script in an image
` [PATCH v2 10/25] image: Move common image code to image_board and command
` [PATCH v2 11/25] video: Enable VIDEO_ANSI by default only with EFI
` [PATCH v2 12/25] video: truetype: Rename the metrics function
` [PATCH v2 13/25] video: Fix unchnaged typo
` [PATCH v2 14/25] video: Add font functions to the vidconsole API
` [PATCH v2 15/25] bootstd: Read the Operating System name for distro/scripts
` [PATCH v2 16/25] bootstd: Allow reading a logo for the OS
` [PATCH v2 17/25] menu: Factor out menu-keypress decoding
` [PATCH v2 18/25] expo: Add basic implementation
` [PATCH v2 19/25] expo: Add support for scenes
` [PATCH v2 20/25] expo: Add support for scene menus
` [PATCH v2 21/25] expo: Add basic tests
` [PATCH v2 22/25] bootstd: Support creating a boot menu
` [PATCH v2 23/25] bootstd: Add a test for the bootstd menu
` [PATCH v2 24/25] bootstd: Support setting a theme for the menu
` [PATCH v2 25/25] expo: Add documentation

[PATCH v3 0/1] Makefile: rework u-boot-initial-env target
 2022-11-04 17:08 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/8] imx8: switch missing boards to binman
 2022-11-04 16:31 UTC  (10+ messages)
` [PATCH v5 1/8] imx: imx8qm-rom7720: switch "
` [PATCH v6 2/8] imx: imx8qm: cgtqmx8: "
` [PATCH v2 3/8] imx: imx8qxp: imx8qxp_mek "
` [PATCH v2 4/8] imx: imx8qm: imx8qm_mek "
` [PATCH v2 5/8] imx: imx8qxp: giedi "
` [PATCH v1 6/8] imx: imx8qxp: deneb "
` [PATCH v2 7/8] imx: imx8x: colibri: "
` [PATCH v2 8/8] imx: imx8: apalis: "

[PATCH] configs: imx8m{m,n,p}_venice: disable autoload
 2022-11-04 15:52 UTC 

[PATCH] imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXT
 2022-11-04 15:51 UTC 

[PATCH] configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR
 2022-11-04 15:50 UTC 

[PATCH] configs: imx8mn_venice.h: remove unused ifdef
 2022-11-04 15:46 UTC 

[PATCH] configs: imx8mn_venice: fix include header protection
 2022-11-04 15:45 UTC 

[PATCH] board: gateworks: venice: remove redundance adjustment of thermal trip points
 2022-11-04 15:43 UTC 

[PATCH 0/8] Introduce initial TI's am62a support
 2022-11-04 15:02 UTC  (8+ messages)
` [PATCH 1/8] arm: dts: introduce am62a7 dtbs from linux kernel
` [PATCH 7/8] board: ti: introduce the basic files needed to support the am62a

[PATCH 13/17] dm: sandbox: Create a new HOST uclass
 2022-10-30  1:47 UTC 

[PATCH 16/17] dm: Add documentation for host command and implementation
 2022-10-30  1:47 UTC 

[PATCH 14/17] dm: sandbox: Create a block driver
 2022-10-30  1:47 UTC 

[PATCH 12/17] dm: blk: Tidy up obtaining a block device from its parent
 2022-10-30  1:47 UTC 

[PATCH 11/17] test: Add a way to detect a test that breaks another
 2022-10-30  1:47 UTC 

[PATCH 10/17] test: Allow showing basic information about tests
 2022-10-30  1:47 UTC 

[PATCH 09/17] test: doc: Add documentation for ut command
 2022-10-30  1:47 UTC 

[PATCH 07/17] test: Drop an unused parameter to ut_run_test_live_flat()
 2022-10-30  1:47 UTC 

[PATCH 08/17] test: Tidy up help for ut command
 2022-10-30  1:47 UTC 

[PATCH 05/17] dm: test: Drop the special function for running DM tests
 2022-10-30  1:47 UTC 

[PATCH 06/17] dm: test: Clear the block cache after running a test
 2022-10-30  1:47 UTC 

[PATCH 04/17] test: Correct pylint warnings in fs_helper
 2022-10-30  1:47 UTC 

[PATCH 03/17] test: Split out mk_fs function into a helper
 2022-10-30  1:47 UTC 

[PATCH 01/17] dm: sandbox: Drop non-BLK code from host implementation
 2022-10-30  1:47 UTC 


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