U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-25 05:32:22 to 2022-04-27 04:48:27 UTC [more...]

efi_loader breakage
 2022-04-27  4:48 UTC  (2+ messages)

[PATCH] ddr: altera: Ignore bit[7-4] for both seq2core & core2seq handshake in HPS
 2022-04-27  4:27 UTC 

[PATCH] mtd: spi-nor-ids: add Macronix flash entry
 2022-04-27  3:56 UTC 

[PATCH v5 00/12] efi_loader: more tightly integrate UEFI disks to driver model
 2022-04-27  3:26 UTC  (9+ messages)

[PATCH v1] ARM: dts: imx: Fix iMX6QDL DHCOM PDK2 DTC Warnings
 2022-04-27  0:46 UTC  (6+ messages)

[PATCH v1] sunxi: Make SYS_VENDOR, SYS_BOARD, SYS_CONFIG_NAME configurable
 2022-04-27  0:42 UTC  (3+ messages)

[PATCH] power: domain: apple: Restore reset ops that return 0
 2022-04-26 21:44 UTC  (6+ messages)

[PATCH] reset: Return 0 if ops unimplemented and remove empty functions
 2022-04-26 21:43 UTC 

[PATCH 1/1] clk: scmi: fix scmi_clk_get_attibute()
 2022-04-26 21:26 UTC 

[PATCH] net: e1000: Depend on CONFIG_PCI
 2022-04-26 20:01 UTC  (2+ messages)

Suggestion: Revert commit c7fad78ec0ee ("Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig")
 2022-04-26 19:40 UTC  (6+ messages)

[PATCH] ARM: layerscape: Use ARCH_LS104?A insead of TARGET_LS104?ARDB
 2022-04-26 18:31 UTC 

[PATCH] tools: mkimage: Avoid ENODATA in host tools
 2022-04-26 17:37 UTC  (2+ messages)

[PATCH] imx8*_venice_defconfig: configure default MMC env device
 2022-04-26 16:40 UTC  (2+ messages)

[PULL] u-boot-at91-2022.07-b
 2022-04-26 15:24 UTC  (2+ messages)

[PATCH v2] stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspend
 2022-04-26 14:38 UTC 

[PATCH v2] ram: stm32mp1: Conditionally enable ASR
 2022-04-26 14:37 UTC 

[PATCH] sunxi: fix initial environment loading without MMC
 2022-04-26 14:25 UTC  (3+ messages)

[PATCH] arm: dts: stm32mp15: alignment with v5.18
 2022-04-26 13:38 UTC 

[PATCH] imx8m: fix reading of DDR4 MR registers
 2022-04-26 12:59 UTC  (2+ messages)

[PATCH 1/2] sunxi: Skip MMC0 init when its pinmux conflicts with UART0
 2022-04-26 12:58 UTC  (2+ messages)

[PATCH 0/2] MXS nand fixes in SPL
 2022-04-26 12:48 UTC  (4+ messages)
` [PATCH 2/2] mtd: nand: mxs_nand_spl: Fix bad block skipping

[PATCH 0/3] stm32mp: handle ck_usbo_48m clock provided by USBPHYC
 2022-04-26 12:37 UTC  (4+ messages)
` [PATCH 1/3] phy: stm32-usbphyc: add counter of PLL consumer
` [PATCH 2/3] phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock
` [PATCH 3/3] clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYC

[PATCH 1/2] doc: boards: amlogic: update documentation for ADC support for AXG
 2022-04-26 12:34 UTC  (5+ messages)
` [PATCH 2/2] doc: boards: amlogic: update jethub d1 specifications

[PATCH] stm32mp: psci: Retain PLL3CR, PLL4CR, RCC_MSSCKSELR across suspend
 2022-04-26 12:17 UTC  (2+ messages)

[PATCH v5 00/34] Initial implementation of standard boot
 2022-04-26 12:17 UTC  (34+ messages)
` [PATCH v5 02/34] test: Add tests for trailing_strtol()
` [PATCH v5 03/34] lib: Correct comment formatting to avoid sphinx problems
` [PATCH v5 04/34] lib: Fix a few bugs in trailing_strtoln()
` [PATCH v5 05/34] lib: Add a way to find the postiion of a trailing number
` [PATCH v5 06/34] dm: core: Rename and fix uclass_get_by_name_len()
` [PATCH v5 07/34] dm: core: Allow finding a uclass device by partial name
` [PATCH v5 08/34] test: fastboot: Avoid using mmc1
` [PATCH v5 09/34] test: dm: Restart USB before assuming it is stopped
` [PATCH v5 10/34] dm: blk: Add a function to return the device type
` [PATCH v5 11/34] fs: Add a function to set the filesystem type
` [PATCH v5 12/34] bootstd: Add the concept of a bootflow
` [PATCH v5 13/34] bootstd: Add the bootstd uclass and core implementation
` [PATCH v5 14/34] bootstd: Add the bootdev uclass
` [PATCH v5 15/34] bootstd: Add the bootmeth uclass and helpers
` [PATCH v5 16/34] bootstd: Add support for bootflows
` [PATCH v5 17/34] bootstd: Add a bootdev command
` [PATCH v5 18/34] bootstd: Add a bootflow command
` [PATCH v5 19/34] bootstd: Add a bootmeth command
` [PATCH v5 21/34] bootstd: mmc: Add a bootdev driver
` [PATCH v5 22/34] bootstd: ethernet: "
` [PATCH v5 23/34] bootstd: Add an implementation of distro PXE boot
` [PATCH v5 24/34] bootstd: Add an implementation of EFI boot
` [PATCH v5 26/34] bootstd: Add an implementation of EFI bootmgr
` [PATCH v5 27/34] bootstd: Add a sandbox bootmeth driver
` [PATCH v5 29/34] bootstd: Add an implementation of script boot
` [PATCH v5 30/34] bootstd: usb: Add a bootdev driver
` [PATCH v5 31/34] bootstd: Add tests for bootstd including all uclasses
` [PATCH v5 32/34] bootstd: Add setup for the bootflow tests
` [PATCH v5 33/34] bootstd: doc: Add documentation
` [PATCH v5 34/34] bootstd: Provide a default command

[PATCH v1 00/12] stm32: add new board support, defconfig and documentation
 2022-04-26 11:59 UTC  (25+ messages)
` [PATCH v1 01/12] configs: stm32f746-disco: Concatenate spl and u-boot binaries
` [PATCH v1 02/12] configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco_spl_defconfig
` [PATCH v1 03/12] configs: stm32f746-disco: Add stm32f746-disco_defconfig
` [PATCH v1 04/12] configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco_spl_defconfig
` [PATCH v1 05/12] configs: stm32f769-disco: Add stm32f769-disco_defconfig
` [PATCH v1 06/12] configs: stm32f769-disco: Migrate SPL flags to defconfig
` [PATCH v1 07/12] configs: stm32f746-disco: "
` [PATCH v1 08/12] board: stm32f746-disco: Fix dram_init() in none SPL config
` [PATCH v1 09/12] configs: stm32f746-disco: use CONFIG_DEFAULT_DEVICE_TREE as fdtfile
` [PATCH v1 10/12] configs: stm32746g-eval: Add stm32746g-eval_defconfig
` [PATCH v1 11/12] configs: stm32746g-eval: Add stm32746g-eval_spl_defconfig
` [PATCH v1 12/12] doc: Add documentation for STM32 MCUs

[PATCH] ram: stm32mp1: Conditionally enable ASR
 2022-04-26 11:27 UTC  (6+ messages)

[PATCH V2 00/26] imx: imx8ulp: misc update from downstream
 2022-04-26 11:24 UTC  (4+ messages)
` [PATCH V2 20/26] imx: dynamic setting mmcdev and mmcroot

[PATCH v3] clk: scmi: fix invalid clock name references
 2022-04-26  9:49 UTC 

[PATCH v2] clk: scmi: fix invalid clock name references
 2022-04-26  8:55 UTC  (2+ messages)

[PATCH v1] spi: npcm-fiu: add NPCM7xx FIU controller driver
 2022-04-26  8:52 UTC 

[PATCH v2 0/2] sf: dataflash: add support for AT45DB641E
 2022-04-26  8:24 UTC  (3+ messages)
` [PATCH v2 1/2] sf: dataflash: add support for "extended ID"
` [PATCH v2 2/2] sf: dataflash: add support for AT45DB641E

[PATCH 0/4] mmc: sandbox: Some small fixes
 2022-04-26  7:56 UTC  (4+ messages)
` [PATCH 1/4] mmc: sandbox: Initialize the status register

[ANN] U-Boot v2022.07-rc1 released
 2022-04-26  7:54 UTC  (3+ messages)

[PATCH] clk: stm32mp1: Add missing newline
 2022-04-26  7:54 UTC  (2+ messages)

[PATCH] clk: scmi: fix invalid clock name references
 2022-04-26  7:49 UTC 

[PATCH v1] rtc: rv8803: fix off-by-one in month counting
 2022-04-26  7:29 UTC  (2+ messages)

[PATCH] w1: w1-gpio: Loosen timings to improve cold boot reliability
 2022-04-26  6:49 UTC  (5+ messages)

[PATCH v3 1/2] imx8mn_ddr4_evk: Add USB Mass Storage support
 2022-04-26  5:40 UTC  (7+ messages)
` [PATCH v3 2/2] imx8mn/8mp: Allow booting via USB

[PATCH v1] drivers: spi: spi-sunxi: Add Kconfig option for sun4i_spi_parse_pins
 2022-04-26  3:55 UTC  (2+ messages)

[PATCH v1] splash: splash_storage_read_raw: Add mmc support
 2022-04-26  1:38 UTC 

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2022-04-25 23:41 UTC 

[PATCH] nds32: Remove the architecture
 2022-04-25 22:49 UTC  (2+ messages)

[PATCH] cmd: part: add explicit dependency on PARTITIONS
 2022-04-25 22:49 UTC  (2+ messages)

Pull request for efi-2022-07-rc1-3
 2022-04-25 22:49 UTC  (2+ messages)

[PATCH] ARM: dts: imx: Use 100 kHz I2C2 on Data Modul i.MX8M Mini eDM SBC
 2022-04-25 22:17 UTC  (2+ messages)

[PATCH] net: marvell: mvgbe: Set PHY page 0 before phy_connect
 2022-04-25 22:01 UTC  (12+ messages)

[PATCH 1/1] efi_loader: simplify efi_add_conventional_memory_map()
 2022-04-25 21:56 UTC 

[PATCH 1/1] efi_loader: simplify try_load_entry()
 2022-04-25 21:37 UTC 

[PATCH 1/1] efi: fix devpath_is_partition()
 2022-04-25 21:23 UTC 

[PATCH 1/1] cmd: mmc: don't assign unused values
 2022-04-25 21:11 UTC 

[PATCH 1/1] cmd: onenand: fix printf codes
 2022-04-25 21:01 UTC 

[PATCH 1/1] cmd: simplify do_adc_single()
 2022-04-25 20:35 UTC  (2+ messages)

[PATCH] rockchip: rk3399: Add Nanopi M4V2 board support
 2022-04-25 19:47 UTC  (2+ messages)

[PATCH] net: dm9000: Correctly handle empty FIFO
 2022-04-25 18:28 UTC 

Jumping to U-boot / Image entry point: 0x1780_0000
 2022-04-25 16:40 UTC 

[PATCH v4] board: purism: add the Purism Librem5 phone
 2022-04-25 17:06 UTC 

[PATCH v3] mips: dts: add initial support for ls1c300 SoC
 2022-04-25 16:59 UTC  (3+ messages)

[PATCH 1/3] dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag
 2022-04-25 16:43 UTC  (4+ messages)
` [PATCH 2/3] led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND

[PATCH 1/1] cmd: fix long text for fdt command
 2022-04-25 16:35 UTC 

[PATCH 1/2] test: dm: led: Fix LED enumeration
 2022-04-25 16:33 UTC  (2+ messages)
` [PATCH 2/2] test: dm: pinmux: Get LED2 udevice in the pinmux test

[PATCH v3 00/13] Add support for NVMEM API
 2022-04-25 15:24 UTC  (4+ messages)
` [PATCH v3 08/13] misc: Add support for nvmem cells

[PATCH 11/11] board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot
 2022-04-25 14:50 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 10/11] board: freescale: p1_p2_rdb_pc: Move BootROM change source macros to p1_p2_bootrom.h
 2022-04-25 14:48 UTC  (2+ messages)
` [PATCH v2] board: freescale: p1_p2_rdb_pc: Move boot reset macros to p1_p2_bootsrc.h

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

[PATCH 0/2] allow to write protect single boot partition
 2022-04-25 13:59 UTC  (3+ messages)
` [PATCH 1/2] drivers: mmc: write protect single boot area
` [PATCH 2/2] cmd: mmc: allow to write protect single boot partition

possible off-by-one error on month counting in rtc rv8803 driver
 2022-04-25 13:50 UTC  (2+ messages)

[PATCH 1/4] ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)
 2022-04-25 13:39 UTC  (7+ messages)

[PATCH] ARM: imx: imx8q: Use LPUART_BASE macro in config files
 2022-04-25 12:56 UTC  (2+ messages)

[PATCH 0/2] powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sector
 2022-04-25 12:36 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v3 0/6] meson: add clk and adc support for JetHub D1 (j100)
 2022-04-25 12:31 UTC  (10+ messages)
` [PATCH v3 3/6] clk: meson: update driver for g12a-ao clocks
` [PATCH v3 5/6] board: amlogic: jethub j100: enable saradc in dts
` [PATCH v3 6/6] board: amlogic: jethub j100: enable saradc in config

[PATCH 0/8] powerpc: mpc85xx: Fix and cleanup mpc85xx code
 2022-04-25 12:31 UTC  (5+ messages)
` [PATCH 7/8] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
  ` [PATCH v2] "

[PATCH] usb: dwc3: Fix non-usb3 configurations
 2022-04-25 11:29 UTC  (2+ messages)

[PATCH] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
 2022-04-25 10:41 UTC 

[PATCH v3 0/2] usb: dwc3: Enable PHY support
 2022-04-25 10:14 UTC  (8+ messages)
` [PATCH v3 2/2] usb: dwc3: Add support for usb3-phy PHY configuration

[PATCH] env: Couple networking-related variable flags to CONFIG_NET
 2022-04-25  9:27 UTC 

[PATCH] efi_loader: Improve console screen clearing and reset
 2022-04-25  9:23 UTC 

[PATCH 1/2] mtd: call of_platform_populate() for MTD partitions
 2022-04-25  8:39 UTC  (4+ messages)
  ` Regression? "


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