U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-16 20:23:51 to 2023-01-18 08:12:48 UTC [more...]

[PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-01-18  8:11 UTC  (3+ messages)
` [PATCH v2 01/17] riscv: cpu: jh7110: Add support for jh7110 SoC
` [PATCH v2 04/17] reset: starfive: jh7110: Add reset driver for StarFive JH7110 SoC

[PATCH v3 0/3] Re-Send Timer support for ARM Tegra
 2023-01-18  7:40 UTC  (10+ messages)
` [PATCH v3 1/3] ARM: tegra: remap clock_osc_freq for all Tegra family
` [PATCH v3 2/3] drivers: timer: add timer driver for ARMv7 based Tegra devices
` [PATCH v3 3/3] ARM: tegra: include timer as default option

[PATCH 1/2] drivers: watchdog: Enhance watchdog support in SPL for Stratix 10 and Agilex
 2023-01-18  6:54 UTC  (4+ messages)

[PATCH 0/9] Enable u-boot splash screen for AM62x
 2023-01-18  4:08 UTC  (6+ messages)
` [PATCH 3/9] arm: dts: k3-am62-main: Add device tree node for TIDSS
    ` [EXTERNAL] "

[PATCH v3 0/3] eficonfig: add vertical scroll support and refactoring
 2023-01-18  4:00 UTC  (3+ messages)

[PATCH 0/7] Apple PCIe/XHCI support
 2023-01-17 22:51 UTC  (10+ messages)
` [PATCH 1/7] iommu: Add DMA mapping operations
` [PATCH 2/7] iommu: apple: Implement DMA mapping operations for Apple DART
` [PATCH 3/7] usb: xhci: Implement DMA mapping
` [PATCH 4/7] iommu: Implement mapping IOMMUs for PCI devices
` [PATCH 5/7] pci: Add Apple PCIe controller driver
` [PATCH 6/7] arm: apple: Enable PCIe USB controller
` [PATCH 7/7] usb: xhci: Fix root hub descriptor

[PATCH v7 00/10] introduce Arm FF-A support
 2023-01-18  3:18 UTC  (19+ messages)
` [PATCH v8 "
  ` [PATCH v8 03/10] arm_ffa: introduce Arm FF-A low-level driver

[PATCH v2] ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository
 2023-01-18  1:18 UTC  (5+ messages)

[PATCH] ns16550: Fix DM serial operation with non-DM SPL
 2023-01-17 23:35 UTC  (11+ messages)

[PATCH 05/19] dm: ns16550: Change how we get UART_REG to be defined
 2023-01-17 23:34 UTC  (3+ messages)
` [PATCHv2 05/19] dm: ns16550: Restore how we define UART_REG

[PATCH 0/4] rockchip: Align FIT images to SD/MMC block length
 2023-01-17 22:55 UTC  (5+ messages)
` [PATCH 1/4] binman: Add support for align argument to mkimage tool
` [PATCH 2/4] rockchip: Align FIT image data to SD/MMC block length
` [PATCH 3/4] binman: Add subnodes to the nodes generated by split-elf
` [PATCH 4/4] rockchip: Add sha256 hash to FIT images

[PATCH 1/1] doc: man-page for bdinfo
 2023-01-17 21:39 UTC  (3+ messages)

[PATCH 1/1] doc: man-page for blkcache
 2023-01-17 21:25 UTC  (3+ messages)

U-Boot: extlinux.conf boot menu support appears to be broken by commit 739e8361f3fe78038251216df6096a32bc2d5839
 2023-01-17 20:57 UTC  (3+ messages)

[PATCH] cmd: event: Remove additional event description
 2023-01-17 20:30 UTC  (2+ messages)

[PATCH v1 1/2] rockchip: configs: mk808: change CONFIG_TPL_TEXT_BASE
 2023-01-17 20:30 UTC  (2+ messages)

[PATCH v1] arm: dts: rockchip: sync rk3066/rk3188 DT files from linux-next v6.2-rc4
 2023-01-17 20:08 UTC  (8+ messages)

[PATCH] rockchip: derive GPIO bank from alias if available
 2023-01-17 19:52 UTC  (2+ messages)

[PATCH v4 0/2] dts: imx8mp-rsb3720: modify configrations to load fip into memory
 2023-01-17 19:16 UTC  (5+ messages)
` [PATCH v4 1/2] dts: imx8mp: assign binman_configuration label to config-SEQ
` [PATCH v4 2/2] dts: imx8mp-rsb3720: modify configrations to load fip into memory

[PATCH v3] console: usb: kbd: Limit poll frequency to improve performance
 2023-01-17 18:46 UTC  (2+ messages)

[PATCH v3 0/2] dts: imx8mp-rsb3720: modify configrations to load fip into memory
 2023-01-17 18:31 UTC  (4+ messages)
` [PATCH v3 1/2] dts: imx8mp: assign binman_configuration node name to config-SEQ
` [PATCH v3 2/2] dts: imx8mp-rsb3720: modify configrations to load fip into memory

[PATCH v3 00/70] bootstd: Allow migration from distro_bootcmd scripts
 2023-01-17 17:48 UTC  (71+ messages)
` [PATCH v3 01/70] dm: core: Correct ordering of uclasses IDs
` [PATCH v3 02/70] dm: core: Support sorting devices with dm tree
` [PATCH v3 03/70] dm: test: Correct assertion in dm_test_part()
` [PATCH v3 04/70] lib: Add a function to split a string into substrings
` [PATCH v3 05/70] bootstd: Remove special-case code for boot_targets
` [PATCH v3 06/70] bootstd: Simplify locating existing bootdevs
` [PATCH v3 07/70] test: Fix the help for the ut command
` [PATCH v3 08/70] test: Drop duplicate restore of DM state
` [PATCH v3 09/70] sandbox: mmc: Start off with a zeroed file
` [PATCH v3 10/70] vbe: Avoid a build failure when bloblist is not enabled
` [PATCH v3 11/70] vbe: sandbox: Drop VBE node in chosen
` [PATCH v3 12/70] dm: part: Update test to use mmc2
` [PATCH v3 13/70] dm: test: Correct ordering of DM setup
` [PATCH v3 14/70] ide: Drop non-DM code for BLK
` [PATCH v3 15/70] dm: mmc: Use bootdev_setup_sibling_blk()
` [PATCH v3 16/70] bootstd: Add a default method to get bootflows
` [PATCH v3 17/70] sandbox: Allow ethernet to be disabled at runtime
` [PATCH v3 18/70] sandbox: Allow ethernet bootdevs to be disabled for tests
` [PATCH v3 19/70] sandbox: Enable the Ethernet bootdev
` [PATCH v3 20/70] lib: Support printing an error string
` [PATCH v3 21/70] event: Correct duplicate log message in event_notify()
` [PATCH v3 22/70] efi: Improve logging in efi_disk
` [PATCH v3 23/70] bootstd: Add the concept of a bootdev hunter
` [PATCH v3 24/70] bootstd: Support running bootdev hunters
` [PATCH v3 25/70] dm: usb: Mark the device name as alloced when binding
` [PATCH v3 26/70] test: Add a generic function to skip delays
` [PATCH v3 27/70] bootstd: Add a USB hunter
` [PATCH v3 28/70] bootstd: Add an MMC hunter
` [PATCH v3 29/70] net: Add a function to run dhcp
` [PATCH v3 30/70] bootstd: Add a hunter for ethernet
` [PATCH v3 31/70] part: Add a function to find the first bootable partition
` [PATCH v3 32/70] bootstd: Only scan bootable partitions
` [PATCH v3 33/70] scsi: Correct allocation of block-device name
` [PATCH v3 34/70] scsi: Remove all children of SCSI devices before rescanning
` [PATCH v3 35/70] bootstd: Add a SCSI bootdev
` [PATCH v3 36/70] bootstd: Add an IDE bootdev
` [PATCH v3 37/70] bootstd: Add an NVMe bootdev
` [PATCH v3 38/70] virtio: Avoid repeating a long expression
` [PATCH v3 39/70] virtio: Fix returning -ENODEV
` [PATCH v3 40/70] virtio: Avoid strange behaviour on removal
` [PATCH v3 41/70] virtio: Add a block device
` [PATCH v3 42/70] bootstd: Add a virtio bootdev
` [PATCH v3 43/70] ata: Don't try to use non-existent ports
` [PATCH v3 44/70] bootstd: Rename bootdev checkers
` [PATCH v3 45/70] bootstd: Allow reading an EFI file from the network
` [PATCH v3 46/70] bootstd: Include the device tree in the bootflow
` [PATCH v3 47/70] bootstd: Support reading the device tree with EFI
` [PATCH v3 48/70] bootstd: Set the distro_bootpart env var with scripts
` [PATCH v3 49/70] bootstd: Update docs on bootmeth_try_file() for sandbox
` [PATCH v3 50/70] bootstd: Move label parsing into its own function
` [PATCH v3 51/70] bootstd: Add a new bootmeth method to set the bootflow
` [PATCH v3 52/70] sandbox: Allow SPI flash bootdevs to be disabled for tests
` [PATCH v3 53/70] bootstd: Add a SPI flash bootdev
` [PATCH v3 54/70] bootstd: Support reading a script from network or SPI flash
` [PATCH v3 55/70] bootstd: Treat DHCP and PXE as bootdev labels
` [PATCH v3 56/70] bootstd: Use hunters when scanning for bootflows
` [PATCH v3 57/70] bootstd: Allow hunting for bootdevs of a given priority
` [PATCH v3 58/70] bootstd: Add a new pre-scan priority for bootdevs
` [PATCH v3 59/70] bootstd: Allow hunting for a bootdev by label
` [PATCH v3 60/70] bootstd: Allow iterating to the next label in a list
` [PATCH v3 61/70] bootstd: Allow iterating to the next bootdev priortiy
` [PATCH v3 62/70] extension: Refactor to allow non-command usage
` [PATCH v3 63/70] bootstd: Add a hunter for the extension feature
` [PATCH v3 64/70] bootstd: Switch bootdev scanning to use labels
` [PATCH v3 65/70] bootstd: Allow scanning a single bootdev label
` [PATCH v3 66/70] bootstd: Drop the old bootflow_scan_first()
` [PATCH v3 67/70] bootstd: Record the bootdevs used during scanning
` [PATCH v3 68/70] bootstd: Add a little more logging of bootflows
` [PATCH v3 69/70] bootstd: Update documentation for new features
` [PATCH v3 70/70] rockchip: Convert rockpro64-rk3399 to use standard boot

[PATCH] rockchip: ringneck: fix SDRAM init fail
 2023-01-17 17:26 UTC 

[PATCH] mmc: rockchip_dw_mmc: fix DDR52 8-bit mode handling
 2023-01-17 17:07 UTC 

[PATCH v2 00/71] bootstd: Allow migration from distro_bootcmd scripts
 2023-01-17 16:07 UTC  (3+ messages)

[PATCH v1] board: apalis-imx8: add 2nd ethernet address
 2023-01-17 14:29 UTC 

[PATCH] arm64: a37xx: pinctrl: probe after binding
 2023-01-17 14:08 UTC 

[PATCH v3 00/25] bootstd: Add a boot menu
 2023-01-17 13:57 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2023-01-17 13:20 UTC  (2+ messages)

Pull request: u-boot-rockchip-20230117
 2023-01-17 13:20 UTC  (2+ messages)

[PATCH] arm: kirkwood: Convert to DM Serial for various Kirkwood boards
 2023-01-17 11:48 UTC  (2+ messages)

[PATCH] timer: orion-timer: Fix problem in early_init_done()
 2023-01-17 11:47 UTC  (4+ messages)

[PATCH 0/2] mach-meson: port GXL & AXG dwc2_otg usage to CONFIG_DM_USB_GADGET=y
 2023-01-17 10:06 UTC  (6+ messages)
` [PATCH 1/2] usb: dwc3-meson-gxl: force mode on child add/removal
` [PATCH 2/2] ARM: meson: switch AXG & GX dwc2 otg to DM

[PATCH] dm: pinctrl: Revert "pinctrl: probe pinctrl drivers during post-bind"
 2023-01-17  9:38 UTC  (13+ messages)

[PATCH v2 1/4] dt-bindings: rockchip: Sync rockchip, vop2.h from Linux
 2023-01-17  9:23 UTC  (4+ messages)
` [PATCH v2 2/4] arm64: dts: rockchip: rk3566: Add Radxa Compute Module 3
` [PATCH v2 3/4] arm64: dts: rockchip: rk3566: Add Radxa Compute Module 3 IO
` [PATCH v2 4/4] board: rockchip: Add Radxa Compute Module 3 IO Board

[PATCH] ARM: dts: imx8mm-evk: Fix wrong PMIC device for new EVK board
 2023-01-17  9:16 UTC  (2+ messages)

[PATCH v1 0/3] add npcm845 function config and dts node
 2023-01-17  8:59 UTC  (4+ messages)
` [PATCH v1 1/3] ARM: dts: npcm8xx: add npcm845 function node
` [PATCH v1 2/3] ARM: config: enable function for nuvoton npcm845 bmc
` [PATCH v1 3/3] arm: npcm8xx: add security feature header

[PATCH 0/2] mach-meson: port dwc2_otg usage to CONFIG_DM_USB_GADGET=y
 2023-01-17  8:27 UTC  (2+ messages)

[PATCH] ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository
 2023-01-17  8:05 UTC  (10+ messages)

Help needed: EFI debug
 2023-01-17  7:54 UTC  (3+ messages)

[PATCH 00/14] Backport BRCMNAND changes from Linux
 2023-01-17  6:25 UTC  (3+ messages)

[PATCH 0/5] Rockchip: Improve Support for RK3566 Devices
 2023-01-17  2:09 UTC  (5+ messages)
` [PATCH 1/5] rockchip: vop2: Add vop2 dt-binding from Linux
` [PATCH 3/5] rockchip: rk3568: add boot device detection

[PATCH v1 0/3] fdt: Fix mtparts fixup
 2023-01-17  0:59 UTC  (7+ messages)
` [PATCH v1 1/3] fdt: validate/fix cells count on mtdpart fixup

[PATCH] mx53loco: Select CONFIG_CMD_EXT4
 2023-01-16 21:33 UTC  (2+ messages)

[PATCH 1/2] x86: Fix saying arch_cpu_init_dm in debug/docs
 2023-01-16 21:04 UTC  (4+ messages)
` [v3 2/2] event: Correct dependencies on the EVENT framework

[PATCH] event: Correct dependencies on the EVENT framework
 2023-01-16 20:42 UTC  (4+ messages)


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