public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-04-08 01:21:44 to 2021-04-09 02:13:13 UTC [more...]

[PATCH v3 00/11] riscv: k210: Enable use of AI ram bank
 2021-04-09  2:13 UTC  (12+ messages)
` [PATCH v3 01/11] clk: Warn on failure to assign rate
` [PATCH v3 02/11] clk: k210: Fix PLLs not being enabled
` [PATCH v3 03/11] clk: k210: Fix PLL enable always getting taken
` [PATCH v3 04/11] clk: k210: Remove k210_register_pll
` [PATCH v3 05/11] clk: k210: Move the clint clock to under aclk
` [PATCH v3 06/11] clk: Add support for the k210 clock driver pre-relocation
` [PATCH v3 07/11] riscv: Enable some devices pre-relocation
` [PATCH v3 08/11] riscv: Enable AI ram on K210
` [PATCH v3 09/11] riscv: k210: Rename airam to aisram
` [PATCH v3 10/11] riscv: k210: Use AI as the parent clock of aisram, not PLL1
` [PATCH v3 11/11] riscv: Don't reserve AI ram in k210 dts

[PATCH] power: regulator: Add support for regulator-force-boot-off
 2021-04-09  0:37 UTC  (3+ messages)

Running u-boot 2021.04 on Raspberry Pi 4
 2021-04-09  0:18 UTC 

[PATCH 0/5] Add support for embedding public key in platform's dtb
 2021-04-08 23:55 UTC  (18+ messages)
` [PATCH 1/5] efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is enabled
` [PATCH 2/5] efi_loader: Kconfig: Add symbols for embedding the public key into the platform's dtb
` [PATCH 3/5] efi_capsule: Add a weak function to check whether capsule authentication is enabled
` [PATCH 4/5] efi_capsule: Add a weak function to get the public key needed for capsule authentication
` [PATCH 5/5] Makefile: Add provision for embedding public key in platform's dtb

mkimage regression when building ARCH=mips defconfig Linux kernel
 2021-04-08 23:55 UTC  (2+ messages)

[PATCH] Revert "spl: Drop bd_info in the data section"
 2021-04-08 23:55 UTC  (2+ messages)

[PATCH v4 0/7] Add rt-thread art-pi board support
 2021-04-08 23:16 UTC  (14+ messages)
` [PATCH v4 2/7] ARM: dts: stm32: introduce stm32h7-pinctrl.dtsi to support stm32h750
` [PATCH v4 3/7] ARM: dts: stm32: add new instances for stm32h743 MCU
` [PATCH v4 4/7] ARM: dts: stm32: fix i2c node typo in stm32h743, update dmamux1 register
` [PATCH v4 5/7] ARM: dts: stm32: add support for art-pi board based on stm32h750xbh6
` [PATCH v4 6/7] ram: stm32: fix strsep failed on read only memory
` [PATCH v4 7/7] board: Add rt-thread art-pi board support

[PATCH] stm32mp1: remove the board_check_usb_power function when ADC is not activated
 2021-04-08 22:10 UTC  (3+ messages)

[PATCH 00/17] misc: Some more misc patches
 2021-04-08 22:07 UTC  (34+ messages)
` [PATCH 01/17] pci: Use const for pci_find_device_id() etc
` [PATCH 02/17] x86: pci: Allow binding of some devices before relocation
` [PATCH 03/17] x86: Allow coreboot serial driver to guess the UART
` [PATCH 04/17] spi: ich: Don't require the PCH
` [PATCH 05/17] tpm: cr50: Drop unnecessary coral headers
` [PATCH 06/17] x86: Don't set up MTRRs if previously done
` [PATCH 07/17] x86: Update the MP constants to avoid conflicts
` [PATCH 08/17] x86: Do cache set-up by default when booting from coreboot
` [PATCH 09/17] x86: coreboot: Show the BIOS date
` [PATCH 10/17] x86: coral: Allow booting from coreboot
` [PATCH 11/17] x86: Add function comments to cb_sysinfo.h
` [PATCH 12/17] x86: coreboot: Use vendor in the Kconfig
` [PATCH 13/17] x86: coreboot: Enable the cbsysinfo command
` [PATCH 14/17] x86: coreboot: Document the memory map
` [PATCH 15/17] x86: Check ROM exists before building vboot
` [PATCH 17/17] doc: Update documentation for cros-2021.04 release

[PATCH v2] imx: support i.MX8QM DMSSE20 a1 board
 2021-04-08 21:59 UTC  (2+ messages)

[PATCH] ARM: imx: imx8mn-ddr4-evk: Add ethernet support
 2021-04-08 21:31 UTC  (3+ messages)

[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
 2021-04-08 21:22 UTC  (6+ messages)

[PATCH] dm: core: Fix uninitialized return value from dm_scan_fdt_node
 2021-04-08 21:15 UTC 

[PATCH 1/2] net: fec: Don't use disabled phys
 2021-04-08 21:10 UTC  (2+ messages)
` [PATCH 2/2] net: fec: Only unregister MII bus if we registered it

[PATCH 1/5] ARM: board: udoo: Import UDOO dts files
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH 08/11] imx: ventana: enable dm support for USB
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH 2/8] ARM: marsboard: Enable OF_CONTROL and DM gpio/pin control
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH 1/4] colibri_imx6: adjust boot order
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH 5/5] ARM: board: warp7: Minor cleanups and DM_ETH
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH 2/5] ARM: imx: udoo: Enable OF_CONTROL and DM gpio/pin control
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH 1/4] ARM: board: udoo_neo: Import UDOO Neo dts files
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH 2/2] configs: imx8mn_beacon: Enable QSPI Support
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH 1/5] ARM: board: warp: Import dts files
 2021-04-08 20:59 UTC  (5+ messages)
` [PATCH 4/5] ARM: board: warp: convert to DM_USB

[PATCH 2/3] board: freescale: imxrt1050-evk: fix console is not enabled while init dram
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH 10/11] imx: ventana: enable dm for MTD and NAND
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH 2/5] ARM: board: warp: Enable OF_CONTROL and DM gpio/pin control
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH 1/2] ARM: board: usbarmory: Import the usbarmory dts file
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH 2/4] colibri_imx6ull/imx7: add missing tdxargs variable
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: Use my personal e-mail address
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH 2/2] ARM: board: usbarmory: Convert to OF_CONTROL and DM
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH 7/8] ARM: embestmx6boards: convert mars/riot boards to DM_ETH
 2021-04-08 20:59 UTC  (2+ messages)

[PATCH 1/8] ARM: embestmx6boards: Import the marsboard/riotboard. dts files
 2021-04-08 20:58 UTC  (2+ messages)

[PATCH 1/2] board: gateworks: venice: fix gsc_get_dev
 2021-04-08 20:58 UTC  (2+ messages)

[PATCH 1/3] board: freescale: imxrt1020-evk: fix console is not enabled while init dram
 2021-04-08 20:58 UTC  (2+ messages)

[PATCH 6/8] ARM: embestmx6boards: convert mars/riot boards to DM_USB
 2021-04-08 20:58 UTC  (2+ messages)

[PATCH 4/5] ARM: imx: udoo: Convert block devices to DM
 2021-04-08 20:58 UTC  (2+ messages)

[PATCH 8/8] ARM: embestmx6boards: convert the mars/riot boards to DM SPI
 2021-04-08 20:58 UTC  (2+ messages)

[PATCH 3/8] ARM: embestmx6boards: merge the riotboard's configs together
 2021-04-08 20:58 UTC  (2+ messages)

[PATCH 02/11] spl: fit: nand: allow for non-page-aligned elements
 2021-04-08 20:58 UTC  (2+ messages)

[PATCH 3/4] apalis/colibri_imx6: remove video= settings
 2021-04-08 20:58 UTC  (2+ messages)

[PATCH 09/11] imx: ventana: enable dm support for MMC and SATA
 2021-04-08 20:58 UTC  (2+ messages)

[PATCH] ARM: imx: Add OCRAM_S into iMX8M MMU tables
 2021-04-08 20:58 UTC  (2+ messages)

[PATCH 5/8] ARM: embestmx6boards: convert the mars/riot boards to DM_MMC
 2021-04-08 20:58 UTC  (2+ messages)

[PATCH 3/3] board: st: stm32f746-disco: fix console is not enabled while init dram
 2021-04-08 20:58 UTC  (2+ messages)

[PATCH 3/5] ARM: board: warp: convert to DM_MMC
 2021-04-08 20:58 UTC  (2+ messages)

[PATCH 03/11] dt-bindings: add tda1997x and bindings
 2021-04-08 20:57 UTC  (2+ messages)

[PATCH 4/8] ARM: riotboard: Enable OF_CONTROL and DM gpio/pin control
 2021-04-08 20:57 UTC  (2+ messages)

[PATCH 01/11] spl: fit: nand: skip bad block handling if NAND chip not fully defined
 2021-04-08 20:57 UTC  (2+ messages)

[PATCH 3/5] ARM: imx: udoo: drop MTD config
 2021-04-08 20:57 UTC  (2+ messages)

[PATCH 05/11] arm: dts: imx6qdl-gw*: add dr_mode prop to dt to avoid error
 2021-04-08 20:57 UTC  (2+ messages)

[PATCH 11/11] imx: ventana: enable dm for SPI
 2021-04-08 20:57 UTC  (2+ messages)

[PATCH 06/11] imx: ventana: convert U-Boot to OF_CONTROL using FIT image
 2021-04-08 20:57 UTC  (2+ messages)

[PATCH 5/5] ARM: imx: udoo: convert to DM_ETH
 2021-04-08 20:57 UTC  (2+ messages)

[PATCH 04/11] imx: ventana: add Gateworks Ventana dts
 2021-04-08 20:57 UTC  (2+ messages)

[PATCH 07/11] imx: ventana: add pinctrl and remove unneeded UART init and config
 2021-04-08 20:57 UTC  (2+ messages)

[PATCH 1/2] arm: dts: imx8mn, imx8mn-beacon: Sync dts files with Kernel 5.12-rc5
 2021-04-08 20:57 UTC  (2+ messages)

[PATCH 2/2] board: gateworks: venice: increase CONFIG_SYS_SPL_MALLOC_SIZE
 2021-04-08 20:57 UTC  (2+ messages)

[PATCH 4/4] board: toradex: apalis-imx8x: fix build instructions
 2021-04-08 20:57 UTC  (2+ messages)

[PATCH 1/1] tools/mkeficapsule: improve online help
 2021-04-08 20:06 UTC 

[PATCH 0/6] octeontx cleanup and fixes
 2021-04-08 19:55 UTC  (7+ messages)
` [PATCH 4/6] drivers: net: octeontx: fix QSGMII

[PATCH v1 0/5] net: phy: marvell: Sync Marvell ethernet PHY code with Marvell version
 2021-04-08 19:43 UTC  (17+ messages)
` [PATCH v1 2/5] net: phy: marvell: extend 88E2110 to use both 2.5GHz modes
    ` [EXT] "

[PULL] u-boot-riscv/master
 2021-04-08 19:36 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2021-04-08 19:35 UTC  (2+ messages)

[PATCH 00/37] imx: hab/caam new feature and update
 2021-04-08 18:24 UTC  (3+ messages)
` [PATCH 31/37] crypto: caam: Add fsl caam driver

[PATCH v2 0/6] Enable ECDSA FIT verification for stm32mp
 2021-04-08 17:05 UTC  (9+ messages)
` [PATCH v2 6/6] test: dm: Add test for ECDSA UCLASS support
      ` [EXTERNAL] "

[PATCH v3 0/6] Enable ECDSA FIT verification for stm32mp
 2021-04-08 16:03 UTC  (3+ messages)
` [PATCH v3 4/6] arm: stm32mp1: Implement ECDSA signature verification

[PATCH v4 00/22] ppc: qemu: Add eTSEC support
 2021-04-08 15:29 UTC  (3+ messages)

[PATCH v6] imx: support for conga-QMX8 board
 2021-04-08 15:04 UTC  (2+ messages)

[PATCH 1/2] stm32mp: update uart number in trace of serial device not found
 2021-04-08 13:57 UTC  (4+ messages)
` [PATCH 2/2] stm32mp: replace printf by log macro in setup_boot_mode

[PATCH] stm32mp: stm32prog: add FIP header support
 2021-04-08 13:55 UTC  (2+ messages)

[PATCH v6 0/7] Add FU740 chip and HiFive Unmatched board support
 2021-04-08 13:40 UTC  (8+ messages)
` [PATCH v6 1/7] riscv: dts: add fu740 support
` [PATCH v6 2/7] riscv: cpu: fu740: Add support for cpu fu740
` [PATCH v6 3/7] drivers: clk: add fu740 support
` [PATCH v6 4/7] drivers: ram: sifive: rename fu540_ddr and "
` [PATCH v6 5/7] drivers: pci: add pcie support for fu740
` [PATCH v6 6/7] board: sifive: add HiFive Unmatched board support
` [PATCH v6 7/7] drivers: net: macb: add fu740 support

[PATCH v5 0/8] Add FU740 chip and HiFive Unmatched board support
 2021-04-08 13:11 UTC  (11+ messages)
` [PATCH v5 1/8] riscv: dts: add fu740 support
` [PATCH v5 2/8] riscv: cpu: fu740: Add support for cpu fu740
` [PATCH v5 3/8] drivers: clk: add fu740 support
` [PATCH v5 4/8] drivers: ram: sifive: rename fu540_ddr and "
` [PATCH v5 5/8] drivers: pci: add pcie support for fu740
` [PATCH v5 6/8] board: sifive: add HiFive Unmatched board support
` [PATCH v5 7/8] drivers: net: macb: add fu740 support
` [PATCH v5 8/8] arch: riscv: dts: Set speed of FU740 to 1.2GHz

MXC I2C recover/idle_bus does not work if CONFIG_DM_I2C is configured
 2021-04-08 12:20 UTC 

[PATCH 1/1] efi_loader: esrt: wrong type for LocateHandleBuffer()
 2021-04-08 11:04 UTC 

[PATCH 1/1] efi_loader: use correct printf codes
 2021-04-08 11:03 UTC 

[v1 00/17] Add Intel N5X SoC support
 2021-04-08 10:34 UTC  (7+ messages)
` [v1 05/17] arm: socfpga: Get clock manager base address for Intel N5X device
` [v1 06/17] drivers: clk: Add memory clock driver "
` [v1 07/17] arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.h

[PATCH v1 0/6] arm: armada: Add Octeon TX2 CN9130 base support
 2021-04-08  9:27 UTC  (7+ messages)
` [PATCH v1 1/6] cmd/mvebu: fix the bubt command
` [PATCH v1 2/6] arm: armada: dts: Use a single dtsi for cp110 die description
` [PATCH v1 3/6] arm: armada: dts: Add support for ap807-based platforms
` [PATCH v1 4/6] arm: armada: configs: Move environment location for mvebu
` [PATCH v1 5/6] arm: octeontx2: Add dtsi/dts files for Octeon TX2 CN9130 CRB
` [PATCH v1 6/6] arm: octeontx2: Add Octeon TX2 CN9130 CRB support

[PATCH v2 0/5] board: imx8mm: Add Engicam i.Core MX8M Mini SoM
 2021-04-08  9:09 UTC  (5+ messages)
` [PATCH v2 1/5] arm64: dts: imx8mm: Add common -u-boot.dtsi

[PATCH v2] arm64: dts: meson: odroidc2: readd PHY reset properties
 2021-04-08  8:58 UTC  (2+ messages)

[PATCH v2 0/8] Convert mvebu_mmc driver to driver model
 2021-04-08  8:53 UTC  (2+ messages)

[PATCH 0/5] Synology DS414 integration mini-review
 2021-04-08  8:52 UTC  (2+ messages)

[PATCH u-boot-marvell v2 1/4] rtc: add armada38x driver
 2021-04-08  8:51 UTC  (2+ messages)

[PATCH v1 00/23] phy: marvell: Sync Armada 3k/7k/8k SERDES code with Marvell version
 2021-04-08  8:46 UTC  (10+ messages)
` [PATCH v1 02/23] phy: marvell: rename comphy related definitions to COMPHY_XX
    ` [EXT] "
` [PATCH v1 08/23] phy: marvell: add RX training command

[PATCH v4 0/7] Add FU740 chip and HiFive Unmatched board support
 2021-04-08  7:52 UTC  (3+ messages)

[PATCH v2 02/23] phy: marvell: rename comphy related definitions to COMPHY_XX
 2021-04-08  7:52 UTC 

[PATCH 0/5] ARM: khadas-vim3: enable PCIe and NVMe
 2021-04-08  7:50 UTC  (6+ messages)
` [PATCH 1/5] clk: meson-g12a: add PCIe gates
` [PATCH 2/5] phy: meson-g12a-usb3-pcie: add support for PCIe ops
` [PATCH 3/5] arm: dts: meson-khadas-vim3: enable PCIe in U-boot
` [PATCH 4/5] configs: khadas-vim3: enable PCIe and NVMe
` [PATCH 5/5] configs: meson64: add NVME boot target

[PATCH RFT v2 0/4] pci: add common Designware PCIe functions and support Amlogic Meson PCIe controller
 2021-04-08  7:41 UTC  (4+ messages)

[PATCH] efi_loader: efi_esrt: Fix the build warning for 32 bit systems
 2021-04-08  7:25 UTC  (2+ messages)

[PATCH 01/19] phy: nop-phy: Add standard usb-nop-xceiv compat string
 2021-04-08  7:08 UTC  (3+ messages)
` [PATCH 19/19] ARM: imx8m: verdin-imx8mm: Enable USB Host support

[PATCH 00/16] Fix i.MXRT1020/50
 2021-04-08  3:05 UTC  (6+ messages)
` [PATCH 02/16] timer: imx-gpt: Add timer support for i.MX SoCs family

[PATCH] atcspi200: Add timeout mechanism in spi_xfer()
 2021-04-08  2:57 UTC  (2+ messages)

[PATCH] x86: mtrr: Fix function descriptions
 2021-04-08  2:00 UTC  (3+ messages)

[PATCH] dt-bindings: fsp: Fix Apollo Lake FSP-S devicetree bindings
 2021-04-08  1:59 UTC  (3+ messages)

[NXP-IMX V2] please pull nxp-imx-2021-4-6
 2021-04-08  1:51 UTC  (2+ messages)

[NXP-IMX] please pull nxp-imx-2021-4-6
 2021-04-08  1:21 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox