public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-12-01 22:58:01 to 2020-12-03 16:59:46 UTC [more...]

[PATCH 1/1] log: typos in include/log.h
 2020-12-03 16:59 UTC  (2+ messages)

[PATCH 1/2] log: Fix comment for LOGC_BOOT
 2020-12-03 16:59 UTC  (4+ messages)
` [PATCH 2/2] global_data: Fix comment for dm_driver_rt

[PATCH] watchdog: sbsa: timeout should be in "millisecond"
 2020-12-03 16:59 UTC  (2+ messages)

[PATCH] fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free
 2020-12-03 16:59 UTC  (2+ messages)

[PATCH v1] linux/compat.h: Remove debug() from spin_lock_irqsave()
 2020-12-03 16:59 UTC  (6+ messages)

[PATCH v2] common: update: fix an "unused" warning against update_flash()
 2020-12-03 16:59 UTC  (2+ messages)

[PATCH] km/common: remove CONFIG_MTD_CONCAT
 2020-12-03 16:59 UTC  (2+ messages)

[PATCH] remove obsolete option CONFIG_JFFS2_CMDLINE
 2020-12-03 16:58 UTC  (2+ messages)

[SPECIFICATION RFC] The firmware and bootloader log specification
 2020-12-03 16:31 UTC  (4+ messages)

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

[PATCH v1 1/2] x86: edison: Use dwc3-generic driver for Intel Edison
 2020-12-03 16:25 UTC  (2+ messages)
` [PATCH v1 2/2] x86: edison: Switch to DM_USB_GADGET

[PATCH] Missing regulator-init-microvolt in rk3399-firefly-u-boot.dtsi
 2020-12-03 16:04 UTC 

[PATCH v1] x86: edison: BINMAN selection is specific to the board
 2020-12-03 15:40 UTC 

[PATCH v1 1/3] f_rockusb: Use NULL instead of 0 for pointers
 2020-12-03 15:32 UTC  (3+ messages)
` [PATCH v1 2/3] f_rockusb: Avoid use-after-free in the global pointer variable
` [PATCH v1 3/3] f_fastboot: "

Please convert last remaining file to UTF-8 encoding
 2020-12-03 14:27 UTC 

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

[PATCH 00/34] Sama7g5 Evaluation Kit support
 2020-12-03 11:20 UTC  (39+ 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 14/34] configs: sama7g5: use PIT64B
` [PATCH 15/34] ARM: dts: sama7g5: enable autoboot
` [PATCH 16/34] ARM: dts: sama7g5: add pit64b support
` [PATCH 17/34] ARM: dts: at91: sama7g5: add pinctrl node
` [PATCH 18/34] ARM: dts: at91: sama7g5ek: add pinctrl for sdmmc1 and flx3
` [PATCH 19/34] configs: sama7g5ek: enable mii command
` [PATCH 20/34] ARM: dts: sama7g5: add GMAC0
` [PATCH 21/34] ARM: dts: sama7g5: add GMAC1
` [PATCH 22/34] board: atmel: sama7g5ek: increase arp timeout and retry count
` [PATCH 23/34] configs: sama7g5ek: enable support for KSZ9131
` [PATCH 24/34] configs: sama7g5ek: enable CCF
` [PATCH 25/34] ARM: dts: at91: sama7g5: add assigned clocks for sdmmc1
` [PATCH 26/34] ARM: dts: at91: sama7g5: add node for sdmmc0
` [PATCH 27/34] ARM: dts: at91: sama7g5ek: enable sdmmc0 with pinctrl
` [PATCH 28/34] board: atmel: sama7g5ek: clean-up header bootcommand
` [PATCH 29/34] configs: sama7g5: add mmc config for sdmmc0
` [PATCH 30/34] ARM: dts: at91: sama7g5: add flexcom1 and i2c subnode
` [PATCH 31/34] ARM: dts: sama7g5ek: add i2c1 bus and eeproms
` [PATCH 32/34] board: atmel: sama7g5ek: add support for MAC address retreival
` [PATCH 33/34] configs: sama7g5ek: add i2c and eeprom
` [PATCH 34/34] ARM: dts: sama7g5ek: fix TXC pin configuration

[PATCH v7 0/4] Add CPU identification support for RZ/G2 SoC's
 2020-12-03 10:20 UTC  (10+ messages)
` [PATCH v7 1/4] arm: rmobile: Add RZ/G2[HMNE] SoC support
  ` [PATCH v7 2/4] mmc: renesas-sdhi: Add SDHI quirks for R-Car M3-W and RZ/G2M
  ` [PATCH v7 3/4] mmc: renesas-sdhi: Add SDHI quirks for R-Car M3-N and RZ/G2N
  ` [PATCH v7 4/4] mmc: renesas-sdhi: Add SDHI quirks for R-Car H3 and RZ/G2H

[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  (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 2/2] ARM: dts: imx8m: add UHS or HS400/HS400ES properties
 2020-12-02 18:01 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/2] imx8m: introduce high speed mode support in usdhc
 2020-12-02 17:59 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: imx8m: increase off-on delay on the SD Vcc regulator
  ` [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 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 

[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


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