public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-01-25 13:43:59 to 2021-01-28 08:10:07 UTC [more...]

[PATCH] disk: part_dos: update partition table entries after write
 2021-01-28  8:10 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] env: sf: single function env_sf_save()
 2021-01-28  7:21 UTC 

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

[PATCH V2] cmd: mem: fix to display wrong memory information
 2021-01-28  2:35 UTC 

[PATCH v4 0/6] Add support for ECDSA image signing (with test)
 2021-01-28  0:57 UTC  (6+ messages)
` [PATCH v4 1/6] lib: Rename rsa-checksum.c to hash-checksum.c
` [PATCH v4 2/6] lib/rsa: Make fdt_add_bignum() available outside of RSA code

[PATCH] Add support for stack-protector
 2021-01-28  0:57 UTC  (3+ messages)
` [PATCH v8] "

[PATCH] common: Kconfig.boot: Add FIT_PRINT config option
 2021-01-27 22:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] common: Kconfig.boot: Add FIT_PRINT config option
 2021-01-27 21:54 UTC 

Contributor meeting notes 19-Jan-21
 2021-01-27 21:31 UTC  (13+ messages)

[PATCH 1/1] cmd: load, emit error message for invalid block device
 2021-01-27 20:26 UTC 

[PATCH 1/1] doc: return value exception command
 2021-01-27 20:24 UTC 

[PATCH 0/2] Console/stdio use after free
 2021-01-27 20:13 UTC  (7+ messages)
` [PATCH 1/2] stdio: Introduce stdio_valid()

[PATCH 1/1] doc: describe load command
 2021-01-27 20:11 UTC 

Please pull u-boot-marvell/master
 2021-01-27 19:22 UTC  (2+ messages)

Pull request for documentation tag doc-2021-04-rc1-3
 2021-01-27 19:22 UTC  (2+ messages)

[PATCH v3] cmd: pxe: add support for FDT overlays
 2021-01-27 19:22 UTC  (2+ messages)

[PATCH] net: phy: micrel: Try default PHY ofnode first
 2021-01-27 19:22 UTC  (2+ messages)

[PATCH v2 1/3] net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs
 2021-01-27 19:22 UTC  (6+ messages)
` [PATCH v2 2/3] net: phy: ca_phy: Add driver for "
` [PATCH v2 3/3] board: presidio-asic: Add CAxxxx Ethernet support

[PATCH] net: fix ping in netconsole
 2021-01-27 19:21 UTC  (2+ messages)

[PATCH 1/3] net: e1000: Remove unused bus_to_phys() macro
 2021-01-27 19:21 UTC  (6+ messages)
` [PATCH 2/3] net: e1000: Use virt_to_phys() instead of pci_virt_to_mem()
` [PATCH 3/3] net: e1000: Add missing address translations

[PATCH] disk: part_efi: update partition table entries after write
 2021-01-27 18:50 UTC  (5+ messages)

[PATCH 1/4] misc: make CONFIG_IRQ selectable for all platforms
 2021-01-27 18:16 UTC  (6+ messages)
` [PATCH 2/4] arch: arm: update Kconfig to select IRQ when GIC_V3_ITS is enabled

[PATCH v2 0/4] fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT
 2021-01-27 16:36 UTC  (6+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2
` [PATCH v2 3/4] fastboot: add command to select the default emmc hwpart for boot
` [PATCH v2 4/4] fastboot: add command to select the eMMC boot configuration

[PATCH] arm: mvebu: Espressobin: Set the maximum slave SPI speed to 40MHz
 2021-01-27 16:12 UTC 

[PATCH] spi: imx: Implement set_speed
 2021-01-27 16:01 UTC 

[PATCH] version: Move version_string[] from version.h to version_string.h
 2021-01-27 15:56 UTC 

[PATCH] fastboot: reinit partition after storing GPT or MBR
 2021-01-27 15:40 UTC 

[PATCH] tools: Remove #include <version.h>
 2021-01-27 15:34 UTC 

[PATCH] arm: Remove #include <version.h> from armv8/fwcall.c
 2021-01-27 15:29 UTC 

[PATCH 0/4] Add WATCHDOG_RESET() in MTD framework and STM32 QSPI driver
 2021-01-27 15:19 UTC  (9+ messages)
` [PATCH 1/4] mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks
  ` [Uboot-stm32] "
` [PATCH 2/4] spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo()
  ` [Uboot-stm32] "
` [PATCH 3/4] mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase()
  ` [Uboot-stm32] "
` [PATCH 4/4] mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write()
  ` [Uboot-stm32] "

[PATCH v2 00/28] fs/squashfs: fix memory leaks and introduce exists() function
 2021-01-27 15:15 UTC  (5+ messages)
` [PATCH v2 27/28] fs/squashfs: sqfs_read: fragmented files are not supported

[PATCH] cmd: fdt: skip board specific fixup using env variable
 2021-01-27 14:10 UTC  (2+ messages)

[PATCH 1/2] pinctrl: stmfx: Fix pin configuration issue
 2021-01-27 14:06 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: stmfx: Use PINNAME_SIZE for pin's name size

[PATCH] fs: btrfs: Select SHA256 in Kconfig
 2021-01-27 13:57 UTC  (6+ messages)

[PATCH] cmd: pxe_utils: fix ipappend ip config empty vars
 2021-01-27 13:21 UTC  (2+ messages)

[PATCH 0/4] Add Gateworks Venice board support
 2021-01-27 13:19 UTC  (6+ messages)
` [PATCH 1/4] Respect that some compression algos can be enabled separately for SPL

[PATCH 0/2] pinctrl: at91-pio4: add support for slew-rate
 2021-01-27 13:00 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: at91-pio4: add slew-rate
` [PATCH 2/2] pinctrl: at91-pio4: add support for slew-rate

[PATCH 1/1] test: pr_cont_test.o depends on CONFIG_LOG=y
 2021-01-27 11:09 UTC 

[RFC PATCH] arm: dts: ls1028a: define QDS networking protocol combinations
 2021-01-27 11:00 UTC 

[PATCH] cmd: mvebu/bubt: Fix default options in help
 2021-01-27 10:56 UTC 

[PATCH] mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output
 2021-01-27 10:46 UTC 

[PATCH 1/4] fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT
 2021-01-27 10:27 UTC  (4+ messages)
      ` FW: "

[PATCH] fastboot: add UUU command UCmd and ACmd support
 2021-01-27 10:11 UTC  (7+ messages)

[PATCH 00/11] Add support for pinmux status command on beaglebone
 2021-01-27  9:29 UTC  (10+ messages)
` [PATCH 02/11] pinctrl: single: fix the loop counter variable type
` [PATCH 03/11] pinctrl: single: fix debug messages formatting
` [PATCH 10/11] pinctrl: single: add get_pin_muxing operation

[PATCH v4 0/7] Introduce DSA Ethernet switch class and Felix driver
 2021-01-27  8:05 UTC  (5+ messages)
` [PATCH v4 1/7] net: phy: fixed: support speeds of 2500 and 10000
` [PATCH v4 2/7] net: phy: introduce fixed_phy_create for DSA CPU ports

arm: rk3399: add support nanopi r4s
 2021-01-27  3:15 UTC  (2+ messages)
` arm: rk3399: add support nanopi r4s【请注意,邮件由u-boot-bounces@lists.denx.de代发】

[PATCH] common: board_f: fix to display wrong memory information
 2021-01-27  2:55 UTC  (4+ messages)

[PATCH v2 0/3] sunxi: OrangePi Zero 2: Ethernet support
 2021-01-27  1:06 UTC  (4+ messages)
` [PATCH v2 1/3] net: sun8i-emac: Always clear syscon EPHY register
` [PATCH v2 2/3] net: sun8i-emac: Determine pinmux based on SoC, not EMAC type
` [PATCH v2 3/3] sunxi: OrangePi Zero 2: Enable Ethernet

[PATCH] remoteproc: k3_r5: Sync to upstreamed kernel DT property names
 2021-01-27  0:20 UTC 

[PATCH] cmd: misc: Fix return value for the sleep command
 2021-01-26 23:51 UTC  (2+ messages)

[RESEND PATCH v1 0/1] mmc: fix response timeout after switch command
 2021-01-26 23:38 UTC  (3+ messages)
  ` [RESEND PATCH v1 1/1] "

[PATCH v2 0/7] Refactor generic fastboot_set_reboot_flag implementation
 2021-01-26 20:54 UTC  (8+ messages)
` [PATCH v2 1/7] cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs
` [PATCH v2 2/7] cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' "
` [PATCH v2 3/7] cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' "
` [PATCH v2 4/7] cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers
` [PATCH v2 5/7] cmd: bcb: Add support for processing const string literals in bcb_set()
` [PATCH v2 6/7] Revert "fastboot: Add default fastboot_set_reboot_flag implementation"
` [PATCH v2 7/7] fastboot: Implement generic fastboot_set_reboot_flag

[PATCH v2 0/4] doc: update Kernel documentation build system
 2021-01-26 18:35 UTC  (5+ messages)
` [PATCH v2 1/4] doc: board: fix Microchip MPFS Icicle Kit doc
` [PATCH v2 2/4] doc: fix doc/develop/logging.rst
` [PATCH v2 3/4] .gitlab-ci: install doc/sphinx/requirements.txt
` [PATCH v2 4/4] doc: update Kernel documentation build system

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2021-01-26 17:02 UTC  (4+ messages)

[PATCH v2 1/1] doc: exception command
 2021-01-26 16:48 UTC 

[PATCH 1/1] doc: exception command
 2021-01-26 16:44 UTC 

[PATCH] cmd: pwm: Rework argc sanity checking
 2021-01-26 16:44 UTC 

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2021-01-26 16:41 UTC 

[PATCH 1/1] doc: update Kernel documentation build system
 2021-01-26 16:02 UTC  (10+ messages)

[PATCH 1/1] fs: fat: remove superfluous assignments
 2021-01-26 15:10 UTC  (3+ messages)

Pull request: u-boot-sunxi/master for v2021.04 (part 2)
 2021-01-26 14:15 UTC  (2+ messages)

[PATCH 1/1] doc: remove illegal characters
 2021-01-26 13:05 UTC  (6+ messages)

[PATCH v5 0/4] VIM3: add support for checking 'Function' button state
 2021-01-26 12:58 UTC  (8+ messages)
  ` [PATCH v5 1/4] dt-bindings: input: adc-keys bindings documentation
  ` [PATCH v5 2/4] button: add a simple Analog to Digital Converter device based button driver
  ` [PATCH v5 3/4] adc: meson-saradc: add support for getting reference voltage value
  ` [PATCH v5 4/4] configs: khadas-vim3(l): enable Function button support

[GIT] Pull request: u-boot-dfu (26.01.2021)
 2021-01-26  9:51 UTC  (2+ messages)

[PATCH 00/11] More minor clean-ups and improvements
 2021-01-26  5:19 UTC  (5+ messages)
` [PATCH 03/11] i2c: desigware: Add an alias for Intel Apollo Lake
` [PATCH 04/11] sandbox: Disable I2C emulators in SPL

[PULL] u-boot-mips
 2021-01-26  0:45 UTC  (2+ messages)

[PATCH 1/1] fs: fat: avoid out of bounds access warning
 2021-01-25 23:04 UTC 

[PATCH v3 00/20] Add support for MMC higher speed modes for TI's am65x, j721e and j7200 platforms
 2021-01-25 22:43 UTC  (21+ messages)
  ` [PATCH v3 01/20] mmc: sdhci: Add helper functions for UHS modes
  ` [PATCH v3 02/20] mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()
  ` [PATCH v3 03/20] mmc: am654_sdhci: Convert flag fields to BIT macro
  ` [PATCH v3 04/20] mmc: am654_sdhci: Add flag for PHY calibration
  ` [PATCH v3 05/20] mmc: am654_sdhci: Add support for AM65x SR2.0
  ` [PATCH v3 06/20] mmc: am654_sdhci: Add support for input tap delay
  ` [PATCH v3 07/20] mmc: am654_sdhci: Add support for writing to clkbuf_sel
  ` [PATCH v3 08/20] mmc: am654_sdhci: Add support for software tuning
  ` [PATCH v3 09/20] mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes
  ` [PATCH v3 10/20] mmc: am654_sdhci: Use sdhci_set_control_reg()

[RFC 1/1] disk: PARTITIONS should depend on HAVE_BLOCK_DEVICE
 2021-01-25 22:22 UTC  (4+ messages)

[PATCH 1/1] .gitlab-ci: install doc/sphinx/requirements.txt
 2021-01-25 21:52 UTC 

[PATCH 1/1] doc: fix doc/develop/logging.rst
 2021-01-25 20:14 UTC 

[PATCH v2 1/1] dm: core: describe uclass_root_s
 2021-01-25 20:08 UTC  (2+ messages)

[PATCH 1/1] cmd: correct long text loadb, loadx, loady
 2021-01-25 20:08 UTC  (2+ messages)

[PATCH] ata: sunxi: fix debug messages
 2021-01-25 20:08 UTC  (2+ messages)

[PATCH 1/1] doc: board: fix Microchip MPFS Icicle Kit doc
 2021-01-25 19:12 UTC 

[RESEND 0/7] Refactor generic fastboot_set_reboot_flag implementation
 2021-01-25 18:33 UTC  (6+ messages)
` [RESEND 6/7] Revert "fastboot: Add default fastboot_set_reboot_flag implementation"

[PATCH 0/4] at91: Fix NAND PMECC on various SoCs/boards
 2021-01-25 18:33 UTC  (2+ messages)

[PATCH 1/3] board: Atmel: Add SAMA5D27 giant board
 2021-01-25 18:32 UTC  (2+ messages)

[PATCH v3 0/5] add support for sama7g5 ethernet interfaces
 2021-01-25 18:31 UTC  (2+ messages)

Pull request: u-boot-imx u-boot-imx-20210125
 2021-01-25 18:08 UTC  (2+ messages)

Pull request for documentation tag doc-2021-04-rc1-2
 2021-01-25 18:08 UTC  (2+ messages)

[PULL] u-boot-atmel-2021.04-b
 2021-01-25 18:08 UTC  (2+ messages)

[PATCH 0/5] Introduce DSA Ethernet switch class and Felix driver
 2021-01-25 17:13 UTC  (8+ messages)
` [PATCH 1/5] net: Introduce DSA class for Ethernet switches

[patch v3 0/9] rk3399 (Pinebook pro) EDP support
 2021-01-25 15:04 UTC  (2+ messages)

[PATCH] gpio-uclass: fix gpio flags save condition
 2021-01-25 14:27 UTC  (3+ messages)

[PATCH 1/2] arm: mvebu: theadorable: Enhance "pcie" test cmd to check link width/speed
 2021-01-25 14:27 UTC  (2+ messages)
` [PATCH 2/2] arm: mvebu: theadorable: Set deephasis bit in PCIe configs very early

[PATCH] pci: pci_mvebu: Disable config access to PCI host bridge ports
 2021-01-25 14:25 UTC 

[PATCH] clk: stm32mp1: add support of I2C6_K
 2021-01-25 13:45 UTC  (2+ messages)

[PATCH V2 00/17] usb: gadget: update
 2021-01-25 13:44 UTC  (3+ messages)
` [PATCH V2 16/17] usb: gadget: fastboot: use correct max packet size
` [PATCH V2 17/17] usb: gaget: ci: set ep's desc when enable ep


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