public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-07-10 14:08:17 to 2023-07-11 19:43:55 UTC [more...]

[PATCH v1 05/16] dts: xea: Enable debug UART support in XEA's SPL (DM_SERIAL)
 2023-07-11 19:42 UTC  (2+ messages)

[PATCH V2 01/30] imx: mach: correct SCU API usage
 2023-07-11 19:42 UTC  (2+ messages)

[PATCH 4/5] imx8m: imx8mn-beacon: Migrate README to rst
 2023-07-11 19:42 UTC  (2+ messages)

[PATCH V2 13/30] imx: cmd_dek: Fix Uninitialized pointer read
 2023-07-11 19:42 UTC  (2+ messages)

[PATCH v1 10/16] serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA
 2023-07-11 19:42 UTC  (2+ messages)

[PATCH] ARM: imx9: support env in fat and ext4
 2023-07-11 19:42 UTC  (2+ messages)

[PATCH v1 08/16] dts: xea: Disable 'clks' node for xea (imx287)
 2023-07-11 19:42 UTC  (2+ messages)

[PATCH v2 3/5] arm: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delay
 2023-07-11 19:42 UTC  (2+ messages)

[PATCH] board: gateworks: venice: assume emmc device for USB boot
 2023-07-11 19:42 UTC  (2+ messages)

[PATCH V2 04/30] imx: siemens/capricorn: correct SCU API usage
 2023-07-11 19:42 UTC  (2+ messages)

[PATCH] imx8m: soc.c: demote some printfs to debug
 2023-07-11 19:41 UTC  (2+ messages)

[PATCH V2 06/30] imx: congatec/cgtqmx8: correct SCU API usage
 2023-07-11 19:41 UTC  (2+ messages)

[PATCH] sunxi: H6: Enable Ethernet on Orange Pi One Plus
 2023-07-11 19:40 UTC  (2+ messages)

[PATCH v4 00/20] binman: Simple templating feature and mkimage conversion
 2023-07-11 19:26 UTC  (25+ messages)
` [PATCH v4 01/20] binman: Correct coverage gap in control
` [PATCH v4 02/20] binman: Init align_default in entry_Section
` [PATCH v4 03/20] binman: Use GetEntries() to obtain section contents
` [PATCH v4 04/20] binman: Read _multiple_data_files in the correct place
` [PATCH v4 05/20] binman: Allow disabling symbol writing
` [PATCH v4 06/20] stm32mp15: Avoid writing symbols in SPL
` [PATCH v4 07/20] binman: Update elf to return number of written symbols
` [PATCH v4 08/20] binman: Add more detail on how ObtainContents() works
` [PATCH v4 09/20] binman: Convert mkimage to Entry_section
` [PATCH v4 10/20] binman: Provide a way to specify the fdt-list directly
` [PATCH v4 11/20] binman: Drop __bss_size variable in bss_data.c
` [PATCH v4 12/20] binman: Correct handling of zero bss size
` [PATCH v4 13/20] dtoc: Support copying the contents of a node into another
` [PATCH v4 14/20] dtoc: Allow inserting a list of nodes "
` [PATCH v4 15/20] binman: Support simple templates
` [PATCH v4 16/20] binman: Support templating with multiple images
` [PATCH v4 17/20] binman: Add a test for templating in a FIT
` [PATCH v4 18/20] binman: Support templates at any level
` [PATCH v4 19/20] binman: Support writing symbols inside a mkimage image
` [PATCH v4 20/20] binman: Reduce state.SetInt and bintool cmd to debug level

[PATCH v1 0/2] Introduce Meson SM driver
 2023-07-11 19:13 UTC  (9+ messages)
` [PATCH v1 1/2] drivers: firmware: introduce Meson Secure Monitor driver

[PATCH v3 00/11] Integrate EFI capsule tasks into u-boot's build flow
 2023-07-11 19:13 UTC  (27+ messages)
` [PATCH v3 01/11] nuvoton: npcm845-evb: Add a newline at the end of file
` [PATCH v3 02/11] capsule: authenticate: Add capsule public key in platform's dtb
` [PATCH v3 03/11] doc: capsule: Document the new mechanism to embed ESL file into dtb
` [PATCH v3 06/11] binman: capsule: Add support for generating capsules
` [PATCH v3 07/11] CI: capsule: Setup the files needed for capsule update testing
` [PATCH v3 08/11] test: py: Setup capsule files for testing
` [PATCH v3 09/11] test: capsule: Remove public key embed logic from capsule update test
` [PATCH v3 10/11] sandbox: capsule: Add a config file for generating capsules
` [PATCH v3 11/11] sandbox: capsule: Generate capsule related files through binman

[PATCH 0/4] introduce EFI_RAM_DISK_PROTOCOL
 2023-07-11 19:13 UTC  (9+ messages)

[PATCH v2] event: Add fpga load event
 2023-07-11 19:13 UTC  (2+ messages)

[BUG] fdt_pack_reg in common/fdt_support.c can cause crash from unaligned access
 2023-07-11 19:13 UTC  (6+ messages)

[PATCH] Makefile: Add missing quotes around sort --field-separator
 2023-07-11 19:13 UTC  (2+ messages)

[RFC] rockchip: rk3308: fix "same-as-spl" bug in boot devices order
 2023-07-11 18:01 UTC  (5+ messages)
  ` R: "

[ANN] U-Boot v2023.07 released
 2023-07-11 16:58 UTC  (8+ messages)

[RESEND PATCH v2 0/5] imx8mn-var-som: fix ethernet for Variscite symphony board and imx8m nano SOM
 2023-07-11 15:45 UTC  (6+ messages)
` [RESEND PATCH v2 1/5] imx8mn-var-som: read and print SoM infos from eeprom on startup
` [RESEND PATCH v2 2/5] imx8mn-var-som: fix non-applied PHY reset-gpios properties
` [RESEND PATCH v2 3/5] arm: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delay
` [RESEND PATCH v2 4/5] imx8mn-var-som: read eth MAC address from EEPROM
` [RESEND PATCH v2 5/5] imx8mn-var-som: adjust PHY reset gpios according to hardware configuration

[PATCH v3 00/19] binman: Simple templating feature and mkimage conversion
 2023-07-11 15:07 UTC  (9+ messages)
` [PATCH v3 09/19] binman: Convert mkimage to Entry_section

[PATCH v4 0/3] binman: Add support for externally encrypted blobs
 2023-07-11 15:01 UTC  (9+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] binman: Allow cipher node as special section
` [PATCH v4 3/3] binman: Add tests for etype encrypted

[PATCH] clk: Dont return error when assigned-clocks is empty or missing
 2023-07-11 14:55 UTC  (5+ messages)

[PATCH v5 00/23] Migration to using binman for bootloader
 2023-07-11  5:06 UTC  (14+ messages)
` [PATCH v5 01/23] binman: ti-board-config: Add support for TI board config binaries
` [PATCH v5 04/23] j721e: schema: yaml: Add general schema and J721E board config files
` [PATCH v5 10/23] am64x: yaml: Add board configs for AM64x
` [PATCH v5 12/23] j721s2: yaml: Add board configs for J721S2
` [PATCH v5 18/23] arm: k3-am65x-iot2050: Use binman for tispl.bin for iot2050

[PATCH 00/20] Enable DM_SERIAL for NXP PPC T-series boards
 2023-07-11 12:49 UTC  (21+ messages)
` [PATCH 01/20] board: freescale: t2080rdb: enumerate PCI devices
` [PATCH 02/20] board: freescale: t2080rdb: implement get_serial_clock
` [PATCH 03/20] powerpc: dts: t2080rdb: add serial nodes
` [PATCH 04/20] powerpc: dts: t2080rdb: tag serial nodes with bootph-all
` [PATCH 05/20] configs: T2080RDB: enable DM_SERIAL
` [PATCH 06/20] board: freescale: t4240rdb: enumerate PCI devices
` [PATCH 07/20] board: freescale: t4240rdb: implement get_serial_clock
` [PATCH 08/20] powerpc: dts: t4240rdb: add serial nodes
` [PATCH 09/20] powerpc: dts: t4240rdb: tag serial nodes with bootph-all
` [PATCH 10/20] configs: T4240RDB: enable DM_SERIAL
` [PATCH 11/20] board: freescale: t104xrdb: enumerate PCI devices
` [PATCH 12/20] board: freescale: t104xrdb: implement get_serial_clock
` [PATCH 13/20] powerpc: dts: t1042d4rdb: add serial nodes
` [PATCH 14/20] powerpc: dts: t1042d4rdb: tag serial nodes with bootph-all
` [PATCH 15/20] configs: T1042D4RDB: enable DM_SERIAL
` [PATCH 16/20] board: freescale: t102xrdb: enumerate PCI devices
` [PATCH 17/20] board: freescale: t102xrdb: implement get_serial_clock
` [PATCH 18/20] powerpc: dts: t1024rdb: add serial nodes
` [PATCH 19/20] powerpc: dts: t1024rdb: tag serial nodes with bootph-all
` [PATCH 20/20] configs: T1024RDB: enable DM_SERIAL

[RFC PATCH 0/2] board: ti: Use Extension framework
 2023-07-11 12:29 UTC  (5+ messages)
` [RFC PATCH 1/2] board: ti: common: Add CONFIG_TI_CAPE_DETECT for cape detection
` [RFC PATCH 2/2] board: ti: am65x: Move to using Extension framework

[PATCH] ARM: stm32: Fix OF_LIST on DHCOR
 2023-07-11 12:01 UTC  (6+ messages)

[PATCH] imx7d-sdb: Sync devicetree with kernel 6.5-rc1
 2023-07-11 11:23 UTC 

[PATCH] spl: Add function called after fpga image upload
 2023-07-11  9:38 UTC  (10+ messages)

[PATCH v1 0/5] verdin-imx8mm/verdin-imx8mp: fix ctrl_sleep_moci# handling
 2023-07-11  9:09 UTC  (6+ messages)
` [PATCH v1 1/5] verdin-imx8mm/verdin-imx8mp: synchronise device trees with linux
` [PATCH v1 2/5] configs: verdin-imx8mm: enable spl_gpio_hog
` [PATCH v1 3/5] arm64: dts: verdin-imx8mm: add ctrl_sleep_moci# hog
` [PATCH v1 4/5] configs: verdin-imx8mp: enable spl_gpio_hog
` [PATCH v1 5/5] arm64: dts: verdin-imx8mp: add ctrl_sleep_moci# hog

[PATCH v1 0/5] Make the clock dt-bindings and DT nodes consistent with Linux
 2023-07-11  9:09 UTC  (2+ messages)

[PATCH] mmc: zynq_sdhci: Dll reset only for ZynqMP platform
 2023-07-11  6:48 UTC  (4+ messages)

[PATCH] fs/erofs: Introduce new features including ztailpacking, fragments and dedupe
 2023-07-11  3:12 UTC  (2+ messages)

[PATCH 00/10] firmware: scmi: add SCMI base protocol support
 2023-07-11  1:02 UTC  (10+ messages)
` [PATCH 07/10] test: dm: add SCMI base protocol test

[PATCH v4] phy: phy-imx8mq-usb: add vbus regulator support
 2023-07-10 23:18 UTC  (2+ messages)

[PATCH] ARM: stm32: Power cycle Buck3 in reset on DHSOM
 2023-07-10 21:45 UTC  (9+ messages)

[PATCH v2 00/11] Sign Xilinx ZynqMP SPL/FSBL boot images using binman
 2023-07-10 21:38 UTC  (5+ messages)
` [PATCH v2 01/11] binman: elf: Check for ELF_TOOLS availability and remove extra semicolon

[PATCH 0/7] rockchip: veyron: Synchronize changes for veyron boards
 2023-07-10 19:45 UTC  (16+ messages)
` [PATCH 1/7] rockchip: veyron: Enable RESET driver
` [PATCH 2/7] rockchip: veyron: Enable building SPI ROM images
` [PATCH 3/7] rockchip: veyron: Unify u-boot.dtsi bootph-all fragments
` [PATCH 4/7] rockchip: veyron: Add serial, logging, silent console support
` [PATCH 5/7] rockchip: veyron: Use TrueType fonts
` [PATCH 6/7] rockchip: chromebook_jerry: Re-enable MAX98090 codec driver
` [PATCH 7/7] rockchip: chromebook_speedy: Enable sound

[PATCH v13 05/10] arm_ffa: introduce armffa command
 2023-07-10 19:45 UTC  (14+ messages)
` [PATCH v14 00/11] introduce Arm FF-A support
  ` [PATCH v14 05/11] log: select physical address formatting in a generic way
  ` [PATCH v14 11/11] arm_ffa: efi: corstone1000: enable MM communication

[PATCH] board: stm32mp1: add splash screen with stmicroelectronics logo
 2023-07-10 19:02 UTC  (2+ messages)

[PATCH] powerpc: Add support for CZ.NIC Turris 1.x routers
 2023-07-10 18:51 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3] phy: phy-imx8mq-usb: add vbus regulator support
 2023-07-10 17:26 UTC  (3+ messages)

[PATCH 0/2] Add initial support for PINE64 PineTab2
 2023-07-10 17:18 UTC  (3+ messages)
` [PATCH 1/2] rockchip: Add initial support for the PineTab2 from PINE64

[PATCH v2] phy: phy-imx8mq-usb: add vbus regulator support
 2023-07-10 16:58 UTC  (7+ messages)

[PATCH 2/2] mmc: Add quirk to disable PWREN for dw_mmc
 2023-07-10 16:51 UTC  (3+ messages)
` [PATCH v2 "

[GIT PULL] Please pull fsl-qoirq-2023-7-6 for next
 2023-07-10 16:18 UTC  (2+ messages)

[PATCH u-boot 0/3] Revert broken Bootmenu commits
 2023-07-10 16:03 UTC  (13+ messages)

[PATCH v2 00/11] Remove unnecessary USBx dr_mode configuration
 2023-07-10 15:37 UTC  (2+ messages)

[PATCH 00/10] Remove unnecessary USBx dr_mode configuration
 2023-07-10 15:21 UTC  (5+ messages)
` [PATCH 10/10] arm: dts: keystone-k2e-evm-u-boot: Remove usb1 mode configuration

[PATCH] common: Kconfig: Fix CMD_BMP/BMP dependency
 2023-07-10 15:06 UTC  (2+ messages)

[PATCH 0/2] arm: dts: k3-am6: Sync DT with Linux
 2023-07-10 14:56 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: k3-am64: "
` [PATCH 2/2] board: ti: am64x: Recognize AM64-HSEVM

[PATCH 0/6] nokia_nx51: Attempts to debug keyboard
 2023-07-10 14:24 UTC  (6+ messages)
` [PATCH 2/6] nokia_rx51: Correct tstc() implementation

[PATCH v2] xilinx: zynqmp: Extract aes operation into new file
 2023-07-10 14:09 UTC 


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