public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-05-06 09:06:29 to 2022-05-09 07:29:53 UTC [more...]

[PATCH 0/2] Add support for dynamic overriding of default SF bus
 2022-05-09  7:19 UTC  (3+ messages)
` [PATCH 1/2] common: spl: spl_spi: add support for dynamic detection of sf bus

[u-boot PATCH 0/3] k3-am642-evm-u-boot: Use binman to generate u-boot.img and tispl.bin
 2022-05-09  7:29 UTC 

[PATCH v2 00/11] Add ASPEED SPI controller driver
 2022-05-09  7:23 UTC  (12+ messages)
` [PATCH v2 01/11] clk: aspeed: Get HCLK frequency support
` [PATCH v2 02/11] pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support
` [PATCH v2 03/11] spi: aspeed: Add ASPEED SPI controller driver
` [PATCH v2 04/11] configs: aspeed: Enable SPI flash features
` [PATCH v2 05/11] MAINTAINERS: Add ASPEED SPI driver file
` [PATCH v2 06/11] arm: dts: aspeed: Update SPI flash node settings
` [PATCH v2 07/11] spi-mem: Add dirmap API from Linux
` [PATCH v2 08/11] mtd: spi-nor: Use spi-mem dirmap API
` [PATCH v2 09/11] spi: aspeed: SPI dirmap read support
` [PATCH v2 10/11] configs: aspeed: Enable CONFIG_SPI_DIRMAP
` [PATCH v2 11/11] mtd: spi-nor-ids: Add Winbond W25Q512JV ID

[PATCH] mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error
 2022-05-09  6:21 UTC  (5+ messages)

[PATCH] efi_loader: disk: allow blk devices even without UCLASS_PARTITION
 2022-05-09  5:33 UTC  (3+ messages)

[PATCH 0/7] clk: sunxi: Out-of-bounds access fix and driver cleanup
 2022-05-09  5:29 UTC  (8+ messages)
` [PATCH 1/7] clk: sunxi: Store the array sizes in the CCU descriptor
` [PATCH 2/7] clk: sunxi: Prevent out-of-bounds gate array access
` [PATCH 3/7] reset: sunxi: Get the reset count from the CCU descriptor
` [PATCH 4/7] clk: sunxi: Use a single driver for all variants
` [PATCH 5/7] clk: sunxi: Convert driver private data to platform data
` [PATCH 6/7] reset: "
` [PATCH 7/7] reset: sunxi: Reuse the platform data from the clock driver

[PATCH 1/1] test: fix some pylint problems in test_capsule_firmware_raw.py
 2022-05-09  5:17 UTC  (2+ messages)

[PATCH 1/1] Add mmc_set_env_dev to TI AM33xx, using the scratch reg of UART port
 2022-05-09  5:15 UTC 

[PATCH 1/2] sunxi: Remove obsolete Kconfig selections
 2022-05-09  5:10 UTC  (2+ messages)
` [PATCH 2/2] serial: Remove obsolete CONS_INDEX_n Kconfig options

[PATCH] sunxi: board: Fix UART PortF pinmux setup
 2022-05-09  5:04 UTC  (2+ messages)

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

[PATCH 0/9] dm: core: Support collecting and reporting stats
 2022-05-09  4:52 UTC  (11+ 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

Pull request for efi-2022-07-rc3-2
 2022-05-09  1:30 UTC  (2+ messages)

[PATCH 0/3] stm32mp: handle ck_usbo_48m clock provided by USBPHYC
 2022-05-08 18:23 UTC  (9+ 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 0/2] dts: imx8mp-rsb3720: modify configrations to load fip into memory
 2022-05-08 17:55 UTC  (3+ messages)
` [PATCH 1/2] dts: imx8mp: assign binman_configuration node name to config-SEQ
` [PATCH 2/2] dts: imx8mp-rsb3720: modify configrations to load fip into memory

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

[PATCH 1/1] add support for mws4 board
 2022-05-08 16:11 UTC  (4+ messages)
  ` [PATCH 1/1 v2] "

[PATCH 0/3] gpt: add support to repair gpt
 2022-05-08 15:31 UTC  (7+ messages)
` [PATCH 1/3] disk: part_efi: add support to repair gpt table
` [PATCH 2/3] cmd: gpt: add subcommand repair
` [PATCH 3/3] test: py: tests: test_gpt.py: add a simple test for the command gpt repair

[PATCH] fdt: don't set linux,phandle
 2022-05-08 15:31 UTC  (2+ messages)

[PATCH V2 0/7] arm64: binman: use binman symbols for imx
 2022-05-08 15:30 UTC  (10+ 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] boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN
 2022-05-08 15:30 UTC  (2+ messages)

[PATCH] devres: Use the correct devres implementation in SPL builds
 2022-05-08 15:30 UTC  (2+ messages)

[PATCH v1 00/17] Add rk3066 ADC and USB support
 2022-05-08 15:08 UTC  (18+ 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 v1 15/17] rockchip: rk3066: config nand data pins in spl
` [PATCH v1 16/17] rockchip: rk3066: add recovery mode "
` [PATCH v1 17/17] rockchip: configs: mk808: enable usb support

Bug in p1_p2_rdb_pc? Caching-inhibited bit for initial L2 SRAM entry in TLB
 2022-05-08 15:08 UTC  (4+ messages)

[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)

[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] ARM: imx: imx8m: Adjust thermal trip points for Industrial parts
 2022-05-07 11:54 UTC  (3+ messages)

[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 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  (10+ 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 "

[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  (10+ 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 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  (12+ messages)
` [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  (2+ messages)

[PATCH RFC v2 00/11] Integration of sysfw, tispl and tiboot3
 2022-05-06  4:37 UTC  (2+ messages)
` [PATCH RFC v2 01/11] j721e_evm: schema: yaml: Add general schema and J721E board config files

[PATCH] mmc: zynq_sdhci: Add weak function prototype
 2022-05-06  9:30 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