u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-05 20:18:47 to 2022-05-08 15:11:39 UTC [more...]

[PATCH v1 00/17] Add rk3066 ADC and USB support
 2022-05-08 15:08 UTC  (15+ messages)
` [PATCH v1 01/17] rockchip: spl: fix reloc gd and FDT blob pointer
` [PATCH v1 02/17] rockchip: spl: allow more boot devices
` [PATCH v1 03/17] rockchip: spl-boot-order: add usb boot option
` [PATCH v1 04/17] rockchip: board: allow spl compile for usb init functions
` [PATCH v1 05/17] rockchip: usb: gadget: rockusb: enable spl compile
` [PATCH v1 06/17] rockchip: configs: mk808: add spl usb configs
` [PATCH v1 07/17] arm: dts: rockchip: mk808: add adc usb required properties for spl
` [PATCH v1 08/17] rockchip: adc: enable spl compile class driver
` [PATCH v1 09/17] rockchip: adc: reduce error notifications from "
` [PATCH v1 10/17] rockchip: adc: enable spl compile rockchip-saradc driver
` [PATCH v1 11/17] rockchip: adc: fix adc timer
` [PATCH v1 12/17] rockchip: adc: fix the hangups
` [PATCH v1 13/17] rockchip: adc: make adc branch compile in SPL
` [PATCH v1 14/17] rockchip: adc: move config items in a sub menu

[PATCH 1/1] add support for mws4 board
 2022-05-08 14:21 UTC  (2+ messages)

[PATCH V2] ARM: imx: imx8m: Adjust thermal trip points for Industrial parts
 2022-05-08 13:42 UTC  (4+ messages)

[PATCH 0/9] dm: core: Support collecting and reporting stats
 2022-05-08 10:39 UTC  (10+ messages)
` [PATCH 1/9] dm: core: Rename dm_dump_all()
` [PATCH 2/9] dm: core: Sort dm subcommands
` [PATCH 3/9] dm: core: Fix addresses in the dm static command
` [PATCH 4/9] dm: core: Add documentation for the dm command
` [PATCH 5/9] dm: core: Switch the testbus driver to use a new struct
` [PATCH 6/9] dm: core: Support accessing core tags
` [PATCH 7/9] dm: core: Add a way to collect memory usage
` [PATCH 8/9] dm: core: Add a command to show driver model statistics
` [PATCH 9/9] dm: spl: Allow SPL to show memory usage

[PATCH] cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()
 2022-05-08 10:01 UTC 

[PATCH 0/5] mx6cuboxi: add eth support for SoMs revision 1.9+
 2022-05-08  9:34 UTC  (7+ messages)
` [PATCH 1/5] phy: adin: remove broken support for adi, phy-mode-override
  ` [PATCH 1/5] phy: adin: remove broken support for adi,phy-mode-override

[PATCH] phy: adin: fix broken support for adi,phy-mode-override
 2022-05-08  9:30 UTC  (2+ messages)

Pull request for efi-2022-07-rc3-2
 2022-05-08  7:37 UTC 

[PATCH] ARM: imx: mx5: Convert MX53 Menlo board to DM I2C and DM RTC
 2022-05-08  0:19 UTC 

[PATCH v7 0/7] fpga: zynqmp: Adding support of loading authenticated images
 2022-05-07 22:19 UTC  (4+ messages)
` [PATCH v7 6/7] fpga: zynqmp: support "

[PATCH 1/1] Makefile: support CROSS_COMPILE=armv7a-*
 2022-05-07 21:09 UTC 

[PATCH v2 1/1] dm: fix DM_EVENT dependencies
 2022-05-07 20:39 UTC 

[PATCH] efi_loader: Select EVENT as well
 2022-05-07 20:34 UTC  (2+ messages)

[PATCH] RFC: net: fec: get rid of CONFIG_FEC_MXC_MDIO_BASE
 2022-05-07 19:41 UTC  (2+ messages)

[UNTESTED PATCH] Nokia RX-51: Convert to CONFIG_DM_SERIAL
 2022-05-07 17:17 UTC  (4+ messages)

Nokia RX51 U-Boot USB support updates?
 2022-05-07 17:13 UTC  (5+ messages)

[PATCH 1/2] pinctrl: probe pinctrl drivers during post-bind
 2022-05-07 14:03 UTC  (4+ messages)
` [PATCH 2/2] arm: mvebu: add support for Methode eDPU

[PATCH 0/7] arm64: binman: use binman symbols for imx
 2022-05-07 12:58 UTC  (11+ messages)
` [PATCH 1/7] spl: guard u_boot_any with X86
` [PATCH 2/7] arm: dts: imx8m: update binman ddr firmware node name
` [PATCH 3/7] armv8: u-boot-spl.lds: mark __image_copy_start as symbol
` [PATCH 4/7] binman_sym: update symbol alignment to 8 bytes
` [PATCH 5/7] tools: binman: section: replace @ with -
` [PATCH 6/7] ddr: imx8m: helper: load ddr firmware according to binman symbols
` [PATCH 7/7] arm: dts: imx8m: shrink ddr firmware size to actual file size

[PATCH 1/1] cmd/sbi: add implementation ID 6 - Coffer
 2022-05-07 12:42 UTC 

[PATCH] boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN
 2022-05-07 13:23 UTC 

[PATCH] ARM: imx: imx8m: Adjust thermal trip points for Industrial parts
 2022-05-07 11:54 UTC  (3+ messages)

[PATCH V2 0/7] arm64: binman: use binman symbols for imx
 2022-05-07 11:04 UTC  (8+ messages)
` [PATCH V2 1/7] spl: guard u_boot_any with X86
` [PATCH V2 2/7] arm: dts: imx8m: update binman ddr firmware node name
` [PATCH V2 3/7] armv8: u-boot-spl.lds: mark __image_copy_start as symbol
` [PATCH V2 4/7] tools: binman: section: replace @ with -
` [PATCH V2 5/7] ddr: imx8m: helper: load ddr firmware according to binman symbols
` [PATCH V2 6/7] arm: dts: imx8m: shrink ddr firmware size to actual file size
` [PATCH V2 7/7] binman_sym: guard with CONFIG_SPL_BINMAN_SYMBOLS

[PATCH] binman_sym: guard with CONFIG_SPL_BINMAN_SYMBOLS
 2022-05-07  9:30 UTC 

[PATCH 1/2 v4] efi_loader: add sha384/512 on certificate revocation
 2022-05-07  7:11 UTC  (4+ messages)
` [PATCH 2/2 v4] test/py: Add more test cases for rejecting an EFI image

[PATCH 0/2] sunxi: clk: fix unhandled clocks warnings
 2022-05-07  1:47 UTC  (4+ messages)
` [PATCH 1/2] clk: sunxi: add PIO bus gate clocks
` [PATCH 2/2] clk: sunxi: add and use dummy "

[PATCH v2 0/1] arm: bcmbca: introduce the bcmbca architecture and 47622 SOC
 2022-05-06 23:16 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v5 00/17] enable menu-driven boot device selection
 2022-05-06 18:16 UTC  (8+ messages)
` [PATCH v5 13/17] efi_loader: menu-driven addition of UEFI boot option

[PATCH v2] efi_loader: Improve console screen clearing and reset
 2022-05-06 16:46 UTC  (2+ messages)

[PATCH v3 0/9] spl: Use common function for loading/parsing images
 2022-05-06 16:28 UTC  (11+ messages)
` [PATCH v3 3/9] spl: Convert fat to spl_load
` [PATCH v3 4/9] spl: Convert mmc "
` [PATCH v3 5/9] spl: Convert net "
` [PATCH v3 8/9] spl: Convert spi "
` [PATCH v3 9/9] spl: spi: Consolidate spi_load_image_os into spl_spi_load_image

[PULL] u-boot-usb/master
 2022-05-06 16:18 UTC  (2+ messages)

Please pull u-boot-watchdog/master
 2022-05-06 16:18 UTC  (2+ messages)

[PATCH] ARM: imx: Fix parsing of ROM log event IDs on iMX8M
 2022-05-06 15:17 UTC  (3+ messages)

[PATCH v2 1/1] tools: mkimage: set OPENSSL_API_COMPAT
 2022-05-06 15:17 UTC  (2+ messages)

[PATCH V2 0/4] MXS nand fixes in SPL
 2022-05-06 14:44 UTC  (16+ messages)
` [PATCH V2 1/4] nand: raw: mxs_nand: Fix specific hook registration
` [PATCH V2 2/4] mtd: nand: mxs_nand_spl: Fix bad block skipping
` [PATCH V2 3/4] arm: mach-imx: cmd_nandbcb fix bad block handling
` [PATCH 4/4] spl: spl_nand: Fix bad block handling in fitImage

[PATCH] ARM: stm32: Use CONFIG_TFTP_TSIZE on STMicroelectronics boards
 2022-05-06 14:28 UTC  (2+ messages)

[PATCH] arm: dts: stm32mp15: alignment with v5.18
 2022-05-06 14:27 UTC  (2+ messages)

[PATCH 0/3] stm32mp: handle ck_usbo_48m clock provided by USBPHYC
 2022-05-06 14:26 UTC  (7+ messages)
` [PATCH 1/3] phy: stm32-usbphyc: add counter of PLL consumer
` [PATCH 2/3] phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock
` [PATCH 3/3] clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYC

[PATCH 00/16] stm32mp: add STM32MP13x support
 2022-05-06 14:06 UTC  (17+ messages)
` [PATCH 01/16] ARM: dts: stm32: add STM32MP13 SoCs support
` [PATCH 02/16] configs: stm32mp1: move SUPPORT_SPL in STM32MP15x
` [PATCH 03/16] arm: stm32mp: move the get_otp helper function in bsec
` [PATCH 04/16] arm: stm32mp: move code for STM32MP15x
` [PATCH 05/16] arm: stm32mp: add choice for STM32MP SOC family
` [PATCH 06/16] arm: stm32mp: add sub config Kconfig.15x
` [PATCH 07/16] arm: stm32mp: add CONFIG_STM32MP15_PWR
` [PATCH 08/16] arm: stm32mp: add support of STM32MP13x
` [PATCH 09/16] arm: stm32mp: support 2 MAC address for STM32MP13
` [PATCH 10/16] pinctrl: stm32: add support of STM32MP135
` [PATCH 11/16] board: stm32pm1: add stm32mp13 board support
` [PATCH 12/16] ram: stm32mp1: add support of STM32MP13x
` [PATCH 13/16] mmc: stm32_sdmmc2: make reset property optional
` [PATCH 14/16] arm: dts: stm32mp: add stm32mp13 device tree for U-Boot
` [PATCH 15/16] configs: add stm32mp13 defconfig
` [PATCH 16/16] doc: st: stm32mp1: add STM32MP13x support

[PATCH v5] board: purism: add the Purism Librem5 phone
 2022-05-06 12:44 UTC 

[PATCH] mvebu: uDPU: include fixed-phy support
 2022-05-06 11:50 UTC 

[PATCH 0/5] arm: mvebu: turris_omnia: Fix hangup in debug UART
 2022-05-06 12:44 UTC  (13+ messages)
` [PATCH 1/5] arm: Add new config option ARCH_VERY_EARLY_INIT
` [PATCH 2/5] arm: mvebu: Move internal registers in arch_very_early_init() function
` [PATCH 3/5] serial: Add new config option SPL_DEBUG_UART_BASE
` [PATCH 4/5] serial: ns16550: Add support for SPL_DEBUG_UART_BASE
` [PATCH 5/5] arm: mvebu: turris_omnia: Fix DEBUG_UART_BASE

[PATCH] mvebu: uDPU: include fixed-phy support
 2022-05-06 12:21 UTC  (2+ messages)

[PATCH V2] nvmem: add driver handling U-Boot environment variables
 2022-05-06 12:04 UTC  (4+ messages)

[PATCH] watchdog: Add MAX6370 watchdog timer driver
 2022-05-06 10:55 UTC  (6+ messages)

[PATCH RFC v2 00/11] Integration of sysfw, tispl and tiboot3
 2022-05-06  4:37 UTC  (12+ messages)
` [PATCH RFC v2 01/11] j721e_evm: schema: yaml: Add general schema and J721E board config files
` [PATCH RFC v2 02/11] ti: tools: config: Add board config class to generate config binaries
` [PATCH RFC v2 03/11] ti: etype: sysfw: Add entry type for sysfw
` [PATCH RFC v2 04/11] ti: etype: dm: Add entry type for TI DM
` [PATCH RFC v2 05/11] ti: etype: x509: Add etype for x509 certificate for K3 devices
` [PATCH RFC v2 06/11] ti: sysfw: Add support for packaging sysfw.itb
` [PATCH RFC v2 07/11] ti: tiboot3.bin: Remove tiboot3.bin target from makefile
` [PATCH RFC v2 08/11] ti: tispl.bin: Removed script that packages tispl.bin
` [PATCH RFC v2 09/11] ti: x509: Remove shell script used for signing
` [PATCH RFC v2 10/11] ti: dtsi: j721e: Use binman to package sysfw.itb and tiboot3.bin
` [PATCH RFC v2 11/11] ti: dtsi: j721e: Use binman to package tispl.bin

[PATCH] mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error
 2022-05-06  9:40 UTC  (3+ messages)

[PATCH] mmc: zynq_sdhci: Add weak function prototype
 2022-05-06  9:30 UTC  (2+ messages)

[PATCH] board: st: stm32mp1: Consider USB cable connected when boot device is USB
 2022-05-06  8:51 UTC  (2+ messages)

[PATCH] phy: stm32-usbphyc: stm32-usbphyc: Add DT phy tuning support
 2022-05-06  8:50 UTC  (2+ messages)

[PATCH v2 00/12] stm32: add new board support, defconfig and documentation
 2022-05-06  8:49 UTC  (3+ messages)
` [PATCH v2 12/12] doc: Add documentation for STM32 MCUs
  ` [Uboot-stm32] "

[PATCH v2 1/2] usb: host: ehci-generic: Make usage of clock/reset bulk() API
 2022-05-06  8:45 UTC  (4+ messages)
` [PATCH v2 2/2] usb: host: ehci-generic: Remove DM_REGULATOR flag

[PATCH] ARM: dts: stm32: Move DHCOR BUCK3 VDD 2V9 adjustment to 1V8 DTSI
 2022-05-06  8:42 UTC  (2+ messages)

[PATCH 1/3] pinctrl: pinctrl_stm32: Update pinmux_mode definition
 2022-05-06  8:39 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pins
` [PATCH 3/3] gpio: stm32_gpio: Rework GPIO hole management

[PATCH] arm64: versal: Add support to load an app at EL1
 2022-05-06  8:18 UTC  (2+ messages)

[PATCH 00/12] sunxi: Devicetree sync from Linux v5.18-rc1
 2022-05-06  0:39 UTC  (9+ messages)
` [PATCH 01/12] dt-bindings: sunxi: Update clock/reset binding headers
` [PATCH 02/12] ARM: dts: sunxi: Remove unused devicetree headers
` [PATCH 03/12] ARM: dts: sun4i: Sync from Linux v5.18-rc1
` [PATCH 04/12] ARM: dts: sun7i: "

[PATCH] sunxi: board: Fix UART PortF pinmux setup
 2022-05-06  0:37 UTC 

[PATCH] misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabled
 2022-05-05 23:39 UTC  (2+ messages)

[PATCH] reset: Return 0 if ops unimplemented and remove empty functions
 2022-05-05 23:39 UTC  (2+ messages)

[PATCH 1/1] clk: scmi: fix scmi_clk_get_attibute()
 2022-05-05 23:39 UTC  (2+ messages)

[PATCH] tools: mkimage: Avoid ENODATA in host tools
 2022-05-05 23:39 UTC  (2+ messages)

[PATCH v1] rtc: rv8803: fix off-by-one in month counting
 2022-05-05 23:38 UTC  (2+ messages)

[PATCH 1/1] cmd: mmc: don't assign unused values
 2022-05-05 23:38 UTC  (2+ messages)

[PATCH 1/1] cmd: onenand: fix printf codes
 2022-05-05 23:38 UTC  (2+ messages)

[PATCH 1/1] cmd: simplify do_adc_single()
 2022-05-05 23:38 UTC  (2+ messages)

[PATCH 1/1] cmd: fix long text for fdt command
 2022-05-05 23:38 UTC  (2+ messages)

[PATCH] lib/date: Make rtc_mktime and mktime64 Y2038-ready
 2022-05-05 23:38 UTC  (3+ messages)

[PATCH] serial: smh: Check return value of strndup
 2022-05-05 23:38 UTC  (2+ messages)

[PATCH] tools/imagetool: Fix segfault when tparams->verify_header is NULL
 2022-05-05 23:37 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;
as well as URLs for NNTP newsgroup(s).