public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-05-02 06:49:02 to 2022-05-04 15:42:07 UTC [more...]

Pull request: u-boot-spi/master
 2022-05-04 15:41 UTC  (2+ messages)

[PATCH v7 0/7] fpga: zynqmp: Adding support of loading authenticated images
 2022-05-04 14:28 UTC  (11+ messages)
` [PATCH v7 2/7] fpga: add fit_fpga_load function
` [PATCH v7 4/7] fpga: xilinx: add missed identifier names
` [PATCH v7 5/7] fpga: xilinx: pass xilinx_desc pointer address into load() ops
` [PATCH v7 6/7] fpga: zynqmp: support loading authenticated images

[PATCH 1/1] dm: fix DM_EVENT dependencies
 2022-05-04 14:27 UTC  (4+ messages)

[PATCH 1/2] mtd: call of_platform_populate() for MTD partitions
 2022-05-04 13:40 UTC  (4+ messages)
  ` Regression? "

i.MX8MP usb status
 2022-05-04 12:53 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Move DHCOR BUCK3 VDD 2V9 adjustment to 1V8 DTSI
 2022-05-04 12:50 UTC 

[PATCH 0/5] mx6cuboxi: add eth support for SoMs revision 1.9+
 2022-05-04 12:46 UTC  (5+ 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 1/3] ARM: dts: am335x: guardian: switch to AM33XX_PADCONF
 2022-05-04 11:02 UTC  (3+ messages)
` [PATCH 2/3] configs: am335x_guardian: Enable DM_I2C
` [PATCH 3/3] am335x, guardian: Drop non DM_I2C code

[RFC PATCH 0/8] Build Rockchip final images using binman
 2022-05-04  9:52 UTC  (4+ messages)
` [RFC PATCH 2/8] rockchip: Add binman definitions for final images

Please pull u-boot-marvell/master
 2022-05-04  9:26 UTC 

[PATCH u-boot-marvell 00/19] some mvneta changes, cleanups, fixes
 2022-05-04  9:25 UTC  (34+ messages)
` [PATCH u-boot-marvell 04/19] net: mvneta: Remember fixed link instead of PHY address in priv data
` [PATCH u-boot-marvell 05/19] arm: mvebu: Espressobin: Use DM registered MDIO to configure switch
` [PATCH u-boot-marvell 06/19] net: mdio-uclass: add dm_phy_find_by_ofnode() helper
` [PATCH u-boot-marvell 07/19] arm: mvebu: turris_mox: Use DM registered MDIO
` [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 v2 00/52] mips: octeon: Add ethernet support
 2022-05-04  9:25 UTC  (4+ messages)

[PATCH V2] nvmem: add driver handling U-Boot environment variables
 2022-05-04  9:23 UTC  (2+ messages)

[PATCH v5 00/17] enable menu-driven boot device selection
 2022-05-04  9:17 UTC  (4+ messages)
` [PATCH v5 05/17] efi_loader: export efi_locate_device_handle()

[PATCH] arm64: zynqmp: Fix split mode reset functionality
 2022-05-04  7:12 UTC 

[PATCH v2] spi: npcm-fiu: add NPCM7xx FIU controller driver
 2022-05-04  6:09 UTC  (3+ messages)

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

[PATCH] Convert CONFIG_MTD_CONCAT to Kconfig
 2022-05-04  4:45 UTC  (3+ messages)

[PATCH] cmd: mvebu: Hide bubt specific options when bubt is disabled
 2022-05-04  4:45 UTC  (2+ messages)

[PATCH] arm: mvebu: Espressobin: Add NVMe to boot targets
 2022-05-04  4:44 UTC  (2+ messages)

[PATCH 0/8] Add ASPEED SPI controller driver
 2022-05-04  3:47 UTC  (6+ messages)
` [PATCH 3/8] spi: aspeed: "

[PATCH v3 00/18] virtio: pci: Add and fix consistency checks
 2022-05-03 23:10 UTC  (3+ messages)
` [PATCH v3 01/18] virtio: pci: Allow exclusion of legacy driver

[PATCH 0/7] sunxi: F1C100s: enable MMC and SPI in U-Boot proper
 2022-05-03 21:20 UTC  (8+ messages)
` [PATCH 1/7] clk: sunxi: implement clock driver for suniv f1c100s
` [PATCH 2/7] spi: sunxi: refactor SPI speed/mode programming
` [PATCH 3/7] spi: sunxi: improve SPI clock calculation
` [PATCH 4/7] spi: sunxi: Add support for F1C100s SPI controller
` [PATCH 5/7] sunxi: F1C100s: update DT files from Linux
` [PATCH 6/7] Revert "sunxi: f1c100s: Drop SYSRESET to enable reset functionality"
` [PATCH 7/7] sunxi: licheepi_nano: enable SPI flash

[PATCH] imx8mn_evk: Add the missing spl.bin entry
 2022-05-03 19:29 UTC  (2+ messages)

[PATCH 00/12] split tlv_eeprom command into a separate library
 2022-05-03 19:09 UTC  (21+ messages)
` [PATCH 01/12] cmd: tlv_eeprom: remove use of global variable current_dev
` [PATCH 02/12] cmd: tlv_eeprom: remove use of global variable has_been_read
` [PATCH 03/12] cmd: tlv_eeprom: do_tlv_eeprom: stop using non-api read_eeprom function
` [PATCH 04/12] cmd: tlv_eeprom: convert functions used by command to api functions
` [PATCH 05/12] cmd: tlv_eeprom: remove empty function implementations from header
` [PATCH 06/12] cmd: tlv_eeprom: move missing declarations and defines to header
` [PATCH 07/12] cmd: tlv_eeprom: hide access to static tlv_devices array behind accessor
` [PATCH 08/12] cmd: tlv_eeprom: clean up two defines for one thing
` [PATCH 09/12] cmd: tlv_eeprom: add my copyright
` [PATCH 10/12] cmd: tlv_eeprom: split off tlv library from command
` [PATCH 11/12] arm: mvebu: clearfog: enable tlv library for spl in favour of eeprom cmd
` [PATCH 12/12] lib: tlv_eeprom: add function for reading one entry into a C string

[PATCH] rockchip: rk3328: nanopi-r2s: Use the sdcard for the env
 2022-05-03 18:41 UTC 

[PATCH 00/17] imx: imx8m: clean up wdog code
 2022-05-03 16:19 UTC  (22+ messages)
` [PATCH 01/17] imx: imx8mn_evk: enable pinctrl_wdog in SPL
` [PATCH 02/17] imx: imx8mm_evk: "
` [PATCH 03/17] imx: imx8mp_evk: "
` [PATCH 04/17] imx: imx8mm_beacon: "
` [PATCH 05/17] imx: imx8mm-cl-iot-gate: "
` [PATCH 06/17] imx: imx8mm-data-modul-edm-sbc: "
` [PATCH 07/17] imx: engicam-imx8mm: drop unused macro
` [PATCH 08/17] imx: imx8mm-mx8menlo: drop unneeded watchdog settings
` [PATCH 09/17] imx: imx8mm/n/p-venice: enable pinctrl_wdog in SPL
` [PATCH 10/17] imx: imx8mn-beacon: "
` [PATCH 11/17] imx: imx8mn_smm_s2: clean up board watchdog code
` [PATCH 12/17] imx: imx8mn_var_som: "
` [PATCH 13/17] imx: imx8mp_rsb7320a1: enable wdog driver model in SPL
` [PATCH 14/17] imx: imx8mn-kontron-n801x: enable pinctrl_wdog "
` [PATCH 15/17] imx: phycore_imx8mm/p: clean up board watchdog code
` [PATCH 16/17] imx: verdin-imx8mm/p: cleanup "
` [PATCH 17/17] imx: toradex/verdin-imx8mm/p: "

[PATCH 1/4] configs: imx8m: use common imx8m.h for i.MX8MM
 2022-05-03 15:52 UTC  (7+ messages)
` [PATCH 2/4] configs: imx8m: use common imx8m.h for i.MX8MN
` [PATCH 3/4] configs: imx8m: use common imx8m.h for i.MX8MP
` [PATCH 4/4] configs: imx8m: use common imx8m.h for i.MX8MQ

[PATCH] CI: Azure: Rework how we update MSYS2
 2022-05-03 15:25 UTC  (3+ messages)

[PATCH v8 00/13] vpl: Introduce a verifying program loader
 2022-05-03 15:06 UTC  (3+ messages)
` [PATCH v8 01/13] doc: Convert SPL documentation to ReST

Please pull u-boot-marvell/master
 2022-05-03 15:06 UTC  (2+ messages)

[PATCH 00/12] sunxi: Devicetree sync from Linux v5.18-rc1
 2022-05-03 14:53 UTC  (12+ messages)

[PATCH] common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variables
 2022-05-03 13:13 UTC  (2+ messages)
` [PATCH] common/console.c: prevent pre-console buffer contents from being added to itself

Help porting U-Boot to samsung-espresso3g
 2022-05-03 10:03 UTC 

[PATCH v2 0/2] sf: dataflash: add support for AT45DB641E
 2022-05-03 12:28 UTC  (2+ messages)

[PATCH v1] imx: enable ahab on imx8qm-rom7720
 2022-05-03 12:15 UTC 

[PATCH] mtd: spi-nor-ids: add Macronix flash entry
 2022-05-03 12:08 UTC  (2+ messages)

[PATCH v3] imx: imx8qm: cgtqmx8: switch to binman
 2022-05-03 10:48 UTC 

[RFC] Data structure for information handoff between firmware boot stages
 2022-05-03  9:31 UTC  (4+ messages)

[PATCH 1/2] pmic: pca9450: add DM_I2C dependencies in Kconfig
 2022-05-03  8:58 UTC  (2+ messages)
` [PATCH 2/2] pmic: pca9450: drop pointless .data entries

[PATCH v3 00/13] Add support for NVMEM API
 2022-05-03  8:50 UTC  (6+ messages)
` [PATCH v3 08/13] misc: Add support for nvmem cells

[PATCH] arm: tegra: Update some DT compatibles
 2022-05-03  8:32 UTC 

[PATCH 1/2] ARM: tegra: XUSB padctl: Add new lines for errors
 2022-05-03  8:29 UTC  (2+ messages)
` [PATCH 2/2] pci: tegra: Update error prints with new lines

[PATCH v1] imx: imx8qm-rom7720: switch to binman
 2022-05-03  8:10 UTC  (3+ messages)

[PATCH v2] imx: imx8qm-rom7720: switch to binman
 2022-05-03  8:08 UTC 

[PATCH] xilinx: Handle board_get_usable_ram_top(0) properly
 2022-05-03  7:20 UTC  (2+ messages)

[PATCH] Revert "arm64: xilinx: Set CONFIG_ZYNQMP_FIRMWARE config for mini emmc"
 2022-05-03  7:16 UTC  (2+ messages)

[PATCH] mmc: zynq_sdhci: Add weak function prototype
 2022-05-03  7:15 UTC  (2+ messages)

[PATCH V2] imx: drop CONFIG_MXC_UART_BASE
 2022-05-03  7:14 UTC  (2+ messages)

[PATCH 00/15] imx8m: convert to DM_SERIAL
 2022-05-03  6:31 UTC  (10+ messages)
` [PATCH 02/15] imx: imx8m[m/n/p]_venice: Enable SPL_DM_SERIAL
` [PATCH 08/15] imx: imx8mn_var_som: enable DM_SERIAL
` [PATCH 10/15] imx: kontron-sl-mx8mm: "
` [PATCH 11/15] imx: imx8mn_bsh_smm_s2: drop CONFIG_MXC_UART_BASE

[PATCH v6] pinctrl: nuvoton: Add NPCM8xx pinctrl driver
 2022-05-03  5:33 UTC 

[PATCH] watchdog: Add MAX6370 watchdog timer driver
 2022-05-03  5:16 UTC  (2+ messages)

[PATCH V2 0/4] MXS nand fixes in SPL
 2022-05-03  5:14 UTC  (7+ messages)
` [PATCH V2 2/4] mtd: nand: mxs_nand_spl: Fix bad block skipping

[PATCH] efi_loader: Select EVENT as well
 2022-05-03  5:00 UTC  (5+ messages)

[PATCH] pwm: aspeed: Select SYSCON to get parent detail
 2022-05-03  3:01 UTC  (2+ messages)

[RFC PATCH] efi_loader: add sha384/512 on certificate revocation
 2022-05-02 21:51 UTC  (4+ messages)

[PATCH 0/2] powerpc: mpc85xx: Fix NOR booting
 2022-05-02 16:36 UTC  (3+ messages)
` [PATCH 1/2] powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support for "
` [PATCH 2/2] powerpc: mpc85xx: Fix CONFIG_OF_EMBED "

[PATCH] powerpc: mpc85xx: Set default SYS_IMMR value for P1/P2 CPUs
 2022-05-02 16:29 UTC 

[PATCH] mtd: rawnand: fsl_elbc: Fix DM support in DTS code path
 2022-05-02 16:28 UTC 

[PATCH 00/11] Fuzzing and ASAN for sandbox
 2022-05-02 16:27 UTC  (5+ messages)
` [PATCH v2 03/12] sandbox: Migrate getopt section to linker list

[PATCH] board: freescale: p1_p2_rdb_pc: Allow to compile without CONFIG_BOARDNAME
 2022-05-02 16:26 UTC 

[PATCH] ARM: mvebu: x530: set MPP55 to gpio
 2022-05-02 15:45 UTC  (2+ messages)

[PATCH] arm: mvebu: clearfog_defconfig: enable setexpr command
 2022-05-02 15:45 UTC  (2+ messages)

[PATCH] arm: mvebu: turris_omnia: Fix SYS_RSTOUT_* macro names
 2022-05-02 15:45 UTC  (2+ messages)

[PATCH] arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM Ethernet
 2022-05-02 15:44 UTC  (2+ messages)

[PATCH] net: marvell: mvgbe: Set PHY page 0 before phy_connect
 2022-05-02 15:43 UTC  (13+ messages)

[PATCH 1/5] arm: mvebu: turris_omnia: Fix RESET button message
 2022-05-02 15:42 UTC  (10+ messages)
` [PATCH 2/5] arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV
` [PATCH 3/5] arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets
` [PATCH 4/5] arm: mvebu: turris_omnia: Add NVMe to "
` [PATCH 5/5] arm: mvebu: turris_mox: Add NVMe and SCSI "

[PATCH u-boot-marvell 0/8] Turris Omnia: Add support for configuring mSATA and WWAN slots via env variables
 2022-05-02 15:39 UTC  (2+ messages)

[PATCH] board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r()
 2022-05-02 15:34 UTC 

SquashFS not compiling due to missing __udivmoddi4 (x86)
 2022-05-02 14:51 UTC  (2+ messages)

[PATCH V2] configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE
 2022-05-02 12:46 UTC 

[PATCH] configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE
 2022-05-02 12:42 UTC 

[PATCH v1] arm: dts: rockchip: rk3288: move dma-controller nodes
 2022-05-02 11:22 UTC 

[PATCH v1] arm: dts: rockchip: rk3288: sort mipi hdmi lvds and dp nodes
 2022-05-02 10:19 UTC 

[PATCH v1] arm: dts: rockchip: rk3288: rename mmc nodenames
 2022-05-02  9:42 UTC 

[PATCH 1/2] misc: i2c_eeprom: add support for microchip 24aa025e48
 2022-05-02  9:24 UTC  (2+ messages)

[PATCH v1] arm: dts: rockchip: rk3288: bulk convert gpios to their constant counterparts
 2022-05-02  8:58 UTC 

[PATCH 1/2] ARM: stm32: Use default CONFIG_TFTP_BLOCKSIZE on DHSOM
 2022-05-02  8:32 UTC  (4+ messages)
` [PATCH 2/2] ARM: stm32: Use CONFIG_TFTP_TSIZE "


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