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

[PATCH V2 00/14] ARM: stm32: Fix Avenger96
 2020-03-31 12:34 UTC  (31+ 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 0/2] gpio: mpc8xxx: honour shadow register when writing gpdat
 2020-03-31 12:30 UTC  (5+ messages)

[PATCH] rpi_4_defconfig: add missing CONFIG_ARCH_FIXUP_FDT_MEMORY
 2020-03-31 12:26 UTC 

[PATCH] Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled"
 2020-03-31 12:01 UTC  (3+ messages)

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

[U-Boot] [PATCH] ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
 2020-03-31 11:27 UTC  (21+ messages)

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

[PATCH 0/3] Misc fixes for Tegra
 2020-03-31 10:54 UTC  (5+ messages)
` [PATCH 1/3] ARM: tegra: p2771-0000: enable PIE relocation
` [PATCH 3/3] ARM: tegra: p2371-2180: add I2C nodes to DT

[PATCH u-boot-marvell 1/4] arm: mvebu: turris_mox: Fix early SPI communication
 2020-03-31 10:38 UTC  (8+ 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] mtd: spi: Add Macronix MX25U3235F device
 2020-03-31 10:00 UTC  (2+ messages)

[PATCH] x86: spi: Only use the fast SPI peripheral when support
 2020-03-31  9:49 UTC  (8+ messages)

[PATCH 1/5] arm: dts: rockchip: rk3399: add and enable rng node
 2020-03-31  9:40 UTC  (5+ messages)
` [PATCH 2/5] arm: dts: rockchip: px30: "
` [PATCH 3/5] rockchip: rng: Add a driver for random number generator(rng) device
` [PATCH 4/5] rockchip: rk3399: Enable CONFIG_RNG_ROCKCHIP
` [PATCH 5/5] rockchip: px30: "

[PATCH v2] x86: acpi: Describe USB 3 host controller found on Intel Tangier
 2020-03-31  9:00 UTC  (2+ messages)

[PATCH] configs: ls1012afrwy: drop env qspi_bootcmd
 2020-03-31  8:24 UTC 

[PATCH 00/16] efi_loader: non-volatile and runtime variables
 2020-03-31  8:20 UTC  (13+ messages)
` [PATCH 09/16] efi_loader: imply FAT, FAT_WRITE
` [PATCH 12/16] efi_loader: optional pointer for ConvertPointer
` [PATCH 15/16] efi_loader: enable UEFI variables at runtime
  ` [PATCH 15/16] efi_selftest: adjust runtime test for variables
` [PATCH 16/16] "

[PATCH v3 00/29] dm: Add programmatic generation of ACPI tables (part A)
 2020-03-31  8:16 UTC  (33+ 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
  ` Antwort: "
` [PATCH v3 12/29] dm: core: Add basic ACPI support
  ` Antwort: "
` [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 v1 0/4] fix memory leak and compilation warning and rearrange code
 2020-03-31  7:36 UTC  (7+ messages)
` [PATCH v1 1/4] drivers: mmc: iproc_sdhci: fix possible memory leak
` [PATCH v1 2/4] drivers: mmc: iproc_sdhci: enable broken R1B response quirk
` [PATCH v1 3/4] drivers: mmc: iproc_sdhci: fix compilation warning
` [PATCH v1 4/4] drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg

[PATCH] rockchip: px30-evb: remove redundant include file
 2020-03-31  7:33 UTC 

[PATCH] rockchip: px30: add -u-boot dtsi for soc
 2020-03-31  7:32 UTC 

[PATCH v1 1/1] driver: watchdog: get timeout and clock from dt file
 2020-03-31  7:14 UTC  (2+ messages)

Pull request for UEFI sub-system for efi-2020-04-rc5
 2020-03-31  6:20 UTC 

[PATCH v2 0/4] rockchip: rk3399: Fix HDMI out
 2020-03-31  5:59 UTC  (7+ 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

u-boot environment on x86
 2020-03-31  5:57 UTC  (3+ messages)

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

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

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

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

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

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

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


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