u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-25 20:48:28 to 2021-09-27 20:16:14 UTC [more...]

[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 0/5] Apple M1 Support
 2021-09-27 20:14 UTC  (14+ messages)
` [PATCH 3/5] misc: Add Apple DART driver

[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 v5 00/29] image: Reduce #ifdefs and ad-hoc defines in image code (Part B)
 2021-09-27 16:50 UTC  (32+ messages)
` [PATCH v5 01/29] compiler: Rename host_build() to tools_build()
` [PATCH v5 02/29] kconfig: Add tools support to CONFIG_IS_ENABLED()
` [PATCH v5 03/29] image: Add Kconfig options for FIT in the tools build
` [PATCH v5 04/29] spl: cypto: Bring back SPL_ versions of SHA
` [PATCH v5 05/29] hash: Use Kconfig to enable hashing in host tools and SPL
` [PATCH v5 06/29] hash: Drop some #ifdefs in hash.c
` [PATCH v5 07/29] image: Drop IMAGE_ENABLE_FIT
` [PATCH v5 08/29] image: Drop IMAGE_ENABLE_OF_LIBFDT
` [PATCH v5 09/29] image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host
` [PATCH v5 10/29] image: Use Kconfig to enable FIT_RSASSA_PSS "
` [PATCH v5 11/29] image: Use the correct checks for CRC32
` [PATCH v5 12/29] image: Drop IMAGE_BOOT_GET_CMDLINE
` [PATCH v5 13/29] image: Drop IMAGE_OF_BOARD_SETUP
` [PATCH v5 14/29] image: Drop IMAGE_OF_SYSTEM_SETUP
` [PATCH v5 15/29] image: Drop IMAGE_ENABLE_IGNORE
` [PATCH v5 16/29] efi: Correct dependency on FIT_SIGNATURE
` [PATCH v5 19/29] image: Tidy up fit_unsupported_reset()
` [PATCH v5 20/29] image: Drop unnecessary #ifdefs from image.h
` [PATCH v5 21/29] image: Drop #ifdefs for fit_print_contents()
` [PATCH v5 22/29] image: Drop most #ifdefs in image-board.c
` [PATCH v5 23/29] image: Reduce variable scope in boot_get_ramdisk()
` [PATCH v5 24/29] image: Split up boot_get_ramdisk()
` [PATCH v5 25/29] image: Remove #ifdefs from select_ramdisk()
` [PATCH v5 26/29] image: Remove some #ifdefs from image-fit and image-fit-sig
` [PATCH v5 27/29] image: Reduce variable scope in boot_get_fdt()
` [PATCH v5 28/29] image: Split up boot_get_fdt()

[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 0/4] crypto: Add new UCLASS_HASH
 2021-09-27 15:37 UTC  (5+ messages)
` [PATCH 2/4] dm: hash: Add new UCLASS_HASH support

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

Please pull u-boot-dm/next
 2021-09-27 14:58 UTC 

GSuit limit for recipients
 2021-09-27 14:58 UTC 

[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

[PATCH v2 0/3] Enhance Measured Boot
 2021-09-27 13:53 UTC  (8+ messages)
` [PATCH v2 1/3] efi_loader: add SMBIOS table measurement
` [PATCH v2 3/3] efi_loader: add DeployedMode and AuditMode variable measurement

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

[PATCH v2 1/2] nvme: Enable FUA
 2021-09-27 13:22 UTC  (2+ messages)
` [PATCH v2 2/2] nvme: Fix error in nvme_setup_prps

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  (6+ messages)
` [PATCH v2 1/4] video: Add 30bpp support
` [PATCH v2 2/4] efi_loader: GOP: "
` [PATCH v2 3/4] video: simplefb: "
` [PATCH v2 4/4] efi_loader: GOP: Fix 30bpp block transfer support

[PATCH u-boot-marvell v2 0/6] A3720 PCIe enhancements
 2021-09-25 22:54 UTC  (7+ messages)
` [PATCH u-boot-marvell v2 1/6] arm: a37xx: pci: Fix pcie_advk_link_up()
` [PATCH u-boot-marvell v2 2/6] arm: a37xx: pci: Add support for accessing PCI Bridge on root bus
` [PATCH u-boot-marvell v2 3/6] arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge
` [PATCH u-boot-marvell v2 4/6] arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port
` [PATCH u-boot-marvell v2 5/6] arm: a37xx: pci: Cosmetic change
` [PATCH u-boot-marvell v2 6/6] arm: a37xx: pci: Update private structure documentation

[PATCH u-boot-marvell 0/6] A3720 PCIe enhancements
 2021-09-25 21:50 UTC  (3+ messages)
` [PATCH u-boot-marvell 6/6] arm: a37xx: pci: Update private structure documentation

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