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

[PATCH v8 00/23] Introduce the lwIP network stack
 2024-08-07 17:11 UTC  (8+ 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 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 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 v5 00/20] Introduce the lwIP network stack
 2024-08-07 15:06 UTC  (8+ messages)
` [PATCH v5 03/20] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y

[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 1/1] boot: set correct block device name in set_efi_bootdev()
 2024-08-07 14:39 UTC  (5+ messages)

[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  (53+ messages)
` [PATCH v2 01/39] nvmxip: Drop the message on probe
` [PATCH v2 02/39] nvmxip: Avoid probing on boot
` [PATCH v2 03/39] bootstd: Add UT_TESTF_CONSOLE_REC to bootflow tests
` [PATCH v2 04/39] test/py: Fix some pylint warnings in test_ut.py
` [PATCH v2 05/39] scripts: Update pylint.base
` [PATCH v2 06/39] bootstd: Create a function to reset USB
` [PATCH v2 07/39] usb: Drop old non-DM code
` [PATCH v2 08/39] log: Add a new log category for the console
` [PATCH v2 09/39] usb: Add DEV_FLAGS_DM to stdio for USB keyboard
` [PATCH v2 10/39] dm: usb: Deal with USB keyboard persisting across tests
` [PATCH v2 11/39] test: mbr: Adjust test to use lower-case hex
` [PATCH v2 12/39] test: mbr: Adjust test to drop 0x
` [PATCH v2 13/39] sandbox: Change the range used for memory-mapping tags
` [PATCH v2 14/39] sandbox: Update cpu to use logging
` [PATCH v2 15/39] sandbox: Unmap old tags
` [PATCH v2 16/39] sandbox: Add some debugging to pci_io
` [PATCH v2 17/39] sandbox: Implement reference counting for address mapping
` [PATCH v2 18/39] mmc: Use map_sysmem() with buffers in the mmc command
` [PATCH v2 19/39] read: Use map_sysmem() with buffers in the read command
` [PATCH v2 20/39] cmd: Fix memory-mapping in cmp command
` [PATCH v2 21/39] test: mbr: Unmap the buffers after use
` [PATCH v2 22/39] test: mbr: Use a constant for the block size
` [PATCH v2 23/39] test: mbr: Use RAM for the buffers
` [PATCH v2 24/39] test: mbr: Drop a duplicate test
` [PATCH v2 25/39] efi: Use puts() in cout so that console recording works
` [PATCH v2 26/39] efi_loader: Put back copyright message
` [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 32/39] bootstd: Make bootdev_next_prio() continue after failure
` [PATCH v2 33/39] efi: Use the same filename for all sandbox builds
` [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  (4+ 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:53 UTC  (5+ messages)
` [PATCH 1/2] rockchip: px30/rk3326: Use soc dtsi files "
` [PATCH 2/2] rockchip: Use "

[PATCH v4 0/7] usb: gadget: atmel: Code refactor and DM_USB_GADGET support
 2024-08-06 12:59 UTC  (2+ messages)

[PATCH v2 1/2] spi: sunxi: fix CDR2 calculation
 2024-08-06 12:37 UTC  (4+ messages)
` [PATCH v2 2/2] spi: sunxi: fix clock divider calculation for max frequency setting

[PATCH v2] boot: android: fix booting without a ramdisk
 2024-08-06 10:00 UTC  (2+ messages)

[PATCH] cmd: bcb: Fix segfault on invalid block device
 2024-08-06  9:59 UTC  (2+ messages)


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