u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-26 01:49:07 to 2021-09-28 06:30:15 UTC [more...]

[PATCH] mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
 2021-09-28  6:30 UTC  (2+ messages)

[PATCH 0/2] Add basic window watchdog mode support
 2021-09-28  6:01 UTC  (3+ messages)
` [PATCH 1/2] watchdog: versal: Add support for basic window watchdog
` [PATCH 2/2] watchdog: versal: Add support for expire now

[PATCH] clk: versal: Enable only GATE type clocks
 2021-09-28  6:00 UTC 

[PATCH v2 00/15] Add CAAM driver model support
 2021-09-28  5:39 UTC  (8+ messages)
` [PATCH v2 03/15] i.MX8M: crypto: updated device tree for supporting DM in SPL
    ` [EXT] "
  ` [EXT] Re: [PATCH v2 00/15] Add CAAM driver model support

[PATCH 0/5] Apple M1 Support
 2021-09-28  3:46 UTC  (15+ messages)
` [PATCH 3/5] misc: Add Apple DART driver

[PATCH v2 1/2] nvme: Enable FUA
 2021-09-28  0:44 UTC  (4+ messages)
` [PATCH v2 2/2] nvme: Fix error in nvme_setup_prps

[PATCH 0/9] Support the SJA1105 DSA switch on the NXP LS1021A-TSN board
 2021-09-27 23:48 UTC  (10+ messages)
` [PATCH 1/9] net: tsec: add support for promiscuous mode
` [PATCH 2/9] include: import if_vlan.h from Linux
` [PATCH 3/9] net: dsa: allow drivers to get the port OF node
` [PATCH 4/9] net: introduce a helper to determine whether to use in-band autoneg
` [PATCH 5/9] net: dsa: felix: configure the in-band autoneg property based on OF node info
` [PATCH 6/9] net: add driver for NXP SJA1105 DSA L2 switch
` [PATCH 7/9] arm: dts: ls1021a-tsn: add sja1105 and eth2 bindings
` [PATCH 8/9] configs: ls1021a-tsn: enable sja1105 switch driver
` [PATCH 9/9] configs: ls1021a-tsn: enable the generation of random Ethernet MAC addresses

[PATCH v2] rtc: ds1307: Handle oscillator-stop bit correctly
 2021-09-27 21:10 UTC 

[PATCH 0/2] riscv: Support booting SiFive Unmatched from SPI flash
 2021-09-27 19:59 UTC  (3+ messages)
` [PATCH 1/2] riscv: Support booting SiFive Unmatched from SPI
` [PATCH 2/2] riscv: Enable SPI flash env for SiFive Unmatched

imx6 DM_VIDEObroken
 2021-09-28  0:25 UTC 

[PATCH] configs: ls1028a: ensure Ethernet is enabled
 2021-09-27 23:18 UTC 

[PATCH] net: phy: mscc: add support for VSC8502 in dual RGMII mode
 2021-09-27 23:13 UTC 

GSuit limit for recipients
 2021-09-27 21:06 UTC  (2+ messages)

[PATCH] arm: dts: armada8040: Fix CP0 eMMC/SDIO support
 2021-09-27 21:03 UTC 

Please pull u-boot-dm/next
 2021-09-27 21:01 UTC  (2+ messages)

Contributor call tomorrow
 2021-09-27 20:56 UTC 

[PATCH v2 0/3] Enhance Measured Boot
 2021-09-27 20:21 UTC  (11+ messages)
` [PATCH v2 1/3] efi_loader: add SMBIOS table measurement
` [PATCH v2 2/3] efi_loader: add UEFI GPT measurement
` [PATCH v2 3/3] efi_loader: add DeployedMode and AuditMode variable measurement

[PATCH v5 00/29] image: Reduce #ifdefs and ad-hoc defines in image code (Part B)
 2021-09-27 20:17 UTC  (14+ messages)
` [PATCH v5 02/29] kconfig: Add tools support to CONFIG_IS_ENABLED()
` [PATCH v5 05/29] hash: Use Kconfig to enable hashing in host tools and SPL
` [PATCH v5 11/29] image: Use the correct checks for CRC32
` [PATCH v5 21/29] image: Drop #ifdefs for fit_print_contents()
` [PATCH v5 27/29] image: Reduce variable scope in boot_get_fdt()
` [PATCH v5 28/29] image: Split up boot_get_fdt()

[PATCH 0/4] crypto: Add new UCLASS_HASH
 2021-09-27 20:17 UTC  (6+ messages)
` [PATCH 2/4] dm: hash: Add new UCLASS_HASH support

[PATCH 1/3] treewide: Remove OF_PRIOR_STAGE from RISC-V boards
 2021-09-27 20:15 UTC  (6+ messages)
` [PATCH 2/3] board: arm: Remove OF_PRIOR_STAGE
` [PATCH 3/3] treewide: "

[PATCH 0/4] White Space cleanup
 2021-09-27 20:15 UTC  (6+ messages)
` [PATCH 1/4] WS cleanup: remove trailing empty lines
` [PATCH 2/4] WS cleanup: remove excessive "
` [PATCH 3/4] WS cleanup: remove trailing white space
` [PATCH 4/4] WS cleanup: remove SPACE(s) followed by TAB

[PATCH 1/3] lib/circbuf: Make circbuf selectable symbol
 2021-09-27 20:04 UTC  (5+ messages)
` [PATCH 2/3] usb: gadget: Add CDC ACM function
` [PATCH 3/3] cmd: add acmconsole command

[PATCH] ARM: omap3_logic: Cleanup usage of MUX_VAL
 2021-09-27 18:30 UTC 

[PATCH] drivers: ddr: lc_common_dimm_params.c : Fix Divison by zero issue
 2021-09-27 16:17 UTC 

Status of the various RISC-V specification and policy
 2021-09-27 15:57 UTC  (3+ messages)

Bug in board/logicpd/omap3som/omap3logic.h ???
 2021-09-27 15:50 UTC  (4+ messages)

[PATCH v2 00/18] pxe: Refactoring to tidy up and prepare for bootflow
 2021-09-27 15:24 UTC  (19+ messages)
` [PATCH v2 01/18] Create a new boot/ directory
` [PATCH v2 02/18] pxe: Move API comments to the header files
` [PATCH v2 03/18] pxe: Use a context pointer
` [PATCH v2 04/18] pxe: Move do_getfile() into the context
` [PATCH v2 05/18] pxe: Add a userdata field to "
` [PATCH v2 06/18] pxe: Tidy up the is_pxe global
` [PATCH v2 07/18] pxe: Move pxe_utils files
` [PATCH v2 08/18] pxe: Tidy up some comments in pxe_utils
` [PATCH v2 09/18] pxe: Tidy up code style a little "
` [PATCH v2 10/18] pxe: Move common parsing coding into pxe_util
` [PATCH v2 11/18] pxe: Clean up the use of bootfile
` [PATCH v2 12/18] pxe: Drop get_bootfile_path()
` [PATCH v2 13/18] lib: Add tests for simple_itoa()
` [PATCH v2 14/18] lib: Add a function to convert a string to a hex value
` [PATCH v2 15/18] pxe: Return the file size from the getfile() function
` [PATCH v2 16/18] pxe: Refactor sysboot to have one helper
` [PATCH v2 17/18] doc: Move distro boot doc to rST
` [PATCH v2 18/18] pxe: Allow calling the pxe_get logic directly

[PATCH] usb: xhci: reset endpoint on USB stall
 2021-09-27 15:14 UTC  (2+ messages)

[PATCH 0/2] ARM: DRA7: Enable OPP_HIGH for GPU, DSPEVE and IVA voltage domains
 2021-09-27 14:50 UTC  (5+ messages)
` [PATCH 1/2] ARM: DRA7: Enable OPP_HIGH for "
` [PATCH 2/2] ARM: DRA7: Enable OPP_HIGH for GPU voltage domain

[ANN] U-Boot v2021.10-rc5 released
 2021-09-27 13:36 UTC 

Two jobs at once on denx-vulcan?
 2021-09-27 13:36 UTC  (9+ messages)

[PATCH] nvme: Enable FUA
 2021-09-27 13:25 UTC  (3+ messages)

Please pull u-boot-marvell/master
 2021-09-27 12:52 UTC  (2+ messages)

Pull request for efi-2021-10-rc5
 2021-09-27 12:52 UTC  (2+ messages)

[PATCH] board: rpi: always set fdt_addr if provided by firmware
 2021-09-27 12:06 UTC  (3+ messages)

[PATCH 00/25] Fix some non-NULL terminated strings in the networking subsystem
 2021-09-27 11:22 UTC  (26+ messages)
` [PATCH 01/25] arch: powerpc: mpc85xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation
` [PATCH 02/25] board: gdsys: a38x: "
` [PATCH 03/25] net: armada100_fec: "
` [PATCH 04/25] net: at91_emac: "
` [PATCH 05/25] net: bcm-sf2: "
` [PATCH 06/25] net: eepro100: "
` [PATCH 07/25] net: ep93xx: "
` [PATCH 08/25] net: enetc: ensure imdio.name "
` [PATCH 09/25] net: mcdmafec: ensure bus->name "
` [PATCH 10/25] net: ftmac110: ensure mdiodev->name "
` [PATCH 11/25] net: lpc32xx: "
` [PATCH 12/25] net: macb: "
` [PATCH 13/25] net: mpc8xx_fec: "
` [PATCH 14/25] net: dsa: felix: ensure mii_bus->name "
` [PATCH 15/25] net: mvgbe: ensure mdiodev->name "
` [PATCH 16/25] net: sh_eth: "
` [PATCH 17/25] net: smc911x: "
` [PATCH 18/25] net: davinci_emac: "
` [PATCH 19/25] net: qe: uec: "
` [PATCH 20/25] net: mdio-uclass: rewrite dm_mdio_post_probe using strlcpy
` [PATCH 21/25] scripts: ensure the cocci script for miiphy_register does not leave NULL-unterminated strings
` [PATCH 22/25] net: dsa: felix: check return code of mdio_alloc and mdio_register
` [PATCH 23/25] net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH truncation
` [PATCH 24/25] arch: powerpc: mpc85xx: free MDIO bus if mdio_register fails
` [PATCH 25/25] scripts: ensure the cocci script for miiphy_register does not leak the MDIO bus

[PATCH v7 0/8] Add FU740 chip and HiFive Unmatched board support
 2021-09-27  9:56 UTC  (3+ messages)
` [PATCH v7 8/8] drivers: net: macb: add fu740 support

[PATCH] efi_driver: fix a wrong cast
 2021-09-27  8:53 UTC  (3+ messages)

[PATCH v3 0/3] Add support for the GST ESPRESSOBin-Ultra board
 2021-09-27  8:31 UTC  (10+ messages)
` [PATCH v3 3/3] arm: mvebu: Initial ESPRESSOBin-Ultra board support

[PATCH] clk: versal: Enable only GATE type clocks
 2021-09-27  8:22 UTC 

[PATCH u-boot-marvell] arm: mvebu: turris_omnia: fix leaked mtd device
 2021-09-27  5:48 UTC  (5+ messages)

[PATCH 1/1] phy: marvell: cp110: Support SATA invert polarity
 2021-09-27  5:47 UTC  (3+ messages)

[PATCH v3 0/4] Add octal DTR support for Macronix flash
 2021-09-27  2:52 UTC  (4+ messages)
` [PATCH v3 3/4] mtd: spi-nor-core: set 4byte opcode when possible

[PATCH 1/8] arm: socfpga: vining: Drop meaningless comment
 2021-09-27  2:40 UTC  (13+ messages)
` [PATCH 3/8] arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital S
` [PATCH 4/8] arm: socfpga: vining: Set default SPI NOR mode and frequency
` [PATCH 5/8] arm: socfpga: vining: Un-disable WDT in DT
` [PATCH 6/8] arm: socfpga: vining: Fix UDC controller phandle "
` [PATCH 7/8] arm: socfpga: vining: Enable DW I2C driver
` [PATCH 8/8] arm: socfpga: vining: Let DWMAC configure PHY reset GPIO

DM_VIDEO migration
 2021-09-26 21:12 UTC  (6+ messages)

[PATCH 12/12] dm: gpio: Add of-platdata support
 2021-09-26 18:40 UTC  (16+ messages)
` [PATCH 00/12] dm: Expand of-platdata support to GPIOs and clean up
  ` [PATCH 09/12] clk: Rename clk_get_by_driver_info()
  ` [PATCH 10/12] dm: doc: Add a note about of-platdata header files
  ` [PATCH 11/12] irq: Tidy up of-platdata irq support
  ` [PATCH 08/12] dm: Add comments to dt-structs contents
  ` [PATCH 06/12] treewide: Try to avoid the preprocessor with OF_REAL
  ` [PATCH 07/12] fdt: Update Makefile rules with the new OF_REAL Kconfig
  ` [PATCH 04/12] treewide: Use OF_REAL instead of !OF_PLATDATA
    ` [PATCH 05/12] mmc: nds32: ftsdc010: Convert to livetree
  ` [PATCH 03/12] treewide: Simply conditions with the new OF_REAL
  ` [PATCH 01/12] treewide: fdt: Move fdt_get_config_... to ofnode_conf_read
  ` [PATCH 02/12] fdt: Create a new OF_REAL Kconfig

[PATCH 1/2] sandbox: correct cpu nodes
 2021-09-26 18:40 UTC  (4+ messages)
` [PATCH 0/2] sandbox: provide /chosen/boot-hartid property

[PATCH u-boot] dm: pci: Fix handling of errors when scanning device
 2021-09-26 18:40 UTC  (3+ messages)

[PATCH] fdt_support.h: Remove duplicated declarations
 2021-09-26 18:40 UTC  (3+ messages)

[PATCH v2] fs: fat: check for buffer size before reading blocks
 2021-09-26 18:36 UTC 

[PATCH] fs: fat: check for buffer size before reading blocks
 2021-09-26 18:31 UTC  (3+ messages)

[PATCH 3/6 v2] pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC
 2021-09-26 17:49 UTC  (2+ messages)
` [PATCH 5/6 v2] SoC: qcom: add support for SDM845

Radax failed to boot - how to recover the board
 2021-09-26 17:24 UTC 

[PATCH 1/5] kgdb: Remove unused serial related options
 2021-09-26 16:54 UTC  (5+ messages)

[PATCH 1/1 RFC] treewide: Deprecate OF_PRIOR_STAGE
 2021-09-26 15:54 UTC  (7+ messages)

[PATCH v3 1/3] imx8: ls1028a: Drop raw image support
 2021-09-26 15:54 UTC  (7+ messages)
` [PATCH v3 2/3] arm: Add an __image_copy_start symbol for ARMv8

[PATCH v3 1/2] arm: dts: imx8mq: Add Kontron pitx-imx8m
 2021-09-26 15:19 UTC  (2+ messages)
` [PATCH v3 2/2] board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board support

[PATCH v1] clk: rockchip: rk3568: update clks
 2021-09-26 10:19 UTC 

[PATCH] arm: spl: flush and disable cache before jumping to OPTEE
 2021-09-26  9:59 UTC  (2+ messages)

[PATCH 0/3] Add am33xx/am43xx spread spectrum clock support
 2021-09-26  9:58 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: am33xx-clocks: add spread spectrum support
` [PATCH 2/3] ARM: dts: am43xx-clocks: "
` [PATCH 3/3] clk: ti: add am33xx/am43xx spread spectrum clock support

[PATCH] imx: syscounter: allow timer_init for SPL build
 2021-09-26  9:50 UTC  (2+ messages)

[PATCH] misc: ocotp: Allow disabling ocotp driver in SPL
 2021-09-26  9:49 UTC  (2+ messages)

[PATCH v2 0/4] 30bpp framebuffer support
 2021-09-26  6:51 UTC  (3+ messages)
` [PATCH v2 4/4] efi_loader: GOP: Fix 30bpp block transfer support

[PATCH 05/12] mmc: nds32: ftsdc010: Convert to livetree
 2021-08-12 22:22 UTC 

[PATCH 09/12] clk: Rename clk_get_by_driver_info()
 2021-08-09 16:41 UTC 

[PATCH 11/12] irq: Tidy up of-platdata irq support
 2021-08-07 13:24 UTC 

[PATCH 07/12] fdt: Update Makefile rules with the new OF_REAL Kconfig
 2021-08-07 13:24 UTC 

[PATCH 10/12] dm: doc: Add a note about of-platdata header files
 2021-08-07 13:24 UTC 

[PATCH 08/12] dm: Add comments to dt-structs contents
 2021-08-07 13:24 UTC 

[PATCH 06/12] treewide: Try to avoid the preprocessor with OF_REAL
 2021-08-07 13:24 UTC 

[PATCH 04/12] treewide: Use OF_REAL instead of !OF_PLATDATA
 2021-08-07 13:24 UTC 

[PATCH 03/12] treewide: Simply conditions with the new OF_REAL
 2021-08-07 13:24 UTC 

[PATCH 02/12] fdt: Create a new OF_REAL Kconfig
 2021-08-07 13:24 UTC 

[PATCH 01/12] treewide: fdt: Move fdt_get_config_... to ofnode_conf_read
 2021-08-07 13:24 UTC 


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