public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-08-19 14:24:40 to 2023-08-21 23:03:37 UTC [more...]

[PATCH v5 00/13] Add video damage tracking
 2023-08-21 23:03 UTC  (36+ 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 v5 05/13] dm: video: Add damage notification on display fills
` [PATCH v5 06/13] vidconsole: Add damage notifications to all vidconsole drivers
` [PATCH v5 07/13] video: test: Test video damage tracking via vidconsole
` [PATCH v5 08/13] video: Add damage notification on bmp display
` [PATCH v5 09/13] efi_loader: GOP: Add damage notification on BLT
` [PATCH v5 10/13] video: Only dcache flush damaged lines
` [PATCH v5 11/13] video: Use VIDEO_DAMAGE for VIDEO_COPY
` [PATCH v5 12/13] video: Always compile cache flushing code
` [PATCH v5 13/13] video: Enable VIDEO_DAMAGE for drivers that need it

[PATCH v2 0/5] rockchip: Port IO-domain driver for RK3568 from linux
 2023-08-21 22:30 UTC  (6+ messages)
` [PATCH v2 1/5] power: regulator: Only run autoset once for each regulator
` [PATCH v2 2/5] regulator: rk8xx: Return correct voltage for buck converters
` [PATCH v2 3/5] regulator: rk8xx: Return correct voltage for switchout converters
` [PATCH v2 4/5] rockchip: Port IO-domain driver for RK3568 from linux
` [PATCH v2 5/5] rockchip: board: Add minimal generic RK3566/RK3568 board

[PATCH 0/5] sandbox: video: Refactor out of uclass, try partial screen updates
 2023-08-21 22:10 UTC  (10+ messages)
` [PATCH 1/5] sandbox: video: Display copy framebuffer if enabled
` [PATCH 2/5] video: Allow deferring and retrying driver-specific video sync
` [PATCH 3/5] sandbox: video: Move sync rate limit into SDL code
` [PATCH 4/5] sandbox: video: Move sandbox video sync to a driver operation
` [RFC PATCH 5/5] sandbox: video: Use partial updates for SDL display

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2023-08-21 21:09 UTC 

[ANN] U-Boot v2023.10-rc3 released
 2023-08-21 20:21 UTC 

Please pull u-boot-dm
 2023-08-21 20:18 UTC  (2+ messages)

[PATCH v2] schemas: Add a schema for memory map
 2023-08-21 19:48 UTC 

Doc style for method functions
 2023-08-21 19:45 UTC  (6+ messages)

[PATCH] configs: set CONFIG_LMB_MAX_REGIONS=64 for MT7988 boards
 2023-08-21 19:38 UTC 

[PATCH] imx: imx8: ahab: refactor do_ahab_close command
 2023-08-21 19:33 UTC 

[PATCH 1/4] Azure: Set the timeout for jobs to the maximum
 2023-08-21 19:11 UTC  (8+ 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 v1 0/2] Introduce Meson SM driver
 2023-08-21 19:11 UTC  (13+ messages)
` [PATCH v1 1/2] drivers: firmware: introduce Meson Secure Monitor driver

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

[PATCH v1 0/4] Port gen_compile_commands.py from Linux to U-Boot
 2023-08-21 19:12 UTC  (6+ 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

[PATCH] configs: Enable CONFIG_DM_SCSI in am57xx_hs_evm_usb
 2023-08-21 19:11 UTC  (3+ messages)

[PATCH v2 0/8] Add DFU, emmc and usb boot for TI am62x
 2023-08-21 18:20 UTC  (5+ messages)

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

[PATCH v3 1/3] Add validation instructions
 2023-08-21 18:01 UTC  (3+ messages)
` [PATCH v3 2/3] schemas: Add firmware node schema
` [PATCH v3 3/3] schemas: Add a schema for binman

[GIT PULL] ARM: tegra: Changes for v2023.10-rc1
 2023-08-21 14:10 UTC  (6+ messages)

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

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

Dropping CONFIG_SCSI
 2023-08-21 13:57 UTC  (4+ messages)

[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 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 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 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 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)


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