U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-18 04:29:03 to 2023-08-21 13:52:07 UTC [more...]

[PATCH v5 00/13] Add video damage tracking
 2023-08-21 13:51 UTC  (5+ messages)
` [PATCH v5 01/13] video: test: Split copy frame buffer check into a function
` [PATCH v5 02/13] video: test: Support checking copy frame buffer contents
` [PATCH v5 03/13] video: test: Test partial updates of hardware frame buffer
` [PATCH v5 04/13] dm: video: Add damage tracking API

[PATCH v2 0/1] tegra-usb: support dts based xcvr setup
 2023-08-21 13:41 UTC  (3+ messages)
` [PATCH v2 1/1] usb: host: tegra: implement "

[PATCH v4 0/2] Fix 'no USB device found' error
 2023-08-21 13:40 UTC  (6+ messages)
` [PATCH v4 1/2] musb-new: ti-musb: Handle usb dual-role feature as peripheral

[PATCH v1 1/1] drivers/mtd/spi/spi-nor-ids.c: add mx25u25635f support
 2023-08-21 12:45 UTC 

[PATCH 1/4] usb: gadget: g_dnl.c: Drop unused includes
 2023-08-21 11:59 UTC  (3+ messages)
` [PATCH 3/4] xilinx: zynqmp: Move dfu.h include to be with the code

[PATCH 1/2] drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems
 2023-08-21 11:34 UTC  (3+ messages)

[PATCH 1/1] efi_loader: fix efi_add_known_memory()
 2023-08-21  9:25 UTC  (2+ messages)

[PATCH v3 0/6] capsule: Embed the public key ESL as part of build
 2023-08-21  9:23 UTC  (9+ messages)
` [PATCH v3 1/6] scripts/Makefile.lib: Collate all dtsi files for inclusion
` [PATCH v3 2/6] scripts/Makefile.lib: Add dtsi include files as deps for building DTB
` [PATCH v3 3/6] scripts/Makefile.lib: Embed capsule public key in platform's dtb
` [PATCH v3 4/6] sandbox: capsule: Add path to the public key ESL file
` [PATCH v3 5/6] test: capsule: Remove logic to add public key ESL
` [PATCH v3 6/6] doc: capsule: Document the new mechanism to embed ESL file into dtb

[PATCH v1 0/2] Introduce Meson SM driver
 2023-08-21  9:16 UTC  (12+ messages)
` [PATCH v1 1/2] drivers: firmware: introduce Meson Secure Monitor driver

[PATCH 01/17] dm: usb: udc: Factor out plain udevice handler functions
 2023-08-21  8:39 UTC  (20+ messages)
` [PATCH 02/17] usb: sandbox: Add DM_USB_GADGET support
` [PATCH 03/17] configs: sandbox: Enable DM_USB_GADGET
` [PATCH 04/17] cmd: fastboot: Use plain udevice for UDC controller interaction
` [PATCH 05/17] cmd: rockusb: "
` [PATCH 06/17] cmd: sdp: Reorder variable declaration
` [PATCH 07/17] cmd: thordown: "
` [PATCH 08/17] cmd: ums: Use plain udevice for UDC controller interaction
` [PATCH 09/17] dfu: Detach the controller on error
` [PATCH 10/17] dfu: Use plain udevice for UDC controller interaction
` [PATCH 11/17] spl: sdp: Detach the controller on error
` [PATCH 12/17] sdp: Use plain udevice for UDC controller interaction
` [PATCH 13/17] thordown: "
` [PATCH 14/17] usb: gadget: acm: "
` [PATCH 15/17] usb: gadget: ether: "
` [PATCH 16/17] dm: usb: udc: Drop legacy udevice handler functions
` [PATCH 17/17] board: usb: Replace legacy usb_gadget_handle_interrupts()

[PATCH 0/3] bootstage support for risc-v
 2023-08-21  1:03 UTC  (4+ messages)
  ` [PATCH 1/3] riscv: bootstage: correct bootstage_report guard
  ` [PATCH 2/3] riscv: timer: add timer_get_boot_us for BOOTSTAGE
  ` [PATCH 3/3] timer: riscv_aclint_timer: "

[PATCH 1/2] ARM64: dts: marvell: cn9310: Use appropriate label for spi1 pins
 2023-08-20 23:31 UTC  (2+ messages)
` [PATCH 2/2] ARM64: dts: marvell: cn9310-crb: Remove duplicate pinctrl

[PATCH v2] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
 2023-08-20 22:03 UTC 

[PATCH 1/2] test: dm: pinmux: Handle %pa in pinctrl-single mux output
 2023-08-20 21:57 UTC  (6+ messages)
` [PATCH 2/2] configs: sandbox64: Enable PINCTRL_SINGLE driver

[PATCH] configs: sandbox64: Enable SF bootdev
 2023-08-20 21:57 UTC  (3+ messages)

[PATCH] configs: sandbox64: Increase console record size to 0x6000
 2023-08-20 21:57 UTC  (3+ messages)

[PATCH] configs: sandbox64: Enable MC34708 driver
 2023-08-20 21:57 UTC  (3+ messages)

[PATCH] configs: sandbox64: Enable BUTTON_ADC driver
 2023-08-20 21:57 UTC  (3+ messages)

[PATCH 1/2] configs: sandbox64: Enable video 16bpp and 24bpp support
 2023-08-20 21:57 UTC  (6+ messages)
` [PATCH 2/2] configs: sandbox64: Enable video 12x22 font support

[PATCH] configs: sandbox64: Enable clock CCF driver
 2023-08-20 21:57 UTC  (3+ messages)

[PATCH] configs: sandbox64: Enable PCI register multi-entry support
 2023-08-20 21:57 UTC  (3+ messages)

[PATCH] test: cpu: Handle both 32bit and 64bit CPUs
 2023-08-20 21:57 UTC  (3+ messages)

[PATCH v1 0/1] tegra-usb: support dts based xcvr setup
 2023-08-20 20:48 UTC  (9+ messages)
` [PATCH v1 1/1] usb: host: tegra: implement "

[PATCH 1/3] configs: stm32f746-disco: limit resolution to 480x272
 2023-08-20 16:24 UTC  (3+ messages)
` [PATCH 2/3] board: stm32f746-disco: refactor the display of the ST logo
` [PATCH 3/3] Remove the hardcoded ST logo no longer in use

[PATCH v1 0/4] Port gen_compile_commands.py from Linux to U-Boot
 2023-08-20 19:04 UTC  (5+ messages)
` [PATCH v1 1/4] scripts: Port Linux's gen_compile_commands.py "
` [PATCH v1 2/4] scripts/gen_compile_commands.py: adapt _LINE_PATTERN
` [PATCH v1 3/4] scripts/gen_compile_commands.py: fix docstring
` [PATCH v1 4/4] scripts/gen_compile_commands.py: add acknowledgments

Dropping CONFIG_SCSI
 2023-08-20 18:00 UTC  (3+ messages)

[PATCH v3 00/19] x86: efi: Fixes and improvements for coreboot
 2023-08-20 17:49 UTC  (22+ messages)
` [PATCH v3 01/19] x86: coreboot: Add IDE and SATA
` [PATCH v3 02/19] x86: coreboot: Enable standard boot
` [PATCH v3 03/19] x86: coreboot: Rearrange arch_cpu_init()
` [PATCH v3 04/19] x86: Set the CPU vendor in SPL
` [PATCH v3 05/19] x86: Allow APCI "
` [PATCH v3 06/19] x86: coreboot: Look for DBG2 UART in SPL too
` [PATCH v3 07/19] x86: coreboot: Enable CONFIG_SYS_NS16550_MEM32
` [PATCH v3 08/19] x86: coreboot: Drop USB init on startup
` [PATCH v3 09/19] x86: coreboot: Align options between coreboot and coreboot64
` [PATCH v3 10/19] x86: coreboot: Enable VIDEO_COPY
` [PATCH v3 11/19] efi: x86: Correct the condition for installing ACPI tables
` [PATCH v3 12/19] x86: smbios: Add a Kconfig indicating SMBIOS-table presence
` [PATCH v3 13/19] x86: Record the position of the SMBIOS tables
` [PATCH v3 14/19] efi: x86: Use the installed "
` [PATCH v3 15/19] x86: coreboot: Record the position of the "
` [PATCH v3 16/19] x86: doc: Move into its own directory
` [PATCH v3 17/19] x86: doc: Update summaries and add links
` [PATCH v3 18/19] x86: doc: Split out manual booting into its own file
` [PATCH v3 19/19] x86: doc: coreboot: Mention 64-bit Linux distros

[PULL] u-boot-sh/master
 2023-08-20 17:38 UTC  (2+ messages)

Pull request doc-2023-10-rc3-2
 2023-08-20 17:38 UTC  (2+ messages)

[PATCH 1/4] Azure: Set the timeout for jobs to the maximum
 2023-08-20 17:31 UTC  (4+ messages)
` [PATCH 2/4] Azure: Rework build the world jobs
` [PATCH 3/4] CI: Combine tools-only and envtools jobs
` [PATCH 4/4] CI: Drop some jobs we didn't really utilize

[PATCH v3] board: rockchip: Add Bananapi R2Pro Board
 2023-08-20 16:00 UTC 

[PATCH] ARM: rmobile: Clean up rmobile_cpuinfo_idx()
 2023-08-20  8:34 UTC  (2+ messages)

[PATCH] bootstd: Adjust the default bootmeth order
 2023-08-19 22:49 UTC 

FIT Image not working in U-Boot
 2023-08-19 20:44 UTC  (13+ messages)

[PATCH v2 0/2] introduce EVT_DM_POST_INIT_R to fix VF2 boot fail
 2023-08-19 20:44 UTC  (6+ messages)
  ` [PATCH v2 1/2] dm: event: add EVT_DM_POST_INIT_R event type
  ` [PATCH v2 2/2] riscv: cpu: make riscv_cpu_probe to EVT_DM_POST_INIT_R callback

[PATCH v3 00/12] Remove unnecessary USBx dr_mode configuration
 2023-08-19 18:14 UTC  (10+ messages)
` [PATCH v3 09/12] usb: cdns3: Handle otg mode as peripheral

[PATCH v1 0/1] tegra_mmc: get tap and trim from dts
 2023-08-19 15:35 UTC  (2+ messages)
` [PATCH v1 1/1] mmc: tegra: get default-tap and default-trim from device tree

[PATCH] arm: rmobile: Fix off-by-one error in cpuinfo
 2023-08-19 14:32 UTC  (2+ messages)

[RESEND PATCH v3 0/3] rpi: Convert to standard boot
 2023-08-19 13:53 UTC  (3+ messages)

[PATCH 0/2] risc-v: implement DBCN based debug console
 2023-08-19 13:12 UTC  (3+ messages)
` [PATCH 1/2] risc-v: implement DBCN write byte
` [PATCH 2/2] risc-v: implement DBCN based debug console

[PATCH 1/1] doc: board: ti: am65x: provide image alt text
 2023-08-19  3:05 UTC 

[PATCH 1/1] doc: board: ti: am62x: provide image alt texts
 2023-08-19  2:59 UTC 

[PATCH 1/1] doc: board: ti: k3: image alt texts
 2023-08-19  2:49 UTC 

[PATCH 0/3] Allwinner R528/T113s PSCI
 2023-08-18 22:22 UTC  (8+ messages)
` [PATCH 3/3] sunxi: psci: implement PSCI on R528

[PATCH v2 0/5] Allwinner R528/T113s PSCI
 2023-08-18 21:17 UTC  (8+ messages)
` [PATCH v2 1/5] sunxi: psci: clean away preprocessor macros
` [PATCH v2 2/5] sunxi: psci: refactor register access to separate functions

[PATCH] arm: dts: mediatek: convert gmac link mode to 2500base-x for r3
 2023-08-18 18:47 UTC  (4+ messages)

[PATCHv6 00/14] net/lwip: add lwip library for the network stack
 2023-08-18 18:21 UTC  (23+ messages)
` [PATCHv6 04/14] net/lwip: implement dhcp cmd
` [PATCHv6 07/14] net/lwip: implement ping cmd
` [PATCHv6 09/14] net/lwip: implement lwIP port to U-Boot

[RFC] spl_fit.c: SPL Falcon Mode return to U-Boot
 2023-08-18 17:53 UTC  (4+ messages)
  ` [EXT] "

[PATCH] spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR
 2023-08-18 17:50 UTC  (2+ messages)

[PATCH v2] scsi: Cache align temporary buffer
 2023-08-18 17:50 UTC  (2+ messages)

[PATCH] gpio: pca953x: Add TI TCA9554 support
 2023-08-18 17:50 UTC  (2+ messages)

[PATCH] CI: Switch to tools-only from sandbox_spl for tooling tests
 2023-08-18 17:49 UTC  (2+ messages)

[PATCH] ufs: cdns: Drop extra space
 2023-08-18 17:49 UTC  (2+ messages)

[PATCH] arm: mediatek: add usb support for MT7988
 2023-08-18 17:49 UTC  (2+ messages)

[PATCH] arm: bcm283x undefined reference to "print_cpuinfo"
 2023-08-18 17:49 UTC  (2+ messages)

[PATCH] armv8: Skip PIE in SPL due to load alignment fault
 2023-08-18 17:49 UTC  (2+ messages)

[PATCH] arm: Use builtins for ffs/fls
 2023-08-18 17:49 UTC  (2+ messages)

[GIT PULL] ARM: tegra: Changes for v2023.10-rc1
 2023-08-18 17:04 UTC  (4+ messages)

[PATCH] rockchip: rk3566-anbernic-rgxx3: Rename defconfig to include SoC name
 2023-08-18 16:49 UTC  (2+ messages)

[PATCH] boot: Fix reference to bootmenu doc
 2023-08-18 14:59 UTC  (2+ messages)

Doc style for method functions
 2023-08-18 14:59 UTC  (5+ messages)

[PATCH v2 00/20] x86: efi: Fixes and improvements for coreboot
 2023-08-18 14:55 UTC  (8+ messages)
` [PATCH v2 11/20] efi: x86: Correct the condition for installing ACPI tables
` [PATCH v2 14/20] efi: x86: Use the installed SMBIOS tables

[PATCH 0/2] fsl-layerscape: drop support for obsolete PPA secure firmware
 2023-08-18 13:43 UTC  (3+ messages)
` [PATCH 1/2] configs: layerscape: delete defconfigs using legacy PPA secure FW
` [PATCH 2/2] fsl-layerscape: drop obsolete PPA secure firmware support

[PATCH 0/1] lib/vsprintf.c: fix integer overflow in vsprintf
 2023-08-17 23:49 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 0/6] cmd: gpt: GPT manipulation improvements
 2023-08-18 14:23 UTC  (3+ messages)
` [PATCH 1/6] cmd: gpt: Remove confusing help text

Trying to boot custom kernel on Wink Hub (i.MX28)
 2023-08-18 13:45 UTC  (8+ messages)

[PATCH v1] serial-uclass: reset gd->cur_serial_dev to NULL if serial not found
 2023-08-18  9:34 UTC 

[PATCH v9 0/7] Tegra: add ASUS/Google Nexus 7 (2012) support
 2023-08-18  9:04 UTC  (8+ messages)
` [PATCH v9 1/7] configs: tegra-common-post: add GPIO keyboard as STDIN device
` [PATCH v9 2/7] configs: tegra-common-post: make PXE and DHCP boot targets optional
` [PATCH v9 3/7] ARM: tegra: add SoC UID calculation function
` [PATCH v9 4/7] board: asus: transformer: add ASUS Transformer T30 family support
` [PATCH v9 5/7] board: asus: grouper: add Google Nexus 7 (2012) support
` [PATCH v9 6/7] board: lg: x3: add Optimus 4X HD and Optimus Vu support
` [PATCH v9 7/7] board: htc: endeavoru: add One X support

[PATCH 0/1] *** Documentation to set up U-Boot with VirtualBox ***
 2023-08-18  8:33 UTC  (3+ messages)
` [PATCH 1/1] Documentation extended with specific information for VirtualBox

[PATCH] dm: core: allow DM_POST_INIT_F notification for TIMER_EARLY
 2023-08-18  4:40 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update UFS maintainer
 2023-08-18  4:29 UTC  (5+ messages)


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