messages from 2024-10-14 21:06:56 to 2024-10-15 22:42:05 UTC [more...]
[PATCH v12 00/21] Introduce the lwIP network stack
2024-10-15 22:41 UTC (2+ messages)
[PATCH v4 00/15] Make EFI memory allocations synchronous with LMB
2024-10-15 22:26 UTC (20+ messages)
` [PATCH v4 01/15] lmb: add versions of the lmb API with flags
` [PATCH v4 02/15] lmb: add a flag to allow suppressing memory map change notification
` [PATCH v4 03/15] lmb: add and reserve memory above ram_top
` [PATCH v4 04/15] efi: memory: use the lmb API's for allocating and freeing memory
` [PATCH v4 05/15] lmb: notify of any changes to the LMB memory map
` [PATCH v4 06/15] efi_memory: do not add U-Boot memory to the "
` [PATCH v4 07/15] ti: k3: remove efi_add_known_memory() function definition
` [PATCH v4 08/15] stm32mp: "
` [PATCH v4 09/15] lmb: allow for boards to specify memory map
` [PATCH v4 10/15] layerscape: use the lmb API's to add RAM memory
` [PATCH v4 11/15] x86: e820: use the lmb API for adding "
` [PATCH v4 12/15] efi_memory: do not add RAM memory to the memory map
` [PATCH v4 13/15] lmb: remove call to efi_lmb_reserve()
` [PATCH v4 14/15] efi_memory: rename variable to highlight overlap with free memory
` [PATCH v4 15/15] lmb: replace the double-underscore with single-underscore for all functions
modify live DT with OF_LIVE breaking phy_connect?
2024-10-15 21:54 UTC (5+ messages)
[PATCH v5] rockchip: board: Increase rng-seed size to make it sufficient for modern Linux
2024-10-15 21:28 UTC
[PATCH 1/2] Makefile: Drop SPL_FIT_SOURCE support
2024-10-15 20:48 UTC (3+ messages)
[PATCH] i2c: i2c-gpio: add support for i2c-gpio,sda-output-only
2024-10-15 20:29 UTC
[PATCH v3 1/2] dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dts
2024-10-15 20:12 UTC (3+ messages)
[PATCH] mtd: spi-nor: Move SR3 WPS bit definition in the correct location
2024-10-15 20:14 UTC
[PATCH] test: Drop mention of old flags in a comment
2024-10-15 19:44 UTC (3+ messages)
[PATCH v7 0/8] test: Minor fixes to test.py
2024-10-15 19:44 UTC (2+ messages)
[PATCH] test: Fix skip check for sleep command test
2024-10-15 19:43 UTC (2+ messages)
[PATCH v2 1/4] boot: pxe_utils: Add fallback support
2024-10-15 19:43 UTC (2+ messages)
[PATCH] net: correct wget_connected debug messages
2024-10-15 19:43 UTC (2+ messages)
[PATCH v2 1/1] net/wget: set filesize
2024-10-15 19:43 UTC (2+ messages)
[PATCH v2] Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine"
2024-10-15 19:43 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 19:43 UTC (8+ 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 v3 0/7] Allow showing the memory map
2024-10-15 19:23 UTC (14+ 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 v3 00/15] Make EFI memory allocations synchronous with LMB
2024-10-15 19:05 UTC (24+ messages)
` [PATCH v3 01/15] lmb: add versions of the lmb API with flags
` [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
risc-v - efi_free_pool: illegal free
2024-10-15 18:31 UTC (2+ messages)
[PATCH] CI: Do not test "sleep" in QEMU
2024-10-15 18:29 UTC
[PATCH v7 0/6] FUSB302 USB-C controller support
2024-10-15 15:42 UTC (8+ messages)
` [PATCH v7 1/6] usb: tcpm: add core framework
` [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 v8 00/37] Implement ACPI on aarch64
2024-10-15 17:01 UTC (18+ 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] usb: Fix test failure with multiple partitions
2024-10-15 15:50 UTC (2+ messages)
[PATCH v4] rockchip: board: Increase rng-seed size to make it sufficient for modern Linux
2024-10-15 15:47 UTC (7+ messages)
[PATCH] usb: Fix test dependency on ext4write command
2024-10-15 15:41 UTC (2+ messages)
[PATCH v3 00/20] x86: expo: Add support for editing coreboot CMOS RAM settings
2024-10-15 16:34 UTC (22+ 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
[PULL] u-boot-usb/master
2024-10-15 16:08 UTC
[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 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 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 0/6] Allow showing the memory map
2024-10-15 13:56 UTC (13+ messages)
` [PATCH 6/6] cmd: Add a command to show "
2024.10 fails to boot on starfive visionfive2
2024-10-15 13:39 UTC (2+ messages)
[PATCH] binman: Add option for pointing to external description
2024-10-15 12:48 UTC (6+ messages)
[PATCH v4 0/5] android_ab: introduce bcb ab_dump command and provide several bcb fixes
2024-10-15 12:12 UTC (6+ 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 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 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 (2+ 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] 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 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 (2+ 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
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