public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-06-15 11:12:37 to 2022-06-17 07:39:37 UTC [more...]

[PATCH 1/6] ARM: dts: stm32: Add alternate pinmux for UART3 pins
 2022-06-17  7:39 UTC  (14+ messages)
` [PATCH 2/6] ARM: dts: stm32: Add alternate pinmux for UART4 pins
` [PATCH 3/6] ARM: dts: stm32: Add alternate pinmux for UART5 pins
` [PATCH 4/6] ARM: dts: stm32: Add alternate pinmux for CAN1 pins
` [PATCH 5/6] ARM: dts: stm32: Add alternate pinmux for SPI2 pins
` [PATCH 6/6] ARM: dts: stm32: Add DHCOR based DRC Compact board

[PATCH] stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter
 2022-06-17  7:34 UTC  (3+ messages)

[PATCH V4 1/2] mtd: allow getting MTD device associated with a specific DT node
 2022-06-17  7:00 UTC  (3+ messages)
` [PATCH V4 2/2] nvmem: add driver handling U-Boot environment variables

[PATCH v5 00/23] FWU: Add FWU Multi Bank Update feature support
 2022-06-17  6:21 UTC  (16+ messages)
` [PATCH v5 01/23] dt/bindings: Add bindings for FWU Metadata storage device
` [PATCH v5 11/23] mkeficapsule: Add support for generating empty capsules
` [PATCH v5 23/23] sandbox: fwu: Add support for testing FWU feature on sandbox

[PATCH 1/1] efi_loader: initialize console size late
 2022-06-17  4:59 UTC  (9+ messages)

[PATCH 0/4] mmc: add support for bcm63158
 2022-06-16 23:52 UTC  (2+ messages)

[RFC PATCH v4 00/28] Modernize U-Boot shell
 2022-06-16 22:31 UTC  (29+ messages)
` [RFC PATCH v4 01/28] video: sandbox: Add dummy function for sandbox_sdl_remove_display()
` [RFC PATCH v4 02/28] test: Add framework to test hush behavior
` [RFC PATCH v4 03/28] test: hush: Test hush if/else
` [RFC PATCH v4 04/28] test/py: hush_if_test: Remove the test file
` [RFC PATCH v4 05/28] test: hush: Test hush variable expansion
` [RFC PATCH v4 06/28] test: hush: Test hush commands list
` [RFC PATCH v4 07/28] test: hush: Test hush loops
` [RFC PATCH v4 08/28] cli: Add Busybox upstream hush.c file
` [RFC PATCH v4 09/28] cli: Port Busybox 2021 hush to U-Boot
` [RFC PATCH v4 10/28] cli: Add menu for hush parser
` [RFC PATCH v4 11/28] global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
` [RFC PATCH v4 12/28] cmd: Add new parser command
` [RFC PATCH v4 13/28] cli: Enables using hush 2021 parser as command line parser
` [RFC PATCH v4 14/28] cli: hush_2021: Enable variables expansion for hush 2021
` [RFC PATCH v4 15/28] cli: hush_2021: Add functions to be called from run_command()
` [RFC PATCH v4 16/28] cli: add hush 2021 as parser for run_command*()
` [RFC PATCH v4 17/28] test: hush: Fix instructions list tests for hush 2021
` [RFC PATCH v4 18/28] test: hush: Fix variable expansion "
` [RFC PATCH v4 19/28] cli: hush_2021: Enable using \< and \> as string compare operators
` [RFC PATCH v4 20/28] cli: hush_2021: Enable if keyword
` [RFC PATCH v4 21/28] test: hush: Fix if tests for hush 2021
` [RFC PATCH v4 22/28] cli: hush_2021: Enable loops
` [RFC PATCH v4 23/28] test: hush: Fix loop tests for hush 2021
` [RFC PATCH v4 24/28] Modernize U-Boot shell
` [RFC PATCH v4 25/28] cli: hush_2021: Add upstream commits up to 6th February 2022
` [RFC PATCH v4 26/28] for test purpose only: Comment out dollar tests which prints error messages
` [RFC PATCH v4 27/28] for test purpose only: Comment out failed function which fails only in CI
` [RFC PATCH v4 28/28] board: keymile: common: Use environment to store IVM_* variables

[GIT PULL] Please pull u-boot-mmc master
 2022-06-16 19:17 UTC  (2+ messages)

Pull request: u-boot-imx u-boot-imx-20220616
 2022-06-16 19:17 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-pmic master
 2022-06-16 19:17 UTC  (2+ messages)

[Rock Pi 4+] Mainline LPDDR4 RAM initialisation is not sufficient to boot successfully
 2022-06-16 19:15 UTC  (2+ messages)

[PATCH] fw_env: add fallback to Linux's NVMEM based access
 2022-06-16 18:59 UTC 

[PATCH 1/8] Convert CONFIG_EXTRA_CLOCK to Kconfig
 2022-06-16 18:04 UTC  (8+ messages)
` [PATCH 2/8] Convert CONFIG_HETROGENOUS_CLUSTERS et al "
` [PATCH 3/8] nxp: Make board/freescale/common/Kconfig safe to include once in arch/Kconfig
` [PATCH 4/8] nxp: Rename board/freescale/common/Kconfig to arch/Kconfig.nxp
` [PATCH 5/8] Convert CONFIG_ESBC_HDR_LS et al to Kconfig
` [PATCH 6/8] Convert CONFIG_ESDHC_DETECT_QUIRK "
` [PATCH 7/8] Convert CONFIG_SYS_FSL_SEC_MON et al "
` [PATCH 8/8] Convert CONFIG_SYS_FSL_SFP_BE "

[PATCH 1/8] env: Do not make CONFIG_EXTRA_ENV_TEXT and CONFIG_EXTRA_ENV_SETTINGS conflict
 2022-06-16 17:04 UTC  (7+ messages)
` [PATCH 8/8] gw_ventana: Migrate to using CONFIG_EXTRA_ENV_TEXT

[PATCH v2 0/2] usb: dwc3: Add support for standalone DWC3 nodes
 2022-06-16 16:19 UTC  (4+ messages)
` [PATCH v2 1/2] Revert "usb: dwc3: dwc3-generic: check the parent nodes"
` [PATCH v2 2/2] usb: dwc3: Add support for standalone DWC3 nodes

Pull request: u-boot-imx NEXT
 2022-06-16 15:45 UTC  (2+ messages)

[PATCH v3 0/9] spl: Use common function for loading/parsing images
 2022-06-16 15:41 UTC  (5+ messages)
` [PATCH v3 1/9] spl: Add generic spl_load function

[PATCH 00/10] xilinx: zynqmp: Support foreign vendor boards
 2022-06-16 15:13 UTC  (7+ messages)
` [PATCH 02/10] firmware: firmware-zynqmp: Probe driver before use
` [PATCH 09/10] tools: zynqmp_psu_init_minimize: Add serdes_illcalib forward declaration
` [PATCH 10/10] xilinx: zynqmp: Support vendor specific board_init

[PATCH v2 0/5] Add ARMv8 CE sha1/sha256 support
 2022-06-16 14:39 UTC  (3+ messages)

[PATCH 0/5] board: ti: am62x: Add support for 1-bit inline DDRSS ECC
 2022-06-16 14:39 UTC  (11+ messages)
` [PATCH 1/5] arm: mach-k3: common: Use ddr_init in spl_enable_dcache
` [PATCH 2/5] arm: dts: k3-am625-*: Mark memory with u-boot,dm-spl
` [PATCH 3/5] board: ti: am62x: Use fdt functions for ram and bank init
` [PATCH 4/5] board: ti: am62x: Account for DDR size fixups if ECC is enabled
` [PATCH 5/5] configs: am62x_evm_r5: Add CONFIG_NR_DRAM_BANKS as done in a53 defconfig

[PATCH v2 00/14] doc: mkimage: Rework and refactor the man page; add long options
 2022-06-16 13:47 UTC  (13+ messages)
` [PATCH v2 01/14] doc: mkimage: Use standard style for synopsis
` [PATCH v2 04/14] doc: mkimage: Regularize option documentation
` [PATCH v2 05/14] doc: mkimage: Use subsection macro
` [PATCH v2 14/14] doc: Add man page for dumpimage

[PATCH 03/11] board: freescale: p1_p2_rdb_pc: Fix parsing negated upper 4 bits from boot input data
 2022-06-16 12:37 UTC  (4+ messages)
` [PATCH v2] board: freescale: p1_p2_rdb_pc: Fix parsing inverted "
    ` [PATCH v3] "

[PATCH v3] crypto/fsl: fsl_hash: Fix crash in flush dcache
 2022-06-16 12:34 UTC  (2+ messages)

Extend binman to generate boot headers
 2022-06-16 12:29 UTC  (2+ messages)

[PATCH 7/8] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
 2022-06-16 12:19 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 1/1] Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host tools
 2022-06-16 11:43 UTC 

[PATCH RFC v3 00/11] Integration of tiboot3.bin, sysfw.itb and
 2022-06-16 11:23 UTC  (11+ messages)
` [PATCH RFC v3 01/11] j721e_evm: schema: yaml: Add general schema and J721E board config files
` [PATCH RFC v3 03/11] ti: etype: sysfw: Add entry type for sysfw
` [PATCH RFC v3 08/11] ti: j721e: Exclude makefile tispl.bin target for J721E
` [PATCH RFC v3 10/11] ti: dtsi: j721e: Use binman to package tispl.bin

[PATCH v2 4/5] mx6cuboxi: fixup dtb ethernet phy nodes before booting an OS
 2022-06-16 11:10 UTC  (2+ messages)

[PATCH 11/11] board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot
 2022-06-16  9:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] usb: gadget: Add a config option to set the SPL product ID
 2022-06-16  8:59 UTC  (2+ messages)

[PATCH] imx: spl: Default to SPD when booting from USB serial download
 2022-06-16  8:50 UTC  (2+ messages)

[PATCH] mx6cuboxi: fix board detection while patching device-tree phy nodes
 2022-06-16  8:40 UTC 

[PATCH v2 0/2] usb: dwc3: Fix build without driver model
 2022-06-16  8:34 UTC  (2+ messages)

[PATCH] ddr:altera:soc64: Integer fix overflow that caused DDR size mismatched
 2022-06-16  8:31 UTC  (3+ messages)
` [PATCH v3] ddr: altera: soc64: "

[PATCH] drivers: cache: ncore: Disable snoop filter
 2022-06-16  8:29 UTC  (2+ messages)

[PATCH] arch: arm: socfpga: timer_s10: Override udelay for secure section
 2022-06-16  8:27 UTC  (2+ messages)

[PATCH] arm: dts: socfpga: stratix10: Add freeze controller node
 2022-06-16  8:25 UTC  (2+ messages)

[PATCH] arm: dts: socfpga: agilex: Add freeze controller node
 2022-06-16  8:22 UTC  (2+ messages)

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

[RFC] Create arch/Kconfig.nxp
 2022-06-16  7:27 UTC  (3+ messages)

[PATCH] stm32mp1: fix reference for STMicroelectronics
 2022-06-16  7:01 UTC  (2+ messages)

[PATCH v2] configs: stm32mp: cleanup the stm32mp15 file
 2022-06-16  6:59 UTC  (2+ messages)

[PATCH 01/13] Convert CONFIG_DW_ALTDESCRIPTOR to Kconfig
 2022-06-16  2:23 UTC  (15+ messages)
` [PATCH 02/13] net: designware: Rename CONFIG_DW_GMAC_DEFAULT_DMA_PBL to GMAC_DEFAULT_DMA_PBL
` [PATCH 03/13] Convert CONFIG_ENABLE_36BIT_PHYS to Kconfig
` [PATCH 04/13] watchdog: designware: Make this depend on WDT
` [PATCH 05/13] nxp: Cleanup some emulator related options
` [PATCH 06/13] smdkc100: Remove some unused options
` [PATCH 07/13] Rename CONFIG_PWM to CONFIG_PWM_S5P and move to Kconfig
` [PATCH 08/13] Convert CONFIG_SAMSUNG_ONENAND "
` [PATCH 09/13] Convert CONFIG_USE_ONENAND_BOARD_INIT "
` [PATCH 10/13] Convert CONFIG_USB_GADGET_DWC2_OTG_PHY "
` [PATCH 11/13] Convert CONFIG_DP_DDR_DIMM_SLOTS_PER_CTLR "
` [PATCH 12/13] Convert CONFIG_SYS_SPD_BUS_NUM "
` [PATCH 13/13] Convert CONFIG_SYS_DDR_RAW_TIMING "

[PATCH V3 1/2] mtd: allow getting MTD device associated with a specific DT node
 2022-06-15 18:30 UTC  (4+ messages)
` [PATCH V3 2/2] nvmem: add driver handling U-Boot environment variables

[PATCH] configs: stm32mp: cleanup the stm32mp15 file
 2022-06-15 17:37 UTC  (2+ messages)

[PATCH 0/2] spl, rk3399: fix FIT image loadingg out-of-range
 2022-06-15 17:05 UTC  (4+ messages)
` [PATCH 2/2] rockchip: rk3399: enable spl-fifo-mode for sdmmc only when needed

[PATCH u-boot 0/3] renesas: Fix RPC-IF enablement
 2022-06-15 14:34 UTC  (2+ messages)

[PATCH] firmware: ti_sci_static_data: Make file board agnostic
 2022-06-15 14:03 UTC 

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

[PATCH v3] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
 2022-06-15 12:49 UTC  (5+ messages)
  ` [EXT] "

[PATCH 1/3] toradex: tdx-cfg-block: use only snprintf
 2022-06-15 11:59 UTC  (6+ messages)
` [PATCH 2/3] toradex: tdx-cfg-block: use defines for string length
` [PATCH 3/3] toradex: tdx-cfg-block: extend assembly version

[PATCH 1/3] ARM: renesas: condor: switch eMMC bus to 1V8
 2022-06-15 11:16 UTC  (3+ messages)
` [PATCH 2/3] configs: r8a77980: Condor: Enable MMC support by default
` [PATCH 3/3] mtd: spi: renesas: Add R8A77980 support

[PATCH v2 3/5] ARM: dts: imx6qdl-sr-som: add support for alternate phy addresses
 2022-06-15 11:11 UTC  (2+ messages)

[PATCH v2 5/5] mx6cuboxi: enable driver for adin1300 phy
 2022-06-15 11:11 UTC  (2+ messages)

[PATCH 2/2] board: apalis-imx8: add new 8gb product variant
 2022-06-15 11:11 UTC  (2+ messages)

[PATCH] imx8mn_evk: Add the missing spl.bin entry
 2022-06-15 11:11 UTC  (2+ messages)

[PATCH 1/2] clk: imx8mp: fix root clock names for ecspi
 2022-06-15 11:11 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