public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-06-11 12:16:48 to 2022-06-13 17:35:56 UTC [more...]

[PATCH 1/3] toradex: tdx-cfg-block: use only snprintf
 2022-06-13 17:35 UTC  (3+ messages)
` [PATCH 2/3] toradex: tdx-cfg-block: use defines for string length
` [PATCH 3/3] toradex: tdx-cfg-block: extend assembly version

[PATCH] toradex: tdx-cfg-block: extend assembly version
 2022-06-13 17:35 UTC  (2+ messages)

[PATCH] misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux
 2022-06-13 17:23 UTC  (4+ messages)

imx8m(n): garbage on serial line
 2022-06-13 17:01 UTC  (10+ messages)

Pull request for efi-2022-07-rc5
 2022-06-13 16:13 UTC  (2+ messages)

Boot regression on am335x-hs-evm
 2022-06-13 14:56 UTC  (9+ messages)

[PATCH V2 00/17] imx: patches in queue
 2022-06-13 14:36 UTC  (3+ messages)
` [PATCH V2 02/17] imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIAL

[PATCH V3 1/2] mtd: allow getting MTD device associated with a specific DT node
 2022-06-13 14:33 UTC  (5+ messages)
` [PATCH V3 2/2] nvmem: add driver handling U-Boot environment variables

[PATCH] clk: imx8mp: Fix 32k clock name
 2022-06-13 14:02 UTC  (3+ messages)

[PATCH v2] watchdog: add amlogic watchdog support
 2022-06-13 14:00 UTC 

[PATCH v2] i2c: nuvoton: Add NPCM7xx i2c driver
 2022-06-13 13:52 UTC 

[PATCH] clk: imx8mp: Fix ECSPI clock selects
 2022-06-13 13:22 UTC 

[PATCH v5 00/23] FWU: Add FWU Multi Bank Update feature support
 2022-06-13 12:38 UTC  (10+ messages)
` [PATCH v5 06/23] FWU: stm32mp1: Add helper functions for accessing FWU metadata
` [PATCH v5 10/23] FWU: cmd: Add a command to read "
` [PATCH v5 11/23] mkeficapsule: Add support for generating empty capsules

[PATCH] spi: nxp_fspi: Fix clock imbalance
 2022-06-13 12:35 UTC 

[PATCH 01/15] xtensa: Switch to using CONFIG_XTENSA for building device trees
 2022-06-13 10:13 UTC  (7+ messages)
` [PATCH 08/15] arm: samsung: Remove dead LCD code
` [PATCH 09/15] arm: exynos: Remove old pwm backlight driver
` [PATCH 11/15] video: Migrate exynos display options to Kconfig

[PATCH 0/3] Improve robustness of NVMe suuport for Apple silicon devices
 2022-06-13 10:13 UTC  (8+ messages)
` [PATCH 1/3] arm: apple: nvme: Add SART support and RTKit buffer management
` [PATCH 2/3] MAINTAINERS: Add nvme_apple to Apple SoC section
` [PATCH 3/3] arm: apple: Increase RTKit timeouts

[PATCH 1/6] ARM: dts: stm32: Add alternate pinmux for UART3 pins
 2022-06-13  9:55 UTC  (6+ messages)
` [PATCH 2/6] ARM: dts: stm32: Add alternate pinmux for UART4 pins
` [PATCH 3/6] ARM: dts: stm32: Add alternate pinmux for UART5 pins
` [PATCH 4/6] ARM: dts: stm32: Add alternate pinmux for CAN1 pins
` [PATCH 5/6] ARM: dts: stm32: Add alternate pinmux for SPI2 pins
` [PATCH 6/6] ARM: dts: stm32: Add DHCOR based DRC Compact board

[PATCH] intel: n5x: ddr: update license
 2022-06-13  9:45 UTC  (4+ messages)

[PATCH v6 0/6] enable menu-driven boot device selection
 2022-06-13  9:44 UTC  (5+ messages)
` [PATCH v6 1/6] efi_loader: menu-driven addition of UEFI boot option

[PATCH v7 0/9] enable menu-driven UEFI variable maintenance
 2022-06-13  9:38 UTC  (10+ messages)
` [PATCH v7 1/9] efi_loader: expose END device path node
` [PATCH v7 2/9] efimenu: menu-driven addition of UEFI boot option
` [PATCH v7 3/9] efimenu: add "Edit Boot Option" menu entry
` [PATCH v7 4/9] menu: add KEY_PLUS and KEY_MINUS handling
` [PATCH v7 5/9] efimenu: add "Change Boot Order" menu entry
` [PATCH v7 6/9] efimenu: add "Delete Boot Option" "
` [PATCH v7 7/9] bootmenu: add removable media entries
` [PATCH v7 8/9] doc:bootmenu: add description for UEFI boot support
` [PATCH v7 9/9] doc:efimenu: add documentation for efimenu command

[PATCH v2] xilinx: zynqmp: Do not use 0 as spl bss start address
 2022-06-13  9:02 UTC  (7+ messages)
    ` [SPAM] "

[PATCH V2] imx: imx93_11x11_evk: using binman to pack images
 2022-06-13  6:13 UTC 

[PATCH 1/8] Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
 2022-06-13  3:58 UTC  (9+ messages)
` [PATCH 2/8] fpga: Remove CONFIG_FPGA_COUNT
` [PATCH 3/8] Convert CONFIG_FPGA_STRATIX_V to Kconfig
` [PATCH 4/8] usb: Remove non-DM code in ehci-fsl and xhci
` [PATCH 5/8] mx6memcal: Remove SPL_USB_HOST
` [PATCH 6/8] common: usb: Update logic for usb.o, usb_hub.o and usb_storage.o
` [PATCH 7/8] Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
` [PATCH 8/8] Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION "

[PATCH] imx: imx93_11x11_evk: using binman to pack images
 2022-06-13  4:11 UTC 

[PATCH 0/8] arm64: binman: use binman symbols for imx
 2022-06-13  2:34 UTC  (8+ messages)
` [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)

[PATCH v2 00/14] doc: mkimage: Rework and refactor the man page; add long options
 2022-06-12 22:14 UTC  (15+ messages)
` [PATCH v2 01/14] doc: mkimage: Use standard style for synopsis
` [PATCH v2 02/14] doc: mkimage: Use empty request instead of blank lines
` [PATCH v2 03/14] doc: mkimage: Reformat examples
` [PATCH v2 04/14] doc: mkimage: Regularize option documentation
` [PATCH v2 05/14] doc: mkimage: Use subsection macro
` [PATCH v2 06/14] doc: mkimage: Rearrange/remove some options
` [PATCH v2 07/14] doc: mkimage: Use correct capitalization for NAME
` [PATCH v2 08/14] doc: mkimage: Edit options for style and consistency
` [PATCH v2 09/14] doc: mkimage: Add BUGS section
` [PATCH v2 10/14] doc: mkimage: Add SEE ALSO section
` [PATCH v2 11/14] doc: mkimage: Remove AUTHORS section
` [PATCH v2 12/14] mkimage: Add long options
` [PATCH v2 13/14] doc: mkimage: Further document -o and -R
` [PATCH v2 14/14] doc: Add man page for dumpimage

[PATCH v16 0/2] add TCP and HTTP for downloading images
 2022-06-12 19:19 UTC  (3+ messages)
` [PATCH v16 2/2] net: Add wget application

[PATCH] rockchip: pinebook-pro: sync PBP dtb to 5.18
 2022-06-12 14:25 UTC 

[PATCH] rockchip: rockpro64: enable leds
 2022-06-12 13:52 UTC 

[PATCH] rockchip: pinebook-pro: minor SPI flash fixes
 2022-06-12 13:47 UTC 

[PATCH 1/1] sound: enable building DA7219 driver with ACPIGEN=n
 2022-06-12 13:15 UTC 

[PATCH 1/1] snd: enable building max98357a driver with ACPIGEN=n
 2022-06-12 13:13 UTC 

sandbox: building fails with GENERATE_ACPI_TABLE=y, ACPIGEN=n
 2022-06-12 13:10 UTC 

[PATCH 1/1] mmc: pci_mmc.c should build with ACPIGEN=n
 2022-06-12 12:53 UTC 

[PATCH 1/1] test: fix CONFIG_ACPIGEN dependencies
 2022-06-12 12:28 UTC 

[PATCH 1/1] sandbox: cast to pointer from integer of different size
 2022-06-12 12:05 UTC  (2+ messages)

Xilinx Zynq-7000 : Help petalinux patch u-boot env vars
 2022-06-12  4:38 UTC  (3+ messages)
` [SPAM] "

[PATCH] mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error
 2022-06-12  9:12 UTC  (2+ messages)

[PATCH v2 0/2] efi_loader: allow booting from short dev only DP
 2022-06-12  7:08 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] efi_loader: create boot options without file path

[PATCH 00/12] doc: mkimage: Rework and refactor the man page
 2022-06-12  4:41 UTC  (14+ messages)
` [PATCH 01/12] doc: mkimage: Use standard style for synopsis
` [PATCH 02/12] doc: mkimage: Use empty request instead of blank lines
` [PATCH 03/12] doc: mkimage: Add vertical/horizontal space to examples
` [PATCH 04/12] doc: mkimage: Regularize option documentation
` [PATCH 05/12] doc: mkimage: Use subsection macro
` [PATCH 06/12] doc: mkimage: Remove duplicate docs for -l
` [PATCH 07/12] doc: mkimage: Use correct capitalization for NAME
` [PATCH 08/12] doc: mkimage: Edit options for style and consistency
` [PATCH 09/12] doc: mkimage: Add BUGS section
` [PATCH 10/12] doc: mkimage: Add SEE ALSO section
` [PATCH 11/12] doc: mkimage: Remove AUTHORS section
` [PATCH 12/12] doc: Add man page for dumpimage

[PATCH 0/2] efi_loader: allow booting from short dev only DP
 2022-06-12  1:21 UTC  (3+ messages)
` [PATCH 2/2] efi_loader: create boot options without file path

[PATCH v10 00/13] fpga: zynqmp: Adding support of loading authenticated images
 2022-06-11 22:06 UTC  (14+ messages)
` [PATCH v10 01/13] fpga: add option for loading FPGA secure bitstreams
  ` [PATCH v10 02/13] fpga: xilinx: add missed identifier names
    ` [PATCH v10 03/13] fpga: xilinx: add bitstream flags to driver desc
      ` [PATCH v10 04/13] fpga: zynqmp: add str2flags call
        ` [PATCH v10 05/13] fpga: add fpga_compatible2flag
          ` [PATCH v10 06/13] fpga: xilinx: pass compatible flags to xilinx_load()
            ` [PATCH v10 07/13] fpga: pass compatible flags to fpga_load()
              ` [PATCH v10 08/13] spl: fit: pass real "
                ` [PATCH v10 09/13] fpga: xilinx: pass compatible flags to load() callback
                  ` [PATCH v10 10/13] fpga: zynqmp: optimize zynqmppl_load() code
                    ` [PATCH v10 11/13] fpga: zynqmp: add bitstream compatible checking
                      ` [PATCH v10 12/13] fpga: zynqmp: support loading authenticated images
                        ` [PATCH v10 13/13] fpga: zynqmp: support loading encrypted bitfiles

[PATCH v3 0/3] stm32mp: prepare RCC support for STM32MP13
 2022-06-11 15:50 UTC  (2+ messages)

[PATCH 1/2] clk: sunxi: Add additional RTC compatible strings
 2022-06-11 15:44 UTC  (3+ messages)
` [PATCH 2/2] clk: sunxi: Add support for the D1 CCU

[PATCH 0/3] stm32mp: handle ck_usbo_48m clock provided by USBPHYC
 2022-06-11 15:43 UTC  (8+ messages)
` [PATCH 1/3] phy: stm32-usbphyc: add counter of PLL consumer

[PATCH] arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks
 2022-06-11 14:56 UTC  (3+ messages)

[PATCH resend 1/2] imx: imx8mq: default select CLK_IMX8MQ
 2022-06-11 13:46 UTC  (6+ messages)

[u-boot PATCH 0/3] k3-am642-evm-u-boot: Use binman to generate u-boot.img and tispl.bin
 2022-06-11 13:26 UTC  (5+ messages)
` [u-boot PATCH 2/3] tools/fdtgrep: Include __symbols__ table

[PATCH V2 00/48] imx: support i.MX93
 2022-06-11 13:20 UTC  (49+ messages)
` [PATCH V2 01/48] arm: makefile: cleanup mach-imx usage
` [PATCH V2 02/48] imx: Change USB boot device type
` [PATCH V2 03/48] imx: spl: Allow iMX7/8/8M to overwrite spl_board_boot_device
` [PATCH V2 04/48] imx: simplify dependency with SPL_BOOTROM_SUPPORT
` [PATCH V2 05/48] imx: move get_boot_device to common header
` [PATCH V2 06/48] imx: move get_boot_device to common file
` [PATCH V2 07/48] imx: add USB2_BOOT type
` [PATCH V2 08/48] imx: add basic i.MX9 support
` [PATCH V2 09/48] fsl_lpuart: add "
` [PATCH V2 10/48] gpio: pca953x: support pcal6524
` [PATCH V2 11/48] imx: pinctrl: add pinctrl and pinfunc file for i.MX93
` [PATCH V2 12/48] imx: imx9: Add CCM and clock API support
` [PATCH V2 13/48] mmc: fsl_esdhc_imx: Support i.MX9
` [PATCH V2 14/48] spl: Use SPL_FIT_IMAGE_TINY for iMX9
` [PATCH V2 15/48] imx: imx9: Add function to initialize timer
` [PATCH V2 16/48] imx: imx9: disable watchdog
` [PATCH V2 17/48] imx: imx9: support romapi
` [PATCH V2 18/48] misc: imx: S400_API: Move S400 MU and API to a common place
` [PATCH V2 19/48] misc: s4mu: Support iMX93 with Sentinel MU
` [PATCH V2 20/48] misc: S400_API: Update release RDC API
` [PATCH V2 21/48] misc: S400_API: New API for FW status and chip info
` [PATCH V2 22/48] misc: s400_api: introduce ahab_release_m33_trout
` [PATCH V2 23/48] imx: imx9: Add TRDC driver for TRDC init
` [PATCH V2 24/48] imx: imx9: Add AHAB boot support
` [PATCH V2 25/48] imx: imx9: Get the chip revision through S400 API
` [PATCH V2 26/48] misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msg
` [PATCH V2 27/48] misc: imx8ulp: move fuse.c from imx8ulp to sentinel
` [PATCH V2 28/48] misc: fuse: support to access fuse on i.MX93
` [PATCH V2 29/48] misc: fuse: update the code for accessing fuse of i.MX93
` [PATCH V2 30/48] imx: imx9: Add gpio registers structure
` [PATCH V2 31/48] imx: imx9: Add MIX power init
` [PATCH V2 32/48] imx: imx9: Add M33 release prepare function
` [PATCH V2 33/48] imx: imx9: Support booting m33 from Acore
` [PATCH V2 34/48] imx: imx9: Support multiple env storages at runtime
` [PATCH V2 35/48] imx: imx9: clock: Add DDR clock support
` [PATCH V2 36/48] ddr: imx: Add i.MX9 DDR controller driver
` [PATCH V2 37/48] ddr: imx9: enable Performance monitor counter
` [PATCH V2 38/48] arm: dts: Add i.MX93 SoC DTSi file
` [PATCH V2 39/48] imx: imx93_evk: Add basic board support
` [PATCH V2 40/48] imx: imx93_evk: Set ARM clock to 1.7Ghz
` [PATCH V2 41/48] net: fec_mxc: support i.MX93
` [PATCH V2 42/48] net: dwc_eth_qos: fix build break when CLK not enabled
` [PATCH V2 43/48] net: dwc_eth_qos: public some functions
` [PATCH V2 44/48] net: dwc_eth_qos: move i.MX code out
` [PATCH V2 45/48] net: eqos: add function to get phy node and address
` [PATCH V2 46/48] net: dwc_eth_qos: intrdouce eqos hook eqos_get_enetaddr
` [PATCH V2 47/48] board: freescale: imx93_evk: support ethernet
` [PATCH V2 48/48] tools: image: support i.MX93

[PATCH] fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ
 2022-06-11 12:16 UTC  (7+ messages)


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