public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-05-04 06:56:51 to 2020-05-04 23:17:14 UTC [more...]

[PATCH 00/36] Tidy up the 'bd' command
 2020-05-04 23:17 UTC  (19+ messages)
` [PATCH 01/36] bdinfo: nds32: Use generic bd_info
` [PATCH 02/36] bdinfo: riscv: "
` [PATCH 03/36] bdinfo: m68k: Drop bd_info->bi_ipbfreq
` [PATCH 04/36] bdinfo: xtensa: Create a generic do_bdinfo for xtensa
` [PATCH 05/36] bdinfo: mips: Use the generic bd command
` [PATCH 06/36] bdinfo: nios2: "
` [PATCH 07/36] bdinfo: microblaze: "
` [PATCH 08/36] bdinfo: sh: "
` [PATCH 09/36] bdinfo: x86: "
` [PATCH 10/36] bdinfo: sandbox: "
` [PATCH 11/36] bdinfo: nds32: "
` [PATCH 12/36] bdinfo: riscv: "
` [PATCH 13/36] bdinfo: arm: "
` [PATCH 14/36] bdinfo: Drop the option to not use the generic 'bd' command
` [PATCH 15/36] bdinfo: Drop unused __maybe_unused
` [PATCH 16/36] bdinfo: microblaze: sh: nios2: Drop arch-specific flash info
` [PATCH 17/36] bdinfo: Drop unnecessary inline on functions
` [PATCH 18/36] bdinfo: Drop print_std_bdinfo()

[PATCH] mpc83xx: remove redundant MPC83xx_RESET #define
 2020-05-04 22:21 UTC 

[U-Boot] [PATCH v2 00/18] autoboot: Tidy up autoboot code
 2020-05-04 21:31 UTC  (4+ messages)
` [U-Boot] [PATCH v2 13/18] autoboot: Tidy up use of menukey

[PATCH 0/6] rtc: add rtc_{read,write}8_array and rtc command
 2020-05-04 21:20 UTC  (7+ messages)
` [PATCH 1/6] rtc: add rtc_read8_array helper and ->read8_array method
` [PATCH 2/6] rtc: add rtc_write8_array() helper
` [PATCH 3/6] rtc: fall back to ->{read, write}8_array if ->{read, write}8 are not provided
` [PATCH 4/6] rtc: pcf2127: provide ->read8_array method
` [PATCH 5/6] rtc: pcf2127: provide ->write8_array method
` [PATCH 6/6] rtc: add rtc command

[PATCH v4 0/5] TI Ethernet PHY changes
 2020-05-04 21:14 UTC  (6+ messages)
` [PATCH v4 1/5] net: phy: Add missing kernel doc to phy functions
` [PATCH v4 2/5] net: phy: Fix kernel doc issues in phy.h
` [PATCH v4 3/5] net: phy: Add helper routines to set and clear bits
` [PATCH v4 4/5] net: phy: Add support for TI PHY init
` [PATCH v4 5/5] net: phy: Add DP8382x phy registration to "

[PATCH v4 0/4] patman: Add changelog customization options
 2020-05-04 20:28 UTC  (5+ messages)
` [PATCH v4 1/4] patman: Suppress empty changelog entries
` [PATCH v4 2/4] patman: Add new tags for finer-grained changelog control
` [PATCH v4 3/4] patman: Support multi-line changes in changelogs
` [PATCH v4 4/4] patman: Modify functional tests for new behavior

[PATCH v5 0/2] add brcm iproc gpio driver
 2020-05-04 19:26 UTC  (4+ messages)
` [PATCH v5 1/2] drivers: gpio: add broadcom iproc gpio driver support
` [PATCH v5 2/2] gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3

[PATCH v3 0/4] patman: Add changelog customization options
 2020-05-04 19:26 UTC  (11+ messages)
` [PATCH v3 1/4] patman: Modify functional tests for new behavior
` [PATCH v3 2/4] patman: Suppress empty changelog entries
` [PATCH v3 3/4] patman: Add new tags for finer-grained changelog control
` [PATCH v3 4/4] patman: Support multi-line changes in changelogs

[PATCH 0/4] Various build dependency fixes
 2020-05-04 18:35 UTC  (6+ messages)
` [PATCH 1/4] kbuild: efi: Avoid rebuilding efi targets
` [PATCH 2/4] kbuild: spl: Fix parallel build
` [PATCH 3/4] kbuild: spl: Add shrunk arch-dtbs to targets list
` [PATCH 4/4] kbuild: arm: Fix duplicate builds of dtbs

[PATCH 1/2] arm: mvebu: armada-370-xp.dtsi: add u-boot, dm-pre-reloc to spi0
 2020-05-04 18:12 UTC  (3+ messages)
` [PATCH 1/2] arm: mvebu: armada-370-xp.dtsi: add u-boot,dm-pre-reloc "

[PATCH] clk: Fix clk func names in comments
 2020-05-04 18:06 UTC  (2+ messages)

Please pull u-boot-x86
 2020-05-04 17:54 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2020-05-04 17:54 UTC  (2+ messages)

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200502
 2020-05-04 17:54 UTC  (2+ messages)

[PATCH v8 00/14] Add support for MediaTek xHCI host controller
 2020-05-04 17:16 UTC  (4+ messages)

[PATCH] rsa: fix alignment issue when getting public exponent
 2020-05-04 17:06 UTC  (4+ messages)

[PATCH v3 0/5] TI Ethernet PHY changes
 2020-05-04 16:59 UTC  (10+ messages)
` [PATCH v3 1/5] net: phy: Add missing kernel doc to phy functions
` [PATCH v3 2/5] net: phy: Fix kernel doc issues in phy.h
` [PATCH v3 3/5] net: phy: Add helper routines to set and clear bits
` [PATCH v3 4/5] net: phy: Add support for TI PHY init

[PATCH v7 00/22] RISC-V SiFive FU540 support SPL
 2020-05-04 15:48 UTC  (4+ messages)
` [PATCH v7 18/22] configs: fu540: Add config options for U-Boot SPL

[PATCH 0/8] ARM: imx: Fix reset in SPL
 2020-05-04 15:28 UTC  (8+ messages)
` [PATCH 6/8] ARM: imx8m: Fix reset in SPL on NXP iMX8MP EVK

[PATCH] dm: serial: introduce puts hook
 2020-05-04 15:21 UTC  (4+ messages)

[PATCH v2 1/2] arm: dts: bcm283x: Allow UARTs to work before relocation
 2020-05-04 15:08 UTC  (4+ messages)
` [PATCH v2 2/2] arm: bcm283x: serial: Move ofdata reading to probe() method

[PATCH] cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping
 2020-05-04 14:59 UTC  (3+ messages)

[PATCH 1/4] sata: ahsata: Fix resource leak
 2020-05-04 14:28 UTC  (7+ messages)
` [PATCH 2/4] sata: ahsata: Fix wrong operand for checking SERR DIAG_X
` [PATCH 3/4] sata: dwc_ahsata: Fix incorrect free

[PATCH v2] imx: support for conga-QMX8 board
 2020-05-04 14:25 UTC  (3+ messages)

[PATCH v4 0/2] add brcm iproc gpio driver
 2020-05-04 14:17 UTC  (3+ messages)
` [PATCH v4 1/2] drivers: gpio: add broadcom iproc gpio driver support

[PATCH v2 1/2] patman: Sort the command line options
 2020-05-04 14:17 UTC  (3+ messages)
` [PATCH v2 2/2] patman: Add an option to create patches without binary contents

[PATCH 00/14] mtd: nand: i.MX update
 2020-05-04 14:09 UTC  (15+ messages)
` [PATCH 01/14] mtd: gpmi: change the BCH layout setting for large oob NAND
` [PATCH 02/14] mtd: gpmi: provide the option to use legacy bch geometry
` [PATCH 03/14] nand: mxs: fix the bitflips for erased page when uncorrectable error
` [PATCH 04/14] nand: mxs: correct bitflip for erased NAND page
` [PATCH 05/14] mxs_nand: Add support for i.MX8M
` [PATCH 06/14] nand: Update SPL MXS NAND mini driver
` [PATCH 07/14] mxs_nand: Update compatible string for i.MX6SX
` [PATCH 08/14] mtd: nand: mxs_nand: add i.MX6QP compatible string
` [PATCH 09/14] mtd: mxs_nand: fix the gf_13/14 definition issue
` [PATCH 10/14] nand: mxs_nand: make imx8mm can use hardware BCH and randomizer
` [PATCH 11/14] mtd: nand: support GPMI NAND driver for i.MX8
` [PATCH 12/14] MXS_NAND: Add clock support for iMX8
` [PATCH 13/14] mxs_nand: don't check zero count when ECC reading with randomizer
` [PATCH 14/14] nand: enable the Randomizer module for i.mx7 and i.mx8

[PATCH] mmc: zynq_sdhci: Remove global pointer
 2020-05-04 13:38 UTC 

[PATCH] arm: versal: Fix xspi0 boot mode
 2020-05-04 13:37 UTC 

[PATCH 1/1] .readthedocs.yml: fix type docs/
 2020-05-04 13:28 UTC  (4+ messages)
  ` ReadTheDocs integration

[PATCH 0/3] Move memtest configurations to Kconfig
 2020-05-04 13:26 UTC  (4+ messages)
` [PATCH 1/3] treewide: mem: Remove alternate memtest setup from Mox and x530
` [PATCH 2/3] treewide: mem: Enable MEMTEST via defconfig
` [PATCH 3/3] treewide: mem: Move mtest related defines to Kconfig

[PATCH] net: pcnet: fix I/O primitives for memory access
 2020-05-04 13:23 UTC  (2+ messages)

Pull request: u-boot-rockchip-20200501
 2020-05-04 13:23 UTC  (2+ messages)

[PATCH V2 1/6] dt-bindings: imx_rsrc: add SC_R_NONE
 2020-05-04 13:16 UTC  (6+ messages)
` [PATCH V2 2/6] imx8: power: Add PD device lookup interface to power domain uclass
` [PATCH V2 3/6] power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flag
` [PATCH V2 4/6] power: imx8: remove the resource owned check before power off
` [PATCH V2 5/6] power: imx8: Check owned resource in power on
` [PATCH V2 6/6] imx8: Replace SC_R_LAST with SC_R_NONE in DTB

[PATCH v5 0/4] of-platdata: Avoid building libfdt
 2020-05-04 13:14 UTC  (10+ messages)
` [PATCH v5 1/4] omap: mmc: Avoid using libfdt with of-platdata

[PATCH] image: Add support for ZSTD decompression
 2020-05-04 13:03 UTC  (6+ messages)

[PATCH V2 1/9] uclass: cpu: Add new API to get udevice for current CPU
 2020-05-04 12:56 UTC  (5+ messages)

[RFC PATCH 0/2] Move FSP configuration to devicetree
 2020-05-04 12:53 UTC  (5+ messages)
` [RFC PATCH 1/2] arch: x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
` [RFC PATCH 2/2] arch: x86: apl: Use devicetree for FSP configuration

[PATCH v2 00/10] USB host support for Raspberry Pi 4 board
 2020-05-04 12:45 UTC  (11+ messages)
  ` [PATCH v2 01/10] usb: xhci: Add missing cache flush in the scratchpad array initialization
  ` [PATCH v2 02/10] usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq
  ` [PATCH v2 03/10] pci: Move some PCIe register offset definitions to a common header
  ` [PATCH v2 04/10] rpi4: shorten a mapping for the DRAM
  ` [PATCH v2 05/10] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)
  ` [PATCH v2 06/10] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)
  ` [PATCH v2 07/10] linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian
  ` [PATCH v2 08/10] pci: Add some PCI Express capability register offset definitions
  ` [PATCH v2 09/10] pci: Add driver for Broadcom STB PCIe controller
  ` [PATCH v2 10/10] config: Enable support for the XHCI controller on RPI4 board

[PATCH 00/13] imx: tmu support and scu thermal update
 2020-05-04 12:38 UTC  (5+ messages)
` [PATCH 10/13] imx: load calibration parameters from fuse for i.MX8MP

[PATCH] drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC
 2020-05-04 12:35 UTC 

[PATCH] drivers: net: fsl-mc: fixup msi-map property
 2020-05-04 11:47 UTC 

[PATCH v2 00/16] add initial support for broadcom NS3 soc
 2020-05-04 11:44 UTC  (17+ messages)
` [PATCH v2 01/16] board: ns3: add support for Broadcom Northstar 3
` [PATCH v2 02/16] arm: cpu: armv8: add L3 memory flush support
` [PATCH v2 03/16] configs: ns3: enable clock subsystem
` [PATCH v2 04/16] arm: dts: ns3: add clock dt node
` [PATCH v2 05/16] dt-bindings: memory: ns3: add memory definitions
` [PATCH v2 06/16] board: ns3: add api to save boot parameters passed from BL31
` [PATCH v2 07/16] board: ns3: default reset type to L3
` [PATCH v2 08/16] dt-bindings: memory: ns3: update GIC LPI address
` [PATCH v2 09/16] board: ns3: program GIC LPI tables
` [PATCH v2 10/16] configs: ns3: enable GIC ITS LPI table programing
` [PATCH v2 11/16] dt-bindings: memory: ns3: add ddr memory definition
` [PATCH v2 12/16] board: ns3: define ddr memory layout
` [PATCH v2 13/16] board: ns3: limit U-boot relocation within 16MB memory
` [PATCH v2 14/16] include/configs: ns3: add env variables for Linux boot
` [PATCH v2 15/16] include/configs: ns3: add support for flashing images
` [PATCH v2 16/16] MAINTAINERS: update maintainers for broadcom ns3 platform

[PULL] u-boot-sh/next network cleanup part 1
 2020-05-04 11:30 UTC  (3+ messages)

[PATCH V2] mkimage: fit: Do not tail-pad fitImage with external data
 2020-05-04 11:27 UTC  (2+ messages)

[PATCH] cache: l2x0: Fix missing write to Auxiliary Control Register
 2020-05-04 10:41 UTC 

[PATCH 1/1] test: stabilize test_efi_secboot
 2020-05-04 10:33 UTC 

[PATCH] MAINTAINERS: add QorIQ DPAA
 2020-05-04 10:11 UTC 

[PATCH] driver: net: fm: minor fix in DM ETH support
 2020-05-04 10:09 UTC 

What is the right way to run fw_setenv for selecting different ECC or dtb files?
 2020-05-04 10:03 UTC  (2+ messages)

[PATCH] Actions: S700 Calculate SDRAM size
 2020-05-04  9:23 UTC  (3+ messages)

[PATCH v2 0/3] Add reboot mode support
 2020-05-04  9:18 UTC  (4+ messages)
` [PATCH v2 1/3] reboot-mode: add support for reboot mode control
` [PATCH v2 2/3] reboot-mode: read the boot mode from GPIOs status
` [PATCH v2 3/3] reboot-mode: read the boot mode from RTC memory

[PATCH] spi: fsl_dspi: Introduce DT bindings for CS-to-SCK and SCK-to-CS delays
 2020-05-04  8:24 UTC 

[PATCH v3 1/2] timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG
 2020-05-04  8:10 UTC  (3+ messages)
  ` [PATCH v3 1/2] timer: mpc83xx_timer: fix build with CONFIG_{HW_,}WATCHDOG

[RFC PATCH 0/3] DM_MDIO for fsl_tsec driver
 2020-05-04  8:06 UTC  (4+ messages)
` [RFC PATCH 3/3] net: tsec: convert fsl_pq_mdio to DM_MDIO

sd-card is not working on espressobin
 2020-05-04  7:54 UTC  (3+ messages)
  ` AW: "

[PATCH V3 7/9] cpu: imx8: fix get core name and rate
 2020-05-04  7:35 UTC  (2+ messages)

[PATCH V3 8/9] cpu: imx_cpu: Print the CPU temperature for iMX8QM A72
 2020-05-04  7:35 UTC  (2+ messages)

[PATCH 3/5] spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device
 2020-05-04  7:35 UTC  (2+ messages)

[PATCH V3 9/9] cpu: imx8: show RevC instead of Rev? at boot log
 2020-05-04  7:35 UTC  (2+ messages)

[PATCH 4/5] spl: sdp: Add a callback to clean up USB driver
 2020-05-04  7:35 UTC  (2+ messages)

[PATCH V3 6/9] cpu: imx8: support a72 as boot cpu
 2020-05-04  7:35 UTC  (2+ messages)

[PATCH V3 2/9] cpu: sandbox: support is_current
 2020-05-04  7:35 UTC  (2+ messages)

[PATCH 5/5] spl: sdp: Add DM gadget support for sdp
 2020-05-04  7:34 UTC  (2+ messages)

[PATCH 1/5] spl: sdp: call board_usb_init at spl_sdp_load_image
 2020-05-04  7:34 UTC  (2+ messages)

[PATCH V3 4/9] common: board_f: Use cpu_get_current_dev in print_cpuinfo
 2020-05-04  7:34 UTC  (2+ messages)

[PATCH V3 5/9] cpu: imx8: reimplement get cpu count
 2020-05-04  7:34 UTC  (2+ messages)

[PATCH 2/5] usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load address
 2020-05-04  7:34 UTC  (2+ messages)

[PATCH V3 3/9] test: cpu: test current cpu
 2020-05-04  7:34 UTC  (2+ messages)

[PATCH V3 1/9] uclass: cpu: Add new API to get udevice for current CPU
 2020-05-04  7:34 UTC  (2+ messages)

[PATCH v5 0/1] x86: efi: Add a 64-bit coreboot payload
 2020-05-04  7:26 UTC  (3+ messages)
` [PATCH v5 1/1] x86: Add a 64-bit 'coreboot64' build

[PATCH v1 0/2] add broadcom spi driver
 2020-05-04  6:56 UTC  (3+ messages)
` [PATCH v1 1/2] driver: spi: add brcm iproc qspi support
` [PATCH v1 2/2] drivers: spi: add commands for micron SPI


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