U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-21 03:44:45 to 2024-09-25 12:59:14 UTC [more...]

[PATCH 00/19] spl: Support a relocating jump between phases (VBE part F)
 2024-09-25 12:55 UTC  (7+ messages)
` [PATCH 01/19] spl: Reduce the size of the bl_len field
` [PATCH 02/19] spl: Provide a way of indicating the phase to load
` [PATCH 03/19] spl: Avoid including hash algorithms which are not wanted
` [PATCH 04/19] spl: Provide a way to mark code needed for relocation
` [PATCH 05/19] lib: Mark crc8 as relocation code
` [PATCH 07/19] lib: Mark memcpy() and memmove() "

[PATCH v3 0/3] efi: Start tidying up memory management
 2024-09-25 12:55 UTC  (23+ messages)
` [PATCH v3 1/3] efi: Drop the memset() from efi_alloc()
` [PATCH v3 2/3] efi: Allow use of malloc() for the EFI pool

[PATCH] sandbox_spl: Restrict use of UPL when not enabled
 2024-09-25 12:53 UTC  (3+ messages)

[PATCH 00/16] Make EFI memory allocations synchronous with LMB
 2024-09-25 12:53 UTC  (7+ messages)
` [PATCH 04/16] event: add event to notify lmb memory map changes

[PATCH v5 00/14] efi: Add a test for EFI bootmeth
 2024-09-25 12:52 UTC  (10+ messages)
` [PATCH v5 12/14] efi_loader: Avoid using sandbox virtio devices

[PATCH] doc: Move the generic memory-documentation to doc/
 2024-09-25 12:50 UTC  (3+ messages)

[PATCH 00/18] vbe: Series part D
 2024-09-25 12:50 UTC  (11+ messages)

[PATCH 1/1] efi_leader: delete rng-seed if having EFI RNG protocol
 2024-09-25 12:50 UTC  (16+ messages)

[PATCH v6 00/19] labgrid: Provide an integration with Labgrid
 2024-09-25 12:50 UTC  (11+ messages)
` [PATCH v6 01/19] test: Allow signaling that U-Boot is ready
` [PATCH v6 02/19] test: Use a constant for the test timeout
` [PATCH v6 04/19] test: Allow connecting to a running board

[PATCH 13/14] Update u-boot.cfg to include CFG also
 2024-09-25 12:49 UTC  (12+ messages)

[PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
 2024-09-25 12:48 UTC  (13+ messages)

[PATCH v2 00/18] vbe: Series part D
 2024-09-25 12:48 UTC  (4+ messages)
` [PATCH v2 09/18] armv8: Support not having separate BSS

[PATCH v3 00/30] Implement ACPI on aarch64
 2024-09-25 12:47 UTC  (14+ messages)
` [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

[PATCH v2 00/11] drivers: Driver support for ADI SC5xx SoCs
 2024-09-25 12:25 UTC  (12+ messages)
` [PATCH v2 01/11] pinctrl: Add support for ADI SC5XX-family pinctrl
` [PATCH v2 02/11] gpio: Add support for SC5XX-family processor GPIO driver
` [PATCH v2 03/11] gpio: Add support for ADI ADP5588 GPIO expander chips
` [PATCH v2 04/11] usb: musb-new: Add support for Analog Devices SC5xx SoCs
` [PATCH v2 05/11] i2c: Add support for ADI SC5XX-family I2C peripheral
` [PATCH v2 06/11] net: Add support for ADI SC5xx SoCs with DWC QoS ethernet
` [PATCH v2 07/11] watchdog: Add support for ADI SC5XX-family watchdog peripheral
` [PATCH v2 08/11] dma: Add driver for ADI SC5xx-family SoC MDMA functionality
` [PATCH v2 09/11] remoteproc: Add in SHARC loading for ADI SC5XX-family processors
` [PATCH v2 10/11] spi: Add support for ADI SC5XX-family processor SPI peripherals
` [PATCH v2 11/11] mmc: Add support for ADI SC5XX-family processor SDHCI peripherals

[PATCH] arm64: dts: imx8m: Always name the generated fitImage u-boot.itb
 2024-09-25 11:42 UTC  (3+ messages)

[PATCH V2 1/2] net: fec_mxc: Fix clk_ref rate on iMX93
 2024-09-25 11:41 UTC  (3+ messages)
` [PATCH V2 2/2] net: fec_mxc: Skip recv packet process when fec is halted

[GIT PULL] Please pull u-boot-imx-next-20240925
 2024-09-25 11:40 UTC 

[PATCH v2 1/5] power: regulator: Trigger probe of regulators which are always-on or boot-on
 2024-09-25 11:23 UTC  (7+ messages)
` [PATCH v2 2/5] power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_probe
` [PATCH v2 3/5] power: regulator: Exit from regulator_set_suspend_value on poorly described regulators
` [PATCH v2 4/5] power: regulator: Drop regulator_unset()
` [PATCH v2 5/5] power: regulator: Drop regulators_enable_boot_on/off()

[u-boot-test-hooks PATCH] qemu_arm64_tpl: Add a new board
 2024-09-25  9:47 UTC 

[PATCH] arm64: versal-net: Remove current-speed from mini
 2024-09-25  7:03 UTC 

[PATCH] xilinx: Add cap-mmc-hw-reset and no-sd, no-sdio property to eMMC
 2024-09-25  7:03 UTC 

[PATCH] arm64: zynqmp: Add description for SC on vm-p-m1369 board
 2024-09-25  7:03 UTC 

[PATCH] amd: Disable LMB, BOOTM, MTD and EFI loader for mini configurations
 2024-09-25  7:02 UTC 

[PATCH] arm64: xilinx: Fix file location described in zynqmp-p-a2197-00-revA.dts
 2024-09-25  7:02 UTC 

[PATCH v1 00/20] SoCFPGA: Add Boot Support for Agilex 5 in U-Boot
 2024-09-25  6:13 UTC  (35+ messages)
` [PATCH v1 01/20] arm: socfpga: agilex5: Add new system manager base addresses
` [PATCH v1 02/20] arm: socfpga: Add support for agilex5 clock manager
` [PATCH v1 03/20] linker: Add SPL linker script for SoC64 devices
` [PATCH v1 04/20] arm: socfpga: agilex5: Add low level initialization
` [PATCH v1 08/20] arm: dts: agilex5: Enable XGMAC
` [PATCH v1 09/20] sysreset: Add reset support to SoCFPGA Agilex5 device
` [PATCH v1 12/20] arm: socfpga: agilex5: Update CPU info
` [PATCH v1 13/20] arm: socfpga: Export board ID as U-Boot environment variable
` [PATCH v1 15/20] arm: socfpga: smc: Add memory coherency support to mailbox command

[PATCH v8 00/13] net: tcp: improve tcp support
 2024-09-25  1:40 UTC  (14+ messages)
` [PATCH v8 01/13] net/tcp: fix TCP options processing
` [PATCH v8 02/13] net/tcp: fix selective acknowledge
` [PATCH v8 03/13] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v8 04/13] net/tcp: add connection info to "
` [PATCH v8 05/13] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v8 06/13] net/tcp: improve tcp framework, use better state machine
` [PATCH v8 07/13] test/cmd/wget: fix the test
` [PATCH v8 08/13] net/tcp: simplify tcp header filling code
` [PATCH v8 09/13] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v8 10/13] net/net: fix include ordering
` [PATCH v8 11/13] net/netcat: add netcat over tcp support
` [PATCH v8 12/13] net/httpd: add httpd common code
` [PATCH v8 13/13] net/httpd-upload: an example web-server implementation for file uploading

[PATCH] arm64: dts: imx8mp: Add DH i.MX8MP DHCOM SoM on DRC02 carrier board
 2024-09-25  0:09 UTC 

[PATCH v2] spl: ram: hide SPL_RAM_SUPPORT
 2024-09-24 23:40 UTC  (2+ messages)

[PATCH v4 00/15] Miscellaneous fixes
 2024-09-24 23:40 UTC  (2+ messages)

[PATCH] test/py/tests/test_bootstage.py: Combine stash/unstash tests
 2024-09-24 23:40 UTC  (2+ messages)

[PATCH] arm: imx: Enable always-on regulators using board specific workaround on DHCOM SoM
 2024-09-24 22:08 UTC 

[u-boot-test-hooks][PATCH] travis-ci: Add qemu-arm-sbsa-ref
 2024-09-24 14:30 UTC  (3+ messages)

[PATCH] ram: k3-ddrss: Handle error properly in lpddr4_start
 2024-09-24 14:29 UTC  (2+ messages)

[PATCH 0/1] rpi: Fix compilation when CONFIG_VIDEO is disabled
 2024-09-24  6:38 UTC  (5+ messages)
` [PATCH 1/1] rpi: Fix build error when CONFIG_VIDEO is disabled for Raspberry Pi

[PATCH v9 00/23] Introduce the lwIP network stack
 2024-09-24 11:30 UTC  (10+ messages)
` [PATCH v9 35/37] [TESTING] Kconfig: enable NET_LWIP by default except for SANDBOX

[PATCH V2 0/4] Anbernic RGxx3 Bootloader Fixes
 2024-09-24 10:24 UTC  (11+ messages)
` [PATCH V2 2/4] board: rockchip: Add vdd_cpu reg fixup for RGXX3 Series
` [PATCH V2 4/4] board: rockchip: Enable PD_VO before driver access

[PATCH 00/26] Support display (and even more) on the BSH SMM S2/PRO boards
 2024-09-24  9:05 UTC  (3+ messages)
` [PATCH 08/26] power: Add iMX8M block ctrl driver for dispmix

[PATCH 2/3] riscv: qemu: Enable EFI framebuffer
 2024-09-24  7:46 UTC  (5+ messages)
` [PATCH 3/3] riscv: qemu: Explicitly advertise RVVM support

[PATCH 1/2] net: fec_mxc: Fix clk_ref rate on iMX93
 2024-09-24  6:07 UTC  (8+ messages)
` [PATCH 2/2] net: fec_mxc: Skip recv packet process when fec is halted

[PATCH v1 0/2] riscv: add GPIO support for the LicheePi4A
 2024-09-24  3:25 UTC  (5+ messages)
` [PATCH v1 1/2] gpio: dw: Add ngpios DT-property support
` [PATCH v1 2/2] configs: th1520_lpi4a: Enable CMD_GPIO, DM_GPIO and DWAPB_GPIO driver

[PATCH 1/3] riscv: qemu: Enable booting from NVMe
 2024-09-24  2:48 UTC  (2+ messages)

[PATCH] rtc: rv3028: add support to manage VDD regulator
 2024-09-23  8:25 UTC 

[GIT PULL] xilinx patches for v2025.01-rc1
 2024-09-23 19:51 UTC  (2+ messages)

[PATCH] power: regulator: Fix power on/off delay issue
 2024-09-23 14:59 UTC  (2+ messages)

[PATCH v6] mmc: Poll CD in case cyclic framework is enabled
 2024-09-23 14:10 UTC  (7+ messages)

[PATCH 1/3] power: regulator: pca9450: Update the BUCK1 voltage range
 2024-09-23 13:11 UTC  (3+ messages)
` [PATCH 2/3] power: pmic/regulator: Support pca9452
` [PATCH 3/3] power: pmic: pca9450: Add missing newline

[PATCH 0/3] env: mmc: fix use of two separate partitions with proper type GUID
 2024-09-23 11:10 UTC  (9+ messages)
` [PATCH 1/3] env: mmc: refactor mmc_offset_try_partition()
` [PATCH 3/3] env: mmc: rework mmc_env_partition_by_guid() to work with two separate partitions

[PATCH 0/4] aspeed: ast2700: Add Caliptra ECDSA driver
 2024-09-23  8:30 UTC  (10+ messages)
` [PATCH 2/4] lib: ecdsa: Create device tree node automatically
` [PATCH 3/4] image-fit-sig: Remove padding check
` [PATCH 4/4] drivers/crypto: aspeed: Add Caliptra ECDSA384 support

[PATCH 0/1] add KSZ9896 switch support with spi interface
 2024-09-23  8:21 UTC  (2+ messages)
` [PATCH 1/1] net: ksz9477: add KSZ9896 switch support

[PATCH v4 00/35] Implement ACPI on aarch64
 2024-09-23  6:29 UTC  (10+ messages)
` [PATCH v4 23/35] drivers/arm: Implement acpi_fill_madt
` [PATCH v4 30/35] arm: cpu: Add ACPI parking protocol support
` [PATCH v4 32/35] arm: mach-bcm283x: Add ARMV8_MULTIENTRY support

[PATCH v2 0/7] add support for Enclustra Mercury AA1 SoMs
 2024-09-22 21:40 UTC  (14+ messages)
` [PATCH v2 3/7] ARM: socfpga: add Enclustra AA1 SoM support
` [PATCH v2 4/7] ARM: socfpga: add Enclustra AA1 extra env settings
` [PATCH v2 5/7] ARM: socfpga: add Enclustra AA1 demo env files
` [PATCH v2 6/7] ARM: socfpga: add Enclustra AA1 boot scripts
` [PATCH v2 7/7] ARM: socfpga: AA1: support MAC from secure eeprom

[PATCH v4 00/11] led: introduce LED boot and activity function
 2024-09-22 16:15 UTC  (7+ messages)
` [PATCH v4 01/11] led: toggle LED on initial SW blink
` [PATCH v4 07/11] mtd: implement support for LED activity

[PATCH] buildman: Correct some warnings about regex strings
 2024-09-21 17:57 UTC 

[MASTER] Pull request doc-2024-10-rc6
 2024-09-21 17:48 UTC  (2+ messages)

[PATCH v3 00/18] vbe: Series part E
 2024-09-21 11:36 UTC 

[PATCH 00/19] vbe: Series part E
 2024-09-21 11:37 UTC  (8+ messages)
` [PATCH 06/19] malloc: Show amount of used space when memory runs out

[PATCH v3 05/18] malloc: Show amount of used space when memory runs out
 2024-09-21 11:34 UTC 

[PATCH 1/1] cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependencies
 2024-09-21  9:20 UTC 

[PATCH v7 00/13] net: tcp: improve tcp support
 2024-09-21  3:43 UTC  (12+ messages)
` [PATCH v7 03/13] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v7 04/13] net/tcp: add connection info to "
` [PATCH v7 05/13] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v7 06/13] net/tcp: improve tcp framework, use better state machine
` [PATCH v7 07/13] test/cmd/wget: fix the test
` [PATCH v7 08/13] net/tcp: simplify tcp header filling code
` [PATCH v7 09/13] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v7 10/13] net/net: fix include ordering
` [PATCH v7 11/13] net/netcat: add netcat over tcp support
` [PATCH v7 12/13] net/httpd: add httpd common code
` [PATCH v7 13/13] net/httpd-upload: an example web-server implementation for file uploading


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