public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-03-09 09:07:09 to 2020-03-11 01:56:26 UTC [more...]

[PATCH] cmd: gpio: Make `gpio input` return pin value again
 2020-03-11  1:56 UTC  (2+ messages)

[PATCH v6 00/19] riscv: Add Sipeed Maix support
 2020-03-11  1:51 UTC  (18+ messages)
` [PATCH v6 03/19] clk: Unconditionally recursively en-/dis-able clocks
` [PATCH v6 04/19] clk: Add functions to register CCF clock structs
` [PATCH v6 13/19] riscv: Fix race conditions when initializing IPI
` [PATCH v6 18/19] riscv: Add device tree for K210 and Sipeed Maix BitM
` [PATCH v6 19/19] riscv: Add Sipeed Maix support

[PATCH] remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devices
 2020-03-11  1:24 UTC 

Please pull mmc-2020-3-9
 2020-03-11  0:56 UTC 

[PATCH v2] Makefile: doesn't need check stack size when dtb is not built
 2020-03-11  0:01 UTC  (3+ messages)

[PATCH] remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0
 2020-03-10 23:34 UTC 

[PATCH 00/20] gitlab: Simplify the test script
 2020-03-10 23:22 UTC  (17+ messages)
` [PATCH 05/20] gitlab: Use the -w option for sandbox_spl
` [PATCH 07/20] gitlab: Use the --board buildman flag
` [PATCH 12/20] gitlab: Use -w flag for all builds
` [PATCH 13/20] gitlab: Use bash to avoid needing a_test_which_does_not_exist
` [PATCH 15/20] gitlab: Use the buildman -W flag
` [PATCH 19/20] test/py: Use buildman to build U-Boot

[PATCH v2 00/39] dm: Add programmatic generation of ACPI tables (part A)
 2020-03-10 23:22 UTC  (24+ messages)
` [PATCH v2 08/39] x86: Correct wording of coreboot source code
` [PATCH v2 09/39] x86: apl: Move p2sb ofdata reading to the correct method
` [PATCH v2 12/39] dm: core: Add basic ACPI support
  ` Antwort: "
` [PATCH v2 13/39] acpi: Add a binding for ACPI settings in the device tree
  ` Antwort: "
` [PATCH v2 14/39] acpi: Add a simple sandbox test
  ` Antwort: "
` [PATCH v2 15/39] x86: Move acpi_table header to main include/ directory
  ` Antwort: "
` [PATCH v2 16/39] acpi: Add an __ACPI__ preprocessor symbol
  ` Antwort: "
` [PATCH v2 17/39] acpi: Add a central location for table version numbers
  ` Antwort: "
` [PATCH v2 18/39] acpi: Add support for DMAR
  ` Antwort: "
` [PATCH v2 19/39] acpi: Move acpi_fill_header() to generic code
  ` Antwort: "

[PATCH 0/1] arm: mediatek: remove unused binman config
 2020-03-10 21:10 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/4] TI K3 DSP remoteproc fixes/enhancements
 2020-03-10 21:05 UTC  (5+ messages)
` [PATCH 1/4] remoteproc: k3-dsp: Fix unbalanced state machine in k3_dsp_start
` [PATCH 2/4] remoteproc: k3-dsp: Add a sanity check for DSP boot address alignment
` [PATCH 3/4] armv8: K3: j721e: Add DSP internal memory regions in MMU table
` [PATCH 4/4] remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPs

[PATCH v2] power-domain: fix hang in endless loop on i.MX8
 2020-03-10 20:36 UTC  (2+ messages)

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200310
 2020-03-10 20:36 UTC  (9+ messages)

[PULL] u-boot-atmel-fixes-2020.04-a
 2020-03-10 20:36 UTC  (2+ messages)

[PATCH v6 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
 2020-03-10 20:22 UTC  (11+ messages)
` [PATCH v6 1/5] dm: clk: add stub when CONFIG_CLK is deactivated
` [PATCH v6 2/5] usb: host: dwc2: add phy support
` [PATCH v6 3/5] usb: host: dwc2: add clk support
` [PATCH v6 4/5] usb: host: dwc2: force reset assert
` [PATCH v6 5/5] usb: host: dwc2: add trace to have clean usb start

[PATCH v4 00/21] Enable ARM Trusted Firmware for U-Boot
 2020-03-10 20:14 UTC  (22+ messages)
` [PATCH v4 08/21] arm: socfpga: Add SMC helper function for Intel SOCFPGA (64bits)
` [PATCH v4 09/21] arm: socfpga: Define SMC function identifiers for PSCI SiP services
` [PATCH v4 10/21] arm: socfpga: soc64: Remove PHY interface setup from misc arch init
` [PATCH v4 11/21] misc: altera_sysmgr: Add Altera System Manager driver
` [PATCH v4 12/21] arch: arm: socfpga: Enable driver model for misc drivers
` [PATCH v4 13/21] mmc: dwmmc: socfpga: MMC driver access System Manager via 'altera_sysmgr'
` [PATCH v4 14/21] arch: arm: socfpga: Add 'altr, sysmgr-syscon' for MMC node in device tree
` [PATCH v4 15/21] net: designware: socfpga: MAC driver access System Manager via 'altera_sysmgr'
` [PATCH v4 16/21] arm: socfpga: Add ATF support for Reset Manager driver
` [PATCH v4 17/21] arm: socfpga: stratix10: Initialize timer in SPL
` [PATCH v4 18/21] arm: socfpga: Add ATF support to query FPGA configuration status
` [PATCH v4 19/21] arm: socfpga: stratix10: Add ATF support for FPGA reconfig driver
` [PATCH v4 20/21] arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()
` [PATCH v4 21/21] configs: socfpga: Add defconfig for Agilex and Stratix 10 without ATF support

[PATCH] net: eth-uclass: Do not return error when no MAC is found
 2020-03-10 18:34 UTC  (3+ messages)

[PATCH v2 00/12] phy: atheros: dt bindings and cleanup
 2020-03-10 17:55 UTC  (4+ messages)

Pull request: u-boot-net.git master
 2020-03-10 17:11 UTC 

[PATCH] Azure/Travis: Re-sync jobs and clarify exclusions
 2020-03-10 17:11 UTC  (2+ messages)

[PATCH v1 1/2] ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 node
 2020-03-10 15:32 UTC  (2+ messages)

[PATCH 1/2] mx7dsabresd: Add myself as maintainer
 2020-03-10 15:32 UTC  (2+ messages)

[PATCH] mx7dsabresd: Boot in non secure by default
 2020-03-10 15:32 UTC  (2+ messages)

[PATCH v2] imx: Makefile: added missing ahab.o
 2020-03-10 15:32 UTC 

[PATCH v2] imx: imx8qm: enable relocation of fdt and initrd
 2020-03-10 15:32 UTC 

[PATCH 1/3] ARM: dts: imx6sx: Sync with kernel 5.4.16
 2020-03-10 15:32 UTC  (2+ messages)

[PATCH v3] mx6slevk: Convert to DM_ETH
 2020-03-10 15:32 UTC  (2+ messages)

[PATCH] imx8mm/mn: Add missing root clock entry for ARM core clock
 2020-03-10 15:32 UTC 

[PATCH 2/2] imx8qxp_mek: Add myself as maintainer
 2020-03-10 15:32 UTC  (2+ messages)

[PATCH] imx6, aristainetos2c: add da9063 pmic setup
 2020-03-10 15:32 UTC  (2+ messages)

[PATCH v1 2/2] ARM: dts: imx8mm-verdin: drop rgmii_rxc_dly/txc_dly
 2020-03-10 15:32 UTC  (2+ messages)

[PATCH v2] arm: dts: imx8mq-evk: add phy-reset-gpios for fec1
 2020-03-10 15:32 UTC  (2+ messages)

[PATCH] imx8qxp_mek: Fix the console command line string
 2020-03-10 15:32 UTC  (2+ messages)

[PATCH v2] mx6sabreauto: Convert to DM_ETH
 2020-03-10 15:31 UTC  (2+ messages)

[PATCH v2] mx6sabresd: Convert ethernet to driver model
 2020-03-10 15:31 UTC  (2+ messages)

[PATCH] serial_lpuart: make clock failure less verbose
 2020-03-10 15:31 UTC  (2+ messages)

[PATCH 3/3] mx6sxsabresd: Enable DM_PCI
 2020-03-10 15:31 UTC  (2+ messages)

[PATCH] imx: remove woodburn board
 2020-03-10 15:31 UTC  (2+ messages)

[PATCH 3/3] imx: mx6ul_14x14_evk: configure for 24bpp display
 2020-03-10 15:31 UTC  (2+ messages)

[PATCH 2/3] ARM: dts: imx6sx-sdb: Sync with kernel 5.4.16
 2020-03-10 15:31 UTC  (2+ messages)

[PATCH] mx6cuboxi: don't disable fdt relocation
 2020-03-10 15:31 UTC  (2+ messages)

[PATCH v1 1/2] imx: imx8qm_rom7720: added missing USDHC Base address defines
 2020-03-10 15:31 UTC 

[PATCH] configs: imxrt1050-evk: enable D/I cache
 2020-03-10 15:31 UTC  (2+ messages)

[PATCH] stm32mp: update dependency for STM32_ETZPC
 2020-03-10 15:22 UTC  (2+ messages)

[U-Boot] [PATCH] defconfigs: am65x_hs_evm: Sync HS and non-HS defconfigs
 2020-03-10 15:12 UTC  (3+ messages)

[U-Boot] [PATCH v2] defconfigs: am65x_hs_evm: Sync HS and non-HS defconfigs
 2020-03-10 15:08 UTC 

[PATCH v3 0/7] x86: Improve support for chain-loading U-Boot
 2020-03-10 14:51 UTC  (2+ messages)

[PATCH v1 0/6] Adding support for KSZ9131 and add it to Toradex boards
 2020-03-10 14:37 UTC  (10+ messages)
` [PATCH v1 1/6] net: phy: micrel: Use defines for PHY_IDs and MASK
` [PATCH v1 2/6] net: phy: micrel: Add basic support for KSZ9131
` [PATCH v1 3/6] ARM: dts: verdin-imx8mm: Remove unsupported rxc/txc MAC dly properties
` [PATCH v1 4/6] verdin-imx8mm: Change board phy skew values for our ksz9031
` [PATCH v1 5/6] board: verdin-imx8mm: Add KSZ9131 phy skew settings
` [PATCH v1 6/6] board: apalis_imx6: "

[PATCH 0/1 v1] cmd: gpio: Correct do_gpio() return value
 2020-03-10 13:23 UTC  (6+ messages)
` [PATCH 1/1 "

How to set boot count in U-boot for NXP iMX.6 Dual and Dual lite?
 2020-03-10 13:15 UTC  (5+ messages)
    ` [External] "

Travis job time
 2020-03-10 12:12 UTC  (5+ messages)

[PATCH] arm: mach-k3: Add a separate function for printing sysfw version
 2020-03-10 11:20 UTC 

EFI Payload problems, Congatec x86
 2020-03-10 10:28 UTC 

[PATCH v1 1/2] imx: imx8qm_rom7720: added missing USDHC Base address defines
 2020-03-10  9:57 UTC  (3+ messages)
` [PATCH v1 2/2] imx: imx8qm_rom7720_a1: fix broken fsl_esdhc_imx conversion

[PATCH v5 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
 2020-03-10  9:52 UTC  (4+ messages)
` [PATCH v5 1/5] dm: clk: add stub when CONFIG_CLK is deactivated

[PATCH 1/2] board: sama5d3_xplained: Fix SPL DTB read from NAND
 2020-03-10  9:22 UTC  (2+ messages)

[PATCH v4 0/4] Ensure 16 alignment of reserved memory in board_f.c
 2020-03-10  9:15 UTC  (5+ messages)
` [PATCH v4 1/4] board_f.c: Ensure gd->new_bootstage alignment
` [PATCH v4 2/4] Revert "stm32mp1: remove the imply BOOTSTAGE"
` [PATCH v4 3/4] arm: set the relocated gd with gd->new_gd
` [PATCH v4 4/4] board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory

[PATCH 1/2] riscv: Fix sbi_remote_sfence_vma{,_asid}
 2020-03-10  6:41 UTC  (3+ messages)

[PATCH] armv8: ls1028a: add dhcp boot target device
 2020-03-10  3:31 UTC 

[PATCH 0/5] riscv: Add new SBI v0.2 extensions support
 2020-03-10  2:35 UTC  (6+ messages)
` [PATCH 1/5] riscv: Mark existing SBI as v0.1 SBI
` [PATCH 2/5] riscv: Add basic support for SBI v0.2
` [PATCH 3/5] riscv: Add SBI v0.2 extension definitions
` [PATCH 4/5] riscv: Introduce a new config for SBI v0.1
` [PATCH 5/5] riscv: Implement new SBI v0.2 extensions

[PATCH] image.h: use uint32_t instead of u32 in android_image_get_dtb*
 2020-03-09 20:35 UTC  (4+ messages)

[PATCH] arm: imx: Add support for Google's Coral Dev Board
 2020-03-09 20:04 UTC  (2+ messages)

[PATCH 0/4] mx6cuboxi: enable support for OF_CONTROL and DM in SPL
 2020-03-09 19:55 UTC  (7+ messages)
` [PATCH 2/4] mx6cuboxi: enable MMC iomux on board_early_init_f
` [PATCH 3/4] mx6cuboxi: customize board_boot_order to access eMMC

[PATCH 0/3] Unified Broadcom NAND controller for ARM
 2020-03-09 18:50 UTC  (7+ messages)
` [PATCH 1/3] nand: brcmnand: add bcmbca support
` [PATCH 2/3] configs: use unified bcmbca nand controller
` [PATCH 3/3] brcmnand: drop arch specific "

[PATCH 1/2] net: fec: Add possibility to enable TXC delay
 2020-03-09 18:38 UTC  (2+ messages)
` [PATCH 2/2] config: apalis-imx8: Enable FEC "

[RFC] dm: uclass: add functions to get device by platdata
 2020-03-09 18:26 UTC  (7+ messages)

[PATCH] net: Fix error if some network features are disabled
 2020-03-09 14:27 UTC 

porting marvell-nand driver for u-boot
 2020-03-09 14:27 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
 2020-03-09 14:25 UTC  (18+ messages)

[PATCH 1/2] clk: stm32mp1: correct CKSELR masks
 2020-03-09 13:59 UTC  (2+ messages)
` [PATCH 2/2] clk: stm32mp1: add SPI5_K support

[PATCH v2 0/2] ARM: zynq: Start to use unified configurations
 2020-03-09 13:29 UTC  (3+ messages)
` [PATCH v2 1/2] Makefile: Add environment variable DEVICE_TREE to header
` [PATCH v2 2/2] ARM: zynq: Switch to single zynq configurations

[PATCH v1 0/2] Fix A10 clock driver crash after changes in DM core
 2020-03-09 12:53 UTC  (5+ messages)
` [PATCH v1 1/2] clk: socfpga: Read the clock parent's register base in probe function

Please pull u-boot-x86
 2020-03-09 12:24 UTC  (2+ messages)

[RFQ] Boot Odroid-N2
 2020-03-09 10:41 UTC  (2+ messages)

SPL NAND FOR IMX6ULL
 2020-03-09 10:07 UTC 

[PATCH v3] arm: imx6: configure NoC on i.MX6DQP
 2020-03-09  9:55 UTC 

[PATCH 00/18] i.MXRT1050 add LCDIF support
 2020-03-09  9:11 UTC  (5+ messages)
` [PATCH 03/18] clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL


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