messages from 2024-07-22 18:03:19 to 2024-07-24 10:07:01 UTC [more...]
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2024-07-24 10:06 UTC (6+ messages)
[PATCH v3 0/7] usb: gadget: atmel: Code refactor and DM_USB_GADGET support
2024-07-24 10:06 UTC (15+ messages)
` [PATCH v3 1/7] usb: gadget: atmel: Sort includes
` [PATCH v3 2/7] usb: gadget: atmel: Replace printf() and pr_err() by log_err()
` [PATCH v3 3/7] usb: gadget: atmel: Fix typo in usb_gadget_register_driver()
` [PATCH v3 4/7] usb: gadget: atmel: Move usba_udc_pdata() with other static functions
` [PATCH v3 5/7] usb: gadget: atmel: Rename atmel_usba_start()/_stop() to usba_udc_enable()/_disable()
` [PATCH v3 6/7] usb: gadget: atmel: Add attach/detach support
` [PATCH v3 7/7] usb: gadget: atmel: Add DM_USB_GADGET support
[PATCH 1/3] i2c: imx_lpi2c: Fix a typo in bus_i2c_receive
2024-07-24 9:59 UTC (3+ messages)
` [PATCH 2/3] i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hz
` [PATCH 3/3] i2c: imx_lpi2c: Support read transfers longer than 256 bytes
[PATCH] cmd: bcb: Fix segfault on invalid block device
2024-07-24 9:51 UTC
[PATCH V2] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present for gate and mux
2024-07-24 9:44 UTC (4+ messages)
[PATCH v5 00/11] efi: CapsuleUpdate: support for dynamic UUIDs
2024-07-24 9:29 UTC (6+ messages)
` [PATCH v5 01/11] efi: define struct efi_guid
` [PATCH v5 05/11] sandbox: switch to dynamic UUIDs
[PATCH v2 0/1] tpm: fix uninitalized field access
2024-07-24 8:55 UTC (3+ messages)
` [PATCH v2 1/1] tpm: call tpm_tis_wait_init() after tpm_tis_init()
[PATCH v2 0/3] Meson: R/W support for pages used by boot ROM
2024-07-24 7:52 UTC (2+ messages)
[PATCH] rockchip: rk3588-toybrick-x0: Migrate to OF_UPSTREAM
2024-07-24 7:47 UTC
[PATCH] rockchip: rk3566-pinetab2: Migrate to OF_UPSTREAM
2024-07-24 7:46 UTC
[PATCH] rockchip: rk3308: Update otp node in u-boot dtsi to match v6.11-rc1
2024-07-24 7:44 UTC
[PATCH v2] tools: Add script to update git subtree projects
2024-07-24 7:08 UTC (8+ messages)
[PATCH 00/40] Make LMB memory map global and persistent
2024-07-24 7:06 UTC (42+ messages)
` [PATCH 01/40] malloc: Support testing with realloc()
` [PATCH 02/40] lib: Handle a special case with str_to_list()
` [PATCH 03/40] alist: Add support for an allocated pointer list
` [PATCH 04/40] lib: Convert str_to_list() to use alist
` [PATCH 05/40] spl: alloc: call full alloc functions if malloc pool is available
` [PATCH 06/40] alist: add a couple of helper functions
` [PATCH 07/40] lmb: ut: disable unit tests for lmb changes
` [PATCH 08/40] lmb: remove the unused lmb_is_reserved() function
` [PATCH 09/40] lmb: staticize __lmb_alloc_base()
` [PATCH 10/40] lmb: use the BIT macro for lmb flags
` [PATCH 11/40] lmb: make LMB memory map persistent and global
` [PATCH 12/40] lmb: allow for resizing lmb regions
` [PATCH 13/40] lmb: remove config symbols used for lmb region count
` [PATCH 14/40] test: lmb: remove the test for max regions
` [PATCH 15/40] lmb: config: add lmb config symbols for SPL
` [PATCH 16/40] lmb: allow lmb module to be used in SPL
` [PATCH 17/40] lmb: introduce a function to add memory to the lmb memory map
` [PATCH 18/40] lmb: remove the lmb_init_and_reserve() function
` [PATCH 19/40] lmb: reserve common areas during board init
` [PATCH 20/40] lmb: remove lmb_init_and_reserve_range() function
` [PATCH 21/40] lmb: bootm: remove superfluous lmb stub functions
` [PATCH 22/40] lmb: init: initialise the lmb data structures during board init
` [PATCH 23/40] lmb: add a flags parameter to the API's
` [PATCH 24/40] lmb: add a common implementation of arch_lmb_reserve()
` [PATCH 25/40] sandbox: move the TCG event log to the start of ram memory
` [PATCH 26/40] spl: call spl_board_init() at the end of the spl init sequence
` [PATCH 27/40] spl: sandbox: initialise the ram banksize in spl
` [PATCH 28/40] lmb: config: make lmb config symbol def_bool
` [PATCH 29/40] sandbox: spl: enable lmb config for SPL
` [PATCH 30/40] sandbox: iommu: remove lmb allocation in the driver
` [PATCH 31/40] zynq: lmb: do not add to lmb map before relocation
` [PATCH 32/40] stm32mp: do not add lmb memory "
` [PATCH 33/40] test: cedit: use allocated address for reading file
` [PATCH 34/40] test: lmb: tweak the tests for the persistent lmb memory map
` [PATCH 35/40] test: lmb: run lmb tests only manually
` [PATCH 36/40] test: lmb: add a separate class of unit tests for lmb
` [PATCH 37/40] test: lmb: invoke the LMB unit tests from a separate script
` [PATCH 38/40] test: bdinfo: dump the global LMB memory map
` [PATCH 39/40] sandbox: adjust load address of couple of tests
` [PATCH 40/40] lmb: ut: re-enable unit tests
[PATCH] rockchip: io-domain: Add support for RK3308
2024-07-24 6:58 UTC
[PATCH] mmc: rockchip_dw_mmc: Allow 4-bit mode when 8-bit mode is supported
2024-07-24 6:55 UTC
[PATCH v3 0/8] Add Starfive JH7110 Cadence USB driver
2024-07-24 3:24 UTC (9+ messages)
` [PATCH v3 7/8] dts: starfive: Add JH7110 Cadence USB dts node
[PATCHv1 0/5] Add a subcommand 'release' to cmd/cpu.c
2024-07-24 1:38 UTC (9+ messages)
` [PATCHv1 1/5] cpu: add release_core callback
` [PATCHv1 2/5] cpu: imx: implement "
` [PATCHv1 3/5] cmd: cpu: add release subcommand
` [PATCHv1 4/5] configs: imx8m: enable the 'cpu' command
` [PATCHv1 5/5] configs: imx93: "
[PATCH 0/3] k3-j721e: Enable OF_UPSTREAM for J721E
2024-07-23 22:51 UTC (3+ messages)
` [PATCH 3/3] arm: dts: k3-j721e: Move to OF_UPSTREAM
[PATCH v3 0/1] phy: rockchip: snps-pcie3: Fix bifurcation and spelling
2024-07-23 21:13 UTC (2+ messages)
` [PATCH v3 1/1] phy: rockchip: naneng-combphy: Introduce PHY-IDs to fix RK3588 muxing
[PATCH] board: beagle: convert to CONFIG_DM_I2C
2024-07-23 21:04 UTC (2+ messages)
[PATCH] pxm2: switch to DM_I2C
2024-07-23 21:04 UTC (2+ messages)
[PATCH] board: keymile: convert to CONFIG_DM_I2C
2024-07-23 21:04 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/9] Generalize PHYTEC Overlay Handling
2024-07-23 21:04 UTC (2+ messages)
[PATCH] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present
2024-07-23 20:53 UTC (8+ messages)
[PATCH v4 00/29] Integrate MbedTLS v3.6 LTS with U-Boot
2024-07-23 20:45 UTC (11+ messages)
` [PATCH v4 09/29] makefile: add mbedtls include directories
` [PATCH v4 26/29] lib/rypto: Adapt rsa_helper to MbedTLS
[PATCH v2 0/5] phy: rockchip: snps-pcie3: Fix bifurcation and spelling
2024-07-23 20:43 UTC (4+ messages)
` [PATCH v2 2/5] phy: rockchip: naneng-combphy: Introduce PHY-IDs to fix RK3588 muxing
[PATCH 1/1] smbios: add extended Extended BIOS ROM Size
2024-07-23 20:24 UTC (6+ messages)
[PATCH v2] board: rpi: Update memory layout for Aarch64
2024-07-23 19:34 UTC
How is it possible to flash an image (wic-file) to emmc?
2024-07-23 18:59 UTC (2+ messages)
[PATCH v2 0/5] arm: exynos: Enable TRNG for E850-96 board
2024-07-23 18:23 UTC (4+ messages)
[PATCH v3 0/5] arm: exynos: Enable TRNG for E850-96 board
2024-07-23 18:14 UTC (6+ messages)
` [PATCH v3 1/5] board: samsung: e850-96: Add default partitions
` [PATCH v3 2/5] board: samsung: e850-96: Load LDFW firmware on board init
` [PATCH v3 3/5] clk: exynos: Add SSS clocks for Exynos850
` [PATCH v3 4/5] rng: Add Exynos TRNG driver
` [PATCH v3 5/5] arm: exynos: Enable TRNG on E850-96 board
usb gadget driver initialization issue
2024-07-23 14:11 UTC (4+ messages)
[RFC PATCH v2 00/48] Make U-Boot memory reservations coherent
2024-07-23 15:29 UTC (18+ messages)
` [RFC PATCH v2 14/48] lmb: remove config symbols used for lmb region count
` [RFC PATCH v2 38/48] lib: Kconfig: add a config symbol for getting lmb memory map updates
[PATCH v2 1/1] smbios: add extended Extended BIOS ROM Size
2024-07-23 14:44 UTC
[PATCH 1/4] lib: sha256: add feature sha256_hmac
2024-07-23 13:45 UTC (5+ messages)
[ANN] U-Boot v2024.10-rc1 released
2024-07-23 13:44 UTC (2+ messages)
` Aw: "
[PATCH 0/1] tpm: fix uninitalized field access
2024-07-23 13:38 UTC (6+ messages)
` [PATCH 1/1] tpm: call tpm_tis_wait_init() after tpm_tis_init()
[PATCH v2 0/4] usb: gadget: atmel: Code refactor and DM_USB_GADGET support
2024-07-22 23:44 UTC (9+ messages)
` [PATCH v2 1/4] usb: gadget: atmel: Code refactor part 1
` [PATCH v2 2/4] usb: gadget: atmel: Code refactor part 2
` [PATCH v2 3/4] usb: gadget: atmel: Add attach/detach support
` [PATCH v2 4/4] usb: gadget: atmel: Add DM_USB_GADGET support
[PATCH v2] warp7: Convert to OF_UPSTREAM
2024-07-23 12:40 UTC (2+ messages)
[PATCH] usb: gadget: usbhs: Add Renesas USBHS device driver
2024-07-23 9:30 UTC (2+ messages)
[PATCH] efi_loader: add /dtbs search path
2024-07-23 6:43 UTC (3+ messages)
[GIT PULL] Please pull u-boot-imx-master-20240722
2024-07-23 1:55 UTC (2+ messages)
[PATCH 01/15] include: asm-generic: Remove duplicate newlines
2024-07-22 23:28 UTC (15+ messages)
` [PATCH 02/15] include: dm: "
` [PATCH 03/15] include: dt-bindings: "
` [PATCH 04/15] include: firmware: "
` [PATCH 05/15] include: fsl-mc: "
` [PATCH 06/15] include: jffs2: "
` [PATCH 07/15] include: linux: "
` [PATCH 08/15] include: mtd: "
` [PATCH 09/15] include: net: "
` [PATCH 10/15] include: power: "
` [PATCH 11/15] include: u-boot: "
` [PATCH 12/15] include: usb: "
` [PATCH 13/15] include: valgrind: "
` [PATCH 14/15] include: zfs: "
` [PATCH 15/15] include: "
[PATCH 0/4] IMX8 series small clock update
2024-07-22 21:07 UTC (7+ messages)
` [PATCH 1/4] clk: imx: clk-imx8mn Fix nand and spi clock parent
[PATCH v2 1/4] udoo_neo: Convert to watchdog driver model
2024-07-22 21:06 UTC (2+ messages)
[PATCH] imx93-u-boot: Describe the CPU clocks in the devicetree
2024-07-22 21:05 UTC (2+ messages)
[PATCH] clk: imx6q: Add definition for IMX6QDL_CLK_PWM1
2024-07-22 21:05 UTC (2+ messages)
[PATCH] clk: imx6q: Add definition for IMX6QDL_CLK_I2C3
2024-07-22 21:04 UTC (2+ messages)
[PATCH] kontron-sl-mx6ul: switch to DM_SERIAL
2024-07-22 21:04 UTC (2+ messages)
[PATCH] mx6boards: convert to DM_I2C and DM_SERIAL
2024-07-22 21:04 UTC (2+ messages)
[PATCH] nitrogen6x: convert to DM_I2C and DM_SERIAL
2024-07-22 21:03 UTC (2+ messages)
[PATCH 01/40] drivers: ata: Remove duplicate newlines
2024-07-22 19:31 UTC (2+ messages)
[PATCH 01/37] board: BuS: Remove duplicate newlines
2024-07-22 19:31 UTC (2+ messages)
[GIT PULL] u-boot-riscv/master
2024-07-22 19:31 UTC (2+ messages)
[PATCH v3 00/38] mmc: dw_mmc: Enable eMMC on E850-96 board
2024-07-22 17:57 UTC (8+ messages)
` [PATCH v3 32/38] mmc: exynos_dw_mmc: Pull all init code into probe function
` [PATCH v3 33/38] mmc: exynos_dw_mmc: Don't call dwmci_setup_cfg() after add_dwmci()
` [PATCH v3 34/38] mmc: exynos_dw_mmc: Use dev->name as driver's displayed name
` [PATCH v3 35/38] mmc: exynos_dw_mmc: Improve coding style
` [PATCH v3 36/38] arm: dts: exynos: Remove outdated DW MMC properties in all Exynos dts
` [PATCH v3 37/38] configs: e850-96: Enable MMC
` [PATCH v3 38/38] doc: samsung: Mention enabled eMMC in E850-96 board doc
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