public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-03-30 09:27:26 to 2020-03-31 05:34:03 UTC [more...]

[PATCH v1 0/4] fix memory leak and compilation warning and rearrange code
 2020-03-31  5:34 UTC  (2+ messages)
` [PATCH v1 1/4] drivers: mmc: iproc_sdhci: fix possible memory leak

[PATCH 00/16] efi_loader: non-volatile and runtime variables
 2020-03-31  5:28 UTC  (13+ messages)
` [PATCH 09/16] efi_loader: imply FAT, FAT_WRITE
` [PATCH 10/16] efi_loader: UEFI variable persistence
` [PATCH 12/16] efi_loader: optional pointer for ConvertPointer
` [PATCH 13/16] efi_loader: memory buffer for variables

[PATCH v8 00/12] Actions S700 SoC support
 2020-03-31  4:57 UTC  (3+ messages)

[RFC 00/14] efi_loader: add capsule update support
 2020-03-31  4:36 UTC  (4+ messages)

[RFC PATCH 0/4] qemu: arm64: Add support for uefi firmware management protocol routines
 2020-03-31  3:25 UTC  (5+ messages)
` [RFC PATCH 1/4] efidebug: capsule: Add a command to update capsule on disk

[PULL] u-boot-socfpga/master
 2020-03-31  3:24 UTC 

[U-Boot] [PATCH v1 0/2] stm32f7 gpio driver fixes
 2020-03-31  2:51 UTC  (3+ messages)
` [U-Boot] [PATCH v1 2/2] gpio: stm32f7: Fix SPL code size

u-boot environment on x86
 2020-03-31  2:20 UTC  (2+ messages)

[PATCH v2] arm: dts: agilex: Enable QSPI
 2020-03-31  1:04 UTC  (3+ messages)

[PATCH V2 00/14] ARM: stm32: Fix Avenger96
 2020-03-31  0:48 UTC  (15+ messages)
` [PATCH V2 01/14] ARM: dts: stm32: Repair SD1 pre-reloc pinmux DT node on AV96
` [PATCH V2 02/14] ARM: dts: stm32: Add alternate pinmux for SDMMC1 direction pins
` [PATCH V2 03/14] ARM: dts: stm32: Repair SDMMC1 operation on AV96
` [PATCH V2 04/14] ARM: dts: stm32: Add alternate pinmux for SDMMC2 pins 4-7
` [PATCH V2 05/14] ARM: dts: stm32: Repair SDMMC2 operation
` [PATCH V2 06/14] ARM: dts: stm32: Add QSPI NOR on AV96
` [PATCH V2 07/14] ARM: dts: stm32: Use DT alias for the configuration EEPROM
` [PATCH V2 08/14] ARM: dts: stm32: Add configuration EEPROM on AV96
` [PATCH V2 09/14] ARM: dts: stm32: Add alternate pinmux for ethernet RGMII
` [PATCH V2 10/14] ARM: dts: stm32: Repair ethernet operation on AV96
` [PATCH V2 11/14] ARM: dts: stm32: Add missing ethernet PHY reset "
` [PATCH V2 12/14] ARM: dts: stm32: Repair PMIC configuration "
` [PATCH V2 13/14] ARM: dts: stm32: Adjust PLL4 settings "
` [PATCH V2 14/14] ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board

[PATCH RESEND] arm: dts: agilex: Enable QSPI
 2020-03-31  0:38 UTC  (9+ messages)

[PATCH 0/8] Add support for MediaTek xHCI host controller
 2020-03-31  0:38 UTC  (17+ messages)
` [PATCH 5/8] xhci: mediatek: Add support for MTK "

[PATCH 0/3] Support reading an u32 from a multi-value property
 2020-03-30 23:57 UTC  (7+ messages)
` [PATCH 1/3] dm: test: add test case for dev_read_u64 function
` [PATCH 2/3] dm: core: support reading a single indexed u32 value
` [PATCH 3/3] dm: core: refactor functions reading an u32 from dt

[PATCH v4 1/8] tool: Move ALIGN_MASK to header as common MACRO
 2020-03-30 23:57 UTC  (5+ messages)
` [PATCH v4 7/8] libfdt: Make fdtdec_get_child_count() available for HOST
` [PATCH v4 8/8] mkimage: fit_image: Add option to make fit header align

[RFC PATCH 1/1] Makefile: Expand legacy (non-DM) driver warnings
 2020-03-30 23:57 UTC  (4+ messages)

[PATCH v2 0/3] common/board_f: Make reserve_mmu generic
 2020-03-30 23:57 UTC  (7+ messages)
` [PATCH v2 1/3] common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c
` [PATCH v2 2/3] arm: asm/cache.c: Introduce arm_reserve_mmu
` [PATCH v2 3/3] common/board_f: Make reserve_mmu generic

[PATCH] x86: spi: Only use the fast SPI peripheral when support
 2020-03-30 23:56 UTC  (7+ messages)

[PATCH v4 0/8] Cortina Access Drivers Package 2
 2020-03-30 23:51 UTC  (11+ messages)
` [PATCH v4 1/8] mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCs
` [PATCH v1 1/2] mtd: rawnand: ca_nand: add Cortina Access Parallel NAND controller support
` [PATCH v4 2/8] board: presidio-asic: Add eMMC board support
` [PATCH v1 2/2] board: presidio-asic: Add RAW Parallel NAND support
` [PATCH v4 3/8] i2c: i2c-cortina: added CAxxxx I2C support
` [PATCH v4 4/8] board: presidio-asic: Add "
` [PATCH v4 5/8] led: led_cortina: Add CAxxx LED support
` [PATCH v4 6/8] board: presidio: add "
` [PATCH v4 7/8] spi: ca_sflash: Add CAxxxx SPI Flash Controller
` [PATCH v4 8/8] board: presidio-asic: Add SPI NAND and NOR support

[ANN] U-Boot v2020.04-rc4 released
 2020-03-30 23:31 UTC 

[PATCH v2] arch: Add explicit linker script for u-boot-elf
 2020-03-30 23:30 UTC  (2+ messages)

pull request of u-boot-fsl-qoriq for v2020.04
 2020-03-30 23:30 UTC  (2+ messages)

Pull request: u-boot-sunxi/master
 2020-03-30 23:30 UTC  (2+ messages)

[PATCH v3 00/29] dm: Add programmatic generation of ACPI tables (part A)
 2020-03-30 23:13 UTC  (30+ messages)
` [PATCH v3 01/29] cpu: Support querying the address width
` [PATCH v3 02/29] spi: Add SPI mode enums
` [PATCH v3 03/29] tpm: cr50: Release locality on exit
` [PATCH v3 04/29] tpm: cr50: Add a comment for cr50_priv
` [PATCH v3 05/29] tpm: cr50: Use the correct GPIO binding
` [PATCH v3 06/29] tpm: Don't cleanup unless an error happens
` [PATCH v3 07/29] dm: pci: Allow disabling auto-config for a device
` [PATCH v3 08/29] x86: Correct wording of coreboot source code
` [PATCH v3 09/29] x86: apl: Move p2sb ofdata reading to the correct method
` [PATCH v3 10/29] pci: Adjust dm_pci_read_bar32() to return errors correctly
` [PATCH v3 11/29] x86: apl: Add Global NVS table header
` [PATCH v3 12/29] dm: core: Add basic ACPI support
` [PATCH v3 13/29] dts: Add a binding for hid-over-i2c
` [PATCH v3 14/29] acpi: Add a binding for ACPI settings in the device tree
` [PATCH v3 15/29] acpi: Add a simple sandbox test
` [PATCH v3 16/29] x86: Move acpi_s3.h to include/acpi/
` [PATCH v3 17/29] x86: Move acpi_table header to main include/ directory
` [PATCH v3 18/29] acpi: Add an __ACPI__ preprocessor symbol
` [PATCH v3 19/29] acpi: Add a central location for table version numbers
` [PATCH v3 20/29] acpi: Add support for DMAR
` [PATCH v3 21/29] test: Add hexdump.h to the unit test header
` [PATCH v3 22/29] acpi: Add a method to write tables for a device
` [PATCH v3 23/29] acpi: Convert part of acpi_table to use acpi_ctx
` [PATCH v3 24/29] x86: Allow devices to write ACPI tables
` [PATCH v3 25/29] acpi: Drop code for missing XSDT from acpi_write_rsdp()
` [PATCH v3 26/29] acpi: Move acpi_add_table() to generic code
` [PATCH v3 27/29] acpi: Put table-setup code in its own function
` [PATCH v3 28/29] acpi: Move the xsdt pointer to acpi_ctx
` [PATCH v3 29/29] acpi: Add an acpi command

[PATCH v2 00/14] vboot: Fix forged-configuration vulnerability
 2020-03-30 23:11 UTC  (2+ messages)

[PATCH 1/1] cmd: mmc: fix typo 'a EMMC'
 2020-03-30 22:11 UTC  (2+ messages)

[PATCH v2 0/3] ARC: IO: rework IO accessors
 2020-03-30 21:30 UTC  (5+ messages)
` [PATCH v2 1/3] ARC: IO: add volatile to accessors
` [PATCH v2 2/3] ARC: IO: add compiler barriers to IO accessors
` [PATCH v2 3/3] ARC: IO: add MB for __raw_* memory accessors

[PATCH] net: phy: micrel: ksz8061 implement errata 80000688A fix
 2020-03-30 20:10 UTC  (2+ messages)

[PATCH] net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled
 2020-03-30 20:09 UTC  (2+ messages)

[PATCH v2 0/4] rockchip: rk3399: Fix HDMI out
 2020-03-30 19:36 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: rk3399-u-boot: Delete vop assigned-clocks/rates
` [PATCH v2 2/4] video: rockchip: Fix vop modes for rk3399
` [PATCH v2 3/4] rockchip: Enable pre console "
` [PATCH v2 4/4] rockchip: Enable HDMI output on rk3399 board w/ HDMI

Pull request for UEFI sub-system for efi-2020-04-rc4 (6)
 2020-03-30 18:25 UTC  (2+ messages)

[PATCH 0/6] rockchip: rk3328: sync dts and add ROC-RK3328-CC board
 2020-03-30 18:24 UTC  (4+ messages)
` [PATCH 6/6] rockchip: rk3328: Add support for "

[PATCH u-boot-marvell 1/4] arm: mvebu: turris_mox: Fix early SPI communication
 2020-03-30 17:19 UTC  (4+ messages)
` [PATCH u-boot-marvell 2/4] arm: mvebu: dts: turris_mox: update sdhci properties
` [PATCH u-boot-marvell 3/4] arm: mvebu: turris_mox: Setup Linux's device tree before boot
` [PATCH u-boot-marvell 4/4] arm: mvebu: dts: turris_mox: fix USB3 regulator

[PATCH] fs: btrfs: support sparse extents
 2020-03-30 17:06 UTC  (2+ messages)

[PATCH v2] fs: btrfs: support sparse extents
 2020-03-30 16:48 UTC 

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

[PATCH v3 1/1] cmd: blkls: Add blkls command
 2020-03-30 15:22 UTC 

[PULL] u-boot-sh/master
 2020-03-30 14:59 UTC 

[RFC 0/7] mx6cuboxi: enable OF_PLATDATA with MMC support
 2020-03-30 14:33 UTC  (3+ messages)

[PATCH] arm: stm32mp1: activate data cache in SPL and before relocation
 2020-03-30 14:03 UTC  (4+ messages)

[RFC PATCH v3] arch: x86: apl: Read FSP-M configuration from device-tree
 2020-03-30 13:00 UTC 

[PATCH 1/2] ARM: dts: stm32: Add alternate pinmux for ethernet RGMII
 2020-03-30 12:49 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: stm32: Repair ethernet operation on AV96

[PATCH] ARM: dts: stm32: Add missing ethernet PHY reset on AV96
 2020-03-30 12:48 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Repair PMIC configuration on AV96
 2020-03-30 12:46 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Use DT alias for the configuration EEPROM
 2020-03-30 12:37 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board
 2020-03-30 12:36 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: Add configuration EEPROM on AV96
 2020-03-30 12:35 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Add QSPI NOR on AV96
 2020-03-30 12:34 UTC  (2+ messages)

[Patch v3 0/3] Enable octal read support for mt35xu* flashes
 2020-03-30 12:34 UTC  (3+ messages)
` [Patch v3 3/3] arm: dts: lx2160a: Use flexspi in octal I/O mode

[PATCH] configs: lx2160a: Access flash memory as per spi-mem
 2020-03-30 12:33 UTC  (2+ messages)

[PATCH] configs: lx2160a: Define ENV_ADDR value
 2020-03-30 12:32 UTC  (2+ messages)

[RESEND Patch v2] configs: lx2160a: Enable FSPI support
 2020-03-30 12:31 UTC  (2+ messages)

[Patch v2] arm: dts: lx2160aqds: Add FSPI node properties
 2020-03-30 12:30 UTC  (2+ messages)

[PATCH] configs: ls1012afrwy: adjust env kernel_addr_r
 2020-03-30 12:28 UTC  (2+ messages)

[PATCH] configs: ls1021a: Append othbootargs to bootargs
 2020-03-30 12:27 UTC  (2+ messages)

[PATCH] configs: disable eMMC HS200 support on layerscape platforms
 2020-03-30 12:24 UTC  (2+ messages)

[PATCH 1/1] armv8: ls1028a: Update secure boot headers offset
 2020-03-30 12:22 UTC  (4+ messages)
` [PATCH 1/1] configs: ls1012ardb: secure boot: Add PFE config

[PATCH 1/2] configs: arm64: ls1012afrdm Enable CONFIG_BLK
 2020-03-30 12:19 UTC  (2+ messages)

[RESEND v8 6/8] dm: arm64: ls1043a: add i2c DM support
 2020-03-30 12:15 UTC  (2+ messages)

[PATCH] configs: ls1012afrwy: fix wrong env of board
 2020-03-30 12:10 UTC  (2+ messages)

[PATCH 1/2 v2] armv8: ls1028aqds: add some environments
 2020-03-30 11:54 UTC  (2+ messages)

[PATCH] configs: ls2080aqds: support distro boot
 2020-03-30 11:52 UTC  (2+ messages)

[PATCH] configs: ls1088aqds: support distro boot
 2020-03-30 11:47 UTC  (2+ messages)

[PATCH] board: fsl: lx2160a: fix SDHC1_DAT4 signal routing
 2020-03-30 11:33 UTC  (2+ messages)

[PATCH v3] pci-host-ecam-generic: access config space independent of system-wide bus id
 2020-03-30 11:30 UTC  (2+ messages)

[PATCH] include/configs: ls1012afrwy: fix load address of itb with bootm command
 2020-03-30 11:13 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: stm32: Add alternate pinmux for SDMMC2 pins 4-7
 2020-03-30 10:59 UTC  (3+ messages)

[PATCH V2 1/2] ARM: dts: stm32: Add alternate pinmux for SDMMC2 pins 4-7
 2020-03-30 10:58 UTC  (2+ messages)
` [PATCH V2 2/2] ARM: dts: stm32: Repair SDMMC2 operation

[PATCH] ARM: dts: stm32: Define FMC2 base address
 2020-03-30 10:47 UTC  (2+ messages)

[PATCH 0/3] armv8/ls104xardb: RGMII ports require internal delay
 2020-03-30 10:44 UTC  (3+ messages)
` [PATCH 1/3] net: fman: add support for all RGMII delay modes

[PATCH] lx2160a: Add dhcp in boot_targets
 2020-03-30 10:42 UTC  (2+ messages)

[PATCH] armv8: ls1028a: add dhcp boot target device
 2020-03-30 10:41 UTC  (2+ messages)

[PATCH 0/5] CMD_SAVEENV ifdef cleanup
 2020-03-30 10:40 UTC  (5+ messages)
` [PATCH v2 0/2] allow CONFIG_SPL_SAVEENV to work with ENV_IS_IN_SPI_FLASH

[PATCH] board: ls1028ardb: add BOARD_LATE_INIT config
 2020-03-30 10:32 UTC  (2+ messages)

[PATCH] lx2160a : Remove default VID setting
 2020-03-30 10:31 UTC  (2+ messages)

[PATCH] lx2160a : Add emmc in boot_targets environment variable
 2020-03-30 10:26 UTC  (2+ messages)

[PATCH 1/2] arm64: ls1028a: remove fdt_high environment variable
 2020-03-30 10:25 UTC  (2+ messages)

[PATCH 0/3] Program GIC LPI configuration table
 2020-03-30 10:18 UTC  (2+ messages)

[PATCH v2] board: lx2160a: Correct board fixup for PCIe nodes
 2020-03-30 10:16 UTC  (2+ messages)

[PATCH V4] ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
 2020-03-30 10:12 UTC  (2+ messages)

STM32MP1 boot slow
 2020-03-30 10:10 UTC  (8+ messages)

[PATCH] ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocation
 2020-03-30 10:08 UTC  (2+ messages)

[PATCH] image-fit: Allow loading FIT image for VxWorks
 2020-03-30  9:45 UTC  (3+ messages)

SPI driver for Raspberry Pi 4 (BMC2835)
 2020-03-30  9:41 UTC  (3+ messages)

[PULL] u-boot-usb/next
 2020-03-30  9:32 UTC 

[PATCH 00/10] meson: enable USB Gadget support fot GXL/GXM SoCs
 2020-03-30  9:27 UTC  (8+ messages)
` [PATCH 04/10] arm: dts: meson-gxl: Add USB Gadget nodes for U-Boot
` [PATCH 05/10] configs: libretech-cc: Enable USB gadget with Mass Storage function
` [PATCH 06/10] configs: libretech-ac: "
` [PATCH 07/10] configs: khadas-vim2: "
` [PATCH 08/10] configs: khadas-vim: "
` [PATCH 09/10] configs: libretech-s905d-pc: "
` [PATCH 10/10] configs: libretech-s912-pc: "


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