public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-11-30 20:12:33 to 2020-12-03 09:28:29 UTC [more...]

[PATCH 00/34] Sama7g5 Evaluation Kit support
 2020-12-03  9:28 UTC  (14+ messages)
` [PATCH 01/34] ARM: dts: sama7g5: add initial DT for sama7g5 SoC
` [PATCH 02/34] board: atmel: sama7g5ek: add initial support for sama7g5ek
` [PATCH 03/34] board: atmel: sama7g5ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR
` [PATCH 04/34] configs: sama7g5ek: set malloc pool to 68K
` [PATCH 05/34] configs: sama7g5ek: enable pll driver
` [PATCH 06/34] ARM: dts: sama7g5: move clock frequencies for xtals in board file
` [PATCH 07/34] ARM: dts: sama7g5: add slow rc and main rc oscillators
` [PATCH 08/34] ARM: dts: sama7g5: add u-boot, dm-pre-reloc bindings for xtals
` [PATCH 09/34] ARM: dts: sama7g5: add slow clock bindings
` [PATCH 10/34] ARM: dts: sama7g5: add PMC bindings
` [PATCH 11/34] ARM: dts: sama7g5: switch to "
` [PATCH 12/34] configs: sama7g5: enable CONFIG_CPU
` [PATCH 13/34] ARM: dts: sama7g5: add CPU bindings

[PATCH 0/6] add support for sama7g5 ethernet interfaces
 2020-12-03  9:25 UTC  (7+ messages)
` [PATCH 1/6] net: macb: use dummy descriptor for RBQP
` [PATCH 2/6] net: macb: add user io config data structure
` [PATCH 3/6] net: macb: check clk_set_rate return value to be negative
` [PATCH 4/6] net: macb: add support for sama7g5 gmac
` [PATCH 5/6] net: macb: add support for sama7g5 emac
` [PATCH 6/6] net: macb: take into account all RGMII interface types

[PATCH 0/4] console: remove #ifdef CONFIG when it is possible
 2020-12-03  9:20 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] console: add function console_devices_set
` [PATCH 3/4] console: remove #ifdef CONFIG_CONSOLE_RECORD
` [PATCH 4/4] console: add console_tstc_check helper function for CONSOLE_MUX

[PATCH 0/2] add support for dll setup on ksz9131
 2020-12-03  9:18 UTC  (3+ messages)
` [PATCH 1/2] net: phy: micrel: add support for DLL "
` [PATCH 2/2] net: phy: micrel: fix typo

[PATCH 0/6] video: remove VIDCONSOLE_AS_LCD and VIDCONSOLE_AS_NAME
 2020-12-03  9:15 UTC  (7+ messages)
` [PATCH 1/6] tbs2910: configs: remove VIDCONSOLE_AS_LCD
` [PATCH 2/6] peach-pit: "
` [PATCH 3/6] snow: "
` [PATCH 4/6] peach-pi: "
` [PATCH 5/6] spring: "
` [PATCH 6/6] video: remove VIDCONSOLE_AS_LCD and VIDCONSOLE_AS_NAME

[PATCH 0/3] video: seps525: Add new driver for seps525 OLED display
 2020-12-03  9:13 UTC  (4+ messages)
` [PATCH 1/3] video: Introduce video_sync call
` [PATCH 2/3] video: seps525: Add dt binding description
` [PATCH 3/3] video: seps525: Add seps525 SPI driver

[PATCH v2] fdt: Use phandle to distinguish DT nodes with same name
 2020-12-03  5:27 UTC  (3+ messages)

[PATCH v3] fdt: Use phandle to distinguish DT nodes with same name
 2020-12-03  5:25 UTC 

[RESEND,PATCH v3] cmd: Add a pwm command
 2020-12-03  4:57 UTC 

[PATCH v3] cmd: Add a pwm command
 2020-12-03  4:54 UTC  (2+ messages)

[PATCH] powerpc: mpc85xx: Allow boards to override CONFIG_USB_MAX_CONTROLLER_COUNT
 2020-12-03  3:24 UTC 

[u-boot,v2019.04-aspeed, v1 0/1] Common:fdt: Check for error return
 2020-12-03  2:17 UTC  (3+ messages)
` [u-boot, v2019.04-aspeed, v1 1/1] Common:fdt: Check for error return value
` [u-boot, v2019.04-aspeed, v1 0/1] Common:fdt: Check for error return

[PATCH v2] cmd: Add a pwm command
 2020-12-03  2:04 UTC  (5+ messages)

[PATCH v1] x86: edison: Add CPU to compatible string
 2020-12-03  2:04 UTC  (2+ messages)

[PATCH 1/1] efi_loader: replace printf by log in efi_uclass.c
 2020-12-03  2:04 UTC  (2+ messages)

[PATCH v3 1/2] cmd: load: Fix code indentation
 2020-12-03  2:04 UTC  (3+ messages)
` [PATCH v3 2/2] common: usb_storage: "

[PATCH 00/27] dm: Change the way sequence numbers are implemented
 2020-12-03  2:04 UTC  (10+ messages)
` [PATCH 01/27] linker_lists: Fix alignment issue
` [PATCH 02/27] efi: Drop unwanted message in efi_uc_destroy()

[SPECIFICATION RFC] The firmware and bootloader log specification
 2020-12-03  1:17 UTC  (3+ messages)

[PATCH v4] usb: xhci: fix lack of short packet event trb handling
 2020-12-02 22:52 UTC  (2+ messages)

[PATCH] console: cosmetics: remove #if 0
 2020-12-02 22:21 UTC  (2+ messages)

[dwi2c PATCH v1] dwi2c add offsets to reads
 2020-12-02 21:52 UTC  (8+ messages)

[PATCH v2 0/9] log: don't build the trace buffer when log is not ready
 2020-12-02 21:46 UTC  (11+ messages)
` [PATCH v2 2/9] "
` [PATCH v2 4/9] log: use console puts to output trace before LOG init
` [PATCH v2 7/9] console: allow to record console output before ready
    ` [Uboot-stm32] "

[PATCH 00/10] setexpr: Correct various bugs and add tests plus string support
 2020-12-02 21:23 UTC  (21+ messages)
` [PATCH 01/10] test: Add some tests for setexpr
` [PATCH 02/10] command: Add constants for cmd_get_data_size string / error
` [PATCH 03/10] setexpr: Add explicit support for 32- and 64-bit ints
` [PATCH 04/10] test: Add some setexpr regex tests
` [PATCH 05/10] setexpr: Split the core logic into its own function
` [PATCH 06/10] setexpr: Add some tests for buffer overflow and backref
` [PATCH 07/10] setexpr: Correct dropping of final unmatched string
` [PATCH 08/10] setexpr: Correct buffer overflow bug and enable tests
` [PATCH 09/10] setexpr: Convert to use a struct for values
` [PATCH 10/10] setexpr: Add support for strings

[PATCH] km/arm: coding style clean up
 2020-12-02 21:22 UTC  (2+ messages)

[PATCH] spl: spl_fit.c: enable check of signature for config node in spl/tpl
 2020-12-02 21:22 UTC  (2+ messages)

[PATCH 1/4] IPQ40xx: clk: use dev_read_addr()
 2020-12-02 21:22 UTC  (8+ messages)
` [PATCH 2/4] IPQ40xx: clk: drop breaks in switch case
` [PATCH 3/4] IPQ40xx: clk: dont always return 0
` [PATCH 4/4] IPQ40xx: clk: add USB clock handling

[PATCH] Makefile: Correctly propagate failure when removing target
 2020-12-02 21:21 UTC  (2+ messages)

[PATCH 1/2] hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files
 2020-12-02 21:21 UTC  (3+ messages)
` [PATCH 2/2] cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2

[PATCH 1/1] net: sntp: remove CONFIG_TIMESTAMP constraint
 2020-12-02 21:21 UTC  (2+ messages)

[PATCH] gpio: Convert to use APIs which support live DT
 2020-12-02 21:21 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: pxe: Use internal FDT if external one cannot be retrieved
 2020-12-02 21:21 UTC  (3+ messages)
` [U-Boot] [PATCH v2] cmd: pxe: Use internal FDT if retrieving from FDTDIR fails

[U-Boot] [PATCH] Adds basic support for ProxyDHCP
 2020-12-02 21:21 UTC  (2+ messages)

[PATCH v5 0/7] Microchip PolarFire SoC support
 2020-12-02 20:32 UTC  (8+ messages)
` [PATCH v5 1/7] riscv: Add DMA 64-bit address support
` [PATCH v5 2/7] net: macb: Add DMA 64-bit address support for macb
` [PATCH v5 3/7] net: macb: Add phy address to read it from device tree
` [PATCH v5 4/7] clk: Add Microchip PolarFire SoC clock driver
` [PATCH v5 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v5 6/7] riscv: Add Microchip MPFS Icicle Kit support
` [PATCH v5 7/7] doc: board: Add Microchip MPFS Icicle Kit doc

[PATCH v1] linux/compat.h: Remove debug() from spin_lock_irqsave()
 2020-12-02 18:53 UTC  (5+ messages)

[PATCH 0/2] imx8m: introduce high speed mode support in usdhc
 2020-12-02 18:01 UTC  (8+ messages)
` [PATCH 1/2] ARM: dts: imx8m: increase off-on delay on the SD Vcc regulator
  ` [PATCH v2 "
` [PATCH 2/2] ARM: dts: imx8m: add UHS or HS400/HS400ES properties
  ` [PATCH v2 "

[PATCH v2 1/3] MAINTAINERS: Update ARM STI and ARM STM STM32MP Arch maintainers emails
 2020-12-02 17:47 UTC  (3+ messages)
` [PATCH v2 2/3] treewide: Update email address Patrick Delaunay and Patrice Chotard
` [PATCH v2 3/3] .mailmap: map Patrick Delaunay and my email address

[PATCH 1/2] MAINTAINERS: Update ARM STI and ARM STM STM32MP Arch maintainers emails
 2020-12-02 17:40 UTC  (4+ messages)
` [PATCH 2/2] treewide: Update email address Patrick Delaunay and Patrice Chotard

[PATCH] tools: add a simple script to generate EFI variables
 2020-12-02 16:46 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v10 00/11] efi_loader: add capsule update support
 2020-12-02 15:55 UTC  (4+ messages)
` [PATCH v10 11/11] sandbox: enable capsule update for testing

[PATCH 0/3 v2] extend EFI_TCG2_PROTOCOL support
 2020-12-02 15:42 UTC  (4+ messages)
` [PATCH 2/3 v2] efi_loader: Introduce eventlog support for TCG2_PROTOCOL

[PATCH 1/1] sandbox: implement runtime system reset
 2020-12-02 15:22 UTC 

Booting Linux from U-Boot in qemu-system-riscv64?
 2020-12-02 14:53 UTC  (3+ messages)
` [sw-dev] "

[PATCH 0/4] Use just one DTS file for all Espressobin variants
 2020-12-02 14:35 UTC  (9+ messages)
` [PATCH 4/4] arm: mvebu: Espressobin: Detect presence of emmc at runtime

[PATCH 1/2] configs: sandbox: activate DEBUG_UART
 2020-12-02 13:54 UTC  (4+ messages)
` [PATCH 2/2] console: sandbox: remove unnecessary sandbox code

[PATCH v3 1/1] riscv: reset after crash
 2020-12-02 13:36 UTC 

[PATCH] clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypass
 2020-12-02 11:39 UTC 

[PATCH v6 17/28] fdt: translate address if #size-cells = <0>
 2020-12-02 11:04 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Switch to MCO2 for PHY 50 MHz clock
 2020-12-02  8:36 UTC  (2+ messages)

[PATCHv2 0/2] add support for Compulab iot-gate-imx8
 2020-12-02  8:29 UTC  (3+ messages)
` [PATCHv2 1/2] arm: dts: add imx8mm-cl-iot-gate dts file
` [PATCHv2 2/2] arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate)

[PATCH] arm64: zynqmp: Sync DT with Linux kernel
 2020-12-02  8:03 UTC 

[PATCH v7 0/4] Add CPU identification support for RZ/G2 SoC's
 2020-12-02  7:09 UTC  (4+ messages)
` [PATCH v7 1/4] arm: rmobile: Add RZ/G2[HMNE] SoC support

[v1 0/5] Add Vendor Authorized Boot (VAB) support
 2020-12-02  2:47 UTC  (9+ messages)
` [v1 2/5] arm: socfpga: cmd: Support 'vab' command
` [v1 3/5] arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VAB support
` [v1 4/5] configs: socfpga: soc64: Remove 'run linux_qspi_enable' from bootcommand
` [v1 5/5] configs: socfpga: Add defconfig for Agilex and Diamond Mesa with VAB support

[PATCH] video: Fix line padding calculation for 16 and 24 BPP bitmaps
 2020-12-01 21:59 UTC  (2+ messages)

mt7628-eth: phy link up detection takes too long
 2020-12-01 19:49 UTC 

[PATCH 1/4] arm: cache-cp15: add error when region is not aligned on MMU_SECTION
 2020-12-01 19:12 UTC  (2+ messages)

[PATCH 1/3] mtd: spi nor: add support for dual and quad bit transfers
 2020-12-01 19:06 UTC  (6+ messages)
` [PATCH 2/3] TI QSPI: add support for dual and quad-bit I/O read

[PATCH 0/2] add support for Compulab iot-gate-imx8
 2020-12-01 18:11 UTC  (5+ messages)
` [PATCH 1/2] dts: add iot-gate-imx8 dts file
` [PATCH 2/2] arm: imx8m: add support for Compulab iot-gate-imx8

[PATCH 0/8] Raspberry Pi 400/Compute Module 4 support
 2020-12-01 17:08 UTC  (6+ messages)
` [PATCH 1/8] rpi: Add identifier for the new RPi400
` [PATCH 2/8] rpi: Add identifier for the new CM4

[PATCH 1/1] riscv: qemu: enable distro boot from scsi
 2020-12-01 16:30 UTC 

[PATCH v2 1/2] cmd: load: Fix code indentation
 2020-12-01 16:09 UTC  (3+ messages)
` [PATCH v2 2/2] common: usb_storage: "

[PULL] u-boot-mips fixes for v2021.01
 2020-12-01 15:46 UTC  (2+ messages)

[PATCH] serial: uartlite: Fix uninitialized ret in debug uartlite
 2020-12-01 13:35 UTC 

[PATCH 1/2] cmd: load: Fix code indentation
 2020-12-01 13:14 UTC  (2+ messages)
` [PATCH 2/2] common: usb_storage: "

[PATCH v4 0/2] dm: core: drivers: add function uclass_probe_all()
 2020-12-01 12:44 UTC  (10+ messages)
` [PATCH v4 1/2] dm: core: add function uclass_probe_all() to probe all devices
` [PATCH v4 2/2] drivers: serial: probe all uart devices

[PATCH] riscv: timer: Add support for an early timer
 2020-12-01 11:14 UTC  (8+ messages)

[PATCH v4 0/7] Microchip PolarFire SoC support
 2020-12-01 10:31 UTC  (11+ messages)
` [PATCH v4 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v4 7/7] doc: board: Add Microchip MPFS Icicle Kit doc

[PATCH 1/4] ARM: dts: stm32: Enable internal pull-ups for SDMMC1 on DHCOM SoM
 2020-12-01 10:29 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: stm32: Disable SDMMC1 CKIN feedback clock
` [PATCH 3/4] ARM: dts: stm32: Enable SDMMC3 on DH DRC02
` [PATCH 4/4] ARM: dts: stm32: Add USB OTG ID pin on DH AV96

[PATCH] spi: omap3_spi: Fix speed and mode selection
 2020-12-01 10:19 UTC  (3+ messages)

[PATCH] mtd: spi-nor-ids: add Winbond W25Q32JW-IM flash
 2020-11-30 23:12 UTC 

[PATCH] binman: Handle tool paths containing '~' correctly
 2020-11-30 20:15 UTC  (4+ messages)

[PATCH v2] sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENT
 2020-11-30 20:15 UTC  (2+ messages)

[PATCH] dm: core: Fix incorrect flag check
 2020-11-30 20:15 UTC  (3+ messages)

[PATCH] binman: Remove additional backslash
 2020-11-30 20:15 UTC  (3+ messages)

[PATCH v6 00/28] Add DM support for omap PWM backlight
 2020-11-30 20:12 UTC  (3+ messages)
` [PATCH v6 17/28] fdt: translate address if #size-cells = <0>

[PATCH] common: spl: spl_fit.c: report an error on hash check fail
 2020-11-30 20:12 UTC  (2+ messages)

[PATCH 1/2] tools: image-host: clean function fit_config_get_hash_list
 2020-11-30 20:12 UTC  (3+ messages)
` [PATCH 2/2] tools: image-host: add support for several sub-images


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