messages from 2024-08-19 21:04:47 to 2024-08-22 01:16:22 UTC [more...]
[PATCH 1/1] usb: gadget: ether: Disable USB pullup in eth probe
2024-08-21 23:21 UTC (4+ messages)
[PATCH 0/1] usb: gadget: ether: Disable USB pullup in eth probe
2024-08-21 21:19 UTC
[PATCH 00/11] mach-snapdragon: various improvements for newer boards
2024-08-22 1:10 UTC (2+ messages)
[PATCH] qconfig: Fix an incorrect format-string with negative value
2024-08-21 23:52 UTC
[PATCH v3 00/27] Make LMB memory map global and persistent
2024-08-21 22:47 UTC (29+ messages)
` [PATCH v3 01/27] alist: add a helper to check if the list is full
` [PATCH v3 02/27] lmb: remove the unused lmb_is_reserved() function
` [PATCH v3 03/27] lmb: staticize __lmb_alloc_base()
` [PATCH v3 04/27] lmb: use the BIT macro for lmb flags
` [PATCH v3 05/27] lmb: make LMB memory map persistent and global
` [PATCH v3 06/27] lmb: allow for resizing lmb regions
` [PATCH v3 07/27] lmb: remove config symbols used for lmb region count
` [PATCH v3 08/27] lmb: config: add lmb config symbols for SPL
` [PATCH v3 09/27] lmb: allow lmb module to be used in SPL
` [PATCH v3 10/27] lmb: introduce a function to add memory to the lmb memory map
` [PATCH v3 11/27] lmb: reserve common areas during board init
` [PATCH v3 12/27] lmb: remove the lmb_init_and_reserve() function
` [PATCH v3 13/27] lmb: remove lmb_init_and_reserve_range() function
` [PATCH v3 14/27] lmb: bootm: remove superfluous lmb stub functions
` [PATCH v3 15/27] lmb: init: initialise the lmb data structures during board init
` [PATCH v3 16/27] ppc: lmb: move arch specific lmb reservations to arch_misc_init()
` [PATCH v3 17/27] lmb: do away with arch_lmb_reserve()
` [PATCH v3 18/27] lmb: remove the unused board_lmb_reserve() function
` [PATCH v3 19/27] sandbox: move the TCG event log to the start of ram memory
` [PATCH v3 20/27] spl: call spl_board_init() at the end of the spl init sequence
` [PATCH v3 21/27] spl: sandbox: initialise the ram banksize in spl
` [PATCH v3 22/27] sandbox: spl: enable lmb config for SPL
` [PATCH v3 23/27] sandbox: iommu: remove lmb allocation in the driver
` [PATCH v3 24/27] zynq: lmb: do not add to lmb map before relocation
` [PATCH v3 25/27] stm32mp: allow calling optee_get_reserved_memory() from U-Boot
` [PATCH v3 26/27] stm32mp: compute ram_top based on the optee base address
` [PATCH v3 27/27] lmb: add logic to print lmb flag strings
[PATCH 1/1] efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures
2024-08-21 21:33 UTC
[PATCH v2 0/3] Meson: R/W support for pages used by boot ROM
2024-08-21 21:17 UTC (3+ messages)
[PATCH] ARM: imx: Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBC
2024-08-21 21:03 UTC
[PATCH] ARM: imx: Use USB SDPS as fallback option on Data Modul i.MX8M Plus eDM SBC
2024-08-21 21:01 UTC
[PATCH v2 0/7] Qualcomm: add support for SC7280 and the RB3 Gen 2
2024-08-21 20:33 UTC (21+ messages)
` [PATCH v2 1/7] clk/qcom: add initial clock driver for sc7280
` [PATCH v2 2/7] dts: qcs6490-rb3gen2-u-boot: add override dtsi
` [PATCH v2 3/7] dts: qcs6490-rb3gen2-u-boot: USB host mode
` [PATCH v2 4/7] iommu: qcom-smmu: add sc7280-smmu-500 compatible
` [PATCH v2 5/7] qcom_defconfig: enable SC7280 clocks
` [PATCH v2 6/7] configs: add qcm6490_defconfig
` [PATCH v2 7/7] doc: board/qualcomm: document rb3gen2 building/flashing
u-boot on raspberry pi with secure boot
2024-08-21 18:42 UTC (5+ messages)
[RFC PATCH 0/2] Add TI K3 PCIe Controller support for J7200
2024-08-21 18:00 UTC (4+ messages)
` [RFC PATCH 1/2] pci: Add TI K3 Cadence PCIe Controller
` [RFC PATCH 2/2] configs: j7200_evm_a72_defconfig: Enable configs for PCI support
[PATCH 1/2] pytest: requirements.txt: Resync with the rest of the project
2024-08-21 17:47 UTC (5+ messages)
` [PATCH 2/2] Dockerfile: Update to namespace for some labels
[PATCH v2 00/35] global_data: Reduce size of struct global_data
2024-08-21 16:19 UTC (36+ messages)
` [PATCH v2 01/35] global_data: Move pci_clk to m68k and powerpc
` [PATCH v2 02/35] x86: Drop use of global_data fb_base
` [PATCH v2 03/35] video: Add a function to obtain the framebuffer address
` [PATCH v2 04/35] video: mxc: Avoid setting global_data fb_base
` [PATCH v2 05/35] video: mxs: "
` [PATCH v2 06/35] arm: friendlyarm: Avoid accessing "
` [PATCH v2 07/35] arm: ronetix: "
` [PATCH v2 08/35] zynqmp: Avoid setting the framebuffer address
` [PATCH v2 09/35] video: Avoid setting global_data fb_base from SPL handoff
` [PATCH v2 10/35] video: Avoid setting global_data fb_base in video setup
` [PATCH v2 11/35] global_data: Drop fb_base
` [PATCH v2 12/35] global_data: Convert have_console into a flag
` [PATCH v2 13/35] global_data: Remove pci_ram_top
` [PATCH v2 14/35] global_data: Drop global_data hose
` [PATCH v2 15/35] global_data: Drop pci_bootdelay
` [PATCH v2 16/35] global_data: Use less space for environment fields
` [PATCH v2 17/35] board_f: Add a new struct to hold pre-relocation info
` [PATCH v2 18/35] board_f: Move fdt_size to board
` [PATCH v2 19/35] board_f: Move new_bootstage to boardf
` [PATCH v2 20/35] board_f: Move new_bloblist "
` [PATCH v2 21/35] global_data: Drop spl_handoff
` [PATCH v2 22/35] global_data: Collect common fields at the top
` [PATCH v2 23/35] global_data: Reduce the size of bus_clk and mem_clk
` [PATCH v2 24/35] global_data: Reduce the size of mon_len
` [PATCH v2 25/35] global_data: log: Reorder and shrink fields
` [PATCH v2 26/35] global_data: Reduce size of early-malloc vars
` [PATCH v2 27/35] global_data: Move baud_rate field lower
` [PATCH v2 28/35] global_data: Move env_addr field higher
` [PATCH v2 29/35] global_data: Put phys_addr fields near the top
` [PATCH v2 30/35] global_data: Move ulong fields together
` [PATCH v2 31/35] global_data: Move pointer members together
` [PATCH v2 32/35] global_data: Remove jump table in SPL
` [PATCH v2 33/35] global_data: Remove environment members if not used
` [PATCH v2 34/35] doc: Move generic-board documentation into rst
` [PATCH v2 35/35] doc: Add some guidelines about global data
[PATCH v1 0/3] Risc-V cache operations
2024-08-21 16:09 UTC (14+ messages)
` [PATCH v1 1/3] riscv: Add support for defining instructions
` [PATCH v1 2/3] riscv: cache: Add CBO instructions
` [PATCH v1 3/3] board: qemu-riscv: Override enable_caches
[RESEND PATCH v4 00/10] mtd: spinand: initial support of ecc engines
2024-08-21 15:57 UTC (5+ messages)
` [RESEND PATCH v4 10/10] mtd: nand: add initial ecc engine support
[PATCH] config: imx: Add support for Phytec's phycore imx8mm running SDP gadget
2024-08-21 15:06 UTC (6+ messages)
[PATCH v2 00/32] Make LMB memory map global and persistent
2024-08-21 14:39 UTC (16+ messages)
` [PATCH v2 14/32] lmb: introduce a function to add memory to the lmb memory map
` [PATCH v2 32/32] lmb: add logic to print lmb flag strings
clarifying i2c_get_chip_for_busnum()
2024-08-21 13:59 UTC (7+ messages)
[PATCH] usb: gadget: ether: Handle gadget driver registration in start and stop
2024-08-21 12:34 UTC (6+ messages)
[PATCH v8 00/23] Introduce the lwIP network stack
2024-08-21 9:04 UTC (7+ messages)
[PATCH] config: imx: Add PHYTEC's phycore-imx8mm-fspi_defconfig
2024-08-21 8:33 UTC (3+ messages)
[PATCH] board/qualcomm: add debug config fragments for some SoCs
2024-08-21 8:02 UTC (2+ messages)
[PATCH 00/35] global_data: Reduce size of struct global_data
2024-08-21 0:48 UTC (2+ messages)
[PATCH v4 00/14] efi: Add a test for EFI bootmeth
2024-08-21 2:12 UTC (4+ messages)
` [PATCH v4 13/14] test: efi: boot: Set up an image suitable for EFI testing
[PATCH v1] dm: core: Make SPL_DM_SEQ_ALIAS select SPL_STRTO
2024-08-21 2:11 UTC (2+ messages)
[GIT PULL] Please pull u-boot-dfu-next-20240820
2024-08-21 0:42 UTC (2+ messages)
[PATCH v5 00/38] mmc: dw_mmc: Enable eMMC on E850-96 board
2024-08-20 23:48 UTC (6+ messages)
[PATCH 0/2] Add and enable mcore support
2024-08-20 15:46 UTC (3+ messages)
` [PATCH 1/2] board: phytec: phycore_imx8mp: Add "
` [PATCH 2/2] configs: phycore-imx8mp_defconfig: Enabled bootaux command
[PATCH v2] dts: imx: Enable USB support in imx8mm-phyboard-polis-rdk-u-boot.dtsi
2024-08-20 15:14 UTC
[GIT PULL] Please pull u-boot-dfu-20240820
2024-08-20 15:11 UTC (3+ messages)
[PATCH v2] config: imx: Define CFG_SYS_UBOOT_BASE for Phytec's imx8mm SoM QSPI boot
2024-08-20 14:59 UTC
Uboot net phy.c query
2024-08-20 13:40 UTC (2+ messages)
usb: ehci: Fix db410c usb reset not working
2024-08-20 2:45 UTC (4+ messages)
` 回复: "
[PATCH] usb: gadget: udc: Fix duplicate uclass name
2024-08-20 7:39 UTC (4+ messages)
` [PATCH] cmd: bind: Use device sequence instead for driver bind/unbind
[PATCH] imx: ele_ahab: Add HUK derivation support
2024-08-20 7:35 UTC (3+ messages)
[PATCH] gpio: Add G7 Aspeed gpio controller driver
2024-08-20 7:27 UTC
[PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
2024-08-20 7:08 UTC (12+ messages)
[PATCH 00/21] Tidy up console recording in tests
2024-08-20 7:08 UTC (9+ messages)
` [PATCH 02/21] test: Fail when an empty line is expected but not present
` [PATCH 05/21] test: Rename UTF_CONSOLE_REC to UTF_CONSOLE
` [PATCH 11/21] test: boot: Use UTF_CONSOLE in tests
` [PATCH 17/21] test: hush: "
[PATCH] usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST set
2024-08-20 6:09 UTC (2+ messages)
[PATCH v2] imx: ele_ahab: Add HUK derivation support
2024-08-20 4:48 UTC
[PATCH] mx6: Expand bmode to support ecspi3 boot
2024-08-20 2:19 UTC (2+ messages)
[PATCH v2 0/8] clk: mediatek: mt7622: clk migration for OF_UPSTREAM
2024-08-20 0:29 UTC (2+ messages)
[PATCH 00/15] clk: mediatek: mt7986: clk migration for OF_UPSTREAM
2024-08-20 0:29 UTC (2+ messages)
[PATCH 00/13] clk: mediatek: mt7988: clk migration for OF_UPSTREAM
2024-08-20 0:29 UTC (2+ messages)
[PATCH 00/14] clk: mediatek: mt7981: clk migration for OF_UPSTREAM
2024-08-20 0:29 UTC (2+ messages)
[PATCH 0/5] clk: mediatek: mt7623: clk migration for OF_UPSTREAM
2024-08-20 0:29 UTC (2+ messages)
[PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot
2024-08-20 0:29 UTC (4+ messages)
[PATCH V2 0/9] Add Anbernic RG35XX-2024
2024-08-19 23:55 UTC (3+ messages)
` [PATCH V2 2/9] sunxi: H616: DRAM: Add alternative pin mapping
[ANN] U-Boot v2024.10-rc3 released
2024-08-19 23:15 UTC
[PATCH 00/10] SMBIOS improvements
2024-08-19 23:03 UTC (5+ messages)
` [PATCH 10/10] tests: update smbios pytest
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