messages from 2024-10-14 17:03:02 to 2024-10-15 15:37:51 UTC [more...]
[PATCH v4 00/15] Make EFI memory allocations synchronous with LMB
2024-10-15 15:37 UTC (2+ messages)
` [PATCH v4 01/15] lmb: add versions of the lmb API with flags
[PATCH v3 0/7] Allow showing the memory map
2024-10-15 15:28 UTC (13+ messages)
` [PATCH v3 1/7] common: Fix up malloc() comment in reserve_noncached()
` [PATCH v3 2/7] common: Tidy up how malloc() is inited
` [PATCH v3 3/7] am65x: Use map_to_sysmem() to convert from pointer
` [PATCH v3 4/7] global_data: Add some more accessors
` [PATCH v3 5/7] bootstage: Allow counting memory without strings
` [PATCH v3 6/7] cmd: Move meminfo command into its own file
` [PATCH v3 7/7] cmd: Update the meminfo command to show the memory map
[PATCH v8 00/37] Implement ACPI on aarch64
2024-10-15 15:27 UTC (14+ messages)
` [PATCH v8 20/37] arm: gic-v3-its: Implement of_xlate
` [PATCH v8 22/37] drivers: misc: irq-uclass: Update irq_get_by_index
` [PATCH v8 25/37] board: emulation: Add QEMU sbsa support
[PATCH v3 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes
2024-10-15 15:27 UTC (12+ messages)
` [PATCH v3 2/6] treewide: bcb: move ab_select command to bcb subcommands
[PATCH v7 0/6] FUSB302 USB-C controller support
2024-10-15 15:26 UTC (6+ messages)
` [PATCH v7 2/6] usb: tcpm: fusb302: add driver
` [PATCH v7 3/6] board: rock5b-rk3588: enable USB-C in operating system
` [PATCH v7 4/6] rockchip: rk3588-rock-5b: Add USB-C controller to u-boot.dtsi
` [PATCH v7 5/6] rockchip: rock5b-rk3588: Enable USB-C PD support
` [PATCH v7 6/6] MAINTAINERS: add TCPM section
[PATCH 0/1] sama5d3.dtsi pinctrl section fix
2024-10-15 14:53 UTC (2+ messages)
` [PATCH 1/1] Fixed sama5d3 dts file so PIO sections are inside pinctrl as in kernel dts
[PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
2024-10-15 14:08 UTC (8+ messages)
` [PATCH v8 07/27] mbedtls: Enable smaller implementation for SHA256/512
` [PATCH v8 19/27] mbedtls: add PKCS7 parser porting layer
[PATCH v5 0/7] Add AVS support for J721S2
2024-10-15 14:38 UTC (9+ messages)
` [PATCH v5 1/7] power: pmic: tps65941: Add DM_PMIC dependency
` [PATCH v5 2/7] drivers: misc: k3_avs: Check return code while programming AVS
` [PATCH v5 3/7] arm: dts: k3-*-r5: Add MPU clock in clocks property
` [PATCH v5 4/7] drivers: misc: k3_avs: Extract MPU clk and dev ID from DT
` [PATCH v5 5/7] arm: mach-k3: j721s2_init: Initialize AVS Class 0
` [PATCH v5 6/7] arm: dts: j721s2: Add VTM node in R5
` [PATCH v5 7/7] configs: j721s2_evm_r5_defconfig: Add AVS Configs
[PATCH] dm: core: downgrade some dm_warn messages to log_debug()
2024-10-15 14:32 UTC
[PATCH v4 0/5] Adjust initial EFI memory-allocation to be in the U-Boot region
2024-10-15 14:30 UTC (25+ messages)
` [PATCH v4 1/5] efi: Drop the memset() from efi_alloc()
` [PATCH v4 2/5] efi: Show the location of the bounce buffer when debugging
` [PATCH v4 4/5] efi: Reserve some memory for initial use
` [PATCH v4 5/5] efi: Keep early allocations to the U-Boot region
[PATCH] usb: Fix test dependency on ext4write command
2024-10-15 14:17 UTC
[PATCH v6 08/12] efi_loader: Disable ANSI output for tests
2024-10-15 14:16 UTC (11+ messages)
` [PATCH v6 12/12] test: efi: boot: Add a test for the efi bootmeth
[PATCH v2] Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine"
2024-10-15 14:15 UTC (2+ messages)
[PATCH 0/6] Allow showing the memory map
2024-10-15 13:56 UTC (13+ messages)
` [PATCH 6/6] cmd: Add a command to show "
[PATCH v4] rockchip: board: Increase rng-seed size to make it sufficient for modern Linux
2024-10-15 13:49 UTC (6+ messages)
2024.10 fails to boot on starfive visionfive2
2024-10-15 13:39 UTC (2+ messages)
[PATCH v3 00/15] Make EFI memory allocations synchronous with LMB
2024-10-15 13:10 UTC (28+ messages)
` [PATCH v3 01/15] lmb: add versions of the lmb API with flags
` [PATCH v3 02/15] lmb: add a flag to allow suppressing memory map change notification
` [PATCH v3 03/15] efi: memory: use the lmb API's for allocating and freeing memory
` [PATCH v3 10/15] lmb: allow for boards to specify memory map
` [PATCH v3 11/15] layerscape: use the lmb API's to add RAM memory
[PATCH] binman: Add option for pointing to external description
2024-10-15 12:48 UTC (6+ messages)
[PATCH] usb: Fix test failure with multiple partitions
2024-10-15 12:19 UTC
[PATCH v4 0/5] android_ab: introduce bcb ab_dump command and provide several bcb fixes
2024-10-15 12:12 UTC (7+ messages)
` [PATCH v4 1/5] include/android_ab: move ab_select_slot() documentation to @ notation
` [PATCH v4 2/5] treewide: bcb: move ab_select command to bcb subcommands
` [PATCH v4 3/5] cmd: bcb: change strcmp() usage style in the do_bcb_ab_select()
` [PATCH v4 4/5] cmd: bcb: introduce 'ab_dump' command to print BCB block content
` [PATCH v4 5/5] common: android_ab: fix slot suffix for abc block
[PATCH] TI: include: env: ti_common: move fdtoverlay_addr_r to fix ramdisk size
2024-10-15 10:07 UTC (4+ messages)
[PATCH] test: Drop mention of old flags in a comment
2024-10-15 10:02 UTC (2+ messages)
[PATCH v1 0/1] Fix peripheral USB mode detection
2024-10-15 9:56 UTC (3+ messages)
` [PATCH v1 1/1] usb: ci_udc: don't use "advance" feature when setting address
[PATCH v4 0/4] qcom: implement capsule updates
2024-10-15 9:32 UTC (3+ messages)
` [PATCH v4 1/4] dfu: add scsi backend
[PATCH v4 0/3] dwc3: gadget: properly fix cache operations
2024-10-15 9:06 UTC (2+ messages)
[PATCH v2] dts: Deduplicate dtbs target
2024-10-15 4:30 UTC (5+ messages)
[2nd RESEND PATCH v2 0/6] mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it
2024-10-15 4:12 UTC (3+ messages)
[PATCH v3 0/6] mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it
2024-10-15 4:08 UTC (7+ messages)
` [PATCH v3 1/6] mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes
` [PATCH v3 2/6] mtd: spi-nor: Allow flashes to specify MTD writesize
` [PATCH v3 3/6] mtd: spi-nor: Check nor->info before setting macronix_octal_fixups
` [PATCH v3 4/6] mtd: spi-nor: Replace default_init() hook with late_init()
` [PATCH v3 5/6] mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp()
` [PATCH v3 6/6] mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes
[PATCH] boardf: Modify DRAM message
2024-10-15 3:39 UTC (10+ messages)
[PATCH] Azure: Update to latest containers
2024-10-15 1:33 UTC
[Regression] rk3588 failed to boot linux
2024-10-15 1:19 UTC (8+ messages)
` "
` "
` "
` "
[PATCH] pico-imx7d: increase ODT resistor value from 60 to 120 ohm to improve DRAM stability
2024-10-15 0:25 UTC
[PATCH v3 0/3] This series adds a few patches to make it easy to use the system dtc in
2024-10-14 22:43 UTC (6+ messages)
` [PATCH v3 3/3] RFC: CI: Skip building dtc for world builds
[PATCH v3 00/20] x86: expo: Add support for editing coreboot CMOS RAM settings
2024-10-14 22:32 UTC (21+ messages)
` [PATCH v3 01/20] video: Add a dark-grey console colour
` [PATCH v3 02/20] video: Avoid starting a new line to close to the bottom
` [PATCH v3 03/20] expo: Place menu items to the right of all labels
` [PATCH v3 04/20] expo: Set the initial next_id to 1
` [PATCH v3 05/20] expo: Use standard numbering for save and discard
` [PATCH v3 06/20] expo: Allow menu items to have values
` [PATCH v3 07/20] expo: Add a little more cedit CMOS logging
` [PATCH v3 08/20] expo: Support menu-item values in cedit
` [PATCH v3 09/20] expo: Drop unneceesary calls to expo_str()
` [PATCH v3 10/20] expo: Drop scene_title_set()
` [PATCH v3 11/20] expo: Add forward declaration for udevice to cedit
` [PATCH v3 12/20] x86: coreboot: Enable unit tests
` [PATCH v3 13/20] docker: Update coreboot
` [PATCH v3 14/20] doc: Update coreboot's CI information
` [PATCH v3 15/20] x86: coreboot: Add a test for cbsysinfo command
` [PATCH v3 16/20] x86: coreboot: Show the option table
` [PATCH v3 17/20] x86: coreboot: Enable support for the configuration editor
` [PATCH v3 18/20] x86: coreboot: Add a command to check and update CMOS RAM
` [PATCH v3 19/20] x86: coreboot: Allow building an expo for editing CMOS config
` [PATCH v3 20/20] x86: Enable RTC command by default
[PATCH 1/2] qconfig: Add an way to select defconfigs without stdin
2024-10-14 21:51 UTC (8+ messages)
` [PATCH 2/2] qconfig: Ignore defconfigs containing #include
[PATCH v3] rockchip: board: Increase rng-seed size to make it sufficient for modern Linux
2024-10-14 21:35 UTC (3+ messages)
[PATCH] WIP: binman: expand test coverage to nxpimx8mcst
2024-10-14 21:06 UTC (4+ messages)
` [PATCH v2 1/2] binman: nxp_imx8mcst: read certificates from input path
` [PATCH v2 2/2] binman: expand test coverage to nxp_imx8mcst
[PATCH v2 0/7] Allow showing the memory map
2024-10-14 20:20 UTC (9+ messages)
` [PATCH v2 3/7] am65x: Use map_to_sysmem() to convert from pointer
` [PATCH v2 7/7] cmd: Update the meminfo command to show the memory map
modify live DT with OF_LIVE breaking phy_connect?
2024-10-14 20:20 UTC (4+ messages)
[PATCH v2] rockchip: board: Increase rng-seed size to make it sufficient for modern Linux
2024-10-14 20:12 UTC (7+ messages)
[PATCH v6 00/12] efi: Add a test for EFI bootmeth
2024-10-14 19:13 UTC (12+ messages)
` [PATCH v6 08/12] efi_loader: Disable ANSI output for tests
Mainline kernel bad magic for Pine64-A64-LTS
2024-10-14 19:13 UTC (3+ messages)
FIT signature security flay
2024-10-14 19:13 UTC (2+ messages)
ll_entry_count returns 0 even though the linker list has 5 entries
2024-10-14 19:13 UTC (2+ messages)
[PATCH] rockchip: board: Increase rng-seed size to make it sufficient for modern Linux
2024-10-14 18:41 UTC (6+ messages)
[PATCH 00/10] add support for Enclustra Mercury AA1 SoMs
2024-10-14 17:57 UTC (13+ messages)
` [PATCH 02/10] ARM: socfpga: add Mercury+ AA1 SoM support
` [PATCH 03/10] ARM: dts: socfpga: add Mercury+ AA1 for u-boot dts
` [PATCH 04/10] ARM: socfpga: add Enclustra storage switch
` [PATCH 05/10] ARM: socfpga: add Mercury+ AA1 extra env settings
` [PATCH 06/10] ARM: socfpga: add Mercury+ AA1 boot scripts
` [PATCH 08/10] misc: atsha204a: update kconfig description
[PATCH v3 0/2] Add TI K3 PCIe Controller support for J7200
2024-10-14 18:23 UTC (3+ messages)
` [PATCH v3 1/2] pci: Add TI K3 Cadence PCIe Controller
[GIT PULL] Please pull u-boot-ufs-next-20241014
2024-10-14 18:23 UTC (2+ messages)
[GIT PULL] Please pull u-boot-amlogic-next-20241014
2024-10-14 18:23 UTC (2+ messages)
Pull request for u-boot-nand-20241012
2024-10-14 18:23 UTC (2+ messages)
[PATCH 1/1] efi_loader: provide variable BootOptionSupport
2024-10-14 17:46 UTC (4+ messages)
[PATCH 1/1] boot: type boormethod
2024-10-14 17:02 UTC (3+ messages)
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