U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-16 22:36:59 to 2023-10-18 07:44:22 UTC [more...]

[PATCH] phy: meson-g12a-usb2: fix ret check on power_domain_get
 2023-10-18  7:44 UTC  (3+ messages)

[PATCH v2 0/6] spi-nor: Add parallel and stacked memories support
 2023-10-18  7:43 UTC  (9+ messages)
` [PATCH v2 1/6] mtd: "
` [PATCH v2 2/6] mtd: spi-nor: Add parallel memories support for read_sr and read_fsr
` [PATCH v2 3/6] mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar
` [PATCH v2 4/6] spi: spi-uclass: Read chipselect and restrict capabilities
` [PATCH v2 5/6] spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver
` [PATCH v2 6/6] spi: zynq_qspi: Add parallel memories support in QSPI driver

[PATCH v1 0/2] arm: dts: meson-a1 Sync DT with Linux
 2023-10-18  7:43 UTC  (5+ messages)
` [PATCH v1 1/2] serial: amlogic: Add UART compatible for A1 board
` [PATCH v1 2/2] arm: meson-a1: dts: Sync DT with Linux

commit 83c63f0d118 (led: Move OF "label" property parsing to core)
 2023-10-18  7:43 UTC  (3+ messages)

[PATCH v4 0/8] clk: Switch from soc_clk_dump to clk_ops function
 2023-10-18  7:42 UTC  (10+ messages)
` [PATCH v4 1/8] clk: zynq: Move soc_clk_dump to Zynq clock driver
` [PATCH v4 2/8] clk: ast2600: Move soc_clk_dump function
` [PATCH v4 3/8] clk: k210: "
` [PATCH v4 4/8] clk: amlogic: Move driver and ops structs
` [PATCH v4 5/8] clk: Add dump operation to clk_ops
` [PATCH v4 6/8] cmd: clk: Use dump function from clk_ops
` [PATCH v4 7/8] clk: treewide: switch to clock dump "
` [PATCH v4 8/8] cmd: clk: Make soc_clk_dump static

[PATCH] spl: mmc: Resolve emmc not load image after switched hw partition
 2023-10-18  7:17 UTC  (6+ messages)

[PATCH v3 0/3] Improve the experience with USB gadgets
 2023-10-18  7:01 UTC  (3+ messages)
` [PATCH v3 1/3] cmd: Change the dependencies between CMD_BIND and USB_GADGET

[PATCH] timer: starfive: Add Starfive timer support
 2023-10-18  6:37 UTC  (7+ messages)

[PATCH v3 0/2] Enable split mode in binman
 2023-10-18  5:20 UTC  (6+ messages)
` [PATCH v3 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts

[PATCH 0/2] bootcount: Replace I2C legacy implementation by driver model
 2023-10-18  4:31 UTC  (7+ messages)
` [PATCH 2/2] bootcount: Add driver model I2C driver

[PATCH v1] usb: xhci: Check return value of wait for TRB_TRANSFER event
 2023-10-18  3:46 UTC  (5+ messages)

[PATCH] mtd: spi-nor-ids: add support for xtx XT55Q02G
 2023-10-18  3:38 UTC 

[PATCH 0/5] smbios: Deal with tables beyond 4GB
 2023-10-18  3:33 UTC  (6+ messages)
` [PATCH 3/5] smbios: Use SMBIOS 3.0 to support an address above 4GB

[PATCH] cros_ec: spi: disable annoying key echo on console
 2023-10-18  3:33 UTC  (2+ messages)

[PATCH v2 1/1] efi_loader: expose the device-tree file name
 2023-10-18  3:33 UTC  (3+ messages)

[RESEND PATCH v1 0/2] ARM: amlogic: Add A1 SPIFC support
 2023-10-18  3:33 UTC  (4+ messages)
` [RESEND PATCH v1 1/2] spi: add support for Amlogic A1 SPI Flash Controller
` [RESEND PATCH v1 2/2] ARM: amlogic: ad401: enable SPIFC

[PATCH] bootm: Fix flags used for bootargs string substitution
 2023-10-18  3:32 UTC  (3+ messages)

[PATCH v3 00/32] Tidy up use of CONFIG_CMDLINE
 2023-10-18  3:31 UTC  (49+ messages)
` [PATCH v3 02/32] bootstd: Correct dependencies on CMDLINE
` [PATCH v3 04/32] cmd: Add a few more "
` [PATCH v3 09/32] cmd: Use an #ifdef around run_commandf()
` [PATCH v3 10/32] Move bootmenu_conv_key() into its own file
` [PATCH v3 11/32] pxe: Depend on CMDLINE
` [PATCH v3 12/32] env: Split out non-command code into a new file
` [PATCH v3 13/32] console: Move SYS_PBSIZE into common/
` [PATCH v3 14/32] bootm: Allow building when cleanup functions are missing
` [PATCH v3 15/32] fdt: Move working_fdt into fdt_support
` [PATCH v3 16/32] net: Depend on CONFIG_CMDLINE
` [PATCH v3 17/32] log: Allow use without CONFIG_CMDLINE
` [PATCH v3 18/32] video: "
` [PATCH v3 19/32] video: Dont require the font command
` [PATCH v3 20/32] efi: Make commands depend on CMDLINE
` [PATCH v3 21/32] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
` [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
` [PATCH v3 23/32] cli: Split command-line-editing into its own file
` [PATCH v3 24/32] Add a new Kconfig for command-line entry
` [PATCH v3 25/32] Add a new Kconfig for command-line history
` [PATCH v3 26/32] sandbox: Disable CONFIG_DISTRO_DEFAULTS
` [PATCH v3 27/32] cmd: Make all commands depend on CMDLINE
` [PATCH v3 28/32] sandbox: Avoid requiring cmdline
` [PATCH v3 29/32] arm: x86: Drop discarding of command linker-lists
` [PATCH v3 30/32] mmc: env: Unify the U_BOOT_ENV_LOCATION conditions
` [PATCH v3 31/32] treewide: Tidy up semicolon after command macros
` [PATCH v3 32/32] sandbox: Add a test for disabling CONFIG_CMDLINE

[PATCH v4 0/8] Add rkmtd command
 2023-10-18  3:31 UTC  (5+ messages)
` [PATCH v4 4/8] rockchip: block: blk-uclass: disable bounce buffer support for rkmtd

[PATCH] doc: build: update description of build dependencies for Alpine Linux
 2023-10-18  3:28 UTC  (2+ messages)

[PATCH 1/1] config: qemu: relax print and console buffer size
 2023-10-18  3:28 UTC  (2+ messages)

[PATCH v3] wdt: nuvoton: Fix reset/expire function error
 2023-10-18  2:09 UTC 

[PATCH v2 1/2] dt-bindings: leds: import common led bindings from linux v6.5
 2023-10-17 15:59 UTC  (2+ messages)
` [PATCH v2 2/2] board: rockchip: add Pine64 QuartzPro64 RK3588 board

PXE booting Flatcar OS on NXP ARMv8 SoCs with Chassis generation 3.2 LX2160A: fsl-mc: DPL not deployed, DPAA2 ethernet not work
 2023-10-17 17:32 UTC 

[PATCH v7 0/9] Add EFI HTTP boot support
 2023-10-18  0:42 UTC  (14+ messages)
` [PATCH v7 4/9] efi_loader: create default file boot option
` [PATCH v7 5/9] efi_loader: support boot from URI device path
` [PATCH v7 8/9] cmd: efidebug: add uri "

[PATCH 1/1] efi_loader: expose the device-tree file name
 2023-10-17 23:06 UTC  (8+ messages)

[PATCH 0/3] rockchip: Add Xunlong Orange Pi 5 and 5 Plus boards
 2023-10-17 21:40 UTC  (4+ messages)
` [PATCH 1/3] mtd: spi-nor: Add support for XMC XM25QU128C
` [PATCH 2/3] board: rockchip: Add Xunlong Orange Pi 5
` [PATCH 3/3] board: rockchip: Add Xunlong Orange Pi 5 Plus

Understanding how .config for uboot is generated in buildroot
 2023-10-17 21:00 UTC  (3+ messages)

[PATCH] arm: dts: imx8mn-var-som: Fix broken EEPROM read
 2023-10-17 20:58 UTC 

[PATCH] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
 2023-10-17 20:47 UTC  (3+ messages)

[PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3
 2023-10-17 20:28 UTC  (17+ messages)

[PATCH v4 0/1] Empirical testing suggests that the rk3588 variants require additional spi detection handling based on iomux settings
 2023-10-17 20:26 UTC  (3+ messages)
` [PATCH v4 1/1] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board

[PATCH] efi_loader: fix efi_bootmgr_enumerate_boot_option
 2023-10-17 19:39 UTC  (3+ messages)

[PATCH v2 0/1] mtd: spinand: add support for ESMT F50x1G41LB
 2023-10-17 19:29 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v1 0/2] mtd: spinand: add support for ESMT F50x1G41LB
 2023-10-17 19:22 UTC  (4+ messages)
` [PATCH v1 1/2] mtd: spinand: rework detect procedure for different READ_ID operation

failed to build u-boot mt7621_rfb_defconfig
 2023-10-17 19:05 UTC  (3+ messages)

[PATCH] arm: dts: k3-j721e-mcu-wakeup: Add MCU domain ESM instance
 2023-10-17 18:53 UTC  (3+ messages)

[PATCH 0/3] Add Additional Boards and Features to RGxx3
 2023-10-17 18:24 UTC  (4+ messages)
` [PATCH 1/3] board: rockchip: Refactor panel auto-detect code
` [PATCH 2/3] board: rockchip: Add Maskrom Mode for Anbernic RGxx3
` [PATCH 3/3] board: rockchip: Add support for RGB30 and RK2023 to RGxx3

[PATCH v2 0/4] rockchip: rk3588: Sync pcie and usb3 nodes from linux
 2023-10-17 17:02 UTC  (5+ messages)
` [PATCH v2 1/4] rockchip: rk3588: Sync device tree from v6.7-rockchip-dts64-1 tag
` [PATCH v2 2/4] rockchip: rk3588-rock-5a: Enable support for USB 2.0 ports
` [PATCH v2 3/4] rockchip: rk3588-rock-5b: Enable support for PCIe SATA cards
` [PATCH v2 4/4] rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patches

env: Allow U-Boot scripts to be placed in a .env file
 2023-10-17 15:50 UTC  (2+ messages)

[PATCH] riscv: Add Zbb support for building U-Boot
 2023-10-17 15:38 UTC  (3+ messages)

[PATCH v2] usb: xhci: Workaround to fix the USB halted endpoint issues
 2023-10-17 14:54 UTC  (9+ messages)

[PATCH] imx8mn-var-som: add manufacturer to target description
 2023-10-17 14:25 UTC 

[PULL] u-boot-sh/master
 2023-10-17 14:19 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Introduce kria SOM defconfig
 2023-10-17 13:51 UTC  (2+ messages)

[PATCH] kbuild: use which $(DTC) as a dependency
 2023-10-17 13:17 UTC  (4+ messages)

[PATCH RESEND] sunxi: add axp313a support
 2023-10-17 12:44 UTC  (4+ messages)

[PATCH 0/3] mvebu: clearfog: add support for emmc boot
 2023-10-17 12:35 UTC  (5+ messages)
` [PATCH 3/3] arm: mvebu: clearfog: Add defconfigs for eMMC booting

[PATCH v2 1/4] net: dwc_eth_qos: add i.MX93 support
 2023-10-17  9:45 UTC  (4+ messages)
` [PATCH v2 2/4] net: dwc_eth_qos: Add board_interface_eth_init() for i.MX93
` [PATCH v2 3/4] net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG
` [PATCH v2 4/4] arm: dts: imx93-evk: remove wrong eqos compatible string

[PATCH v1] board: toradex: verdin-imx8mp: enable usb device and fastboot support
 2023-10-17  9:37 UTC  (3+ messages)

[PATCH 0/5] board: rockchip: Add Pine64 Quartz64 and SOQuartz boards
 2023-10-17  9:02 UTC  (10+ messages)
` [PATCH 1/5] board: rockchip: Add Pine64 Quartz64-A Board

[PATCH 0/4] imx93: add DWC EQoS MAC driver support
 2023-10-17  9:01 UTC  (5+ messages)
` [PATCH 1/4] net: dwc_eth_qos: add i.MX93 support

[PATCH V2 0/7] riscv: spl: OpenSBI OS boot mode
 2023-10-17  7:20 UTC  (5+ messages)
` [PATCH V2 6/7] andes: config: add riscv falcon mode for ae350 platform
` [PATCH V2 7/7] riscv: spl: andes: Move the DTB in front of kernel

[PATCH v1] spi: dw: add check for Rx FIFO overflow
 2023-10-17  7:05 UTC 

[PATCH] configs: visionfive2: enable bootstage configs
 2023-10-17  6:51 UTC  (2+ messages)

[PATCH] riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy
 2023-10-17  6:50 UTC  (2+ messages)

[PATCH] board: siemens: iot2050: Fix M.2 detection
 2023-10-17  5:20 UTC 

[PATCH] mmc: sdhci-cadence: Add support for Cadence sdmmc v6
 2023-10-17  4:53 UTC  (2+ messages)

[PATCH 0/3] Use FEAT_HAFDBS to track dirty pages
 2023-10-17  4:22 UTC  (8+ messages)
` [PATCH 1/3] arm64: Use FEAT_HAFDBS to track dirty pages when available

[PATCH 1/3] ARM: imx: Factor out parsing of ROM log
 2023-10-17  1:34 UTC  (4+ messages)
` [PATCH 3/3] ARM: imx: Add support for detecting primary/secondary bmode on MX8M

Pull request: please pull u-boot-imx-20231016
 2023-10-17  0:41 UTC  (2+ messages)

[PATCH] mbr: Test tweaks
 2023-10-16 22:50 UTC 


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