u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-18 20:43:02 to 2022-09-20 16:05:18 UTC [more...]

[PATCH v2 0/7] SPL fixes for STM32F7 MCUs
 2022-09-20 16:04 UTC  (4+ messages)
` [PATCH v2 1/7] configs: stm32f746-disco: Fix SPL boot
` [PATCH v2 2/7] configs: stm32f769-disco: "
` [PATCH v2 3/7] configs: stm32746g-eval: "

[RFC][PATCH] spl: Turn spl_board_init() into weak symbol
 2022-09-20 15:56 UTC  (3+ messages)

[PATCH] configs: imx8mm*: Enable CONFIG_ARMV8_CRYPTO support
 2022-09-20 15:32 UTC 

net: emaclite: Fixes, enable driver for other archs
 2022-09-20 14:23 UTC  (9+ messages)
` [PATCH 2/3] net: emaclite: fix xemaclite_alignedread/write functions

[PATCH 00/12] Puma RK3399 migration to TPL and numerous fixes
 2022-09-20 14:02 UTC  (9+ messages)
` [PATCH 07/12] rockchip: puma-rk3399: load environment from same medium as one used to load U-Boot proper

[PATCH v2 00/28] ARM: Add Rockchip RV1126 support
 2022-09-20 13:08 UTC  (5+ messages)
` [PATCH v2 03/28] tools: rkcommon: Correct SPL size for px30

[PATCH v10 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-09-20 13:04 UTC  (15+ messages)
` [PATCH v10 02/15] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v10 08/15] event: Add an event for main_loop
` [PATCH v10 10/15] FWU: Add support for the FWU Multi Bank Update feature
` [PATCH v10 15/15] FWU: doc: Add documentation for the FWU feature

[PATCH] cmd: pxe: add alias devicetree-overlay for fdtoverlays
 2022-09-20 11:30 UTC  (3+ messages)

[PATCH] dma: ti: k3-udma: Fix 'SZ_64K’ undeclared error
 2022-09-20  5:26 UTC 

[PATCH] rkspi: only enable padding quirk on SoCs which need it
 2022-09-19 22:55 UTC 

u-boot 2022-07 on STM32F746G-DISCO
 2022-09-20 12:44 UTC  (14+ messages)

[PATCH] gpio: Get rid of gpio_hog_probe_all()
 2022-09-20 12:26 UTC  (6+ messages)

[PATCH v2] configs:rockchip: roc-rk3399-pc: Enable the preboot configuration , USB 1.1 support , crypto RNG support and increase the spi flash default speed
 2022-09-20 12:21 UTC  (3+ messages)
` [PATCH v3] configs:rockchip:roc-rk3399-pc:Enable more configs

[PATCH] rockchip: rk3399: Add EAIDK-610 support
 2022-09-20 12:20 UTC  (2+ messages)

[PATCH] rockchip: puma-rk3399: remove dead code
 2022-09-20 12:20 UTC  (2+ messages)

[PATCH] gpio: uclass: Introduce gpio-hog-optional property
 2022-09-20 11:43 UTC  (9+ messages)

[PATCH] phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supply
 2022-09-20 11:39 UTC 

[PATCH 1/2] imx8mm_evk: Add an entry for USB boot
 2022-09-20 11:13 UTC  (7+ messages)
` [PATCH 2/2] imx8mm_evk: Add Serial Download Protocol support

[PATCH 1/2] smbios: Simplify reporting of unknown values
 2022-09-20 11:10 UTC  (6+ messages)
` [PATCH 2/2] smbios: Fallback to the default DT if sysinfo nodes are missing

[PATCH v2 0/6] arm: mvebu: Support for 98DX25xx/98DX35xx (AlleyCat5)
 2022-09-20 11:10 UTC  (13+ messages)
` [PATCH v2 1/6] net: mvneta: Add support for AlleyCat5
` [PATCH v2 2/6] usb: ehci: ehci-marvell: Support for marvell,ac5-ehci
` [PATCH v2 3/6] pinctrl: mvebu: Add AlleyCat5 support
` [PATCH v2 4/6] misc: mvebu: Add sample at reset driver
` [PATCH v2 5/6] arm: mvebu: Support for 98DX25xx/98DX35xx SoC
` [PATCH v2 6/6] arm: mvebu: Add RD-AC5X board

[PATCH] mtd: nand: pxa3xx: simplify ECC hardware parameters
 2022-09-20 10:26 UTC  (2+ messages)

[PATCH] ARM: dts: at91: sam9x60ek: fix indentation for pinctrl sub-nodes
 2022-09-20  8:43 UTC  (2+ messages)

[PATCH v2 0/9] Add DM support for atmel NAND driver
 2022-09-20  8:41 UTC  (7+ messages)
` [PATCH v2 8/9] ARM: dts: at91: sam9x60ek: Enable NAND support

Please pull u-boot-marvell/next
 2022-09-20  6:59 UTC 

[PATCH v3 0/8] Enable CONFIG_TIMER for all Kirkwood / MVEBU boards
 2022-09-20  6:59 UTC  (2+ messages)

[PATCH 1/2] arm: mvebu: theadorable: Misc defconfig changes
 2022-09-20  6:58 UTC  (4+ messages)
` [PATCH 2/2] arm: mvebu: theadorable: Update eth & mdio DT nodes

[PATCH] Makefile: Add missing CONFIG_BOARD_SIZE_LIMIT check for u-boot-spl.kwb
 2022-09-20  6:57 UTC  (3+ messages)

[PATCH] arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs
 2022-09-20  6:57 UTC  (4+ messages)

[PATCH] arm: mvebu: turris_omnia: Add CONFIG_BOARD_SIZE_LIMIT
 2022-09-20  6:56 UTC  (3+ messages)

[PATCH v3 1/1] blk: Rename if_type to uclass_id
 2022-09-20  0:53 UTC  (4+ messages)

bootelf unable to boot
 2022-09-20  0:19 UTC 

[PATCH] usb: Add missing guard around env_get() in usb_hub
 2022-09-19 23:42 UTC  (2+ messages)

[PATCH 1/4] ARM: imx8m: Deduplicate CAAM init with arch_misc_init() call
 2022-09-19 22:02 UTC  (5+ messages)
` [PATCH 2/4] ARM: imx8m: phycore_imx8mm: Drop bogus spl_board_init()
` [PATCH 3/4] ARM: imx8m: verdin-imx8mm: Drop bogus content from spl_board_init()
` [PATCH 4/4] ARM: dts: imx8m: imx8mm-mx8menlo: Enable SPL SDP support

[PULL] u-boot-usb/master
 2022-09-19 21:50 UTC  (2+ messages)

[PATCH] board_f: show_dram_config: Print also real DRAM size
 2022-09-19 21:10 UTC  (6+ messages)

[PATCH v2] ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlock
 2022-09-19 19:37 UTC 

[PATCH] ARM: dts: imx8mm: Swap i.MX8M Mini Menlo board UARTs back
 2022-09-19 19:35 UTC 

[PATCH] cmd: fdt: Add support for reading stringlist property values
 2022-09-19 15:41 UTC  (8+ messages)

[ANN] U-Boot v2022.10-rc5 released
 2022-09-19 16:21 UTC 

[PATCH 1/2] dt-bindings: mtd: partitions: add binding for U-Boot bootloader
 2022-09-19 16:20 UTC  (2+ messages)

[PATCH 2/2] mtd: parsers: add Broadcom's U-Boot parser
 2022-09-19 16:20 UTC  (2+ messages)

[PATCH v3 0/3] i2c: stm32: cleanup & stop handling fix
 2022-09-19 15:46 UTC  (5+ messages)
` [PATCH v3 3/3] i2c: stm32: do not set the STOP condition on error

[PATCH] imx8m*_venice_defconfig: fix default bootcmd
 2022-09-19 14:59 UTC  (4+ messages)

Pull request: u-boot-imx u-boot-imx-20220919
 2022-09-19 14:59 UTC  (2+ messages)

[PATCH] configs: stm32mp*: reset via CONFIG_RESET_SCMI
 2022-09-19 14:59 UTC  (4+ messages)

[PATCH v4] tee: optee: rework TA bus scanning code
 2022-09-19 14:49 UTC 

[PATCH v1 0/6] SPL fixes for STM32F7 MCUs
 2022-09-19 14:38 UTC  (7+ messages)
` [PATCH v1 1/6] configs: stm32f746-disco: Fix SPL boot
` [PATCH v1 2/6] configs: stm32f769-disco: "
` [PATCH v1 3/6] configs: stm32746g-eval: "
` [PATCH v1 4/6] configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR
` [PATCH v1 5/6] configs: stm32746g-eval: "
` [PATCH v1 6/6] config: stm32f769-disco: Fix internal flash size

[PATCH v8] board: purism: add the Purism Librem5 phone
 2022-09-19 13:39 UTC 

[PATCH] rpi: Set FDT for RPi CM4 to the IO Board one
 2022-09-19 13:37 UTC  (3+ messages)

[PATCH 0/2] splash: add more options/support
 2022-09-19 13:36 UTC  (3+ messages)
` [PATCH 1/2] splash: support raw image from MMC
` [PATCH 2/2] splash: get devpart from environment variable

[PATCH 0/2] splash: add more options/support
 2022-09-19 13:23 UTC 

[PATCH] ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlock
 2022-09-19 12:41 UTC  (3+ messages)

[PATCH v2 4/5] verdin-imx8mm: various config additions and improvements
 2022-09-19 12:39 UTC  (3+ messages)

[PATCH V5] bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boards
 2022-09-19 12:32 UTC  (4+ messages)

[GIT PULL] mpc85xx changes for v2022.10-rc5
 2022-09-19 12:31 UTC  (5+ messages)
  ` [PATCH] powerpc: mpc85xx: Fix incorrect application of patch

[PATCH v2 0/9] xilinx: versal-net: Add support for new Versal NET SoC
 2022-09-19 12:21 UTC  (10+ messages)
` [PATCH v2 1/9] arm64: versal-net: Add support for Versal NET platform
` [PATCH v2 2/9] spi: cadence_qspi: "
` [PATCH v2 3/9] spi: zynqmp_gqspi: Add support for Versal NET
` [PATCH v2 4/9] clk: versal: Enable clock driver "
` [PATCH v2 5/9] firmware: zynqmp: Add Versal NET compatible string
` [PATCH v2 6/9] mailbox: zynqmp: Enable ipi mailbox driver for Versal NET
` [PATCH v2 7/9] reset: zynqmp: Enable reset "
` [PATCH v2 8/9] arm64: versal-net: Add defconfig "
` [PATCH v2 9/9] arm64: versal-net: Add support for mini configuration

[PATCH v4 0/3] Add riscv semihosting support in u-boot
 2022-09-19 11:49 UTC  (4+ messages)
` [PATCH v4 1/3] lib: Add common semihosting library
` [PATCH v4 2/3] arch/riscv: add semihosting support for RISC-V
` [PATCH v4 3/3] board: qemu-riscv: enable semihosting

[PATCH v3 0/3] Add riscv semihosting support in u-boot
 2022-09-19 11:38 UTC  (5+ messages)
` [PATCH v3 1/3] lib: Add common semihosting library
` [PATCH v3 2/3] arch/riscv: add semihosting support for RISC-V
` [PATCH v3 3/3] board: qemu-riscv: enable semihosting

[PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case
 2022-09-19 11:23 UTC  (3+ messages)

U-Boot support for IMX8MP dual-role
 2022-09-19  6:20 UTC  (2+ messages)

[PATCH] tools: env: Fix missing closedir in ubi_get_volnum_by_name
 2022-09-19  4:28 UTC 

[PATCH v2 0/3] Add riscv semihosting support in u-boot
 2022-09-19 11:14 UTC  (4+ messages)
` [PATCH v2 1/3] lib: Add common semihosting library

[PATCH 0/7] Use logging feature instead of FPGA_DEBUG
 2022-09-19 10:39 UTC  (8+ messages)
` [PATCH 1/7] fpga: altera: "
` [PATCH 2/7] fpga: cyclon2: "
` [PATCH 3/7] fpga: Add missing Kconfig symbols for old FPGA drivers
` [PATCH 4/7] fpga: ACEX1K: Use logging feature instead of FPGA_DEBUG
` [PATCH 5/7] fpga: spartan2: "
` [PATCH 6/7] fpga: spartan3: "
` [PATCH 7/7] fpga: virtex2: "

[PATCH] lib: crypt: fix selecting a non-existent option
 2022-09-19  9:14 UTC 

[PATCH] liteeth: LiteX Ethernet device
 2022-09-19  9:06 UTC  (3+ messages)

[PULL next] u-boot-at91-2023.01-a
 2022-09-19  8:29 UTC 

[PATCH 0/7] arm: mvebu: Support for 98DX25xx/98DX35xx (AlleyCat5)
 2022-09-19  8:24 UTC  (8+ messages)
` [PATCH 7/7] tools: kwboot: Add knowledge of Marvell's TIM

[PATCH 0/4] Align sama5 and sama7 DT's with Linux
 2022-09-19  8:21 UTC  (2+ messages)

[PATCH] xilinx: versal: Remove unused comments from xilinx_versal.h
 2022-09-19  8:16 UTC 

[PATCH] bootcount: pmic: Correct misleading comment
 2022-09-19  8:11 UTC 

[PATCH] tools: kwbimage: Verify maximal kwbimage header size
 2022-09-19  7:05 UTC  (2+ messages)

[PATCH] pci: Remove duplicate PCI_REGION_IO / "io" line
 2022-09-19  7:03 UTC  (2+ messages)

[PATCH] armv8: cache_v8: Fix pgtables setup when MMU is already enabled
 2022-09-19  7:01 UTC  (2+ messages)

[PATCH 0/4] arm: stm32mp: adapt the command stm32key for STM32MP13x
 2022-09-19  6:53 UTC  (9+ messages)
` [PATCH 1/4] arm: stm32mp: add defines for BSEC_LOCK status in stm32key command
` [PATCH 2/4] arm: stm32mp: introduced read_close_status function "
` [PATCH 3/4] arm: stm32mp: support several key in command stm32key
` [PATCH 4/4] arm: stm32mp: adapt the command stm32key for STM32MP13x

[PATCH] configs: stm32mp1: cleanup config file
 2022-09-19  6:42 UTC  (2+ messages)

[PATCH] arm: socfpga: switching watchdog 0 to watchdog 1
 2022-09-19  1:17 UTC 

[PATCH] arm: socfpga: Add watchdog 1 support to A10
 2022-09-19  1:11 UTC 

[PATCH] arm: socfpga: Remove confusing timer related words from watchdog reset
 2022-09-19  1:06 UTC 

[PATCH] ddr: socfpga: Improve A10 SDRAM ECC init function to support watchdog reset
 2022-09-19  0:57 UTC 

[PATCH] arm: socfpga: A10: Enable Designware watchdog
 2022-09-19  0:46 UTC 

[PATCH] MAINTAINERS: imx: Add an entry for the serial driver
 2022-09-18 20:42 UTC  (2+ messages)

[PATCH 7/7] ARM: dts: imx: Fix I2C5 GPIO assignment on i.MX8M Plus DHCOM
 2022-09-18 20:42 UTC  (2+ messages)

[PATCH 3/7] ARM: dts: imx: Drop Atheros PHY header from i.MX8M Plus DHCOM PDK2
 2022-09-18 20:41 UTC  (2+ messages)

[PATCH V2] Kconfig: enlarge CONFIG_SYS_MALLOC_F_LEN
 2022-09-18 20:41 UTC  (2+ messages)

[PATCH 1/7] ARM: imx: Enable USB ethernet on i.MX8M Plus DHCOM
 2022-09-18 20:41 UTC  (2+ messages)

[PATCH] ARM: imx: dh-imx6: Increase SF erase area for u-boot update
 2022-09-18 20:41 UTC  (2+ messages)

[PATCH v2 2/5] verdin-imx8mm: prepare for optional job ring driver model
 2022-09-18 20:41 UTC  (2+ messages)

[PATCH v5 2/2] serial: mxc: have putc use the TXFIFO
 2022-09-18 20:41 UTC  (2+ messages)

[PATCH] ARM: imx: Enable SPL GPIO hog on i.MX8M Plus DHCOM
 2022-09-18 20:41 UTC  (2+ messages)

[PATCH] ARM: imx: Update Data Modul i.MX8M Mini eDM SBC DRAM timing
 2022-09-18 20:41 UTC  (2+ messages)

[PATCH v2 3/5] verdin-imx8mm: improve and extend boot devices
 2022-09-18 20:41 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;
as well as URLs for NNTP newsgroup(s).