public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-04 03:14:05 to 2020-06-04 20:12:17 UTC [more...]

[PATCH u-boot] eth/r8152: update the firmware
 2020-06-04 20:12 UTC  (8+ messages)

[PATCH] usb: musb-new: Fix unused function warnings from clang
 2020-06-04 20:11 UTC  (2+ messages)

[PATCH] usb: gadget: ether: Fix warnings about unused code
 2020-06-04 20:08 UTC 

[PATCH] net: cpsw: Add __maybe_unused to generated inlines
 2020-06-04 20:05 UTC 

[PATCH] mmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg()
 2020-06-04 20:03 UTC 

[PATCH] gpio: omap_gpio: Fix unused function warning in non-DM case
 2020-06-04 20:01 UTC 

[PATCH] board: ti: am335x_evm: Remove duplicate setting of bd_ram_ofs member
 2020-06-04 20:01 UTC 

[PATCH] board: ti: common: Fix pointer-bool-conversion warnings
 2020-06-04 19:45 UTC 

[PATCH] crypto/fsl: fix unaligned access
 2020-06-04 19:05 UTC 

[U-Boot] Pull request: u-boot-riscv/master
 2020-06-04 18:47 UTC  (2+ messages)

[PATCH v4] net: tftp: Add client support for RFC 7440
 2020-06-04 17:51 UTC  (4+ messages)

[PATCH 1/2] cmd: booti: Fix spelling of "environment"
 2020-06-04 17:42 UTC  (2+ messages)
` [PATCH 2/2] doc: sifive: "

[PATCH 1/1] sandbox: handling out of memory
 2020-06-04 17:28 UTC 

[PULL] u-boot-atmel-fixes-2020.07-a
 2020-06-04 16:55 UTC  (4+ messages)

[PATCH 1/1] efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
 2020-06-04 16:42 UTC 

[PATCH v4 1/2] net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs
 2020-06-04 16:28 UTC  (2+ messages)

[PATCH v2 0/6] crypto/fsl: add RNG support
 2020-06-04 16:16 UTC  (8+ messages)
` [PATCH v2 1/6] crypto/fsl: make SEC%u status line consistent
` [PATCH v2 2/6] crypto/fsl: export caam_get_era()
` [PATCH v2 3/6] crypto/fsl: support newer SEC modules
` [PATCH v2 4/6] crypto/fsl: don't regenerate secure keys
` [PATCH v2 5/6] crypto/fsl: instantiate the RNG with prediciton resistance
` [PATCH v2 6/6] crypto/fsl: add RNG support

[PATCH 00/10] improve OF_PLATDATA support
 2020-06-04 15:59 UTC  (21+ messages)
` [PATCH 01/10] dtoc: add support to scan drivers
` [PATCH 02/10] dtoc: add option to disable warnings
` [PATCH 03/10] dm: doc: update of-plat with the suppor for driver aliases
` [PATCH 04/10] core: drop const for struct driver_info
` [PATCH 05/10] core: extend struct driver_info to point to device
` [PATCH 06/10] dtoc: extend dtoc to use struct driver_info when linking nodes
` [PATCH 07/10] dm: doc: update of-plat with new phandle support
` [PATCH 08/10] dtoc: update tests to match new platdata
` [PATCH 09/10] dtoc: update dtb_platdata to support cd-gpios
` [PATCH 10/10] dtoc add test for cd-gpios

[PATCH v2 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-06-04 15:59 UTC  (29+ messages)
  ` [PATCH v2 23/35] acpi: Add support for writing a Power Resource
    ` Antwort: "
  ` [PATCH v2 24/35] acpi: Add support for writing a GPIO power sequence
  ` [PATCH v2 25/35] acpi: Add support for a generic "
  ` [PATCH v2 27/35] x86: acpi: Move MADT down a bit
  ` [PATCH v2 28/35] acpi: Record the items added to SSDT
  ` [PATCH v2 29/35] acpi: Support ordering SSDT data by device
  ` [PATCH v2 30/35] x86: Allow devices to write an SSDT
  ` [PATCH v2 31/35] acpi: Add support for DSDT generation
  ` [PATCH v2 32/35] x86: Allow devices to write to DSDT
  ` [PATCH v2 33/35] pci: Avoid a crash in device_is_on_pci_bus()
  ` [PATCH v2 34/35] dm: acpi: Enhance acpi_get_name()
  ` [PATCH v2 35/35] acpi: Add an acpi split command
  ` Antwort: Re: [PATCH v2 00/35] dm: Add programmatic generation of ACPI tables (part B)

[PATCH 0/4] crypto/fsl: add RNG support
 2020-06-04 15:45 UTC  (10+ messages)
` [PATCH 4/4] "

[PATCH] test_sleep.py: make sleep time and margin configurable
 2020-06-04 15:24 UTC 

[PATCHv3 00/36] spi: fsl-espi: Convert eSPI driver to DM
 2020-06-04 15:17 UTC  (37+ messages)
` [PATCHv3 01/36] dm: spi: Convert Freescale ESPI driver to driver model
` [PATCHv3 02/36] powerpc: dts: t2080: add espi controller node support
` [PATCHv3 03/36] powerpc: dts: t2080qds: add espi slave nodes support
` [PATCHv3 04/36] configs: enable espi device module in T2080QDS
` [PATCHv3 05/36] dts: P1020: Add ESPI DT nodes
` [PATCHv3 06/36] dts: P1020RDB: Add ESPI slave device node
` [PATCHv3 07/36] configs: P1020RDB: Enable ESPI driver
` [PATCHv3 08/36] dts: P2020: Add ESPI DT nodes
` [PATCHv3 09/36] dts: P2020RDB: Add ESPI slave device node
` [PATCHv3 10/36] configs: P2020RDB: Enable ESPI driver
` [PATCHv3 11/36] dts: P2041: Add ESPI DT nodes
` [PATCHv3 12/36] dts: P2041RDB: Add ESPI slave device node
` [PATCHv3 13/36] configs: P2041RDB: Enable ESPI driver
` [PATCHv3 14/36] dts: P3041: Add ESPI DT nodes
` [PATCHv3 15/36] dts: P3041DS: Add ESPI slave device node
` [PATCHv3 16/36] configs: P3041DS: Enable ESPI driver
` [PATCHv3 17/36] dts: P4080: Add ESPI DT nodes
` [PATCHv3 18/36] dts: P4080DS: Add ESPI slave device node
` [PATCHv3 19/36] configs: P4080DS: Enable ESPI driver
` [PATCHv3 20/36] dts: P5040: Add ESPI DT nodes
` [PATCHv3 21/36] dts: P5040DS: Add ESPI slave device node
` [PATCHv3 22/36] configs: P5040DS: Enable ESPI driver
` [PATCHv3 23/36] dts: T102x: Add ESPI DT nodes
` [PATCHv3 24/36] dts: T1024RDB: Add ESPI slave device node
` [PATCHv3 25/36] configs: T1024RDB: Enable ESPI driver
` [PATCHv3 26/36] dts: T104x: Add ESPI DT nodes
` [PATCHv3 27/36] dts: T1042D4RDB: Add ESPI slave device node
` [PATCHv3 28/36] configs: T1042D4RDB: Enable ESPI driver
` [PATCHv3 29/36] dts: T2080RDB: Add ESPI slave device node
` [PATCHv3 30/36] configs: T2080RDB: Enable ESPI driver
` [PATCHv3 31/36] dts: T4240: Add ESPI DT nodes
` [PATCHv3 32/36] dts: T4240RDB: Add ESPI slave device node
` [PATCHv3 33/36] configs: T4240RDB: Enable ESPI driver
` [PATCHv3 34/36] dts: P1010: Add eSPI controller DT node
` [PATCHv3 35/36] dts: P1010RDB: Add eSPI slave DT nodes
` [PATCHv3 36/36] configs: P1010RDB: Enable eSPI controller and SPI flash DM driver

[PATCHv5 0/3] spi: Split CONFIG_DM_SPI* to CONFIG_{SPL_TPL}DM_SPI*
 2020-06-04 15:11 UTC  (4+ messages)
` [PATCHv5 1/3] spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)
` [PATCHv5 2/3] spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)
` [PATCHv5 3/3] spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*

[PATCH v3 0/4] rockchip: rk3399: Add SPI boot
 2020-06-04 15:08 UTC  (7+ messages)
` [PATCH v3 1/4] Makefile: Drop to handle rkspi image type
` [PATCH v3 2/4] roc-rk3399-pc: Mark default env from SPI
` [PATCH v3 3/4] roc-rk3399-pc: Add SPI boot
` [PATCH v3 4/4] doc: rockchip: Document SPI flash program steps

[PATCH 0/8] regmap: Add managed API, regmap fields, regmap config
 2020-06-04 14:43 UTC  (7+ messages)
` [PATCH 2/8] regmap: zero out the regmap on allocation
` [PATCH 3/8] regmap: Allow specifying read/write width

Pull request for UEFI sub-system for efi-2020-07-rc4
 2020-06-04 14:21 UTC  (2+ messages)

[PATCH v2] env: sf: Free the old env_flash
 2020-06-04 13:32 UTC  (2+ messages)

[PATCH 1/6] Update MEM_SUPPORT_64BIT_DATA to be always defined
 2020-06-04 13:10 UTC  (9+ messages)
` [PATCH 6/6] cmd: Add a memory-search command

UCLASS_BLK driver binding without devtree and U_BOOT_DEVICE
 2020-06-04 13:00 UTC  (2+ messages)

[PATCH v2] doc: driver-model: fix typo in design.rst
 2020-06-04 12:58 UTC 

[PATCH v5 00/21] mtd: spi-nor-core: add xSPI Octal DTR support
 2020-06-04 12:44 UTC  (22+ messages)
` [PATCH v5 01/21] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v5 02/21] spi: spi-mem: allow specifying a command's extension
` [PATCH v5 03/21] spi: cadence-qspi: Do not calibrate when device tree sets read delay
` [PATCH v5 04/21] spi: cadence-qspi: Add support for octal DTR flashes
` [PATCH v5 05/21] arm: mvebu: x530: Disable smart hwcaps selection
` [PATCH v5 06/21] mtd: spi-nor-core: Add a ->setup() hook
` [PATCH v5 07/21] mtd: spi-nor-core: Move SFDP related declarations to top
` [PATCH v5 08/21] mtd: spi-nor-core: Introduce flash-specific fixup hooks
` [PATCH v5 09/21] mtd: spi-nor-core: Rework hwcaps selection
` [PATCH v5 10/21] mtd: spi-nor-core: Add support for DTR protocol
` [PATCH v5 11/21] mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D
` [PATCH v5 12/21] mtd: spi-nor-core: Get command opcode extension type from BFPT
` [PATCH v5 13/21] mtd: spi-nor-core: Parse xSPI Profile 1.0 table
` [PATCH v5 14/21] mtd: spi-nor-core: Prepare Read SR and FSR for Octal DTR mode
` [PATCH v5 15/21] mtd: spi-nor-core: Enable octal DTR mode when possible
` [PATCH v5 16/21] mtd: spi-nor-core: Do not make invalid quad enable fatal
` [PATCH v5 17/21] mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT
` [PATCH v5 18/21] mtd: spi-nor-core: Perform a Soft Reset on shutdown
` [PATCH v5 19/21] mtd: spi-nor-core: Perform a Soft Reset on boot
` [PATCH v5 20/21] mtd: spi-nor-core: Add support for Cypress Semper flash
` [PATCH v5 21/21] mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode

[PATCH v2 00/11] stm32mp1: activate gpio hog support and add new pinctrl ops
 2020-06-04 12:30 UTC  (12+ messages)
` [PATCH v2 01/11] configs: stm32mp1: activate CONFIG_GPIO_HOG
` [PATCH v2 02/11] board: stm32mp1: update the gpio hog support
` [PATCH v2 03/11] gpio: stm32: add ops set_dir_flags
` [PATCH v2 04/11] gpio: stm32: add ops get_dir_flags
` [PATCH v2 05/11] gpio: stmfx: move function to prepare new ops introduction
` [PATCH v2 06/11] gpio: stmfx: rename function used to change pin configuration
` [PATCH v2 07/11] gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg
` [PATCH v2 08/11] gpio: stmfx: add ops set_dir_flag
` [PATCH v2 09/11] gpio: stmfx: add ops get_dir_flags
` [PATCH v2 10/11] pinctrl: stmfx: add information on pin configuration
` [PATCH v2 11/11] pinctrl: stm32: "

[PATCH v3 1/5] imx8mp_evk: spl: drop useless code
 2020-06-04 12:20 UTC  (3+ messages)

[PATCH v3 0/2] usb: xhci: Load Raspberry Pi 4 VL805's firmware
 2020-06-04 11:52 UTC  (9+ messages)

[PATCH] sata_sil: make it buildable with DM_PCI
 2020-06-04 11:29 UTC 

[PATCH v3 0/4] update clock handler and proper cpu features
 2020-06-04 10:44 UTC  (5+ messages)
` [PATCH v3 1/4] fu540: prci: add request and free clock handlers
` [PATCH v3 2/4] riscv: dts: hifive-unleashed-a00: add cpu aliases
` [PATCH v3 3/4] riscv: cpu: fixes to display proper CPU features
` [PATCH v3 4/4] riscv: cpu: check and append L1 cache to cpu features

[v2] I2C: ls1043a, ls1046a: enable SYS_I2C_MXC
 2020-06-04 10:42 UTC 

[PATCH] powerpc: reduce number of WATCHDOG_RESET calls from flush_cache
 2020-06-04 10:31 UTC  (2+ messages)

[PATCH v2 0/8] revive Theobroma-Systems puma board
 2020-06-04 10:10 UTC  (10+ messages)
` [PATCH v2 1/8] arm64: dts: rk3399-puma: fix gpio levels for gmac reset pin
` [PATCH v2 2/8] arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulator
` [PATCH v2 3/8] rockchip: puma: fix indentation for -u-boot.dtsi
` [PATCH v2 4/8] rockchip: puma: fix indentation of misc_init_r
` [PATCH v2 5/8] rockchip: puma: reorganize devicetrees to actually work and match upstream
` [PATCH v2 6/8] rockchip: puma: remove separate fit generator
` [PATCH v2 7/8] rockchip: puma: drop special handling of usb host regulator
` [PATCH v2 8/8] rockchip: puma: enable new usb config options

[PATCH v2 0/2] Add support for booting into userspace fastboot
 2020-06-04  9:45 UTC  (5+ messages)
  ` [PATCH v2 1/2] fastboot: add support for 'reboot fastboot' command
  ` [PATCH v2 2/2] fastboot: add default fastboot_set_reboot_flag implementation

[PATCHv5][ 1/7] board: tbs2910: disable loadb and loads commands
 2020-06-04  9:29 UTC  (9+ messages)
` [PATCHv5][ 4/7] board: tbs2910_defconfig: Add support for booting general purpose distributions
` [PATCHv5][ 7/7] board: tbs2910: add documentation

[PATCH] net: xilinx: axi_emac: Fix endless loop when no PHYs are connected
 2020-06-04  8:59 UTC 

[PATCH] doc: board: xilinx: zynq.rst: add description how to flash a SD card
 2020-06-04  8:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] watchdog: allow overriding the rate-limiting logic
 2020-06-04  8:41 UTC  (9+ messages)
` [PATCH 0/3] watchdog: honour hw_margin_ms property

[PATCH 0/6] revive Theobroma-Systems puma board
 2020-06-04  6:43 UTC  (2+ messages)

[PATCH v1 00/15] add basic driver support for broadcom NS3 soc
 2020-06-04  3:16 UTC  (11+ messages)

[PATCH 1/2] rockchip: rockpro64: Store default env into SPI
 2020-06-04  3:15 UTC  (4+ messages)
` [PATCH 2/2] rockchip: rockpro64: add SPI boot

[PATCH v2 0/4] rockchip: rk3399: Add SPI boot
 2020-06-04  3:14 UTC  (7+ messages)
` [PATCH v2 2/4] roc-rk3399-pc: Mark default env from SPI
` [PATCH v2 3/4] roc-rk3399-pc: Add SPI boot
` [PATCH v2 4/4] doc: rockchip: Document SPI flash program steps


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