public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-04-06 11:02:42 to 2020-04-07 20:12:05 UTC [more...]

zynq_z_turn_defconfig: broken networking
 2020-04-07 20:12 UTC  (9+ messages)

[RFC 0/7] mx6cuboxi: enable OF_PLATDATA with MMC support
 2020-04-07 20:06 UTC  (16+ messages)
` [RFC 1/7] mmc: fsl_esdhc_imx: add OF_PLATDATA support
` [RFC 2/7] mmc: fsl_esdhc_imx: add ofdata_to_platdata support
` [RFC 3/7] dtoc: update dtb_platdata to support cd-gpio
` [RFC 5/7] gpio: mxc_gpio: add OF_PLATDATA support
` [RFC 7/7] mx6cuboxi: enable OF_PLATDATA

[RFC] dm: uclass: add functions to get device by platdata
 2020-04-07 20:05 UTC  (9+ messages)

[PATCH 1/4] [RFC] ARM: stm32: Implement board coding on AV96
 2020-04-07 20:01 UTC  (11+ messages)
` [PATCH 2/4] [RFC] ram: stm32mp1: Add support for multiple configs
` [PATCH 3/4] [RFC] ARM: dts: stm32: Rework DDR DT inclusion
` [PATCH 4/4] [RFC] ARM: stm32: Implement DDR3 coding on DHCOR SoM

[PATCH v5 0/6] RISC-V DT related fixes for reserved memory & UEFI
 2020-04-07 17:35 UTC  (8+ messages)
` [PATCH v5 3/6] riscv: Provide a mechanism to fix DT for reserved memory
` [PATCH v5 5/6] riscv: Copy the reserved-memory nodes to final DT
` [PATCH v5 6/6] riscv: Move all fdt fixups together

iMX8MM USB support?
 2020-04-07 17:06 UTC  (3+ messages)

[PATCH 01/16] arm: stm32mp: update dependency for STM32_ETZPC
 2020-04-07 16:28 UTC  (11+ messages)
` [PATCH 03/16] arm: stm32mp: reset to default environment when serial# change
` [PATCH 04/16] arm: stm32mp: detect U-Boot version used to save environment

[U-Boot] [PATCH v2 0/5] riscv: sifive/fu540: Enable SPI-NOR support
 2020-04-07 16:18 UTC  (11+ messages)
` [U-Boot] [PATCH v2 5/5] sifive: fu540: Enable spi-nor flash support

[PATCH 1/2] sunxi: allow bigger images for all
 2020-04-07 14:57 UTC  (5+ messages)
` [PATCH 2/2] sunxi: defconfig for FriendlyArm nanopi-duo2

[PATCH 00/18] common: Further reduce the size of common.h
 2020-04-07 14:24 UTC  (21+ messages)
` [PATCH 01/18] common: Drop uuid.h from common header
` [PATCH 02/18] common: Drop flash.h "
` [PATCH 03/18] arm: Don't include common.h in header files
` [PATCH 04/18] common: Drop net.h from common header
` [PATCH 05/18] part: Drop disk_partition_t typedef
` [PATCH 06/18] common: Drop part.h from common header
` [PATCH 07/18] bootstage: Use BOOTSTAGE instead of BOOTSTATE
` [PATCH 08/18] common: Drop bootstage.h from common header
` [PATCH 09/18] common: Drop image.h "
` [PATCH 10/18] common: Drop init.h "
` [PATCH 11/18] command: Remove the cmd_tbl_t typedef
` [PATCH 12/18] common: Drop log.h from common header
` [PATCH 13/18] common: Drop asm/ptrace.h "
` [PATCH 14/18] common: Drop asm_offsets.h "
` [PATCH 15/18] common: Drop linux/bug.h "
` [PATCH 16/18] common: Drop linux/stringify.h "
` [PATCH 17/18] common: Drop linux/delay.h "
` [PATCH 18/18] common: Drop linux/bitops.h "

[PATCH V2] mmc: zynq: parse dt when probing
 2020-04-07 14:21 UTC  (2+ messages)
  `  "

[PATCH] arm: stm32mp: cleanup test on eth_env_set_enetaddr result
 2020-04-07 14:09 UTC  (2+ messages)

[PATCH 1/6] net: dwc_eth_qos: Fully rewrite RX descriptor field 3
 2020-04-07 13:19 UTC  (16+ messages)
` [PATCH 2/6] net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer
` [PATCH 3/6] net: dwc_eth_qos: Flush the RX descriptors on init
` [PATCH 4/6] net: dwc_eth_qos: Invalidate RX descriptor before reading
` [PATCH 5/6] net: dwc_eth_qos: Invalidate RX packet DMA buffer
` [PATCH 6/6] net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor

[GIT PULL] Xilinx patches for v2020.07
 2020-04-07 12:31 UTC 

[PATCH] cmd: eeprom: Staticize eeprom_i2c_bus
 2020-04-07 11:29 UTC 

[PATCH v2 0/7] Arm Juno board OF_CONTROL upgrade
 2020-04-07 11:12 UTC  (8+ messages)
` [PATCH v2 1/7] arm: juno: Fix Juno address variables
` [PATCH v2 2/7] uart: pl011: Add proper DM clock support
` [PATCH v2 3/7] arm: juno: Fix UART clock rate
` [PATCH v2 4/7] arm: juno: Enable OF_CONTROL
` [PATCH v2 5/7] arm: juno: Use PSCI based reset
` [PATCH v2 6/7] arm: juno: enable USB
` [PATCH v2 7/7] arm: vexpress64: Remove unneeded CONFIG_ check

[PATCH] mmc: zynq: parse dt when probing
 2020-04-07 11:11 UTC  (2+ messages)

[ANN] U-Boot v2020.04-rc5 released
 2020-04-07 10:10 UTC  (2+ messages)

[PATCH v6 00/17] RISC-V SiFive FU540 support SPL
 2020-04-07  9:32 UTC  (20+ messages)
` [PATCH v6 02/17] riscv: sifive: fu540: Use OTP DM driver for serial environment variable
` [PATCH v6 06/17] sifive: fu540: add ddr driver
` [PATCH v6 07/17] sifive: dts: fu540: Add DDR controller and phy register settings
` [PATCH v6 09/17] clk: sifive: fu540-prci: Add clock initialization for SPL
` [PATCH v6 10/17] riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux
` [PATCH v6 16/17] sifive: fix palmer's email address

[PATCH 1/2] sifive: fu540: Add sample SD gpt partition layout
 2020-04-07  9:26 UTC  (2+ messages)
` [PATCH 2/2] sifive: fu540: Add U-Boot proper sector start

[PATCH 1/6] ARM: stm32: Add default config for DHCOR
 2020-04-07  9:09 UTC  (6+ messages)
` [PATCH 2/6] ARM: stm32: Add board_early_init_f() to SPL
` [PATCH 3/6] ARM: stm32: Implement board coding on AV96
` [PATCH 4/6] ram: stm32mp1: Add support for multiple configs
` [PATCH 5/6] ARM: dts: stm32: Rework DDR DT inclusion
` [PATCH 6/6] ARM: stm32: Implement DDR3 coding on DHCOR SoM

[PATCH v2 1/1] drivers: usb: host: Add BRCM xHCI driver
 2020-04-07  9:03 UTC  (2+ messages)

[PATCH v2 0/3] arm: socfpga: arria10: Update device tree
 2020-04-07  7:43 UTC  (4+ messages)
` [PATCH v2 1/3] arm: dts: arria10: Move uboot specific properties to u-boot.dtsi
` [PATCH v2 2/3] arm: dts: arria10: Update dtsi/dts from Linux
` [PATCH v2 3/3] arm: socfpga: arria10: Enable cache driver in SPL

[PATCH 1/2] arm: dts: k3-am654: Increase OSPI default frequency to 50MHz
 2020-04-07  7:40 UTC  (3+ messages)

[PATCH] ARM: omap3_logic boards: Convert to DM_ETH
 2020-04-07  7:31 UTC  (2+ messages)

Update and Add features to Bosch Guardian Board
 2020-04-07  7:30 UTC  (2+ messages)

[RESEND, 1/1] eth: mtk-eth: add mt7531 switch support in mediatek eth driver
 2020-04-07  7:23 UTC 

[PATCH 1/1] configs: correct SMBIOS information for ODROID-C2
 2020-04-07  6:32 UTC 

[PATCH v2 00/14] net: ldpaa_eth: transition to CONFIG_DM_ETH
 2020-04-07  6:28 UTC  (5+ messages)
` [PATCH v2 01/14] drivers: net: add Layerscape mEMAC MDIO driver
` [PATCH v2 02/14] drivers: net: ldpaa: add support for probing based on the DTS

[PATCH v4 00/13] Add support for MediaTek xHCI host controller
 2020-04-07  5:38 UTC  (4+ messages)
` [PATCH v4 10/13] xhci: mediatek: Add support for MTK "

[PATCH v4 1/1] driver: watchdog: get platform clock from dt file
 2020-04-07  5:37 UTC  (2+ messages)

[PATCH V2 1/5] common: bouncebuf: Permit passing custom alignment check function
 2020-04-07  0:57 UTC  (4+ messages)

[PATCH 0/3] arm: socfpga: arria10: Update device tree
 2020-04-07  0:37 UTC  (4+ messages)
` [PATCH 3/3] arm: socfpga: arria10: Enable cache driver in SPL

[PATCH 00/11] Fixes for Nokia RX-51
 2020-04-06 22:27 UTC  (4+ messages)
` U-Boot is broken on real N900 HW (Was: Re: [PATCH 00/11] Fixes for Nokia RX-51)

[PATCH] fvp: Add support for loading Android boot images via semihosting
 2020-04-06 18:30 UTC  (3+ messages)

[PATCH v10 00/12] Actions S700 SoC support
 2020-04-06 18:13 UTC  (17+ messages)
` [PATCH v10 01/12] arm: actions: Add common framework for Actions Owl Semi SoCs
` [PATCH v10 02/12] arm: actions: rename sysmap-s900 to sysmap-owl
` [PATCH v10 03/12] serial: actions: add compatible string
` [PATCH v10 04/12] arm: dts: sync dts for Action Semi S900
` [PATCH v10 05/12] arm: dts: actions: s900: add u-boot specific dtsi file
` [PATCH v10 06/12] clk: actions: Add common clock driver
` [PATCH v10 07/12] arm: actions: add S700 SoC device tree
` [PATCH v10 08/12] arm: dts: actions: s700: add u-boot specific dtsi file
` [PATCH v10 09/12] arm: add support Actions Semi S700
` [PATCH v10 10/12] actions: Move defconfig options to Kconfig
` [PATCH v10 11/12] arm: add Cubieboard7 board support
` [PATCH v10 12/12] doc: boards: add Cubieboard7 documentation

[PATCH] ARM: dts: stm32: Rename LEDs to match silkscreen on AV96
 2020-04-06 18:01 UTC  (2+ messages)

[PATCH 00/16] efi_loader: non-volatile and runtime variables
 2020-04-06 16:06 UTC  (5+ messages)
` [PATCH 10/16] efi_loader: UEFI variable persistence

[PATCH] README: remove requirement for CHANGELOG entry
 2020-04-06 15:58 UTC 

[PATCH 5/5] rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
 2020-04-06 14:46 UTC  (3+ messages)

mmc: zynq: "bus-width = <8>" entry ignored?
 2020-04-06 14:33 UTC 

[PATCH] cmd: Add test and fix bugs for dm drivers
 2020-04-06 14:30 UTC  (3+ messages)

[PATCH 0/6] x86: efi: Add a 64-bit coreboot payload
 2020-04-06 14:28 UTC  (3+ messages)

[PATCH v2 1/2] serial: ns16550: Revert "Move PCI access from ofdata_to_platdata() to probe()"
 2020-04-06 14:24 UTC  (13+ messages)
              ` Antwort: "

[PATCH] dm: core: Read parent ofdata before children
 2020-04-06 13:41 UTC  (3+ messages)

[PATCH v2 0/3] azure/gitlab/travis: Switch to gcc 9.2.0
 2020-04-06 13:07 UTC  (5+ messages)
` [PATCH v2 1/3] video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case
` [PATCH v2 2/3] buildman: Support fetching gcc 9.2.0
` [PATCH v2 3/3] travis: Switch to "

[PATCH] Dockerfile: Switch to gcc 9.2.0
 2020-04-06 12:50 UTC  (3+ messages)

[PATCH v9 00/12] Actions S700 SoC support
 2020-04-06 12:45 UTC  (3+ messages)

[PATCH 0/3] azure/gitlab/travis: Switch to gcc 9.2.0
 2020-04-06 12:43 UTC  (7+ messages)
` [PATCH 1/3] video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case
` [PATCH 2/3] buildman: Support fetching gcc 9.2.0
` [PATCH 3/3] travis: Switch to "

[PATCH] usb: Keep async schedule running only across mass storage xfers
 2020-04-06 12:35 UTC  (2+ messages)

[PULL u-boot] Please pull u-boot-amlogic-20200406
 2020-04-06 12:16 UTC 

[PATCH v3 00/29] dm: Add programmatic generation of ACPI tables (part A)
 2020-04-06 11:53 UTC  (3+ messages)
` [PATCH v3 21/29] test: Add hexdump.h to the unit test header
  ` Antwort: "

[PATCH v1 0/2] Fix A10 clock driver crash after changes in DM core
 2020-04-06 11:34 UTC  (4+ messages)
` [PATCH v1 1/2] clk: socfpga: Read the clock parent's register base in probe function

[PATCH] ARM: dts: stm32: Temporarily drop cd-gpios from AV96 DT
 2020-04-06 11:28 UTC  (2+ messages)

[ANN] U-Boot v2020.04 release DELAYED one week
 2020-04-06 11:27 UTC 

[PATCH] serial: zynq: Change uart initialization logic
 2020-04-06 11:10 UTC  (2+ messages)

[PATCH v2] watchdog: versal: Add support for Xilinx window watchdog
 2020-04-06 11:10 UTC  (2+ messages)

[PATCH] arm64: xilinx: Never touch DDR if system has no DDR
 2020-04-06 11:09 UTC  (2+ messages)

[PATCH] arm64: versal: Disable DDR cache mapping if DDR is not enabled
 2020-04-06 11:09 UTC  (2+ messages)

[PATCH 0/3] arm64: zynqmp: Add support for running U-Boot in EL3 again
 2020-04-06 11:08 UTC  (2+ messages)

[PATCH 1/2] arm64: zynqmp: Add support for debug uart also for U-Boot proper
 2020-04-06 11:08 UTC  (4+ messages)
` [PATCH 2/2] arm64: zynqmp: Move timeout for clock propagation below psu_init

[PATCH v3] lib: Improve _parse_integer_fixup_radix base 16 detection
 2020-04-06 11:06 UTC  (2+ messages)

[PATCH] arm64: zynqmp Add support for zcu111 revA
 2020-04-06 11:05 UTC  (2+ messages)

[PATCH v2] net: eth-uclass: Fix message if mac is coming from DT or ROM
 2020-04-06 11:05 UTC  (2+ messages)

[PATCH] ARM: zynq: Enable i2c mux support for all boards
 2020-04-06 11:04 UTC  (2+ messages)

[PATCH] arm64: zynqmp Add support for zcu102 rev1.1
 2020-04-06 11:04 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Add third backup bootmode
 2020-04-06 11:04 UTC  (2+ messages)

[PATCH] watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver
 2020-04-06 11:03 UTC  (2+ messages)

[PATCH] net: zynq-gem: Setup and use mdio base separately
 2020-04-06 11:03 UTC  (2+ messages)

[PATCH] ARM: zynq: Do not print message about boot device
 2020-04-06 11:03 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Check firmware node when driver is enabled
 2020-04-06 11:02 UTC  (2+ messages)


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