public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-04-30 13:00:13 to 2020-05-01 14:56:05 UTC [more...]

[PATCH] image: Add support for ZSTD decompression
 2020-05-01 14:56 UTC  (2+ messages)

[PATCH 0/5] some sysreset patches (mostly for mpc83xx)
 2020-05-01 14:55 UTC  (6+ messages)
` [PATCH 1/5] sysreset: mpc83xx: use scnprintf instead of snprintf
` [PATCH 2/5] sysreset: mpc83xx: shuffle newline logic in mpc83xx_sysreset_get_status
` [PATCH 3/5] sysreset: mpc83xx: fix CONFIG_IS_ENABLED logic
` [PATCH 4/5] sysreset: mpc83xx: add output in case of cold boot
` [PATCH 5/5] sysreset: move print_resetinfo() to sysreset-uclass.c

[PATCH] actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDR
 2020-05-01 14:53 UTC 

[PATCH v2 0/8] rockchip: Add PCIe host support
 2020-05-01 14:52 UTC  (6+ messages)
` [PATCH v2 1/8] iopoll: Add dealy to read poll

getting battery status from RTC driver
 2020-05-01 14:46 UTC 

[PATCH V2 resend 0/4] support i.MX module fuse
 2020-05-01 14:08 UTC  (5+ messages)
` [PATCH V2 resend 1/4] imx: add module fuse support
` [PATCH V2 resend 2/4] i2c: mxc: add fuse check
` [PATCH V2 resend 3/4] usb: mx6: "
` [PATCH V2 resend 4/4] net: fec: "

[ANN] U-Boot v2020.07-rc1 released
 2020-05-01 13:49 UTC  (5+ messages)
      ` Aw: "

[PATCH V2 1/9] uclass: cpu: Add new API to get udevice for current CPU
 2020-05-01 13:44 UTC  (9+ messages)
` [PATCH V2 2/9] cpu: sandbox: support is_current
` [PATCH V2 3/9] test: cpu: test current cpu
` [PATCH V2 4/9] common: board_f: Use cpu_get_current_dev in print_cpuinfo
` [PATCH V2 5/9] cpu: imx8: reimplement get cpu count
` [PATCH V2 6/9] cpu: imx8: support a72 as boot cpu
` [PATCH V2 7/9] cpu: imx8: fix get core name and rate
` [PATCH V2 8/9] cpu: imx_cpu: Print the CPU temperature for iMX8QM A72
` [PATCH V2 9/9] cpu: imx8: show RevC instead of Rev? at boot log

[PATCH v5 0/1] x86: efi: Add a 64-bit coreboot payload
 2020-05-01 13:36 UTC  (2+ messages)
` [PATCH v5 1/1] x86: Add a 64-bit 'coreboot64' build

[PATCH] rtc: pcf2127: don't add/subtract 1 to tm_mon
 2020-05-01 13:24 UTC 

pull request of u-boot-fsl-qoriq for v2020.07
 2020-05-01 13:17 UTC  (3+ messages)

[PATCH v7 0/9] dm: Add programmatic generation of ACPI tables (part A)
 2020-05-01 13:14 UTC  (3+ messages)

Pull request v3: u-boot-spi/master
 2020-05-01 13:00 UTC  (2+ messages)

[v4] dm: ppc: MPC8548CDS: add i2c DM support
 2020-05-01 12:56 UTC 

[v3 01/27] rtc: ds1337: Add driver model support
 2020-05-01 12:04 UTC  (27+ messages)
` [v3 02/27] rtc: pt7c4338: "
` [v3 03/27] powerpc: create dts component of i2c to build up an SoC
` [v3 04/27] dm: powerpc: P5040DS: add i2c DM support
` [v3 05/27] configs: P5040DS: enable DM_I2C
` [v3 06/27] dm: powerpc: P1020: add i2c DM support
` [v3 07/27] configs: P1020RDB: enable DM_I2C and DM_RTC
` [v3 08/27] dts: powerpc: P2020RDB: add i2c node
` [v3 09/27] configs: P2020RDB: enable DM_I2C and DM_RTC
` [v3 10/27] dm: powerpc: P2041RDB: add i2c DM support
` [v3 11/27] config: P2041RDB: enable DM_I2C
` [v3 12/27] powerpc: dts: P3041: add i2c node
` [v3 13/27] configs: P3041DS: enable DM_I2C
` [v3 14/27] powerpc: dts: P4080: add i2c node
` [v3 15/27] configs: P4080DS: enable DM_I2C
` [v3 16/27] dm: powerpc: T1023/T1024: add i2c DM support
` [v3 17/27] configs: T1024RDB: enable DM_I2C and DM_RTC
` [v3 18/27] dm: ppc: p1010: add i2c DM support
` [v3 19/27] configs: P1010: Enable DM_I2C and DM_RTC
` [v3 20/27] dm: ppc: MPC8548CDS: add i2c DM support
` [v3 21/27] configs: MPC8548CDS: enable DM_I2C
` [v3 22/27] dm: ppc: T4240: add i2c DM support
` [v3 23/27] configs: T4240RDB: enable DM_I2C
` [v3 24/27] dm: powerpc: T2080/T2081: add i2c DM support
` [v3 25/27] configs: T2080: enable DM_I2C
` [v3 26/27] dm: powerpc: T1040/T1042: add i2c DM support
` [v3 27/27] configs: T1042D4RDB: enable DM_I2C and DM_RTC

[v2 1/4] powerpc: Enable device tree support for P1010RDB
 2020-05-01 11:06 UTC  (4+ messages)
` [v2 2/4] powerpc: P1010RDB: Compile legacy PCIe routines conditionally
` [v2 3/4] powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabled
` [v2 4/4] configs: P1010RDB: Enable PCIe driver

[PATCH v3 1/2] net: fec: Add possibility to enable TXC delay
 2020-05-01 10:46 UTC  (4+ messages)

[PATCH v3 0/7] x86: efi: Add a 64-bit coreboot payload
 2020-05-01 10:35 UTC  (24+ messages)
` [PATCH v3 1/7] x86: Move coreboot-table detection to common 32/64-bit code
` [PATCH v3 2/7] x86: Allow building an SPL image for coreboot
` [PATCH v3 3/7] x86: Move work-around out of cpu_jump_to_64bit_uboot()
` [PATCH v3 4/7] x86: Update SPL for coreboot
` [PATCH v3 5/7] x86: coreboot: Allow building an SPL image
` [PATCH v3 6/7] x86: Add an indication of 32/64-bit to bdinfo
` [PATCH v3 7/7] x86: Add a 64-bit coreboot build

[PATCH v2 0/7] rockchip: make it possible to sign the u-boot.itb
 2020-05-01 10:32 UTC  (3+ messages)
` [PATCH v2 7/7] rockchip: make_fit_atf: add signature handling

[PATCH v4 6/7] x86: Add an indication of 32/64-bit to bdinfo
 2020-05-01 10:32 UTC  (4+ messages)

[RFC][PATCH] mkimage: fit: Do not tail-pad fitImage with external data
 2020-05-01 10:31 UTC  (3+ messages)

[PATCH 0/8] qemu: arm64: Add support for uefi firmware management protocol routines
 2020-05-01  9:33 UTC  (16+ messages)
` [PATCH 1/8] semihosting: Change semihosting file operation functions into global symbols
` [PATCH 2/8] semihosting: Add support for writing to a file
` [PATCH 3/8] qemu: arm64: Add support for efi firmware management protocol routines
` [PATCH 4/8] efi_loader: Allow parsing of miscellaneous signature database variables
` [PATCH 5/8] efi_loader: Make the pkcs7 header parsing function an extern
` [PATCH 6/8] efi: capsule: Add support for uefi capsule authentication
` [PATCH 7/8] qemu: arm64: "
` [PATCH 8/8] qemu: arm64: Add documentation for capsule update

[v2 01/27] rtc: ds1337: Add driver model support
 2020-05-01  9:32 UTC  (2+ messages)

[RESEND 1/4] powerpc: Enable device tree support for P1010RDB
 2020-05-01  9:29 UTC  (5+ messages)
` [RESEND 2/4] powerpc: P1010RDB: Compile legacy PCIe routines conditionally
` [RESEND 3/4] powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabled
` [RESEND 4/4] configs: P1010RDB: Enable PCIe driver

am65x build issues
 2020-05-01  8:31 UTC  (3+ messages)

[PATCH v2 0/9] Add Rockchip RK3399 USB3.0 Host support
 2020-05-01  7:30 UTC  (10+ messages)
` [PATCH v2 1/9] usb: dwc3: add dis_enblslpm_quirk
` [PATCH v2 5/9] phy: rockchip: add a new driver for type-c phy
` [PATCH v2 7/9] ARM: dts: rk3399: amend dwc3 related nodes
` [PATCH v2 9/9] configs: evb-rk3399: update support usb3.0 host

[PATCH 00/10] efi_loader: add capsule update support
 2020-05-01  7:06 UTC  (10+ messages)
` [PATCH 01/10] efi_loader: disk: add efi_disk_is_system_part()
` [PATCH 04/10] efi_loader: capsule: add capsule_on_disk support

[PATCH v7 00/14] Add support for MediaTek xHCI host controller
 2020-05-01  6:40 UTC  (3+ messages)
` [PATCH v7 04/14] test: dm: phy: add a test item for the phy_bulk API

[PATCH] efi_loader: factor out the common code from efi_transfer_secure_state()
 2020-05-01  6:22 UTC  (2+ messages)

[PATCH] efi_loader: fixe unreachable statement in efi_sigstore_parse_siglist
 2020-05-01  6:13 UTC  (2+ messages)

[PATCH v2 1/2] Revert "kbuild: remove unused dtc-version.sh script"
 2020-05-01  4:04 UTC  (11+ messages)
` [PATCH v2 2/2] Makefile: Only build dtc if needed

[PATCH 0/8] Add dwc_eth_qos support for rockchip
 2020-04-30 22:52 UTC  (19+ messages)
` [PATCH 2/8] net: dwc_eth_qos: Fix the software reset
` [PATCH 3/8] net: dwc_eth_qos: Add option "snps, reset-gpio" phy-rst gpio for stm32
  ` [PATCH 3/8] net: dwc_eth_qos: Add option "snps,reset-gpio" "
` [PATCH 4/8] net: dwc_eth_qos: Move interface() to eqos_ops struct
` [PATCH 5/8] net: dwc_eth_qos: Make clk_rx and clk_tx optional
` [PATCH 6/8] net: dwc_eth_qos: Split eqos_start() to get link speed
` [PATCH 7/8] net: dwc_eth_qos: Export common struct and interface at head file
` [PATCH 8/8] net: gmac_rockchip: Add dwc_eth_qos support

Pull request for UEFI sub-system for efi-2020-07-rc2
 2020-04-30 22:04 UTC  (2+ messages)

[RFC 0/7] rockchip: Add PHY drivers
 2020-04-30 21:45 UTC  (8+ messages)
` [RFC 1/7] phy: Add Rockchip PCIe PHY driver
` [RFC 2/7] clk: rk3399: Enable/Disable the USB2PHY clk
` [RFC 3/7] phy: rockchip: Add Rockchip USB2PHY driver
` [RFC 4/7] arm64: dts: rk3399: Move u2phy into root port
` [RFC 5/7] arm64: dts: rk3399: Move pcie_phy "
` [RFC 6/7] pci: rockchip: Switch to generic-phy
` [RFC 7/7] pci: rockchip: Drop legacy PHY driver

Commits missing sign-off from Maintainer/Custodian
 2020-04-30 21:23 UTC 

[PATCH] arm: K3: Increase default SYSFW image size allocation
 2020-04-30 19:12 UTC 

Please pull u-boot-x86
 2020-04-30 19:10 UTC  (2+ messages)

reset on mpc83xx
 2020-04-30 19:06 UTC  (3+ messages)

[GIT PULL] Xilinx fixes for v2020.07-rc2
 2020-04-30 17:00 UTC  (2+ messages)

[PATCH] stm32mp1: Fix warning display when 1.5A power supply is used
 2020-04-30 16:41 UTC 

[PATCH v3 0/5] TI Ethernet PHY changes
 2020-04-30 16:30 UTC  (6+ 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 v3 5/5] net: phy: Add DP8382x phy registration to "

'ls' or 'ext4ls' misses files on FS
 2020-04-30 15:13 UTC  (5+ messages)

[PATCH] sifive: fix palmer's email address
 2020-04-30 14:42 UTC 

[PATCH v4 0/2] arm: stm32mp1: activate data cache in SPL and before relocation
 2020-04-30 14:30 UTC  (3+ messages)
` [PATCH v4 1/2] arm: stm32mp: "
` [PATCH v4 2/2] arm: stm32mp: activate data cache on DDR in SPL

[PATCH v2 0/7] x86: efi: Add a 64-bit coreboot payload
 2020-04-30 13:56 UTC  (2+ messages)

[PATCH] ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2
 2020-04-30 13:52 UTC 

[PATCH v1 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-04-30 13:52 UTC  (3+ messages)
` [PATCH v1 02/35] acpi: Add a function to get a device path and scope
  ` Antwort: "

[PATCH v2 0/2] Raspberry Pi 4 VL805 firmware load
 2020-04-30 13:33 UTC  (5+ messages)
` [PATCH v2 1/2] arm: rpi: Add function to trigger VL805's "
` [PATCH v2 2/2] usb: xhci: Load Raspberry Pi 4 VL805's firmware

[PATCH 0/3] boards: ls1088aqds: transition to CONFIG_DM_ETH
 2020-04-30 13:22 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT support
` [PATCH 2/3] board: ls1088aqds: transition to DM_ETH
` [PATCH 3/3] configs: ls1088aqds_tfa_defconfig: enable DM_ETH and related

[PATCH 1/2] arm64: armada-37xx: dts: sync armada-3720-espressobin.dts with u-boot-marvell
 2020-04-30 13:12 UTC 

[PATCH 2/2] arm64: armada-37xx: espressobin: enable SD card and network
 2020-04-30 13:12 UTC 

[PATCH 0/2] fixes for basic espressobin support
 2020-04-30 13:12 UTC 

[PATCH 00/19] Enable DM_ETH on some DPAA1 PowerPC platforms
 2020-04-30 13:00 UTC  (5+ messages)
` [PATCH 16/19] powerpc: dts: add QorIQ DPAA 1 FMan v3 to T1024RDB
` [PATCH 17/19] configs: enable DM_ETH support for P2041RDB
` [PATCH 18/19] configs: enable DM_ETH support for T1024RDB
` [PATCH 19/19] MAINTAINERS: add PowerPC DPAA dts include files to QorIQ DPAA


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