public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-07-22 12:30:58 to 2020-07-24 04:03:26 UTC [more...]

[PATCH v4 0/6] Introduce DSA Ethernet switch class and Felix driver
 2020-07-24  4:03 UTC  (5+ messages)
` [PATCH v4 2/6] drivers: net: add a DSA sandbox driver
` [PATCH v4 6/6] configs: ls1028a: enable the Ethernet switch driver in defconfig

[PATCH v4] riscv: Make SiFive HiFive Unleashed board boot again
 2020-07-24  3:25 UTC  (3+ messages)

[PATCH v2] ls1028a: use default scan_dev_for_boot
 2020-07-24  2:43 UTC  (2+ messages)
` [EXT] "

Improvements to FIT ciphering
 2020-07-24  2:06 UTC 

[PATCH 0/6] riscv: Clean up timer drivers
 2020-07-24  1:46 UTC  (21+ messages)
` [PATCH 1/6] riscv: Rework riscv timer driver to only support S-mode
` [PATCH 2/6] riscv: Rework Andes PLMT as a UCLASS_TIMER driver
` [PATCH 3/6] riscv: Clean up initialization in Andes PLIC
` [PATCH 4/6] riscv: Rework Sifive CLINT as UCLASS_TIMER driver
` [PATCH 5/6] riscv: Update Kendryte device tree for new CLINT driver
` [PATCH 6/6] riscv: Update SiFive "

Please pull u-boot-dm
 2020-07-24  1:09 UTC  (3+ messages)

[PATCH] env/fat.c: allow loading from a FAT partition on the MMC boot device
 2020-07-23 23:18 UTC  (2+ messages)

Can't access mmc #0 on mt7623 when booted from external SD
 2020-07-23 23:18 UTC  (13+ messages)
                    ` [PATCH] pinctrl: mediatek: add PUPD/R0/R1 support for MT7623

[PATCH 1/3] board: mediatek: fix mmc_get_boot_dev() for platforms without external SD
 2020-07-23 23:17 UTC  (3+ messages)
` [PATCH 3/3] board: mediatek: Add support for UniElec U7623 board

[PATCH] board: ti: am65x: Update fdt fixup logic for interconnect nodes
 2020-07-23 22:56 UTC 

[PATCH 0/1] fw_setenv always locks flash whenever it tries to write
 2020-07-23 22:20 UTC  (2+ messages)

[PATCH] ram: rockchip: Disable debug output of RAM init by default
 2020-07-23 21:35 UTC 

[PATCH] dm: Fix build error when OF_CONTROL is not set
 2020-07-23 18:38 UTC  (4+ messages)

Pull request for UEFI sub-system for efi-2020-10-rc1 (5)
 2020-07-23 18:36 UTC  (2+ messages)

[PATCH 00/18] arm: mach-k3: Initial support for Texas Instrument's J7200 Platform
 2020-07-23 17:47 UTC  (23+ messages)
` [PATCH 01/18] board: ti: board_detect: Add stub functions for EEPROM detection apis
` [PATCH 02/18] board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is defined
` [PATCH 03/18] board: ti: j721e: Update fdt fixup logic for interconnect nodes
` [PATCH 04/18] arm: mach-k3: Fix platform hang when SPL_MULTI_DTB_FIT is not enabled
` [PATCH 05/18] arm: mach-k3: Move mmr_unlock to a common location
` [PATCH 06/18] arm: mach-k3: sysfw-loader: Add support for rom loading sysfw image
` [PATCH 07/18] arm: mach-k3: j721e: Add detection for j721e
` [PATCH 08/18] arm: mach-k3: j721e: Fix unlocking control module registers
` [PATCH 09/18] arm: mach-k3: j7200: Add support for SOC detection
` [PATCH 10/18] arm: mach-k3: j7200: Add support for storing extended boot info from ROM
` [PATCH 11/18] arm: mach-k3: j7200: Detect if ROM has already loaded sysfw
` [PATCH 12/18] board: ti: j7200: Add board detection support for j7200
` [PATCH 13/18] ram: k3-j721e: Relax version checks for memory controller
` [PATCH 14/18] mmc: am654_sdhci: Add support for J7200 devices
` [PATCH 15/18] arm: dts: k3-j7200: Add dts support
` [PATCH 16/18] arm: dts: k3-j7200: Add lpddr4 1600MTs configuration
` [PATCH 17/18] configs: j7200_evm_r5: Add initial support
` [PATCH 18/18] configs: j7200_evm_a72: Add Initial support

[PATCH v5 0/6] ARM: arbitrary virtual-physical mappings for RPi4 XHCI support
 2020-07-23 16:32 UTC  (4+ messages)
  ` [PATCH v5 3/6] arm: provide a function for boards init code to modify MMU virtual-physical map

[PATCH v2] efi_loader: Enable run-time variable support for tee based variables
 2020-07-23 15:55 UTC  (2+ messages)

[PATCH v4 00/16] efi_loader: add capsule update support
 2020-07-23 15:54 UTC  (10+ messages)
` [PATCH v4 02/16] dfu: modify an argument type for an address
` [PATCH v4 03/16] common: update: add a generic interface for FIT image
` [PATCH v4 06/16] efi_loader: define UpdateCapsule api
` [PATCH v4 07/16] efi_loader: capsule: add capsule_on_disk support

Debian boot failure with UEFI runtime variables enabled
 2020-07-23 15:38 UTC  (7+ messages)

[PATCH v2 00/14] toradex: imx: fixes and updates for v2020.10
 2020-07-23 15:16 UTC  (3+ messages)

[PATCH 1/1] efi_loader: efi_current_var after SetVirtualAddressMap
 2020-07-23 14:33 UTC 

Pull request: u-boot-rockchip-20200722
 2020-07-23 12:35 UTC  (2+ messages)

[PATCH] i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support
 2020-07-23 12:09 UTC 

[PATCH v2 0/4] Support for specifying extra IOMMU mappings for PCI
 2020-07-23 12:08 UTC  (5+ messages)
` [PATCH v2 1/4] pci: layerscape: move per-pci device fdt fixup in a function
` [PATCH v2 2/4] pci: layerscape: move pci node search in a common function
` [PATCH v2 3/4] pci: add a few ARI and SRIOV related defines
` [PATCH v2 4/4] pci: layerscape: add a way of specifying additional iommu mappings

[PATCH v2] dm: Fix build error when OF_CONTROL is not set
 2020-07-23 12:01 UTC 

[PATCH v4 1/1] cmd: gpt: add eMMC and GPT support
 2020-07-23 12:00 UTC 

[PATCH v3 1/1] cmd: gpt: add eMMC and GPT support
 2020-07-23 11:59 UTC  (3+ messages)

[PATCH] efi_loader: Enable run-time variable support for tee based variables
 2020-07-23 11:10 UTC  (3+ messages)

[PATCH v2 00/10] mips: octeon: Misc Octeon drivers, DT and Kconfig / defconfig updates
 2020-07-23 10:17 UTC  (11+ messages)
` [PATCH v2 01/10] gpio: octeon_gpio: Add GPIO controller driver for Octeon
` [PATCH v2 02/10] mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodes
` [PATCH v2 03/10] mips: octeon: dts: Add I2C "
` [PATCH v2 04/10] clk: clk_octeon: Add simple MIPS Octeon clock driver
` [PATCH v2 05/10] mips: octeon: dts: Add Octeon clock driver DT nodes
` [PATCH v2 06/10] drivers: spi: Add SPI controller driver for Octeon
` [PATCH v2 07/10] mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT node
` [PATCH v2 08/10] mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash "
` [PATCH v2 09/10] mips: octeon: Update Octeon Kconfig
` [PATCH v2 10/10] mips: octeon: Update EBB7304 defconfig

[PATCH v2] gpio: octeon_gpio: Add GPIO controller driver for Octeon
 2020-07-23 10:07 UTC  (7+ messages)

[PATCH] ls1028a: fix EFI boot
 2020-07-23  9:43 UTC  (5+ messages)
      ` [EXT] "

[PATCH 0/5] Add support for a series of MikroTik CRS3xx switches
 2020-07-23  8:56 UTC  (6+ messages)
` [PATCH 1/5] arm: mvebu: Add CRS305-1G-4S Bit board
` [PATCH 2/5] arm: mvebu: Add CRS326-24G-2S board
` [PATCH 3/5] arm: mvebu: Add CRS328-4C-20S-4S board
` [PATCH 4/5] arm: mvebu: crs3xx-98dx3236: Add a maintainer
` [PATCH 5/5] arm: mvebu: Update CRS305-1G-4S board flash layout

[PATCH v2] configs: odroid-c2: update for HDMI output, ADC & USB keyboard
 2020-07-23  8:38 UTC  (2+ messages)

[PATCH] serial: meson: handle RX errors
 2020-07-23  8:38 UTC  (2+ messages)

[PATCH v3 01/17] Kconfig: Introduce CONFIG_SYS_HAS_SRAM
 2020-07-23  8:17 UTC  (4+ messages)
` [PATCH v3 08/17] board_f: Introduce board_setup_bdinfo_mem initcall

[PATCH] configs: odroid-c2: enable HDMI output
 2020-07-23  7:58 UTC  (3+ messages)

[PATCH 0/3] arm: socfpga: arria10: Add generated handoff header support
 2020-07-23  7:55 UTC  (4+ messages)
` [PATCH 1/3] arm: socfpga: arria10: Add qts-filter for Arria10 socfpga
` [PATCH 2/3] arm: socfpga: arria10: Add handoff header for A10 SoCDK SDMMC
` [PATCH 3/3] arm: dts: socfpga: arria10: Move to use generic handoff dtsi

[PATCH] pinctrl: aspeed: Fix Kconfig entry indentation
 2020-07-23  7:00 UTC 

[PATCH v3] spl: allow board_spl_fit_post_load() to fail
 2020-07-23  6:45 UTC  (6+ messages)

[PATCH] imx: Add MYiR Tech MYS-6ULX support
 2020-07-23  6:31 UTC  (2+ messages)

am654_sdhci: mmc fail to send stop cmd
 2020-07-23  5:48 UTC  (10+ messages)

[PATCH] configs: ls1043aqds: Configure QSPI related configs
 2020-07-23  5:32 UTC  (3+ messages)

[v3, 00/11] mmc: fsl_esdhc: support eMMC HS200/HS400 modes
 2020-07-23  4:30 UTC  (12+ messages)
` [v3, 01/11] mmc: add a reinit() API
` [v3, 02/11] mmc: fsl_esdhc: add a reinit() callback
` [v3, 03/11] mmc: fsl_esdhc: support tuning for eMMC HS200
` [v3, 04/11] mmc: fsl_esdhc: clean TBCTL[TB_EN] manually during init
` [v3, 05/11] mmc: add a hs400_tuning flag
` [v3, 06/11] mmc: add a mmc_hs400_prepare_ddr() interface
` [v3, 07/11] mmc: fsl_esdhc: support eMMC HS400 mode
` [v3, 08/11] mmc: fsl_esdhc: fix mmc->clock with actual clock
` [v3, 09/11] mmc: fsl_esdhc: fix eMMC HS400 stability issue
` [v3, 10/11] arm: dts: lx2160ardb: support eMMC HS400 mode
` [v3, 11/11] configs: lx2160ardb: enable eMMC HS400 mode support

[PATCH v3 0/5] add DM based reset driver for SiFive SoC's
 2020-07-23  4:17 UTC  (4+ messages)
` [PATCH v3 5/5] configs: reset: fu540: enable dm reset framework for SiFive SoC

[PATCH] mmc: sdhci: Enable high speed conditional on the correspnding bit
 2020-07-23  4:12 UTC 

[PATCH v2 0/3] dtoc: improve compatible string aliases support
 2020-07-23  3:22 UTC  (4+ messages)
` [PATCH v2 1/3] dtoc: look for compatible string aliases in driver list
` [PATCH v2 2/3] drivers: avoid using aliases on drivers when OF_PLATDATA is enabled
` [PATCH v2 3/3] dtoc: remove compatible string aliases support

[PATCH v2 0/6] mx6cuboxi: enable OF_PLATDATA with MMC support
 2020-07-23  2:01 UTC  (9+ messages)
` [PATCH v2 1/6] mmc: fsl_esdhc_imx: rename driver name to match ll_entry
` [PATCH v2 2/6] mmc: fsl_esdhc_imx: add OF_PLATDATA support
` [PATCH v2 3/6] gpio: mxc_gpio: "
` [PATCH v2 4/6] mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled
` [PATCH v2 5/6] drivers: rename more drivers to match compatible string
` [PATCH v2 6/6] mx6cuboxi: enable OF_PLATDATA

Initial support for the Pine64 Pinephone
 2020-07-22 23:14 UTC  (10+ messages)
` [PATCH 1/8] dt-bindings: clk: sync sun50i-a64-ccu.h to linux 5.8-rc1
` [PATCH 2/8] dt-bindings: leds: sync leds common.h to linux from 5.8-rc1
` [PATCH 3/8] dt-bindings: clk/reset: sync updated bindings for Allwinner DE2 display engine
` [PATCH 4/8] arm: dts: sync axp803.dtsi from linux 5.8-rc1
` [PATCH 5/8] arm: dts: Add new sun50i-a64-cpu-opp.dtsi from Linux 5.8-rc1
` [PATCH 6/8] arm: dts: Sync the sun50i-a64.dtsi "
` [PATCH 7/8] arm64: dts: allwinner: Add initial support for Pine64 PinePhone
` [PATCH 8/8] Initial Pine64 Pinephone support

[PATCH] configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file
 2020-07-22 23:01 UTC  (2+ messages)

Reproducibility regression with mx6cuboxi
 2020-07-22 21:10 UTC  (5+ messages)

chainload u-boot on a not supported android board
 2020-07-22 20:53 UTC 

U-Boot Tests for ARM Architecture
 2020-07-22 19:32 UTC  (3+ messages)
  ` [External] "

[PATCH] efi_loader: Trim output buffer size correctly for tee variables
 2020-07-22 18:02 UTC  (2+ messages)

[PATCH] imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit
 2020-07-22 17:25 UTC 

[PATCH] Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled
 2020-07-22 15:56 UTC  (2+ messages)

[PATCH 1/1] dfu: fix dfu tftp on sandbox
 2020-07-22 15:46 UTC 

QSPI mode on imx6ull evk
 2020-07-22 13:30 UTC  (3+ messages)

[PATCH 0/6] mx6cuboxi: enable OF_PLATDATA with MMC support
 2020-07-22 13:15 UTC  (4+ messages)
` [PATCH 6/6] mx6cuboxi: enable OF_PLATDATA

[PATCH v2 00/12] rockchip: ROCKPi N8/N10 hardware enablement
 2020-07-22 13:10 UTC  (4+ messages)
` [PATCH v2 09/12] rockchip: rock-pi-n8: Enable on board devices

[PATCH v6 0/5] rockchip: roc-rk3399-pc: Custom SPL
 2020-07-22 13:09 UTC  (2+ messages)

[PATCH v3 1/2] rockchip: Add rk3288 SoC detection helper
 2020-07-22 13:09 UTC  (4+ messages)
` [PATCH v3 2/2] rockchip: rk3288: Add OF board setup

[PATCH v2 1/2] arm64: dts: rockchip: Add ROCKPi 4A/4B support
 2020-07-22 13:09 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Add Radxa ROCK Pi 4C support

[PATCH] armv8: MMU: Mark code memory Executable, any other Non-Executable
 2020-07-22 12:51 UTC  (5+ messages)
` [PATCHv2] "

[PATCH] travis: update sbsigntools to 0.9.4
 2020-07-22 12:48 UTC  (2+ messages)

[PATCH v2 10/12] rockchip: rock-pi-n10: Enable PCI/NVME
 2020-07-22 12:32 UTC  (6+ messages)
` [PATCH v2 11/12] arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10
` [PATCH v2 12/12] rockchip: rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUG


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