messages from 2022-04-28 19:43:41 to 2022-05-01 12:42:06 UTC [more...]
[PATCH 0/5] mx6cuboxi: add eth support for SoMs revision 1.9+
2022-05-01 12:41 UTC (3+ messages)
` [PATCH 1/5] phy: adin: remove broken support for adi, phy-mode-override
` [PATCH 2/5] phy: adin: add support for clock output
[PATCH 1/3] board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loop
2022-05-01 12:23 UTC (3+ messages)
` [PATCH 2/3] board: freescale: p1_p2_rdb_pc: Add workaround for non-working watchdog
` [PATCH 3/3] board: freescale: p1_p2_rdb_pc: Implement board_reset()
[PATCH] board: freescale: p1_p2_rdb_pc: Enable TDM function only for P1010
2022-05-01 12:20 UTC
[PATCH 00/12] sunxi: Devicetree sync from Linux v5.18-rc1
2022-05-01 11:01 UTC (13+ messages)
[RFC 0/3] imx8m: Remove manual UART clock initialization
2022-05-01 9:48 UTC (5+ messages)
` [RFC 1/3] clk: imx8mm: Add UART clocks
` [RFC 2/3] serial: mxc: Enable getting and enabling clocks with CCF Composite
` [RFC 3/3] imx8: imx8mm_beacon: Remove manual UART clock initialization
[PATCH 1/3] Kconfig: set i.MX8MQ SYS_MALLOC_F_LEN
2022-05-01 9:44 UTC (5+ messages)
` [PATCH 2/3] imx: imx8mq: default select CLK_IMX8MQ
` [PATCH 3/3] imx: imx8mq: select CONFIG_CMD_CLK
[PATCH 1/1] efi_selftest: error handling in efi_selftest_tcg2
2022-05-01 9:38 UTC
[PATCH 1/1] efi_selftest: clean up unaligned unit test
2022-05-01 9:26 UTC
[PATCH 1/1] efi_selftest: buildefi_selftest_unaligned.c
2022-05-01 9:23 UTC
[PATCH V2 0/4] MXS nand fixes in SPL
2022-05-01 6:36 UTC (5+ messages)
` [PATCH V2 2/4] mtd: nand: mxs_nand_spl: Fix bad block skipping
[PATCH 1/2] clk: sunxi: Add additional RTC compatible strings
2022-05-01 3:38 UTC (2+ messages)
` [PATCH 2/2] clk: sunxi: Add support for the D1 CCU
[PATCH] net: dm9000: Correctly handle empty FIFO
2022-04-30 23:33 UTC (2+ messages)
[PATCH] net: e1000: Depend on CONFIG_PCI
2022-04-30 23:33 UTC (2+ messages)
[PATCH u-boot-marvell 00/19] some mvneta changes, cleanups, fixes
2022-04-30 23:32 UTC (35+ messages)
` [PATCH u-boot-marvell 01/19] net: mvneta: Get rid of platdata
` [PATCH u-boot-marvell 02/19] net: mvneta: Fix 10Mbps speed
` [PATCH u-boot-marvell 03/19] net: mvneta: Use DM MDIO API for connecting PHY
` [PATCH u-boot-marvell 04/19] net: mvneta: Remember fixed link instead of PHY address in priv data
` [PATCH u-boot-marvell 06/19] net: mdio-uclass: add dm_phy_find_by_ofnode() helper
` [PATCH u-boot-marvell 08/19] net: mvneta: Don't register MDIO bus
` [PATCH u-boot-marvell 09/19] net: mvneta: Fix unused variable warning if DM_GPIO is disabled
` [PATCH u-boot-marvell 10/19] net: mvneta: Drop one indentation level in mvneta_adjust_link()
` [PATCH u-boot-marvell 11/19] net: mvneta: Use bool instead of int for boolean variable
` [PATCH u-boot-marvell 12/19] net: mvneta: Drop unnecessary space
` [PATCH u-boot-marvell 13/19] net: mvneta: Don't check for CONFIG_PHYLIB
` [PATCH u-boot-marvell 14/19] net: mvneta: Rename CONFIG_NR_CPUS to MVNETA_NR_CPUS
` [PATCH u-boot-marvell 15/19] net: mvneta: Convert to use PHY_FIXED for fixed-link
` [PATCH u-boot-marvell 16/19] net: mvneta: Write PHY address just before enabling HW polling
` [PATCH u-boot-marvell 17/19] net: mvneta: Drop fixed_link member from private struct
` [PATCH u-boot-marvell 18/19] net: mvneta: Disable fixed PHY code if PHY_FIXED is not compiled in
` [PATCH u-boot-marvell 19/19] net: mvneta: Drop unneeded macro
[PATCH v5 00/12] efi_loader: more tightly integrate UEFI disks to driver model
2022-04-30 18:44 UTC (3+ messages)
` [PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice
[PATCH 00/15] imx8m: convert to DM_SERIAL
2022-04-30 18:40 UTC (23+ messages)
` [PATCH 01/15] imx: imx8mp_rsb3720a1: "
` [PATCH 02/15] imx: imx8m[m/n/p]_venice: Enable SPL_DM_SERIAL
` [PATCH 03/15] imx: imx8mm_mx8menlo: Enable DM_SERIAL
` [PATCH 04/15] imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIAL
` [PATCH 05/15] imx: imx8mm-cl-iot-gate: Enable DM_SERIAL
` [PATCH 06/15] imx: imx8mm_icore: Enable SPL_DM_SERIAL
` [PATCH 07/15] imx: imx8m[m/p]_phycore: Enable DM_SERIAL
` [PATCH 08/15] imx: imx8mn_var_som: enable DM_SERIAL
` [PATCH 09/15] imx: imx8mm_edm_sbc: Enable SPL_DM_SERIAL
` [PATCH 10/15] imx: kontron-sl-mx8mm: enable DM_SERIAL
` [PATCH 11/15] imx: imx8mn_bsh_smm_s2: drop CONFIG_MXC_UART_BASE
` [PATCH 12/15] imx: dts: move common changes to imx8mq-u-boot.dtsi
` [PATCH 13/15] imx: imx8mq-cm: enable CONFIG_DM_SERIAL
` [PATCH 14/15] imx: imx8mq-pico: "
` [PATCH 15/15] imx: imx8mq-phandle: "
[PATCH v3 00/15] Add support for MediaTek MT7621 SoC
2022-04-30 17:13 UTC (13+ messages)
` [PATCH v3 02/15] mips: mtmips: add two reference boards for mt7621
` [PATCH v3 14/15] net: mediatek: add support for MediaTek MT7621 SoC
[PATCH 1/1] clk: scmi: fix scmi_clk_get_attibute()
2022-04-30 14:17 UTC (2+ messages)
[PATCH 1/1] test: fix some pylint problems in test_capsule_firmware_raw.py
2022-04-30 13:55 UTC
[PATCH 1/1] tools: mkimage: set OPENSSL_API_COMPAT
2022-04-30 13:45 UTC
[PATCH v5 00/17] enable menu-driven boot device selection
2022-04-30 12:49 UTC (18+ messages)
` [PATCH v5 01/17] lib/charset: add u16_strlcat() function
` [PATCH v5 04/17] menu: menu_get_choice() return -ENOENT if menu item is empty
` [PATCH v5 06/17] efi_loader: bootmgr: add booting from removable media
` [PATCH v5 07/17] bootmenu: flush input buffer before waiting user key input
` [PATCH v5 08/17] bootmenu: update bootmenu_entry structure
` [PATCH v5 11/17] bootmenu: add Kconfig option not to enter U-Boot console
` [PATCH v5 13/17] efi_loader: menu-driven addition of UEFI boot option
[PATCH 1/1] doc: fix typos in bootmenu.rst
2022-04-30 12:38 UTC (2+ messages)
[PATCH 0/2] test: unit test for bootmenu
2022-04-30 9:33 UTC (3+ messages)
` [PATCH 1/2] sandbox: enable bootmenu command
` [PATCH 2/2] test: unit test for bootmenu
[PATCH] test: fix some pylint errors in test_bind.py
2022-04-30 9:26 UTC
[PATCH 1/1] efi_loader: reset colors before clearing screen
2022-04-30 7:06 UTC
[PATCH v8 00/13] vpl: Introduce a verifying program loader
2022-04-30 6:56 UTC (14+ messages)
` [PATCH v8 01/13] doc: Convert SPL documentation to ReST
` [PATCH v8 02/13] doc: Expand SPL docs to explain the phase and config
` [PATCH v8 03/13] test: Tidy up test building with SPL
` [PATCH v8 04/13] bloblist: Correct Kconfig dependencies
` [PATCH v8 05/13] avb: Don't build in SPL
` [PATCH v8 06/13] Makefile: Simplify devicetree rules for SPL/TPL
` [PATCH v8 07/13] Makefile: Tidy up the TPL build rules
` [PATCH v8 08/13] Introduce Verifying Program Loader (VPL)
` [PATCH v8 09/13] vpl: Add Kconfig options for VPL
` [PATCH v8 10/13] sandbox: Add a build "
` [PATCH v8 11/13] vpl: Support running vpl tests
` [PATCH v8 12/13] vpl: Test that VPL runs correctly through to U-Boot proper
` [PATCH v8 13/13] CI: Run VPL tests
[PATCH v8 00/15] vpl: Introduce a verifying program loader
2022-04-30 6:56 UTC
[PATCH 1/1] sandbox: raise SANDBOX_RAM_SIZE_MB default to 256
2022-04-30 5:55 UTC
[PATCH v1 1/4] rockchip: usb: gadget: add rk3066 product id
2022-04-29 21:40 UTC (4+ messages)
` [PATCH v1 2/4] rockchip: usb: phy: add rk3066/rk3188 support
` [PATCH v1 3/4] rockchip: board: change condition board_usb_init() in function
` [PATCH v1 4/4] arm: dts: rockchip: remove usb-phy fallback string for rk3188
[PATCH] board: gateworks: gw_ventana: remove obsolete file
2022-04-29 21:05 UTC
[PATCH] misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabled
2022-04-29 20:53 UTC (2+ messages)
[PATCH] board: gateworks: gw_ventana: add support for GPY111 PHY
2022-04-29 20:51 UTC
[PATCH v3 00/13] Add support for NVMEM API
2022-04-29 19:40 UTC (11+ messages)
` [PATCH v3 01/13] sandbox: net: Add aliases for ethernet devices
` [PATCH v3 08/13] misc: Add support for nvmem cells
` [PATCH v3 10/13] net: Add support for reading mac addresses from "
` [PATCH v3 12/13] test: Load mac address using RTC
[PATCH] board: gateworks: venice: enable SPL_DM_SERIAL
2022-04-29 19:36 UTC
[PATCH] efi_loader: don't call log with __func__ as parameter
2022-04-29 19:17 UTC
[PATCH] mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error
2022-04-29 18:27 UTC
Error fsl_esdhc: Internal clock never stabilised
2022-04-29 18:26 UTC (3+ messages)
[PATCH] configs: remove FEC_QUIRK_ENET_MAC from imx8m configs
2022-04-29 18:17 UTC
[PATCH] configs: imx8mp_venice: add FEC_QUIRK_ENET_MAC
2022-04-29 18:11 UTC (2+ messages)
[PATCH 0/8] Fix misc ASAN reports
2022-04-29 18:03 UTC (17+ messages)
` [PATCH 1/8] doc: Correct position of gdb '--args' parameter
` [PATCH 2/8] acpi: Fix buffer overflow in do_acpi_dump()
` [PATCH 3/8] x86: sandbox: Add missing PCI bar to barinfo
` [PATCH 4/8] usb: sandbox: Check for string end in copy_to_unicode()
` [PATCH 5/8] usb: sandbox: Bounds check read from buffer
` [PATCH 6/8] sound: Fix buffer overflow in square wave generation
` [PATCH 7/8] test: Fix pointer overrun in dm_test_devm_regmap()
` [PATCH 8/8] test: dm: devres: Remove use-after-free
Pull request for efi-2022-07-rc2
2022-04-29 17:03 UTC
[PATCH] configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR
2022-04-29 16:54 UTC
[PATCH] arm: mvebu: clearfog_defconfig: enable setexpr command
2022-04-29 15:49 UTC
Passing the index of booting MMC interface from SPL to u-boot.bin
2022-04-29 14:25 UTC
[PATCH v2] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
2022-04-29 15:48 UTC
[PATCH 00/11] Fuzzing and ASAN for sandbox
2022-04-29 15:11 UTC (3+ messages)
` [PATCH v2 03/12] sandbox: Migrate getopt section to linker list
[PATCH v2] patman: Fix defaults not propagating to subparsers
2022-04-29 14:53 UTC
[PATCH] imx: drop CONFIG_MXC_UART_BASE
2022-04-29 14:28 UTC (4+ messages)
[PATCH 1/2] misc: i2c_eeprom: add support for microchip 24aa025e48
2022-04-29 14:22 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: at91: sam9x60ek: fix eeprom compatible
fsl_hash.c: Alignment problem when using caam_hash() for FIT images
2022-04-29 14:10 UTC (4+ messages)
` [EXT] "
[PATCH] crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
2022-04-29 13:47 UTC (2+ messages)
` [EXT] "
U-Boot and ethernet regression on mx6cuboxi
2022-04-29 13:35 UTC (5+ messages)
root access and u-boot-test-hooks scripts
2022-04-29 13:23 UTC (3+ messages)
[PATCH] arm: mvebu: turris_omnia: Fix SYS_RSTOUT_* macro names
2022-04-29 11:53 UTC
[PATCH] pwm: aspeed: Select SYSCON to get parent detail
2022-04-29 3:50 UTC
[PATCH] efi_loader: fix a problem in loading an image from a short-path
2022-04-29 10:57 UTC (2+ messages)
[PATCH] xilinx: Handle board_get_usable_ram_top(0) properly
2022-04-29 9:52 UTC
[PATCH v2] ram: stm32mp1: Conditionally enable ASR
2022-04-29 9:21 UTC (2+ messages)
[PATCH v2] stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspend
2022-04-29 9:19 UTC (2+ messages)
please modify output of i.MX8MSCALE DDR Tool
2022-04-29 7:49 UTC (2+ messages)
[PATCH] imx: imx8m: drop uneeded check
2022-04-29 8:18 UTC
[PATCH] imx: logos: use NXP logo
2022-04-29 8:04 UTC
[PATCH 1/4] imx: bootaux: cleanup code
2022-04-29 8:03 UTC (4+ messages)
` [PATCH 2/4] imx: bootaux: add missing newline
` [PATCH 3/4] imx: bootaux: get stack from elf file
` [PATCH 4/4] imx: imx8m: add rproc_att
[PATCH] watchdog: Fix SPL build with watchdog disabled in asm files
2022-04-29 6:23 UTC (2+ messages)
[PATCH v5] bosch: Add initial board support for ACC
2022-04-29 5:23 UTC
[PATCH v2 1/2] mkimage: Document misc options
2022-04-28 23:04 UTC (2+ messages)
` [PATCH v2 2/2] mkimage: Support signing 'auto' FITs
[PATCH] efi_loader: disk: allow blk devices even without UCLASS_PARTITION
2022-04-28 20:08 UTC (2+ messages)
[PATCH] Makefile: update warning about CONFIG_OF_EMBED
2022-04-28 19:52 UTC
[PATCH] dt-bindings: leds: import common led bindings from linux 5.17
2022-04-28 19:43 UTC (2+ messages)
[PATCH 1/2] test: dm: led: Fix LED enumeration
2022-04-28 19:43 UTC (4+ messages)
` [PATCH 2/2] test: dm: pinmux: Get LED2 udevice in the pinmux test
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