public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-08-23 14:01:43 to 2021-08-25 14:02:43 UTC [more...]

Pull request: SoCFPGA changes for efi-2021-10-rc3
 2021-08-25 14:02 UTC  (2+ messages)

incompatible device trees between u-boot and linux
 2021-08-25 14:00 UTC  (2+ messages)

[PATCH] Kconfig: Don't use RSA_FREESCALE_EXP on MX7ULP
 2021-08-25 13:56 UTC 

[PATCH u-boot-marvell 00/29] kwboot higher baudrate
 2021-08-25 13:46 UTC  (29+ messages)
` [PATCH u-boot-marvell 01/29] tools: kwbimage: Fix printf format warning
` [PATCH u-boot-marvell 02/29] tools: kwboot: Fix buffer overflow in kwboot_terminal()
` [PATCH u-boot-marvell 03/29] tools: kwboot: Make the quit sequence buffer const
` [PATCH u-boot-marvell 04/29] tools: kwboot: Refactor and fix writing buffer
` [PATCH u-boot-marvell 05/29] tools: kwboot: Print version information header
` [PATCH u-boot-marvell 06/29] tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails
` [PATCH u-boot-marvell 07/29] tools: kwboot: Fix return type of kwboot_xm_makeblock() function
` [PATCH u-boot-marvell 08/29] tools: kwboot: Fix comparison of integers with different size
` [PATCH u-boot-marvell 09/29] tools: kwboot: Fix printing progress
` [PATCH u-boot-marvell 10/29] tools: kwboot: Print newline on error when progress was not completed
` [PATCH u-boot-marvell 11/29] tools: kwboot: Split sending image into header and data stages
` [PATCH u-boot-marvell 12/29] tools: kwboot: Use a function to check whether received byte is a Xmodem reply
` [PATCH u-boot-marvell 13/29] tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case
` [PATCH u-boot-marvell 14/29] tools: kwboot: Print new line after SPL output
` [PATCH u-boot-marvell 15/29] tools: kwboot: Allow greater timeout when executing header code
` [PATCH u-boot-marvell 16/29] tools: kwboot: Properly finish xmodem transfer
` [PATCH u-boot-marvell 17/29] tools: kwboot: Always call kwboot_img_patch_hdr()
` [PATCH u-boot-marvell 19/29] tools: kwboot: Don't patch image header if signed
` [PATCH u-boot-marvell 20/29] tools: kwboot: Patch source address in image header
` [PATCH u-boot-marvell 21/29] tools: kwboot: Patch destination address to DDR area for SPI image
` [PATCH u-boot-marvell 22/29] tools: kwbimage: Refactor image_version()
` [PATCH u-boot-marvell 23/29] tools: kwbimage: Refactor kwbimage header size determination
` [PATCH u-boot-marvell 24/29] tools: kwboot: Round up header size to 128 B when patching
` [PATCH u-boot-marvell 25/29] tools: kwboot: Support higher baudrates when booting via UART
` [PATCH u-boot-marvell 26/29] tools: kwboot: Allow any baudrate on Linux
` [PATCH u-boot-marvell 27/29] tools: kwboot: Add Pali and Marek as authors
` [PATCH u-boot-marvell 28/29] doc/kwboot.1: Update man page
` [PATCH u-boot-marvell 29/29] MAINTAINERS: Add entry for kwbimage / kwboot tools

[PATCH] board: ea: mx7ulp_com: allocate specific region of memory to OP-TEE
 2021-08-25 13:50 UTC  (3+ messages)

[PATCH] board: ea: mx7ulp_com: allow setting CONFIG_BOOTCOMMAND in defconfig
 2021-08-25 13:47 UTC  (2+ messages)

[PATCH 00/28] Initial implementation of bootmethod/bootflow
 2021-08-25 13:29 UTC  (16+ messages)

[PATCH v1] driver: spi: add bcm iproc qspi support
 2021-08-25 13:24 UTC 

Pull request for efi-2021-10-rc2-2
 2021-08-25 13:11 UTC  (2+ messages)

[PATCH v2 0/6] Call phy_config at port probe time for the Felix DSA driver
 2021-08-25 11:08 UTC  (8+ messages)
` [PATCH v2 1/6] net: dsa: felix: felix_init() can be static
` [PATCH v2 2/6] net: dsa: use "err" instead of "ret" in dsa_port_probe
` [PATCH v2 3/6] net: dsa: refactor the code to set the port MAC address into a dedicated function
` [PATCH v2 4/6] net: dsa: introduce a .port_probe() method in struct dsa_ops
` [PATCH v2 5/6] net: dsa: felix: call phy_config at .port_probe() time
` [PATCH v2 6/6] net: dsa: felix: propagate the error code from phy_startup()

[PATCH] list: include linux/kernel.h
 2021-08-25  3:58 UTC 

[PATCH] net: remove unused CONFIG_DRIVER_AT91EMAC_*
 2021-08-25 10:28 UTC 

[PATCH] ARM: at91: remove references to RM9200DK
 2021-08-25 10:27 UTC 

[PATCH v2 0/9] board: toradex: verdin-imx8mm: target refresh
 2021-08-25 10:11 UTC  (15+ messages)
` [PATCH v2 1/9] imx8m: clean-up kconfig indentation
` [PATCH v2 2/9] verdin-imx8mm: fix ethernet
` [PATCH v2 3/9] ARM: dts: imx8mm-verdin: prepare for dek blob encapsulation
` [PATCH v2 4/9] verdin-imx8mm: switch to use binman to pack images
` [PATCH v2 5/9] verdin-imx8mm: enable sleep_moci output
` [PATCH v2 6/9] verdin-imx8mm: drop support for v1.0 hardware
` [PATCH v2 7/9] include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variable
` [PATCH v2 8/9] verdin-imx8mm: use preboot for fdtfile evaluation
` [PATCH v2 9/9] verdin-imx8mm: fix watchdog pinctrl issue

SPL SPI boot problem after commit "spi: Update speed/mode on change"
 2021-08-25  9:15 UTC  (4+ messages)

Usage of device-tree for blobs
 2021-08-25  8:05 UTC 

[PATCH 00/13] Migrate some I2C symbols to Kconfig
 2021-08-25  5:38 UTC  (6+ messages)
` [PATCH 07/13] i2c: S3C24X0: Finish Kconfig migration
` [PATCH 00/16] Further I2C Kconfig migrations
  ` [PATCH 15/16] README: Remove some old i2c related text

[PATCH 1/4] tools: docker: Bump up QEMU version to 6.1.0
 2021-08-25  5:00 UTC  (7+ messages)
` [PATCH 2/4] tools: docker: Build and install genimage
` [PATCH 3/4] riscv: sifive: unleashed: Add genimage config files
` [PATCH 4/4] azure/gitlab: Add tests for SiFive Unleashed board

[PATCH 1/2] Convert CONFIG_RAMBOOT_PBL et al to Kconfig
 2021-08-25  3:11 UTC  (2+ messages)
` [PATCH 2/2] ls1046ardb_qspi*: Enable RAMBOOT_PBL

[PATCH v3 0/4] Support SiFive Composable cache driver
 2021-08-25  2:40 UTC  (2+ messages)

[PATCH 1/3] fs/erofs: new filesystem
 2021-08-25  1:23 UTC  (3+ messages)
` [PATCH v2 0/3] "

[PATCH 0/4] crypto: Add new UCLASS_HASH
 2021-08-25  1:21 UTC  (2+ messages)

[PATCH 1/6] imx: Introduce CONFIG_MACH_IMX
 2021-08-25  1:19 UTC  (9+ messages)
` [PATCH 2/6] imx: Finish migration of IMX_CONFIG to Kconfig
` [PATCH 3/6] Convert CONFIG_SPL "
` [PATCH 4/6] nitrogen6x: Migrate DDR_MB "
` [PATCH 5/6] nitrogen6x: Populate FDTFILE at build-time for all platforms
` [PATCH 6/6] configs: Remove unused IMX_NAND symbol

[PATCH 0/1] tools: env: Handle shorter read calls
 2021-08-24 15:29 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCHv2] Convert CONFIG_QSPI_BOOT to Kconfig
 2021-08-25  1:19 UTC 

[PATCH] Convert CONFIG_QSPI_BOOT to Kconfig
 2021-08-25  0:54 UTC 

[PATCH] Convert CONFIG_SYS_FSL_DDR4 to Kconfig
 2021-08-25  0:47 UTC 

Massive stm32mp1 breakage with v2021.10-rc2
 2021-08-24 20:30 UTC 

[PATCH 1/2] ARM: rmobile: beacon-renesom: Enable USB and ethernet ref clocks
 2021-08-24 19:38 UTC  (7+ messages)
` [PATCH 2/2] ARM: rmobile: beacon-renesom: Enable Ethernet

[PATCH 0/4] imx8mm-venice: use binman to pack images
 2021-08-24 19:04 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: imx8mm-venice-gw700x: use imx8mm-venice-u-boot.dtsi
` [PATCH 2/4] arm64: dts: imx8mm-venice-gw7901: "
` [PATCH 3/4] arm64: dts: imx8mm-venice-gw7902: "
` [PATCH 4/4] imx8mm_venice: switch to use binman to pack images

[PATCH V2 1/2] ARM: dts: rmobile: beacon-renesom: Enable USB and ethernet ref clocks
 2021-08-24 18:40 UTC  (2+ messages)
` [PATCH V2 2/2] ARM: dts: rmobile: beacon-renesom: Enable Ethernet

[PATCH V3] ARM: rmobile: beacon-renesom: Enable QSPI NOR Flash
 2021-08-24 18:04 UTC  (2+ messages)

[PATCH] i2c: rcar_i2c: Enable configuring SCL rise and fall times
 2021-08-24 14:10 UTC 

[PATCH] xilinx: zynqmp: Enable stack relocation to DDR
 2021-08-24 13:25 UTC 

[PATCH] board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAME
 2021-08-24 13:02 UTC 

[PATCH 07/11] powerpc: mpc: Put U-Boot version string at correct place by linker script
 2021-08-24 11:28 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2] ARM: dts: Fix node status to "okay" on TI boards
 2021-08-24 11:07 UTC 

[PATCH 1/3] smegw01: Pass 'mmcpart' to the kernel command line
 2021-08-24 10:58 UTC  (3+ messages)
` [PATCH 2/3] smegw01: Add redundant environment support
` [PATCH 3/3] smegw01: Select IMX_HAB

[PATCH 1/9] Kconfig: Use spaces not tabs in Kconfig entires
 2021-08-24 10:53 UTC  (5+ messages)
` [PATCH 3/9] mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig
` [PATCH 4/9] mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE

[PATCH v2 0/1] arm: imx8m: imx8mm-cl-iot-gate: Add support for detect memory size
 2021-08-24 10:29 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v1 0/2] pinctrl single: GPIO support
 2021-08-24 10:16 UTC  (3+ messages)
` [PATCH v1 1/2] pinctrl: single: Parse gpio details from dt
` [PATCH v1 2/2] pinctrl: single: Add request() api

[PATCH] ARM: mach-at91: fix multiple cpu_reset definition when enabling SYSRESET
 2021-08-24  9:51 UTC  (4+ messages)

[PATCH v3] imx8mm-cl-iot-gate: Split the defconfigs
 2021-08-24  8:59 UTC  (2+ messages)

arm: mvebu: dts: Armada8k enable mdio
 2021-08-24  8:14 UTC 

[PATCH][RFC] tree: imx: remove old fit generator script
 2021-08-24  7:55 UTC 

[PATCH] rpi: Copy properties from firmware dtb to the loaded dtb
 2021-08-24  7:15 UTC  (2+ messages)

[PATCH 0/1] imx8m: Restrict usable memory based on rom_pointer[0]
 2021-08-24  6:30 UTC  (3+ messages)
` [PATCH 1/1] "

Erroneous modification of u-boot's MAINTAINERS ?
 2021-08-24  6:12 UTC  (2+ messages)

[PATCH] configs: fsl: migrate FMAN/QE specific defines to Kconfig
 2021-08-24  5:44 UTC  (2+ messages)

[PATCH 1/3] qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR
 2021-08-24  5:12 UTC  (4+ messages)
` [PATCH 2/3] global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
` [PATCH 3/3] Convert CONFIG_SYS_LOAD_ADDR to Kconfig

[PATCH 0/5] efi_loader: user EfiBootServicesData for device path
 2021-08-24  4:38 UTC  (6+ messages)
` [PATCH 3/5] efi_loader: use correct type for AllocatePages, AllocatePool

[PATCH 0/5] Fix FIT hash algos in SPL (Fixes v2021.10-rc2)
 2021-08-24  0:53 UTC  (6+ messages)
` [PATCH 1/5] common: Remove unused CONFIG_FIT_SHAxxx selectors
` [PATCH 2/5] lib: Drop SHA512_ALGO in lieu of SHA512
` [PATCH 3/5] common/spl: Drop SPL_HASH_SUPPORT in favor of SPL_HASH
` [PATCH 4/5] image: Drop if/elseif hash selection in calculate_hash()
` [PATCH 5/5] image: Drop IMAGE_ENABLE_{MD5, CRC32} #defines

[PATCH v2 0/4] sunxi: TOC0 image type support
 2021-08-24  0:51 UTC  (5+ messages)
` [PATCH v2 1/4] tools: Separate image types which depend on OpenSSL

[u-boot-test-hooks PATCH] travis-ci: Add SiFive Unleashed QEMU targets
 2021-08-23 23:22 UTC  (2+ messages)

[u-boot-test-hooks PATCH] travis-ci: Correct the memory size for Xilinx Zynq QEMU
 2021-08-23 23:22 UTC  (2+ messages)

[u-boot-test-hooks PATCH] Update Contributing.md with up-to-date information
 2021-08-23 23:22 UTC  (2+ messages)

[PATCH v2] imx8mm-cl-iot-gate: Split the defconfigs
 2021-08-23 22:41 UTC  (3+ messages)

[PATCH] psci: fix double declaration
 2021-08-23 21:55 UTC 

[PATCH V2] ARM: rmobile: beacon-renesom: Enable QSPI NOR Flash
 2021-08-23 21:45 UTC  (5+ messages)

[PATCH 0/1] arm: imx8m: imx8mm-cl-iot-gate: Add support for detect memory size
 2021-08-23 20:39 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] Convert CONFIG_MX7D to Kconfig
 2021-08-23 20:35 UTC 

Pull request for efi-2021-10-rc3
 2021-08-23 19:58 UTC  (2+ messages)

[PATCH v2 1/5] board: gateworks: venice: display hwmon details by default
 2021-08-23 18:04 UTC  (2+ messages)

[PATCH v5 0/3] Support for Kontron Electronics i.MX6UL/ULL and i.MX8MM SoMs
 2021-08-23 17:35 UTC  (6+ messages)
` [PATCH v5 1/3] doc: board: kontron: sl28: Reduce section levels and change title
` [PATCH v5 2/3] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx)
` [PATCH v5 3/3] imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N801x)

[PATCH v1 0/7] board: toradex: verdin-imx8mm: target refresh
 2021-08-23 17:27 UTC  (8+ messages)
` [PATCH v1 1/7] imx: mkimage_fit_atf: fix legacy image generation

binman should create a list of output files
 2021-08-23 17:25 UTC  (4+ messages)

[PATCH v6 00/12] handling all DM watchdogs in watchdog_reset()
 2021-08-23 17:25 UTC  (14+ messages)
` [PATCH v6 10/12] watchdog: add gpio watchdog driver

pull request of u-boot-fsl-qoriq for v2021.10
 2021-08-23 16:37 UTC  (2+ messages)

[PATCH V3] arm: add initial support for the Phytium Pomelo Board
 2021-08-23 15:33 UTC  (2+ messages)

[PATCH] ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGS
 2021-08-23 15:17 UTC  (2+ messages)

Remove the gitlab-ci-runner on source.denx.de?
 2021-08-23 14:48 UTC  (4+ messages)

[PATCH v1 0/2] Broadcom netXtreme driver and commands
 2021-08-23 14:14 UTC  (3+ messages)
` [PATCH v1 1/2] net: brcm: netXtreme driver
` [PATCH v1 2/2] cmd: brcm: netXtreme commands


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