messages from 2023-08-12 00:29:26 to 2023-08-14 06:07:43 UTC [more...]
[PATCH 0/2] patches used to enable u-boot video driver on raspberry pi 4B platform
2023-08-14 6:07 UTC (2+ messages)
[PATCH] video: kconfig: Fix a typo in SPL_VIDEO_REMOVE
2023-08-14 6:06 UTC (2+ messages)
[PATCH] video: vidconsole: Fix null dereference of ops->measure
2023-08-14 6:05 UTC (2+ messages)
Please pull u-boot-video
2023-08-14 6:02 UTC
[PATCH 1/1] efi_loader: fix efi_add_known_memory()
2023-08-14 6:01 UTC
[PATCH] net: Fix the displayed value of bytes transferred
2023-08-14 4:59 UTC (6+ messages)
[PATCH v2 0/2] Fix format specifier for net_boot_file_size
2023-08-14 4:53 UTC (3+ messages)
` [PATCH v2 1/2] net: Fix the displayed value of bytes transferred
` [PATCH v2 2/2] doc: printf() codes: Fix format specifier for unsigned int
[PATCH 00/24] bootstd: Support ChromiumOS better
2023-08-14 3:45 UTC (26+ messages)
` [PATCH 01/24] part: Use desc instead of dev_desc
` [PATCH 02/24] part: amiga: "
` [PATCH 03/24] part: dos: "
` [PATCH 04/24] part: efi: "
` [PATCH 05/24] part: iso: "
` [PATCH 06/24] part: nac: "
` [PATCH 07/24] part: Add comments for static functions
` [PATCH 08/24] part: Add accessors for struct disk_partition uuid
` [PATCH 09/24] part: Add accessors for struct disk_partition type_uuid
` [PATCH 10/24] part: Add an accessor for struct disk_partition sys_ind
` [PATCH 11/24] part: efi: Add debugging for the signature check
` [PATCH 12/24] fs/erofs: Quieten test for filesystem presence
` [PATCH 13/24] dm: core: Correct error handling when event fails
` [PATCH 14/24] uuid: Move function comments to header file
` [PATCH 15/24] sandbox: Add a way to access persistent test files
` [PATCH 16/24] test: Move 1MB.fat32.img and 2MB.ext2.img
` [PATCH 17/24] bootflow: Show an empty filename when there is none
` [PATCH 18/24] bootstd: test: Allow binding and using any mmc device
` [PATCH 19/24] bootstd: Add a test for bootmeth_cros
` [PATCH 20/24] part: Add a fallback for part_get_bootable()
` [PATCH 21/24] bootstd: Support bootmeths which can scan any partition
` [PATCH 22/24] uuid: Add ChromiumOS partition types
` [PATCH 23/24] bootstd: cros: Allow detection of any kernel partition
` [PATCH 24/24] CI: Add ChromiumOS utilities
[PATCH] Add support for more XMC series
2023-08-14 3:18 UTC (3+ messages)
[PATCH] rockchip: rk356x: Enable poweroff command
2023-08-14 3:06 UTC (2+ messages)
[PATCH] x86: Update cbmem driver
2023-08-14 3:03 UTC (3+ messages)
[PATCH v2] pinctrl: rockchip: Fix drive and input schmitt on RK3568
2023-08-14 2:52 UTC (2+ messages)
[PATCH] pinctrl: rockchip: Fix drive and input schmitt on RK3568
2023-08-14 0:42 UTC (3+ messages)
[PATCH] Add support for more XMC series
2023-08-14 0:04 UTC (2+ messages)
[PATCH 1/2] drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems
2023-08-13 23:55 UTC (3+ messages)
` [PATCH 2/2] configs: sandbox: test: dm: blk: Enable NVMXIP QSPI and update test
[PATCH] usb: gadget: sdp: Option to enable SDP read register command
2023-08-13 20:01 UTC (2+ messages)
[PATCH 1/6] ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
2023-08-13 23:52 UTC (6+ messages)
` [PATCH 2/6] ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
` [PATCH 3/6] ufs: Handle UFS 3.0 controllers
` [PATCH 4/6] ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr()
` [PATCH 5/6] ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs
` [PATCH 6/6] ufs: Implement cache management
[PATCH] clk: Add GPIO-controlled clock gate driver
2023-08-13 23:51 UTC
[PATCH 1/2] blk: Add bounce buffer support to read/write operations
2023-08-13 23:50 UTC (2+ messages)
` [PATCH 2/2] scsi: Add buffer_aligned check pass-through
[PATCH] disk: dos: Infer MBR partition sector size from underlying drive sector size
2023-08-13 23:48 UTC
[PATCH] common: bouncebuf: Add missing cast to dma_addr_t
2023-08-13 23:47 UTC
[PATCH 1/8] disk: Drop always true conditional check
2023-08-13 23:46 UTC (8+ messages)
` [PATCH 2/8] disk: Simplify disk_blk_read() using blk_read()
` [PATCH 3/8] disk: Simplify disk_blk_{write, erase}() using blk_{write, erase}()
` [PATCH 4/8] disk: Handle partition to block device offset conversion
` [PATCH 5/8] disk: Extend disk_blk_part_validate() with range checking
` [PATCH 6/8] disk: Switch part_blk_*() functions to disk_blk_*()
` [PATCH 7/8] disk: Move part_create_block_devices() to blk uclass
` [PATCH 8/8] disk: Make blk_get_ops() internal "
[PATCH] test: cpu: Handle both 32bit and 64bit CPUs
2023-08-13 19:52 UTC
[PATCH] configs: sandbox64: Enable PCI register multi-entry support
2023-08-13 19:51 UTC
[PATCH] configs: sandbox64: Enable clock CCF driver
2023-08-13 19:50 UTC
[PATCH v2 0/2] net: add support for HiSilicon Fast Ethernet Controller driver
2023-08-13 17:47 UTC (3+ messages)
` [PATCH v2 1/2] net: add hifemac Ethernet driver for HiSilicon platform
` [PATCH v2 2/2] net: add hifemac_mdio MDIO bus "
Problem upon startup with halted USB device on RaspberryPi 4
2023-08-13 17:37 UTC (3+ messages)
Strange gitlab idea
2023-08-13 15:52 UTC (2+ messages)
[PATCH v8 0/9] Enable EFI capsule generation through binman
2023-08-13 14:43 UTC (20+ messages)
` [PATCH v8 4/9] sandbox: Build the mkeficapsule tool for the sandbox variants
[PATCH v1] board: rockchip: Add Bananapi R2Pro Board
2023-08-13 14:35 UTC (4+ messages)
` Aw: "
[PATCH 1/1] common: return type board_get_usable_ram_top
2023-08-13 13:36 UTC (2+ messages)
[PATCH] docs: fix wrong usage of proftool
2023-08-13 13:36 UTC (2+ messages)
[PATCH 1/2] test: dm: pinmux: Handle %pa in pinctrl-single mux output
2023-08-13 13:36 UTC (4+ messages)
` [PATCH 2/2] configs: sandbox64: Enable PINCTRL_SINGLE driver
[PATCH] configs: sandbox64: Enable MC34708 driver
2023-08-13 13:36 UTC (2+ messages)
[PATCH] test: Fix the help for the ut command
2023-08-13 13:36 UTC (2+ messages)
[PATCH] test: acpi: Handle both 32bit and 64bit ACPI tables
2023-08-13 13:36 UTC (2+ messages)
[PATCH 1/2] configs: sandbox64: Enable video 16bpp and 24bpp support
2023-08-13 13:36 UTC (4+ messages)
` [PATCH 2/2] configs: sandbox64: Enable video 12x22 font support
[PATCH] configs: sandbox64: Enable BUTTON_ADC driver
2023-08-13 13:36 UTC (2+ messages)
[PATCH] configs: sandbox64: Enable SF bootdev
2023-08-13 13:36 UTC (2+ messages)
[PATCH] configs: sandbox64: Increase console record size to 0x6000
2023-08-13 13:36 UTC (2+ messages)
[PATCH v2 1/1] lmb: description lmb_is_reserved, lmb_is_reserved_flags
2023-08-13 13:36 UTC (2+ messages)
[PATCH v2 00/10] rockchip: rk3588: add support for DFU in SPL
2023-08-13 6:59 UTC (10+ messages)
` [PATCH v2 01/10] rockchip: allow env defines for SPL build
` [PATCH v2 06/10] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add bootph-all to gadget nodes
` [PATCH v2 07/10] ARM: mach-rockchip: spl-boot-order: add possibility to DFU
` [PATCH v2 10/10] configs: rockchip: rock5b-rk3588: enable DFU and related configs
[PATCH] net: phy: broadcom: add BCM5221 phy support
2023-08-12 22:54 UTC (3+ messages)
[PATCH 1/1] lmb: description lmb_is_reserved, lmb_is_reserved_flags
2023-08-12 18:14 UTC (2+ messages)
[PATCH v3 0/4] General regulator and pmic uclass improvements
2023-08-12 17:35 UTC (2+ messages)
[PATCH v9 00/10] Enable EFI capsule generation through binman
2023-08-12 17:03 UTC (22+ messages)
` [PATCH v9 01/10] binman: bintool: Build a tool from a list of commands
` [PATCH v9 02/10] nuvoton: npcm845-evb: Add a newline at the end of file
` [PATCH v9 03/10] sandbox: capsule: Add keys and certificates needed for capsule update testing
` [PATCH v9 04/10] sandbox: capsule: Enable EFI capsule module on sandbox variants
` [PATCH v9 05/10] btool: mkeficapsule: Add a bintool for EFI capsule generation
` [PATCH v9 06/10] binman: capsule: Add support for generating EFI capsules
` [PATCH v9 07/10] sandbox: binman: Add support for generating multiple images
` [PATCH v9 08/10] sandbox: capsule: Generate capsule related files through binman
` [PATCH v9 09/10] doc: Add documentation to highlight capsule generation related updates
` [PATCH v9 10/10] sandbox: trace: Increase trace buffer size
[PATCH v10 00/10] Enable EFI capsule generation through binman
2023-08-12 17:03 UTC (12+ messages)
` [PATCH v10 01/10] binman: bintool: Build a tool from a list of commands
` [PATCH v10 02/10] nuvoton: npcm845-evb: Add a newline at the end of file
` [PATCH v10 03/10] sandbox: capsule: Add keys and certificates needed for capsule update testing
` [PATCH v10 04/10] sandbox: capsule: Enable EFI capsule module on sandbox variants
` [PATCH v10 05/10] btool: mkeficapsule: Add a bintool for EFI capsule generation
` [PATCH v10 06/10] binman: capsule: Add support for generating EFI capsules
` [PATCH v10 07/10] sandbox: binman: Add support for generating multiple images
` [PATCH v10 08/10] sandbox: capsule: Generate capsule related files through binman
` [PATCH v10 09/10] doc: Add documentation to highlight capsule generation related updates
` [PATCH v10 10/10] sandbox: trace: Increase trace buffer size
[PATCH v2 1/2] schemas: Add firmware node schema
2023-08-12 13:09 UTC (4+ messages)
` [PATCH v2 2/2] schemas: Add a schema for binman
[PATCH 1/2] schemas: Add firmware node schema
2023-08-12 13:09 UTC (6+ messages)
` [PATCH 2/2] schemas: Add a schema for binman
[PATCH 0/3] Populate kaslr seed with TPM
2023-08-12 13:09 UTC (7+ messages)
` [PATCH 1/3] fdt: common API to populate kaslr seed
[PATCH v2 0/3] Video: Keep fixed/gpio regulator counter in balance
2023-08-12 10:45 UTC (4+ messages)
` [PATCH v2 1/3] video: pwm_backlight: use regulator_set_enable_if_allowed
` [PATCH v2 2/3] video: simple_panel: "
` [PATCH v2 3/3] video: tegra20: dsi: "
[PATCH v1 0/3] Video: Keep fixed/gpio regulator counter in balance
2023-08-12 10:08 UTC (5+ messages)
` [PATCH v1 1/3] video: pwm_backlight: use regulator_set_enable_if_allowed
` [PATCH v1 2/3] video: simple_panel: "
` [PATCH v1 3/3] video: tegra20: dsi: "
[PATCH 0/5] Keep fixed/gpio regulator enable count in balance
2023-08-12 10:06 UTC (11+ messages)
` [PATCH 2/5] usb: dwc2: Use regulator_set_enable_if_allowed
` [PATCH 3/5] usb: ehci-generic: "
bugs with EFI "reserved" memory and LMB?
2023-08-12 6:23 UTC (4+ messages)
[PATCH] kirkwood: dns325: Enable 2nd harddrive
2023-08-12 3:54 UTC (2+ messages)
[PATCH 0/7] rockchip: Add GMAC support for RK3568 and RK3588
2023-08-12 3:04 UTC (2+ messages)
[PATCH 00/10] support for booting the compressed U-boot binary on Rockchip based SOC's
2023-08-12 3:03 UTC (4+ messages)
` [PATCH v2 0/4] support for booting the compressed U-boot binary on Rockchip based ARM64 SOC's
` [PATCH v2 1/4] rockchip: Add support to generate GZIP compressed U-boot binary
[PATCH] rockchip: MAINTAINERS: fix board name for Radxa ROCK 4C+
2023-08-12 2:39 UTC (2+ messages)
[PATCH 0/2] Drop useless call to debug_uart_init
2023-08-12 2:36 UTC (5+ messages)
` [PATCH 1/2] rockchip: spl: "
` [PATCH 2/2] rockchip: spl: Drop out of scope debug message related to uart init
[PATCH] [*] fix RK3568 build under CONFIG_DISPLAY_CPUINFO flag
2023-08-12 2:34 UTC (2+ messages)
[PATCH v2] rockchip: cru: Enable cpu info support for rk3568
2023-08-12 2:29 UTC
[PATCH 0/1] Avoid build failure on veyron board
2023-08-12 2:17 UTC (3+ messages)
` [PATCH 1/1] video: avoid "
[PATCH v2 1/2] arm64: dts: rockchip: Sync DT from linux-next
2023-08-12 2:04 UTC (5+ messages)
[PATCH] spi: bcm63xx-hsspi: Fix compiler warning
2023-08-12 2:03 UTC
[PATCH v3 00/10] spi: bcm63xx-hsspi: driver and doc updates
2023-08-12 1:00 UTC (5+ messages)
` [PATCH v3 10/10] MAINTAINERS: Add Broadcom Broadband SoC HS SPI drivers
[PATCH 0/3] Allwinner R528/T113s PSCI
2023-08-12 0:30 UTC (4+ messages)
` [PATCH 1/3] sunxi: psci: clean away preprocessor macros
` [PATCH 2/3] sunxi: psci: refactor register access to separate functions
` [PATCH 3/3] sunxi: psci: implement PSCI on R528
[PATCH 0/5] Add anti-rollback validation feature
2023-08-12 0:28 UTC (2+ messages)
` [PATCH 2/5] drivers: security: Add TPM2 implementation of security devices
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox