public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-03 09:50:06 to 2020-06-04 14:21:28 UTC [more...]

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

[PULL] u-boot-atmel-fixes-2020.07-a
 2020-06-04 14:01 UTC 

[PATCH 0/8] regmap: Add managed API, regmap fields, regmap config
 2020-06-04 13:44 UTC  (4+ messages)
` [PATCH 3/8] regmap: Allow specifying read/write width

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

[PATCH v2 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-06-04 13:27 UTC  (34+ messages)
  ` [PATCH v2 20/35] acpi: Support writing a GPIO
    ` Antwort: "
  ` [PATCH v2 21/35] acpi: Support copying properties from device tree to ACPI
  ` [PATCH v2 22/35] acpi: Add support for various misc ACPI opcodes
  ` [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 13:20 UTC  (21+ messages)
` [PATCH 1/4] crypto/fsl: make SEC%u status line consistent
` [PATCH 2/4] crypto/fsl: export caam_get_era()
` [PATCH 3/4] crypto/fsl: support newer SEC modules
` [PATCH 4/4] crypto/fsl: add RNG support

[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  (14+ messages)
` [PATCH 1/6] arm64: dts: rk3399-puma: fix gpio levels for gmac reset pin
` [PATCH 2/6] board: puma: fix indentation for -u-boot.dtsi
` [PATCH 3/6] board: puma: reorganize devicetrees to actually work and match upstream
` [PATCH 4/6] board: puma: fix indentation of misc_init_r
` [PATCH 5/6] board: puma: allow building with TPL as well
` [PATCH 6/6] board: puma: remove separate fit generator

[PATCH u-boot] eth/r8152: update the firmware
 2020-06-04  3:45 UTC  (7+ 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  (9+ messages)
` [PATCH v2 1/4] Makefile: Drop to handle rkspi image type
` [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

[PATCH] rockchip: rockpro64: initialize USB in preboot
 2020-06-04  3:09 UTC  (2+ messages)

[PATCH] doc: driver-model: fix typo in design.rst
 2020-06-04  3:00 UTC  (2+ messages)

[PATCH v3 1/2] mtd: rawnand: ca_nand: add Cortina Access Parallel NAND controller support
 2020-06-04  2:59 UTC  (5+ messages)

[PATCHv2 00/36] spi: fsl-espi: Convert eSPI driver to DM
 2020-06-04  2:40 UTC  (6+ messages)
` [PATCHv2 01/36] dm: spi: Convert Freescale ESPI driver to driver model

[U-Boot] Pull request: u-boot-riscv/master
 2020-06-04  2:18 UTC 

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

[PATCH] rockchip: Add delay after link-training
 2020-06-03 21:17 UTC  (5+ messages)

[PATCH] armv8: layerscape: don't remove crypto node on LS1028A
 2020-06-03 20:09 UTC  (2+ messages)

[PATCH] serial: Convert ARM_DCC to Kconfig
 2020-06-03 20:07 UTC  (2+ messages)

Pull request: u-boot-spi/master
 2020-06-03 18:09 UTC  (2+ messages)

[PATCH 1/1] sunxi: CONFIG_INIT_SP_RELATIVE=y for Pine64 LTS
 2020-06-03 17:07 UTC  (8+ messages)

Pull request: u-boot-sunxi/master
 2020-06-03 16:27 UTC  (2+ messages)

[PATCH 1/1] test/py: use actual core count for parallel builds
 2020-06-03 16:27 UTC  (2+ messages)

[PATCH 1/2] usb: ohci: Add header file for ARCH_DMA_MINALIGN
 2020-06-03 16:27 UTC  (4+ messages)
` [PATCH 2/2] dma-mapping: "

[PATCH] image: android: fix abootimg support
 2020-06-03 16:27 UTC  (2+ messages)

[PATCH] tools: fw_env: Fix warning when reading too little
 2020-06-03 16:26 UTC  (2+ messages)

[PATCH] mkimage: Default to adding a crc32 hash with '-f auto'
 2020-06-03 16:26 UTC  (2+ messages)

[v2] Azure: Add 'tools-only' build for macOS X hosts
 2020-06-03 16:26 UTC  (2+ messages)

[PATCHv2 1/8] amlogic: Remove ARCH= references from documentation
 2020-06-03 16:26 UTC  (16+ messages)
` [PATCHv2 2/8] imx: "
` [PATCHv2 3/8] powerpc: "
` [PATCHv2 4/8] rockchip: "
` [PATCHv2 5/8] arm: ti: "
` [PATCHv2 6/8] m68k: "
` [PATCHv2 7/8] fu540: "
` [PATCHv2 8/8] cubieboard7: "

[PATCH 1/3] kconfig: mark SPL/TPL options for DM_KEYBOARD
 2020-06-03 16:25 UTC  (6+ messages)
` [PATCH 2/3] kconfig: fix some typos
` [PATCH 3/3] kconfig: fix typo for OHCI host and add to DM list

[PATCH] cmd: fitupd: move config check to Kconfig
 2020-06-03 16:25 UTC  (2+ messages)

[PATCH] bootcount_ext: Add Ext4 build dependency
 2020-06-03 16:25 UTC  (2+ messages)

[PATCH] ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCI
 2020-06-03 16:25 UTC  (2+ messages)

[PATCH v2 00/23] spi: dm-conversion (part1)
 2020-06-03 16:14 UTC  (5+ messages)
` [PATCH v2 01/23] configs: igep00x0: Enable DM_SPI
` [PATCH v2 02/23] am335x: sl50: "

GRUB Multiboot specification equivalent implementation from U-Boot - reserved memory regions
 2020-06-03 15:15 UTC 

[PATCH v5 0/6] ARM: arbitrary virtual-physical mappings for RPi4 XHCI support
 2020-06-03 13:55 UTC  (9+ messages)
  ` [PATCH v5 1/6] powerpc: move ADDR_MAP to Kconfig
  ` [PATCH v5 2/6] arm: update comments to the common style
  ` [PATCH v5 3/6] arm: provide a function for boards init code to modify MMU virtual-physical map
  ` [PATCH v5 4/6] mmc: bcm283x: fix int to pointer cast
  ` [PATCH v5 5/6] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)
  ` [PATCH v5 6/6] config: Enable support for the XHCI controller on RPI4 board

[PATCH 1/1] clk: ccf: mux: change the get_rate helper
 2020-06-03 13:36 UTC 

UCLASS_BLK driver binding without devtree and U_BOOT_DEVICE
 2020-06-03 13:07 UTC 

[PATCH v3 00/10] new rtc methods, rtc command, and tests
 2020-06-03 12:50 UTC  (3+ messages)
` [PATCH v3 06/10] rtc: add rtc command

[u-boot PATCH] phy: omap-usb2-phy: disable phy charger detect
 2020-06-03 11:46 UTC 


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