public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-06-23 09:05:56 to 2022-06-27 00:47:07 UTC [more...]

[PATCH] gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=n
 2022-06-27  0:11 UTC  (2+ messages)

[PATCH 0/5] aspeed: Add to CI
 2022-06-27  0:41 UTC  (8+ messages)
` [PATCH 1/5] config/ast2600: Enable CRC32
` [PATCH 2/5] config/ast2600: Make position independent
` [PATCH 3/5] config/ast2600: Disable hash hardware accel
` [PATCH 4/5] ast2600: Configure u-boot-with-spl.bin target
` [PATCH 5/5] CI: Add Aspeed AST2600

[PATCH v5 0/2] Add MNT Reform 2 board support
 2022-06-26 21:42 UTC  (3+ messages)
` [PATCH v5 1/2] arm: dts: imx8mq: update MNT Reform 2 to Linux v5.19-rc3
` [PATCH v5 2/2] board: mntre: imx8mq: Add MNT Reform 2 board support

[PATCH 01/20] Convert CONFIG_USB_OHCI_NEW et al to Kconfig
 2022-06-26 20:32 UTC  (26+ messages)
` [PATCH 02/20] usb: ohci-hcd: Remove some unused legacy code
` [PATCH 03/20] usb: Remove some unused CONFIG settings
` [PATCH 04/20] layerscape: Remove some unused CONFIG symbols
` [PATCH 05/20] Convert CONFIG_SYS_UNIFY_CACHE to Kconfig
` [PATCH 06/20] Convert CONFIG_SYS_DISCOVER_PHY "
` [PATCH 07/20] Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al "
` [PATCH 08/20] Convert CONFIG_PALMAS_POWER "
` [PATCH 09/20] configs: Resync with savedefconfig
` [PATCH 10/20] thunerx_88xx: Clean up config slightly
` [PATCH 11/20] Convert CONFIG_SYS_83XX_DDR_USES_CS0 to Kconfig
` [PATCH 12/20] arm: Remove PXA architecture support
` [PATCH 13/20] Convert CONFIG_SYS_BOOK3E_HV to Kconfig
` [PATCH 14/20] Convert CONFIG_SYS_RAMBOOT "
` [PATCH 15/20] Convert CONFIG_SYS_FSL_CPC et al "
` [PATCH 16/20] Convert CONFIG_SYS_BOOT_RAMDISK_HIGH "
` [PATCH 17/20] mx*sabresd: Reference CONFIG_SYS_AUXCORE_BOOTDATA value directly
` [PATCH 18/20] kmcoge5ne: Move BFTIC3 CONFIG references to their usage
` [PATCH 19/20] Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig
` [PATCH 20/20] Convert CONFIG_SYS_BOOTM_LEN "
  ` [PATCHv2 "

[v4 00/12] Add ASPEED SPI controller driver
 2022-06-26 16:15 UTC  (3+ messages)

[RESEND PATCH 0/4] imx8mn_bsh_smm_s2: fix NAND booting
 2022-06-26 10:05 UTC  (5+ messages)
` [RESEND PATCH 1/4] configs: imx8mn_bsh_smm_s2: add NAND driver
` [RESEND PATCH 2/4] configs: imx8mn_bsh_smm_s2: add UBI commands
` [RESEND PATCH 3/4] configs: imx8mn_bsh_smm_s2: remove console from bootargs
` [RESEND PATCH 4/4] configs: imx8mn_bsh_smm_s2: add mtdparts to bootargs

[PATCH v3 1/2] ARM: imx: imx8mn-evk: use one common u-boot.dtsi for the evk boards
 2022-06-26  9:59 UTC  (2+ messages)
` [PATCH v3 2/2] ARM: imx: imx8mn-evk-common-u-boot.dtsi: cleanup

[PATCH v2 1/2] ARM: imx: imx8mn-evk: generate a single bootable flash.bin
 2022-06-26  9:53 UTC  (6+ messages)
` [PATCH v2 2/2] ARM: imx: imx8mn-evk: use one common u-boot.dtsi for the evk boards

spi-nand: how to store environment with badblock handling in qspi nand
 2022-06-26  0:02 UTC  (2+ messages)

[PATCH] board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDR
 2022-06-25 17:58 UTC 

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

Please pull u-boot-video
 2022-06-25 15:57 UTC  (2+ messages)

[PATCH] video: stm32: remove test on CONFIG_DM_REGULATOR
 2022-06-25  7:10 UTC  (2+ messages)

[PATCH] driver: video: Check allocated pointers
 2022-06-25  7:10 UTC  (2+ messages)

[PATCH v2] sandbox: sdl: Add stub sandbox_sdl_remove_display()
 2022-06-25  7:10 UTC  (2+ messages)

[PATCH v2 0/2] board/armltd: add support for corstone1000
 2022-06-25  2:29 UTC  (6+ messages)
` [PATCH v2 1/2] cmd: load: add load command for memory mapped
` [PATCH v2 2/2] arm: add support to corstone1000 platform

[PATCH v2] sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platform
 2022-06-25  0:51 UTC  (3+ messages)

[PATCH v3 0/8] Add MV88E61xx DSA driver and use on gwventana
 2022-06-25  0:25 UTC  (16+ messages)
` [PATCH v3 7/8] net: add MV88E61xx DSA driver
` [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support

[PATCH] fs/sqashfs: Use kcalloc when relevant
 2022-06-24 19:34 UTC  (2+ messages)

[PATCH v1] usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
 2022-06-24 18:11 UTC  (2+ messages)

[PATCH] usb: kbd: allow probing even if usbkbd not in stdin
 2022-06-24 18:12 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: Add support to dedicated function to set timings
 2022-06-24 18:09 UTC  (2+ messages)

[PATCH v1 0/2] Fix Apalis iMX6 Memory Init
 2022-06-24 16:47 UTC  (5+ messages)
` [PATCH v1 1/2] mx6: ddr: Fix disabling on-die termination
` [PATCH v1 2/2] board: apalis_imx6: DDR init using mx6_dram_cfg()

[PATCH v2] sunxi: fix initial environment loading without MMC
 2022-06-24 16:12 UTC 

[PATCH] sunxi: fix initial environment loading without MMC
 2022-06-24 16:03 UTC  (6+ messages)

[u-boot-test-hooks PATCH 0/2] Aspeed updates
 2022-06-24 15:43 UTC  (6+ messages)
` [u-boot-test-hooks PATCH 1/2] ast2500: Simplify Qemu command line
` [u-boot-test-hooks PATCH 2/2] travis-ci: Add Aspeed AST2600 Qemu configuration

[PATCH] regmap: fix some comments
 2022-06-24 15:19 UTC 

[PATCH v2 0/8] spl: binman: Fixes for BINMAN_SYMBOLS
 2022-06-24 15:01 UTC  (3+ messages)

[PATCH v2] watchdog: add amlogic watchdog support
 2022-06-24 13:28 UTC  (5+ messages)

[PATCH v2 01/15] firmware: zynqmp: Check if rx channel dev pointer is valid
 2022-06-24 12:42 UTC  (2+ messages)

[PATCH] ARM: zynq: Fix size-cells for pl353 driver
 2022-06-24 12:18 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Fix usb node drive strength and slew rate
 2022-06-24 12:17 UTC  (2+ messages)

[PATCH 0/2] microblaze: Fix timer and interrupt code
 2022-06-24 12:16 UTC  (5+ messages)
` [PATCH 1/2] microblaze: Convert axi timer to DM driver

[PATCH v4 00/23] microblaze: Add support for full relocation
 2022-06-24 12:15 UTC  (2+ messages)

[PATCH 0/3] arm64: zynqmp: Some DT updates
 2022-06-24 12:13 UTC  (2+ messages)

[PATCH] pinctrl: zynqmp: Add support for output-enable and bias-high-impedance
 2022-06-24 12:12 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Enable DP for kv260-revA board
 2022-06-24 12:11 UTC  (2+ messages)

[PATCH] efi_loader: Allow overlapped extra data for PE hashing
 2022-06-24  9:44 UTC  (3+ messages)

[PATCH] toradex: apalis/colibri_imx6: Fix CLKO1/CLKO2 output
 2022-06-24 10:30 UTC  (2+ messages)

[PATCH RESEND] riscv: fix compitible with binutils 2.38
 2022-06-24  9:50 UTC 

[PATCH v2] arm: dts: imx8mn-evk: sync dts from Linux Kernel
 2022-06-24  9:35 UTC  (2+ messages)

[PATCH v2] misc: nuvoton: Add host interface configuartion driver
 2022-06-24  8:24 UTC 

[PATCH v2 5/5] armv8 SHA-256 using ARMv8 Crypto Extensions
 2022-06-23 19:51 UTC  (2+ messages)
` [PATCH] qemu_arm64: Enable CONFIG_ARMV8_CRYPTO support

[PATCH 1/3] mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind
 2022-06-23 18:11 UTC  (2+ messages)

[PATCH 1/4] smccc: define generic IDs for feature discovery
 2022-06-23 18:32 UTC  (8+ messages)
` [PATCH 2/4] firmware: psci: reorder header files inclusion
` [PATCH 3/4] firmware: psci: bind arm smccc features when discovered
` [PATCH 4/4] drivers: rng: add smccc trng driver

[PATCH v2 00/14] SCMI multi-channel and optee shm
 2022-06-23 18:32 UTC  (3+ messages)
` [PATCH v2 01/14] firmware: scmi: optee: use TEE shared memory for SCMI messages

[PATCH v3 00/13] Fuzzing and ASAN for sandbox
 2022-06-23 18:32 UTC  (3+ messages)
` [PATCH v3 01/13] serial: sandbox: Fix buffer underflow in puts

[PATCH 1/2] pmic: pca9450: Add optional SD_VSEL GPIO for LDO5
 2022-06-23 17:58 UTC  (4+ messages)
` [PATCH 2/2] imx: kontron-sl-mx8mm: Enable PCA9450 regulator driver and fix SD card access

[PATCH 0/2] powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sector
 2022-06-23 17:17 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH] board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC card
 2022-06-23 16:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error
 2022-06-23 16:11 UTC  (4+ messages)

[PATCH] distroboot: Fix ubifs
 2022-06-23 16:09 UTC  (2+ messages)

[PATCH 1/2] imx: kontron-sl-mx8mm: Sync dts files and fix ethernet
 2022-06-23 15:28 UTC  (6+ messages)
` [PATCH 2/2] imx: kontron-sl-mx8mm: Remove deprecated phy-mode property

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

[RFC] Proposed location to host the firmware handoff specification
 2022-06-23 14:20 UTC 

[PATCH 11/11] board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot
 2022-06-23 13:43 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] riscv: fix compitible with binutils 2.38
 2022-06-23 13:42 UTC  (2+ messages)

[PATCH] riscv: Fix build against binutils 2.38
 2022-06-23 13:40 UTC  (2+ messages)

[PATCH 1/3] mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned location
 2022-06-23 13:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] board: freescale: p1_p2_rdb_pc: Allow to compile without __SW_BOOT_SD macro
 2022-06-23 13:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] board: freescale: p1_p2_rdb_pc: Allow to compile without CONFIG_BOARDNAME
 2022-06-23 13:18 UTC  (2+ messages)
` [PATCH v2] board: freescale: p1_p2_rdb_pc: Allow to compile without BOARD_NAME

[PATCH v2] board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input data
 2022-06-23 13:04 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/2] powerpc: dts: p2020: Sort DT nodes by their addresses
 2022-06-23 12:39 UTC  (2+ messages)
` [PATCH 2/2] powerpc: dts: p2020: Remove duplicate pic@40000 node

[PATCH v2] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
 2022-06-23 12:34 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v5 00/23] FWU: Add FWU Multi Bank Update feature support
 2022-06-23 12:32 UTC  (11+ messages)
` [PATCH v5 02/23] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v5 08/23] FWU: Add boot time checks as highlighted by the FWU specification

[PATCH v2 0/9] Introduce HPE GXP Architecture
 2022-06-23 12:21 UTC  (19+ messages)
` [PATCH v2 1/9] ARM: hpe: gxp: add core support
  ` [PATCH v2 2/9] timer: gxp: Add HPE GXP timer support
  ` [PATCH v2 3/9] spi: gxp_spi: Add GXP SPI controller driver
  ` [PATCH v2 4/9] board: hpe: gxp: add HPE GXP soc support
  ` [PATCH v2 5/9] dt-bindings: spi: Add hpe gxp spi
  ` [PATCH v2 6/9] ARM: dts: Add device tree files for hpe gxp soc
  ` [PATCH v2 7/9] configs: gxp: add core support
  ` [PATCH v2 8/9] configs: gxp: add gxp_defconfig
  ` [PATCH v2 9/9] MAINTAINERS: Introduce HPE GXP Architecture

[PATCH v1] misc: nuvoton: Add NPCM7xx otp controller driver
 2022-06-23 12:20 UTC  (2+ messages)

[PATCH v1 0/2] add npcm750 AES/SHA driver
 2022-06-23 12:20 UTC  (5+ messages)
` [PATCH v1 1/2] crypto: nuvoton: Add NPCM7xx AES driver
` [PATCH v1 2/2] crypto: nuvoton: Add NPCM7xx SHA driver

[PATCH v3 0/3] Support Devkit800 device tree
 2022-06-23 12:19 UTC  (7+ messages)
` [PATCH v3 1/3] ARM: dts: omap3-devkit8000: Add support for Devkit8000
` [PATCH v3 2/3] ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warning
` [PATCH v3 3/3] ARM: dts: omap3-devkit8000: Fix CONFIG_DM_ETH warning

[PATCH] ast2600: spl: Add boot mode detection
 2022-06-23 12:19 UTC  (2+ messages)

[PATCH] configs: ast2600: Move SPL bss section to DRAM space
 2022-06-23 12:19 UTC  (2+ messages)

[PATCH 1/2] gxp: Convert to text file environment
 2022-06-23 12:19 UTC  (4+ messages)
` [PATCH 2/2] corstone1000: "

[PATCH] cmd/misc: Stop using a function pointer
 2022-06-23 12:18 UTC  (2+ messages)

[PATCH] serial: ns16550: Wait in debug_uart_init until tx buffer is empty
 2022-06-23 12:13 UTC 

[PATCH v3 00/11] Add Chameleon v3 support
 2022-06-23 11:53 UTC  (7+ messages)
` [PATCH v3 08/11] socfpga: arria10: Replace delays with busy waiting in cm_full_cfg

[3/4] net: phy: marvell: Remove PHY_INTERFACE_MODE_SGMII_2500
 2022-06-23  6:07 UTC 

[PATCH] timer: Add SPL_REGMAP dependency for Xilinx timer
 2022-06-23 11:08 UTC 

[PATCH] xilinx: Enable support for SquashFS
 2022-06-23 11:04 UTC 

[PATCH] ls1021atwr: caam: Enable Uboot validaion in SPL
 2022-06-23 11:01 UTC 

[PATCH v2] led: pwm: Use NOP uclass driver for top-level node
 2022-06-23  9:25 UTC 

[PATCH RESEND 0/9] mmc: Fixes for Aspeed boards
 2022-06-23  9:05 UTC  (10+ messages)
` [PATCH RESEND 1/9] ARM: dts: ast2600: Update SDHCI nodes
` [PATCH RESEND 2/9] ARM: dts: ast2500: "
` [PATCH RESEND 3/9] clk/aspeed: Add debug message when clock fails
` [PATCH RESEND 4/9] clk/ast2600: Adjust eMMC clock names
` [PATCH RESEND 5/9] clk/ast2500: Add SD clock
` [PATCH RESEND 6/9] mmc/aspeed: Add debuging for clock probe failures
` [PATCH RESEND 7/9] mmc/aspeed: Probe from controller
` [PATCH RESEND 8/9] mmc/aspeed: Enable controller clocks
` [PATCH RESEND 9/9] config/ast2600: Enable eMMC related boot options


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