public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-06-06 10:44:40 to 2022-06-08 03:37:34 UTC [more...]

[PATCH] fs/squashfs: sqfs_read: Prevent arbitrary code execution
 2022-06-08  3:37 UTC  (4+ messages)

[PATCH] sunxi: usb: convert PHY GPIO functions to DM
 2022-06-08  2:07 UTC  (2+ messages)

[PATCH] armv8: always use current exception level for TCR_ELx access
 2022-06-08  0:34 UTC  (3+ messages)

[BUG] keyboard doesn't work on Olimex teres-I notebook
 2022-06-08  0:30 UTC  (2+ messages)

[PATCH] usb: host: ehci-generic: Make resets and clocks optional
 2022-06-07 23:42 UTC 

[PATCH 0/8] arm64: binman: use binman symbols for imx
 2022-06-07 22:54 UTC  (7+ messages)
` [PATCH 2/8] configs: imx8mm_data_modul_edm_sbc: not select SPL_RAM_DEVICE

[PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
 2022-06-07 22:50 UTC  (8+ messages)

[PULL] u-boot-usb/master
 2022-06-07 22:46 UTC 

binman: Why is the first word the compressed size in compressed data
 2022-06-07 17:45 UTC  (4+ messages)

[PATCH] serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
 2022-06-07 16:48 UTC  (2+ messages)

[PATCH] qfw: Don't fail if setup data size is 0
 2022-06-07 16:48 UTC  (2+ messages)

[PATCH] ubifs: Add missing dependency on GZIP
 2022-06-07 16:47 UTC  (2+ messages)

[PATCH V2] include/configs: Remove rootwait=1 to all the affected boards
 2022-06-07 16:47 UTC  (2+ messages)

[PATCH] common/board_r.c: drop legacy and unused bi_enetaddr
 2022-06-07 16:47 UTC  (2+ messages)

[PATCH] bootm: Fix Linux silent console on newer kernels
 2022-06-07 16:47 UTC  (2+ messages)

[PATCH] pci: Handle failed calloc in decode_regions()
 2022-06-07 16:47 UTC  (2+ messages)

[PATCH] fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ
 2022-06-07 16:47 UTC  (2+ messages)

[PATCH] dm: core: convert of_machine_is_compatible to livetree
 2022-06-07 16:47 UTC  (2+ messages)

[PATCH] serial: smh: Fake tstc
 2022-06-07 16:47 UTC  (2+ messages)

[PATCH v3 1/2] mkimage: Document more misc options
 2022-06-07 16:46 UTC  (4+ messages)
` [PATCH v3 2/2] mkimage: Support signing 'auto' FITs

[PATCH 1/2] event: remove CONFIG_EVENT_DYNAMIC check in event_register()
 2022-06-07 16:46 UTC  (4+ messages)
` [PATCH 2/2] event: fix static events for CONFIG_NEEDS_MANUAL_RELOC

[PATCH] mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_t
 2022-06-07 16:46 UTC  (2+ messages)

[PATCH] scripts: Introduce {quiet_,}cmd_bin2c
 2022-06-07 16:46 UTC  (2+ messages)

[PATCH 1/1] fs/squashfs: fix sqfs_read_sblk()
 2022-06-07 16:46 UTC  (2+ messages)

[PATCH 1/1] btrfs: simplify lookup_data_extent()
 2022-06-07 16:46 UTC  (2+ messages)

[PATCH] zlib: Port fix for CVE-2018-25032 to U-Boot
 2022-06-07 16:46 UTC  (2+ messages)

[v2] misc: Correct Kconfig dependencies for a number of options
 2022-06-07 16:46 UTC  (2+ messages)

[PATCH] doc: regulator: Add regulator-force-boot-off binding
 2022-06-07 16:45 UTC  (2+ messages)

[PATCH] cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()
 2022-06-07 16:45 UTC  (2+ messages)

[PATCH v2 1/1] dm: fix DM_EVENT dependencies
 2022-06-07 16:45 UTC  (2+ messages)

[PATCH] boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN
 2022-06-07 16:45 UTC  (2+ messages)

[PATCH] .gitignore: add files produced by b4
 2022-06-07 16:14 UTC  (2+ messages)

Please pull u-boot-watchdog/master
 2022-06-07 16:14 UTC  (2+ messages)

[GIT PULL] xilinx patches for v2022.07-rc4-v2
 2022-06-07 16:14 UTC  (2+ messages)

BUG in u-boot for ODROID-XU3/XU4/HC1/HC2
 2022-06-07 16:14 UTC  (2+ messages)

OHCI: What is the current status with Driver Model
 2022-06-07 15:27 UTC 

Unpatched Critical Flaws Disclosed in U-Boot Bootloader for Embedded Devices
 2022-06-07 14:39 UTC  (2+ messages)

[PATCH] watchdog: add amlogic watchdog support
 2022-06-07 14:10 UTC  (3+ messages)

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

[PATCH] armv8: Fix TCR 64-bit writes
 2022-06-07 13:02 UTC  (3+ messages)

[ANN] U-Boot v2022.07-rc4 released
 2022-06-07 12:16 UTC  (3+ messages)

[PATCH 1/2] drivers: tee: optee: discover OP-TEE services
 2022-06-07 10:29 UTC  (4+ messages)

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

[PATCH 0/3] Enable QSPI and SF command
 2022-06-07 10:02 UTC  (2+ messages)

[PATCH v2 01/14] cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS()
 2022-06-07  9:55 UTC  (5+ messages)
` [PATCH v2 10/14] microblaze: cache: introduce cpuinfo structure

[PATCH v3 0/3] usb: add isp1760 hcd support
 2022-06-07  8:58 UTC  (2+ messages)

[PATCH 0/8] tpm: Various minor fixes and enhancements
 2022-06-07  8:54 UTC  (13+ messages)
` [PATCH 1/8] tpm: Export the TPM-version functions
` [PATCH 2/8] tpm: Require a digest source when extending the PCR
` [PATCH 3/8] tpm: Correct the permissions command in TPMv1
` [PATCH 4/8] tpm: Correct the define-space command in TPMv2
` [PATCH 5/8] tpm: sandbox: Allow init of TPM in a different phase
` [PATCH 7/8] tpm: Implement state command for Cr50

[PATCH] watchdog: Fix SPL build with watchdog disabled in asm files
 2022-06-07  8:44 UTC  (3+ messages)

[PATCH v1] misc: nuvoton: Add host interface configuartion driver
 2022-06-07  8:34 UTC 

[PATCH v1] misc: nuvoton: Add NPCM7xx otp controller driver
 2022-06-07  8:33 UTC 

[PATCH v1 0/2] add npcm750 AES/SHA driver
 2022-06-07  8:32 UTC  (3+ messages)
` [PATCH v1 1/2] crypto: nuvoton: Add NPCM7xx AES driver
` [PATCH v1 2/2] crypto: nuvoton: Add NPCM7xx SHA driver

[PATCH 0/6] Add video damage tracking
 2022-06-07  8:28 UTC  (10+ messages)
` [PATCH 1/6] dm: video: Add damage tracking API
` [PATCH 2/6] dm: video: Add damage notification on display clear
` [PATCH 3/6] vidconsole: Add damage notifications to all vidconsole drivers
` [PATCH 4/6] video: Add damage notification on bmp display
` [PATCH 5/6] efi_loader: GOP: Add damage notification on BLT
` [PATCH 6/6] video: Only dcache flush damaged lines

[PATCH v2 00/23] microblaze: Add support for full relocation
 2022-06-07  8:10 UTC  (24+ messages)
` [PATCH v2 01/23] tools: relocate-rela: Open binary u-boot file later
` [PATCH v2 02/23] Makefile: Fix description for relocate-rela parameters
` [PATCH v2 03/23] tools: relocate-rela: Use global variables
` [PATCH v2 04/23] tools: relocate-rela: Read rela start/end directly from ELF
` [PATCH v2 05/23] microblaze: Switch absolute branches to relative
` [PATCH v2 06/23] microblaze: Fix stack protection behavior
` [PATCH v2 07/23] microblaze: Fix early stack allocation
` [PATCH v2 08/23] microblaze: Remove CONFIG_TEXT_BASE from code
` [PATCH v2 09/23] microblaze: Fix typo in exception.c
` [PATCH v2 10/23] mips: Move endianness selection to arch/Kconfig
` [PATCH v2 11/23] microblaze: Enable REMAKE_ELF
` [PATCH v2 12/23] microblaze: Separate code end substraction
` [PATCH v2 13/23] microblaze: Change stack protection address to new stack address
` [PATCH v2 14/23] microblaze: Optimize register usage in relocate_code
` [PATCH v2 15/23] microblaze: Remove code around r20 in relocate_code()
` [PATCH v2 16/23] microblaze: Remove _start symbol handling at U-Boot start
` [PATCH v2 17/23] microblaze: Add comment about reset location
` [PATCH v2 18/23] microblaze: Create SYM_ADDR macro to deal with symbols
` [PATCH v2 19/23] tools: relocate-rela: Extract elf64 reloc to special function
` [PATCH v2 20/23] tools: relocate-rela: Check that relocation works only for EM_AARCH64
` [PATCH v2 21/23] tools: relocate-rela: Add support for elf32 decoding
` [PATCH v2 22/23] tools: relocate-rela: Add support for 32bit Microblaze relocation
` [PATCH v2 23/23] microblaze: Add support for run time relocation

[PATCH v2] xilinx: zynqmp: Do not use 0 as spl bss start address
 2022-06-07  8:13 UTC  (2+ messages)

[PATCH 1/2] mvebu: eDPU: disable SCSI support
 2022-06-07  6:47 UTC  (4+ messages)
` [PATCH 2/2] mvebu: uDPU: disable non-present peripherals

[PATCH] crypto/fsl: fsl_hash: Fix crash in flush dcache
 2022-06-07  4:44 UTC 

[PATCH] arm: dts: ast2600: Add I2C pinctrl
 2022-06-07  1:03 UTC  (3+ messages)

[0/3] spl: Start cleaning up common/spl/Kconfig
 2022-06-06 21:37 UTC  (7+ messages)
` [PATCH 1/3] spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files
` [PATCH 2/3] spl: Rework Kconfig to be more menu driven
` [PATCH 3/3] spl: Rework and tighten some dependencies

[PATCH 01/20] Convert CONFIG_SPL_STACK to Kconfig
 2022-06-06 21:36 UTC  (2+ messages)

[PATCH 1/3] arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICE
 2022-06-06 21:36 UTC  (6+ messages)
` [PATCH 2/3] Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig
` [PATCH 3/3] arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICE

[PATCH 01/11] m68k: Remove dead code
 2022-06-06 21:36 UTC  (2+ messages)

[PATCH 1/4] Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
 2022-06-06 21:36 UTC  (2+ messages)

[PATCH 1/9] P1010RDB: Remove CONFIG_SPL_NAND_MINIMAL
 2022-06-06 21:36 UTC  (2+ messages)

[PATCH 1/7] Convert CONFIG_SYS_PBSIZE to Kconfig
 2022-06-06 21:36 UTC  (2+ messages)

[PATCH 0/3] Updates for omap3-evm
 2022-06-06 20:49 UTC  (4+ messages)

[PATCH 1/1] CVE-2022-30767: unbounded memcpy with a failed length check
 2022-06-06 15:10 UTC  (3+ messages)

[PATCH] doc: update mail author for st-dt.rst
 2022-06-06 14:25 UTC  (2+ messages)

[PATCH] configs: fsl: add missing SYS_FMAN_FW_ADDR defines
 2022-06-06 14:25 UTC  (2+ messages)

[PATCH v1 1/2] board: dhelectronics: stm32mp1: convert to livetree
 2022-06-06 14:04 UTC  (2+ messages)
` [PATCH v1 2/2] ARM: stm32: activate OF_LIVE for DHSOM

[PATCH v1] fdt: Add U-Boot version to chosen node
 2022-06-06 14:18 UTC  (2+ messages)

[PATCH v2 1/3] drivers: tee: optee: remove unused probe local variable
 2022-06-06 11:36 UTC  (6+ messages)
` [PATCH v2 2/3] drivers: tee: optee: discover OP-TEE services
` [PATCH v2 3/3] drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY

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


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