U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-06 13:05:52 to 2024-08-07 20:52:17 UTC [more...]

[PATCH 0/6] bootstd: sunxi: Migrate to standard boot
 2024-08-07 20:50 UTC  (7+ messages)
` [PATCH 1/6] sunxi: Drop BOOTCMD_SUNXI_COMPAT
` [PATCH 2/6] sunxi: Add a bootmeth for FEL
` [PATCH 3/6] sunxi: Move to bootstd
` [PATCH 4/6] sunxi: Drop old distro boot variables
` [PATCH 5/6] env: Provide a work-around for unquoting fdtfile
` [PATCH 6/6] sunxi: Move to text environment

[PATCH 1/1] boot: set correct block device name in set_efi_bootdev()
 2024-08-07 20:52 UTC  (6+ messages)

[PATCH v8 00/23] Introduce the lwIP network stack
 2024-08-07 20:44 UTC  (28+ messages)
` [PATCH v8 01/23] flash: prefix error codes with FL_
` [PATCH v8 02/23] net: wget: removed unused function wget_success()
` [PATCH v8 03/23] net: wget: allow EFI boot
` [PATCH v8 04/23] net: introduce alternative implementation as net-lwip/
` [PATCH v8 05/23] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y
` [PATCH v8 06/23] net: fec_mxc_init(): do not ignore return status of fec_open()
` [PATCH v8 07/23] net: split include/net.h into net{, -common, -legacy, -lwip}.h
` [PATCH v8 08/23] net: eth-uclass: add function eth_start_udev()
` [PATCH v8 09/23] net-lwip: build lwIP
` [PATCH v8 10/23] net-lwip: add DHCP support and dhcp commmand
` [PATCH v8 11/23] net-lwip: add TFTP support and tftpboot command
` [PATCH v8 12/23] net-lwip: add ping command
` [PATCH v8 13/23] net-lwip: add dns command
` [PATCH v8 14/23] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
` [PATCH v8 15/23] net-lwip: add wget command
` [PATCH v8 16/23] net-lwip: lwIP wget supports user defined port in the uri, so allow it
` [PATCH v8 17/23] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
` [PATCH v8 18/23] configs: add qemu_arm64_lwip_defconfig
` [PATCH v8 19/23] lwip: tftp: add support of blksize option to client
` [PATCH v8 20/23] net-lwip: add TFTP_BLOCKSIZE
` [PATCH v8 21/23] CI: add qemu_arm64_lwip to the test matrix
` [PATCH v8 22/23] test/py: add HTTP (wget) test for the EFI loader
` [PATCH v8 23/23] MAINTAINERS: net-lwip: add myself as a maintainer

[PATCH v2 0/9] led: introduce LED boot and activity function
 2024-08-07 19:54 UTC  (10+ messages)
` [PATCH v2 1/9] led: turn LED ON on initial SW blink
` [PATCH v2 2/9] led: implement led_set_state/period_by_label
` [PATCH v2 3/9] led: implement LED boot API
` [PATCH v2 4/9] common: board_r: rework BOOT LED handling
` [PATCH v2 5/9] led: implement LED activity API
` [PATCH v2 6/9] tftp: implement support for LED activity
` [PATCH v2 7/9] mtd: "
` [PATCH v2 8/9] ubi: "
` [PATCH v2 9/9] doc: introduce led.rst documentation

[PATCH v5 00/20] Introduce the lwIP network stack
 2024-08-07 19:08 UTC  (10+ messages)
` [PATCH v5 03/20] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y

[PATCH v3 00/21] Universal Payload initial series
 2024-08-07 17:38 UTC  (2+ messages)

[PATCH v5 0/4] alist: Implement a pointer list / array of structs
 2024-08-07 17:38 UTC  (2+ messages)

[PATCH v2] driver: pwm: pwm-imx: fix probing on imx6
 2024-08-07 15:53 UTC 

[PATCH] ubifs: Call ubifs_iput when ubifs_iget is used
 2024-08-07 15:42 UTC 

[PATCH] defconfig: Add a config for AM335x High Security EVM with SPI Boot support
 2024-08-07 15:26 UTC 

[RFC PATCH] ubifs: Call ubifs_iput when ubifs_iget is used
 2024-08-07 15:14 UTC  (4+ messages)

[PATCH] arm: dts: keystone: Move to OF_UPSTREAM
 2024-08-07 14:56 UTC 

[PATCH] cmd: sf: prevent overwriting the reserved memory
 2024-08-07 14:46 UTC  (5+ messages)

[PATCHv2 1/3] i2c: imx_lpi2c: Fix a typo in bus_i2c_receive
 2024-08-07 14:39 UTC  (5+ messages)
` [PATCHv2 3/3] i2c: imx_lpi2c: Support read transfers longer than 256 bytes

[PATCH v1 0/4] apalis/colibri imx8: enable additional features
 2024-08-07 14:38 UTC  (6+ messages)
` [PATCH v1 1/4] board: apalis-imx8: add reset code
` [PATCH v1 2/4] apalis-imx8: enable i.MX specific BOOTAUX
` [PATCH v1 3/4] colibri-imx8x: "
` [PATCH v1 4/4] colibri-imx8x: enable i.MX specific SNVS configuration

[PATCH v2 00/21] Universal Payload initial series
 2024-08-07 14:36 UTC  (3+ messages)

Fw: ECDSA for FIT Files in U-Boot
 2024-08-07 14:36 UTC  (4+ messages)

[PATCH v2 00/39] efi: Add a test for EFI bootmeth
 2024-08-07 14:36 UTC  (27+ messages)
` [PATCH v2 06/39] bootstd: Create a function to reset USB
` [PATCH v2 25/39] efi: Use puts() in cout so that console recording works
` [PATCH v2 27/39] efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
` [PATCH v2 28/39] efi_loader: Shorten the app rules
` [PATCH v2 29/39] efi_loader: Shorten the app rules further
` [PATCH v2 30/39] efi: Show the vendor in helloworld
` [PATCH v2 31/39] Revert "bootdev: avoid infinite probe loop"
` [PATCH v2 34/39] bootstd: Add debugging for efi bootmeth
` [PATCH v2 35/39] efi: Disable ANSI output for tests
` [PATCH v2 36/39] efi: Add a test app
` [PATCH v2 37/39] efi: Avoid using sandbox virtio devices
` [PATCH v2 38/39] test: Set up an image suitable for EFI testing
` [PATCH v2 39/39] efi: Add a test for the efi bootmeth

[PATCH 1/1] efi_loader: correct description of efi_get_distro_fdt_name
 2024-08-07 14:36 UTC  (2+ messages)

[PATCH v2 0/1] board: tegra: convert boards to text env
 2024-08-07 14:36 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] configs: enable efidebug and EFI http boot on QEMU aarch64
 2024-08-07 14:36 UTC  (3+ messages)

[PATCH 1/3] omap: Use spl_soc_init instead of spl_board_init
 2024-08-07 14:20 UTC  (2+ messages)

[PATCH 00/12] omap configuration cleanups
 2024-08-07 14:20 UTC  (2+ messages)

[PATCH] android_ab: Fix backup offset calculation
 2024-08-07 14:13 UTC 

[PATCH v3 1/3] i2c: imx_lpi2c: Fix a typo in bus_i2c_receive
 2024-08-07 14:08 UTC  (3+ messages)
` [PATCH v3 2/3] i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hz
` [PATCH v3 3/3] i2c: imx_lpi2c: Support read transfers longer than 256 bytes

[PATCH 01/11] board: shc: convert to DM_I2C
 2024-08-07 13:47 UTC  (7+ messages)
` [PATCH 10/11] board: cm_fx6: "
  ` [PATCH v2 "

[PATCH v7 00/20] Introduce the lwIP network stack
 2024-08-07 12:41 UTC  (12+ messages)
` [PATCH v7 08/20] net-lwip: add DHCP support and dhcp commmand

[PATCH] usb: gadget: udc: Fix duplicate uclass name
 2024-08-07 12:36 UTC  (8+ messages)
` [PATCH] dm: core: Show device sequence instead in dm_dump_tree()
` [PATCH] cmd: bind: Use device sequence instead for driver bind/unbind

[PATCH v1] lib: elf: Fix bootelf -p crash issue
 2024-08-07  2:20 UTC 

[PATCH] usb: gadget: ether: Handle gadget driver registration in start and stop
 2024-08-07  6:38 UTC  (5+ messages)

[PATCH] imx: imx8: fix build when CONFIG_IMX_BOOTAUX is set
 2024-08-07 13:39 UTC 

[PATCH v2 0/1] disk: add TegraPT support
 2024-08-07 12:10 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v3] config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm
 2024-08-07 11:04 UTC  (3+ messages)

[PATCH v2 00/10] rockchip: pinctrl: Add support for pinmux status cmd
 2024-08-07 10:47 UTC  (19+ messages)
` [PATCH v2 01/10] pinctrl: rockchip: Use syscon_regmap_lookup_by_phandle()
` [PATCH v2 02/10] pinctrl: rockchip: Add a pin_to_bank() helper
` [PATCH v2 04/10] pinctrl: rockchip: Add pinmux status related ops
` [PATCH v2 05/10] pinctrl: rockchip: Add gpio_request_enable() ops
` [PATCH v2 06/10] gpio: rockchip: Get pinctrl device from gpio-ranges prop
` [PATCH v2 07/10] gpio: rockchip: Use pinctrl pin offset to get_gpio_mux()
` [PATCH v2 08/10] gpio: rockchip: Add request() ops
` [PATCH v2 09/10] rockchip: gpio: Add gpio-ranges props
` [PATCH v2 10/10] rockchip: gpio: Add missing gpio aliases

[PATCH V2 1/3] nvmem: u-boot-env: error if NVMEM device is too small
 2024-08-07  9:55 UTC  (2+ messages)

[PATCH] driver: pwm: pwm-imx: fix probing on imx6
 2024-08-07  9:34 UTC  (3+ messages)

[PATCH v2] remoteproc: uclass: Modify uc_pdata->name to use combination of device name and device's parent name
 2024-08-07  9:08 UTC 

[PATCH] remoteproc: uclass: Modify uc_pdata->name to use combination of device name and device's parent name
 2024-08-07  8:41 UTC  (3+ messages)

[PATCH] usb: gadget: usbhs: Add Renesas USBHS device driver
 2024-08-07  7:13 UTC  (3+ messages)

[PATCH 00/14] event: Replace some more init hooks
 2024-08-07  6:06 UTC  (6+ messages)
` [PATCH 05/14] initcall: Adjust the failure message and return value

[PATCH 00/40] Make LMB memory map global and persistent
 2024-08-07  6:31 UTC  (14+ messages)
` [PATCH 23/40] lmb: add a flags parameter to the API's
` [PATCH 30/40] sandbox: iommu: remove lmb allocation in the driver

[PATCH 1/1] ata: sata_rescan must scan for block devices
 2024-08-07  1:58 UTC 

[PATCH 1/4] x86: Fix ptrdiff_t for x86_64
 2024-08-07  1:56 UTC  (9+ messages)
` [PATCH 2/4] dlmalloc: Fix integer overflow in request2size()
` [PATCH 3/4] dlmalloc: Fix integer overflow in sbrk()
` [PATCH 4/4] dlmalloc: Make sure allocation size is within malloc area

Selecting serial device for console
 2024-08-06 22:33 UTC  (3+ messages)

[PATCH v2 1/3] aes: Allow to store randomly generated IV in the FIT
 2024-08-06 21:51 UTC  (6+ messages)
` [PATCH v2 2/3] tools: binman: Add a property to pass a key directory to mkimage
` [PATCH v2 3/3] tools: binman: Add tests for FIT with data encrypted by mkimage

[PATCH 0/3] dm: core: Avoid multiple calls to fdt_parent_offset()
 2024-08-06 21:51 UTC  (7+ messages)
` [PATCH 1/3] dm: core: fdtaddr: "
` [PATCH 2/3] dm: core: ofnode: Avoid multiple calls to ofnode_get_parent()
` [PATCH 3/3] dm: core: regmap: "

[PATCH 0/2] bootstage: Fix unstash and sorting of records
 2024-08-06 21:50 UTC  (6+ messages)
` [PATCH 1/2] bootstage: Fix unstash of records from SPL
` [PATCH 2/2] bootstage: Do not sort records

[PATCH 1/1] Makefile: don't use CFLAGS for environment text file
 2024-08-06 21:50 UTC  (2+ messages)

[PATCH v4 0/5] net: dwc_eth_qos: Add glue driver for Intel MAC
 2024-08-06 21:50 UTC  (3+ messages)
` [PATCH v4 1/5] x86: provide mb() macro

Pull request: u-boot-sunxi/master for v2024.10
 2024-08-06 18:43 UTC  (2+ messages)

[PATCH 1/3] test_fs: Allow running unprivileged
 2024-08-06 16:42 UTC  (5+ messages)
` [PATCH 2/3] test_fs: Rename mount dir to scratch

[GIT PULL] xilinx patches for v2024.07-rc3
 2024-08-06 15:35 UTC  (2+ messages)

[PATCH v2 00/14] spl: mmc: Some tweaks for SPL, particularly with MMC
 2024-08-06 14:58 UTC  (25+ messages)
` [PATCH v2 01/14] rockchip: Move the default timer init to a common file
` [PATCH v2 02/14] spl: Correct use of CMD_BOOTI and CMD_BOOTZ
` [PATCH v2 03/14] spl: Remove some #ifdefs in spl_parse_image_header()
` [PATCH v2 04/14] spl: Remove remaining #ifdef "
` [PATCH v2 05/14] mmc: Use logging instead of printf()
` [PATCH v2 06/14] mmc: Use logging instead of pr_err()
` [PATCH v2 07/14] log: Avoid including function names by default
` [PATCH v2 08/14] spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT
` [PATCH v2 10/14] spl: mmc: Adjust args of spl_mmc_find_device()
` [PATCH v2 11/14] spl: mmc: Try to clean up raw-mode options
` [PATCH v2 12/14] spl: Use unified inline functions for spl_load_info
` [PATCH v2 14/14] blk: Correct comment for blk_get_devnum_by_uclass_idname()

[PATCH 0/2] rockchip: Remove files that can be included from dts/upstream
 2024-08-06 12:51 UTC  (3+ messages)
` [PATCH 1/2] rockchip: px30/rk3326: Use soc dtsi files "


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