public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-06-27 23:51:55 to 2021-06-29 07:57:09 UTC [more...]

[PATCH] efi_loader: Allow capsule update on-disk without checking OsIndications
 2021-06-29  7:56 UTC  (3+ messages)

[PATCH 1/1] efi_loader: fix set_capsule_result()
 2021-06-29  7:40 UTC 

[PATCH] xilinx: Sync CONFIG_DEFAULT_DEVICE_TREE position
 2021-06-29  6:26 UTC  (3+ messages)

[PATCH 0/3] Add MRMAC driver support
 2021-06-29  6:26 UTC  (8+ messages)
` [PATCH 2/3] net: xilinx: axi_mrmac: Add MRMAC driver

[PATCH v2 00/10] handling all DM watchdogs in watchdog_reset()
 2021-06-29  6:11 UTC  (25+ messages)
` [PATCH v2 01/10] watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now()
` [PATCH v2 02/10] watchdog: wdt-uclass.c: introduce struct wdt_priv
` [PATCH v2 03/10] watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition
` [PATCH v2 04/10] watchdog: wdt-uclass.c: refactor initr_watchdog()
` [PATCH v2 05/10] watchdog: wdt-uclass.c: keep track of each device's running state
` [PATCH v2 06/10] sandbox: disable CONFIG_WATCHDOG_AUTOSTART
` [PATCH v2 07/10] watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()
` [PATCH v2 08/10] watchdog: add gpio watchdog driver
` [PATCH v2 09/10] sandbox: add test of wdt_gpio driver
` [PATCH v2 10/10] sandbox: add test of wdt-uclass' watchdog_reset()

[PATCH v9 0/9] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-06-29  6:01 UTC  (10+ messages)
` [PATCH v9 1/9] mtd: spi-nor: Add Cypress manufacturer ID
` [PATCH v9 2/9] mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t
` [PATCH v9 3/9] mtd: spi-nor-core: Add support for Read/Write Any Register
` [PATCH v9 4/9] mtd: spi-nor-core: Add support for volatile QE bit
` [PATCH v9 5/9] mtd: spi-nor-core: Add the ->ready() hook
` [PATCH v9 6/9] mtd: spi-nor-core: Read status by Read Any Register
` [PATCH v9 7/9] mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
` [PATCH v9 8/9] mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
` [PATCH v9 9/9] mtd: spi-nor-tiny: "

[PATCH 0/4] Zyxel NSA310S NAS : convert to Driver Model
 2021-06-29  5:47 UTC  (2+ messages)

[PATCH 0/2] Add support for 10G/25G to AXI emac driver
 2021-06-29  5:17 UTC  (5+ messages)

[PATCH] serial: serial_msm: Ensure BAM/single character mode are disabled
 2021-06-29  5:16 UTC  (6+ messages)

[PATCH v2 0/3]
 2021-06-29  3:18 UTC  (11+ messages)
` [PATCH v2 1/3] mmc: rockchip_sdhci: add phy and clock config for rk3399
` [PATCH v2 2/3] mmc: rockchip_sdhci: Add support for RK3568
    `  "
` [PATCH v2 3/3] rockchip: config: evb-rk3399: add hs200 and hs400 support

[PATCH V2 00/46] imx: add i.MX8ULP support
 2021-06-29  2:32 UTC  (47+ messages)
` [PATCH V2 01/46] arm: imx: add i.MX8ULP basic Kconfig option
` [PATCH V2 02/46] arm: imx: add i.MX8ULP cpu type and helper
` [PATCH V2 03/46] arm: imx: sys_proto: move boot mode define to common header
` [PATCH V2 04/46] arm: imx8ulp: support print cpu info
` [PATCH V2 05/46] imx: imx8ulp: add get reset cause
` [PATCH V2 06/46] arm: imx: basic i.MX8ULP support
` [PATCH V2 07/46] arm: imx8: Move container parser and image to mach-imx common folder
` [PATCH V2 08/46] arm: imx8: Move container image header file to mach-imx
` [PATCH V2 09/46] arm: imx: parse-container: guard included header files
` [PATCH V2 10/46] arm: imx8ulp: add container support
` [PATCH V2 11/46] arm: imx: move container Kconfig under mach-imx
` [PATCH V2 12/46] driver: misc: Add MU and S400 API to communicate with Sentinel
` [PATCH V2 13/46] net: fec_mxc: support i.MX8ULP
` [PATCH V2 14/46] pinctrl: Add pinctrl driver for imx8ulp
` [PATCH V2 15/46] driver: serial: fsl_lpuart: support i.MX8ULP
` [PATCH V2 16/46] arm: imx8ulp: add clock support
` [PATCH V2 17/46] drivers: mmc: fsl_esdhc_imx: support i.MX8ULP
` [PATCH V2 18/46] arm: imx8ulp: soc: Change to use CMC1 to get bootcfg
` [PATCH V2 19/46] arm: imx8ulp: Enable full L2 cache in SPL
` [PATCH V2 20/46] arm: imx8ulp: disable wdog3
` [PATCH V2 21/46] arm: imx8ulp: Update the reset vector in u-boot
` [PATCH V2 22/46] drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6
` [PATCH V2 23/46] drivers: misc: imx8ulp: Add S400 API for image authentication
` [PATCH V2 24/46] drivers: misc: imx8ulp: Update S400 API for release RDC
` [PATCH V2 25/46] drivers: misc: s400_api: Update API for fuse read and write
` [PATCH V2 26/46] arm: imx8ulp: release and configure XRDC at early phase
` [PATCH V2 27/46] arm: imx8ulp: add rdc support
` [PATCH V2 28/46] arm: imx8ulp: add trdc release request
` [PATCH V2 29/46] arm: imx8ulp: release trdc and assign lpav from RTD to APD
` [PATCH V2 30/46] imx8ulp: unify rdc functions
` [PATCH V2 31/46] arm: imx8ulp: Probe the S400 MU device in arch init
` [PATCH V2 32/46] arm: iMX8ULP: Add boot device relevant functions
` [PATCH V2 33/46] arm: imx8ulp: Allocate DCNANO and MIPI_DSI to AD domain
` [PATCH V2 34/46] arm: imx8ulp: add dummy imx_get_mac_from_fuse
` [PATCH V2 35/46] arm: imx8ulp: add iomuxc support
` [PATCH V2 36/46] driver: misc: imx8ulp: Add fuse driver for imx8ulp
` [PATCH V2 37/46] imx8ulp: soc: correct reset cause
` [PATCH V2 38/46] imx8ulp: Use DGO_GP5 to get boot config
` [PATCH V2 39/46] imx8ulp: Add workaround for eMMC boot
` [PATCH V2 40/46] mx7ulp: Update unlock and refresh sequences in sWDOG driver
` [PATCH V2 41/46] mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to complete
` [PATCH V2 42/46] imx8ulp: move struct mu_type to common header
` [PATCH V2 43/46] imx8ulp: add upower api support
` [PATCH V2 44/46] ddr: Add DDR driver for iMX8ULP
` [PATCH V2 45/46] arm: dts: add i.MX8ULP dtsi
` [PATCH V2 46/46] arm: imx: add i.MX8ULP EVK support

[PATCH 00/12] Random Fixes for the CHIP Pro
 2021-06-29  2:27 UTC  (3+ messages)
` [PATCH 03/12] Revert "usb: gadget: fastboot: use correct max packet size"

[v10,14/27] mtd: spi-nor-core: Add support for DTR protocol
 2021-06-29  1:32 UTC 

[RFC PATCH 0/1] cmd: nvedit: Forbid environment key to be empty
 2021-06-28 19:39 UTC  (2+ messages)
` [RFC PATCH 1/1] cmd: nvedit: Forbid "

[RFC PATCH 1/1] cmd: nvedit: Forbid key to be empty
 2021-06-28 19:31 UTC 

Pull request for efi-2021-07-rc5-2
 2021-06-28 19:47 UTC 

[ANN] U-Boot v2021.07-rc5 released
 2021-06-28 19:41 UTC 

[PATCH 0/7] efi: Various tidy-ups and drop the default
 2021-06-28 18:08 UTC  (27+ messages)
` [PATCH 1/7] configs: Resync with savedefconfig
` [PATCH 2/7] Makefile: Drop include/asm directory as well as symlink
` [PATCH 3/7] disk: Tidy up #ifdefs in part_efi
` [PATCH 4/7] Use LIB_UUID with ACPIGEN and FS_BTRFS
` [PATCH 5/7] Allow efi_loader header to be included always
` [PATCH 6/7] lib: Create a new Kconfig option for charset conversion
` [PATCH 7/7] efi: Make EBBR optional

[PATCH 0/3] cmd: setexpr: add fmt format string operation
 2021-06-28 17:39 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] doc: usage: add description for setexpr command
` [PATCH 3/3] test: cmd: setexpr: add tests for format string operations

[PATCH v10 00/27] mtd: spi-nor-core: add xSPI Octal DTR support
 2021-06-28 15:52 UTC  (8+ messages)
` [PATCH v10 04/27] spi: spi-mem: add spi_mem_dtr_supports_op()

Pull request: u-boot-spi/next for next
 2021-06-28 15:51 UTC 

[PATCH 1/2] DM_USB: allow building without OF_CONTROL
 2021-06-28 14:43 UTC  (13+ messages)

Pull request: u-boot-imx u-boot-imx-20210616
 2021-06-28 14:12 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Enable WDT command
 2021-06-28 13:51 UTC 

[PATCH] watchdog: cadence: Add expire_now method
 2021-06-28 13:45 UTC 

[PATCH 0/2] net: smc911x: Determine bus width at runtime
 2021-06-28 13:30 UTC  (3+ messages)
` [PATCH 1/2] net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol
` [PATCH 2/2] net: smc911x: Determine bus width at runtime

[PATCH 0/7] stm32mp: cmd_stm32key: updates
 2021-06-28 12:56 UTC  (8+ messages)
` [PATCH 1/7] stm32mp: configs: activate the command stm32key only for ST boards
` [PATCH 2/7] stm32mp: cmd_stm32key: use sub command
` [PATCH 3/7] stm32mp: cmd_stm32key: handle error in fuse_hash_value
` [PATCH 4/7] stm32mp: cmd_stm32key: lock of PKH OTP after fuse
` [PATCH 5/7] stm32mp: cmd_stm32key: add get_misc_dev function
` [PATCH 6/7] stm32mp: cmd_stm32key: add read OTP subcommand
` [PATCH 7/7] stm32mp: cmd_stm32key: add subcommand close

[PATCH] stm32mp: stm32prog: fix the content of short help message
 2021-06-28 12:44 UTC 

[PATCH] configs: stm32mp1: remove splashimage and add fdtoverlay_addr_r
 2021-06-28 12:42 UTC 

[v2 PATCH 1/3] board: freescale: LX2160ARDB: Add MAINTAINER
 2021-06-28 12:14 UTC  (3+ messages)
` [v2 PATCH 2/3] board: freescale: LX2160AQDS: "
` [PATCH 3/3] board: freescale: LX2162AQDS: "

[PATCH 1/3] board: freescale: LX2160ARDB: Add MAINTAINER
 2021-06-28 11:58 UTC  (3+ messages)
` [PATCH 2/3] board: freescale: LX2160AQDS: "
` [PATCH 3/3] board: freescale: LX2162AQDS: "

[PATCH] drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux'
 2021-06-28 11:42 UTC  (2+ messages)

[PATCH v1 0/2]
 2021-06-28  9:32 UTC  (4+ messages)
  ` [PATCH v1 1/2] mmc: rockchip_sdhci: add phy and clock config for rk3399
      `  "

[PATCH v12 0/8] Add FU740 chip and HiFive Unmatched board support
 2021-06-28 10:21 UTC  (4+ messages)
` [PATCH v12 2/8] drivers: clk: add fu740 support

[PATCH u-boot-marvell] PLEASE TEST ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision
 2021-06-28  9:53 UTC  (7+ messages)

[PATCH v4 0/3] Add reboot mode support
 2021-06-28  9:44 UTC  (4+ messages)
` [PATCH v4 3/3] reboot-mode: read the boot mode from RTC memory

[PATCH] efi_loader: Do not enable by default on armv7
 2021-06-28  7:54 UTC  (6+ messages)

[PATCH] arm64: dts: zynqmp: Add psgtr and phy entry for USB and SATA node
 2021-06-28  7:34 UTC  (2+ messages)

DTB_RESELECT/MULTI DTB with SPL flow
 2021-06-28  7:14 UTC  (3+ messages)

[PATCH v2] serial: zynq: Add support for serial parameters
 2021-06-28  7:06 UTC  (2+ messages)

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

[PATCH v2 0/5] Add SIMATIC IOT2050 board support
 2021-06-28  5:40 UTC  (12+ messages)
` [PATCH v2 4/5] watchdog: rti_wdt: Add support for loading firmware


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