public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-07-25 21:26:49 to 2022-07-26 19:08:36 UTC [more...]

Replace make-fit-atf.py with binman. Was: migrate u-boot-rockchip.bin to binman and generate an image for SPI
 2022-07-26 19:08 UTC  (4+ messages)

Pull request: u-boot-imx u-boot-imx-20220726
 2022-07-26 18:12 UTC  (6+ messages)

[PATCH 0/9] Add DM support for atmel NAND driver
 2022-07-26 16:27 UTC  (4+ messages)

[PATCH/RFC] rockchip: derive GPIO bank from alias if available
 2022-07-26 16:25 UTC 

[PATCH] fastboot: release usb_gadget on reboot commands
 2022-07-26 15:42 UTC  (7+ messages)

[GIT PULL] xilinx patches for v2022.10-rc2
 2022-07-26 14:25 UTC  (2+ messages)

[PATCH v4 1/3] drivers: tee: optee: remove unused probe local variable
 2022-07-26 14:24 UTC  (4+ messages)
` [PATCH v4 2/3] drivers: tee: optee: discover OP-TEE services

[PATCH v5 1/3] drivers: tee: optee: remove unused probe local variable
 2022-07-26 14:21 UTC  (3+ messages)
` [PATCH v5 2/3] drivers: tee: optee: discover OP-TEE services
` [PATCH v5 3/3] drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY

[PATCH 0/4] cmd: mvebu/bubt: Improvements for image verification
 2022-07-26 14:11 UTC  (5+ messages)
` [PATCH 1/4] cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700
` [PATCH 2/4] cmd: mvebu/bubt: Correctly propagate failure during tftp transport
` [PATCH 3/4] cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700
` [PATCH 4/4] cmd: mvebu/bubt: Fix cmd main return value on error

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

[PATCH] configs: imx8mp_venice: remove unnecessary FEC_QUIRK_ENET_MAC
 2022-07-26 13:54 UTC  (2+ messages)

[PATCH 1/1] configs: imx8mm-cl-iot-gate: enable extension command
 2022-07-26 13:52 UTC  (2+ messages)

[PATCH] imx: syscounter: support timer_get_boot_us
 2022-07-26 13:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update file list for ARM Freescale IMX
 2022-07-26 13:51 UTC  (2+ messages)

[PATCH v4 0/4] Deduplicate dhelectronics board files
 2022-07-26 13:04 UTC  (5+ messages)
` [PATCH v4 1/4] board: dhelectronics: Implement common MAC address functions
` [PATCH v4 2/4] ARM: imx6: DH: Use "
` [PATCH v4 3/4] ARM: imx8: "
` [PATCH v4 4/4] ARM: stm32: "

[PATCH] net: phy: Read physical phy IDs before phy is created
 2022-07-26 12:12 UTC  (2+ messages)

[ANN] U-Boot v2022.10-rc1 released
 2022-07-26 11:23 UTC  (2+ messages)

[PATCH v3 0/4] mtd: spi: spi-nor: rk3399: rock-pi-4: u-boot/next Support SPI NOR Flash in Rock Pi 4 (XTX xt25f32b)
 2022-07-26 11:19 UTC  (6+ messages)
` [PATCH v3 3/4] spi-nor: Adapt soft reset to XTX25F32B in Rock Pi 4 rev 1.4
        ` [SPAM] "

[PATCH v3] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
 2022-07-26  9:25 UTC  (8+ messages)
  ` [EXT] "

[PATCH] drivers: mmc: Reset watchdog when accessing mmc device
 2022-07-26  8:31 UTC  (2+ messages)

[PATCH 1/3] mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned location
 2022-07-26  8:29 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] mmc: Do not send status of send_status is false
 2022-07-26  8:28 UTC  (2+ messages)

Build with CONFIG_TOOLS_LIBCRYPTO disabled is broken
 2022-07-26  8:27 UTC 

[PATCH] pmic: pca9450: permit config on all bucks and LDOs
 2022-07-26  8:20 UTC  (2+ messages)

MVEBU A38x Regulator
 2022-07-26  7:57 UTC  (6+ messages)

[PATCH 0/2] Xilinx AXI qspi driver enhancements
 2022-07-26  7:47 UTC  (2+ messages)

[PATCH 0/4] Xilinx zynq_qspi updates
 2022-07-26  7:47 UTC  (2+ messages)

[PATCH v6] board: purism: add the Purism Librem5 phone
 2022-07-26  7:35 UTC  (5+ messages)

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

[PATCH v3 0/2] fpga: Convert some options to Kconfig
 2022-07-26  6:40 UTC  (2+ messages)

[PATCH v2 0/5] Enable power domain driver in ZynqMP and Versal
 2022-07-26  6:37 UTC  (2+ messages)

[PATCH 0/3] Add reset driver support for ZynqMP and Versal
 2022-07-26  6:29 UTC  (2+ messages)

[PATCH 1/2] xilinx: Wire uuid reading from FRU
 2022-07-26  6:25 UTC  (2+ messages)

[PATCH 1/1] efi_loader: fix efi_convert_device_path_to_text()
 2022-07-26  5:45 UTC 

[PATCH v3 0/8] Add support for the i.MXRT1170
 2022-07-26  5:43 UTC  (9+ messages)
` [PATCH v3 1/8] imx: imxrt1170-evk: Add support for the NXP i.MXRT1170-EVK
` [PATCH v3 2/8] ARM: dts: imxrt11170-pinfunc: Add pinctrl binding header
` [PATCH v3 3/8] dt-bindings: imx: Add clock binding for i.MXRT1170
` [PATCH v3 4/8] clk: imx: Add i.MXRT11xx pllv3 variant
` [PATCH v3 5/8] clk: imx: Add initial support for i.MXRT1170 clock driver
` [PATCH v3 6/8] RAM: Add changes for i.MXRT11xx series
` [PATCH v3 7/8] ARM: dts: imx: add i.MXRT1170-EVK support
` [PATCH v3 8/8] ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig

[PATCH v2 0/8] U-boot: fs: add generic unaligned read offset handling
 2022-07-26  5:22 UTC  (9+ messages)
` [PATCH v2 1/8] fs: fat: unexport file_fat_read_at()
` [PATCH v2 2/8] fs: btrfs: fix a bug which no data get read if the length is not 0
` [PATCH v2 3/8] fs: btrfs: fix a crash if specified range is beyond file size
` [PATCH v2 4/8] fs: btrfs: move the unaligned read code to _fs_read() for btrfs
` [PATCH v2 5/8] fs: ext4: rely on _fs_read() to handle leading unaligned block read
` [PATCH v2 6/8] fs: fat: rely on higher layer to get block aligned read range
` [PATCH v2 7/8] fs: ubifs: rely on higher layer to do unaligned read
` [PATCH v2 8/8] fs: erofs: add unaligned read range handling

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2022-07-26  4:22 UTC 

[PATCH v2 0/8] Add support for the i.MXRT1170
 2022-07-26  2:53 UTC  (3+ messages)

[PATCH 0/8] U-boot: fs: add generic unaligned read offset handling
 2022-07-26  2:12 UTC  (5+ messages)
` [PATCH 1/8] fs: fat: unexport file_fat_read_at()

[PATCH 1/4] arm: mach-k3: Add support for device type detection
 2022-07-26  1:29 UTC  (3+ messages)

[PATCH 0/4] Reduce TI-SCI driver size to fix am65x_evm_r5 build
 2022-07-26  1:25 UTC  (5+ messages)
` [PATCH 1/4] firmware: ti_sci: Reduce output on ti_sci_do_xfer error
` [PATCH 2/4] firmware: ti_sci: Factor out message alloc failed message
` [PATCH 3/4] firmware: ti_sci: Remove inline keyword from functions
` [PATCH 4/4] firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() function

[PATCH] MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek Behún
 2022-07-26  1:07 UTC  (2+ messages)

[PATCH v4 00/14] Port manufacturer specific initialization
 2022-07-26  0:53 UTC  (3+ messages)
` [PATCH v4 05/14] mtd: nand: Fix MediaTek MT7621 SoC build

[PATCH 0/7] Add support for cyclic function execution infrastruture
 2022-07-25 22:00 UTC  (3+ messages)

[PATCH v1 03/26] tbs2910: prepare to synchronise device trees with linux
 2022-07-25 21:55 UTC  (2+ messages)

[PATCH v2] drivers: xen: unmap Enlighten page before jumping to Linux
 2022-07-25 21:23 UTC  (2+ messages)

[PATCH] arm: Remove unused references to CONFIG_SOC_DM*
 2022-07-25 21:23 UTC  (2+ messages)


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