public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-11-03 08:39:45 to 2020-11-04 08:53:07 UTC [more...]

[PATCH] Makefile: Fix u-boot-nodtb.bin target
 2020-11-04  8:53 UTC  (5+ messages)

[PATCH 1/2] pinctrl: stmfx: update pincontrol and gpio device name
 2020-11-04  8:36 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: stmfx: update pin name

[PATCH] ARM: dts: stm32: Add DHCOM based PicoITX board
 2020-11-04  8:27 UTC  (2+ messages)

[PATCH] arm: stm32mp: correct the ALIGN macro usage
 2020-11-04  8:22 UTC 

[PATCH v3 0/7] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2020-11-04  8:10 UTC  (8+ messages)
` [PATCH v3 1/7] mtd: spi-nor: Add Cypress manufacturer ID
` [PATCH v3 2/7] mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t
` [PATCH v3 3/7] mtd: spi-nor: Add support for volatile QE bit
` [PATCH v3 4/7] mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
` [PATCH v3 5/7] mtd: spi-nor-core: Add overlaid sector erase feature
` [PATCH v3 6/7] mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
` [PATCH v3 7/7] mtd: spi-nor-tiny: "

[PATCH v2 0/3] Add Renesas SoC identification driver support
 2020-11-04  7:59 UTC  (7+ messages)
` [PATCH v2 1/3] dm: core: Add of_match_node helper function
` [PATCH v2 2/3] dm: soc: Add SoC id for attribute matching

[PATCH 1/1] riscv: enable SATA disk on qemu-riscv64_defconfig
 2020-11-04  7:28 UTC  (6+ messages)

stm32mp: The purpose of "!tee_find_device()"
 2020-11-04  7:07 UTC  (5+ messages)

[PATCH] dfu: add DFU_SKIP layout concept
 2020-11-04  6:17 UTC  (2+ messages)

[RFC] serial: pl01x: add sbsa-uart favor
 2020-11-04  5:24 UTC 

[PATCH v4 0/7] wdt: Add support for watchdogs on Kendryte K210
 2020-11-04  2:08 UTC  (4+ messages)

[PATCH] riscv: Fix efi header for RV32
 2020-11-04  1:49 UTC  (4+ messages)

[PATCH v4 00/13] x86: Updates to SMBIOS
 2020-11-04  1:21 UTC  (25+ messages)
` [PATCH v4 03/13] x86: Pass an ofnode into each SMBIOS function
` [PATCH v4 04/13] smbios: Allow properties to come from the device tree
` [PATCH v4 05/13] smbios: Add more properties
` [PATCH v4 06/13] smbios: Add documentation and devicetree binding
` [PATCH v4 07/13] sysinfo: Provide a default driver to set SMBIOS values
` [PATCH v4 08/13] rockchip: Use devicetree for SMBIOS settings
` [PATCH v4 09/13] imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULX
` [PATCH v4 10/13] odroid-c2: Use devicetree for SMBIOS settings
` [PATCH v4 11/13] arm64: mvebu: Use devicetree for SMBIOS settings on uDPU
` [PATCH v4 12/13] x86: galileo: Use devicetree for SMBIOS settings
` [PATCH v4 13/13] smbios: Drop the unused Kconfig options

[PATCH] binman: Call helper function binman_set_rom_offset() to fill offset
 2020-11-03 23:03 UTC  (4+ messages)

[PATCH] binman: Fix typo in kernel-doc format for binman_symname()
 2020-11-03 23:03 UTC  (6+ messages)

[PATCH v3 0/8] sandbox: implement cold reset
 2020-11-03 23:03 UTC  (23+ messages)
` [PATCH v3 1/8] sandbox: eth-raw: do not close the console input
` [PATCH v3 2/8] sandbox: enable poweroff command
` [PATCH v3 3/8] test/py: test poweroff
` [PATCH v3 4/8] sandbox: use O_CLOEXEC in os_open()
` [PATCH v3 5/8] sandbox: implement reset
` [PATCH v3 6/8] test: adjust sysreset tests
` [PATCH v3 7/8] sandbox: update function descriptions in os.h
` [PATCH v3 8/8] doc: add sandbox API

[PATCH v3 00/29] patman: Collect review tags and comments from Patchwork
 2020-11-03 23:03 UTC  (59+ messages)
` [PATCH v3 01/29] patman: Correct operation of -n
` [PATCH v3 02/29] azure/gitLab/travis: Add pygit2 as a dependency for tests
` [PATCH v3 03/29] patman: Update how tests are run
` [PATCH v3 04/29] patman: Fix whitespace errors in func_test
` [PATCH v3 05/29] patman: Use capture_sys_output() consistently
` [PATCH v3 06/29] patman: Fix remaining pylint3 warnings in func_test
` [PATCH v3 07/29] patman: Allow linking a series with patchwork
` [PATCH v3 08/29] patman: Fix indenting in patchstream
` [PATCH v3 09/29] patman: Fix constant style "
` [PATCH v3 10/29] patman: Rename functions "
` [PATCH v3 11/29] patman: Rename variables "
` [PATCH v3 12/29] patman: Drop unused args "
` [PATCH v3 13/29] patman: Fix up argument/return docs "
` [PATCH v3 14/29] patman: Move warning collection to a function
` [PATCH v3 15/29] patman: Attach warnings to individual patches
` [PATCH v3 16/29] patman: Convert 'Series-xxx' tag errors into warnings
` [PATCH v3 17/29] patman: Drop unused signoff member
` [PATCH v3 18/29] patman: Add a test for PatchStream tags
` [PATCH v3 19/29] patman: Add some tests for warnings
` [PATCH v3 20/29] patman: Convert testBasic() to use an interator
` [PATCH v3 21/29] patman: Fix spelling of plural for warning
` [PATCH v3 22/29] patman: Don't ignore lines starting with hash
` [PATCH v3 23/29] patman: Allow showing a Commit as a string
` [PATCH v3 24/29] patman: Improve handling of files
` [PATCH v3 25/29] patman: Detect missing upstream in CountCommitsToBranch
` [PATCH v3 26/29] patman: Support checking for review tags in patchwork
` [PATCH v3 27/29] patman: Support updating a branch with review tags
` [PATCH v3 28/29] patman: Support parsing of review snippets
` [PATCH v3 29/29] patman: Support listing comments from patchwork

[PATCH 1/1] test: test/bloblist.c depends on asm/state.h
 2020-11-03 23:02 UTC  (3+ messages)

[PATCH 1/1] test: linking test/compression.c fails
 2020-11-03 23:02 UTC  (3+ messages)

[PATCH 1/2] binman: Update intel_ifwi to store padded section
 2020-11-03 23:02 UTC  (4+ messages)
` [PATCH 2/2] binman: Correct calculation for image-pos

[PATCH] mmc: fsl_esdhc_imx: optimize the timing setting
 2020-11-03 21:55 UTC  (2+ messages)

[PATCH] mmc: atmel-sdhci: fix the clk_enable call in case of no ops
 2020-11-03 21:46 UTC  (2+ messages)

[PATCH 0/7] patman: Minor improvements to 'patman status'
 2020-11-03 20:54 UTC  (8+ messages)
` [PATCH 1/7] patman: Refactor how the default subcommand works
` [PATCH 2/7] patman: Correct Change-Ids error message args
` [PATCH 3/7] patman: Fix-up for plural warning
` [PATCH 4/7] patman: Update defaults in subparsers
` [PATCH 5/7] patman: Allow specifying the patchwork URL
` [PATCH 6/7] patman: Add a setting for the Patchwork URL
` [PATCH 7/7] patman: Add a Series-patchwork-url option

[PATCH 00/10] setexpr: Correct various bugs and add tests plus string support
 2020-11-03 16:30 UTC  (5+ messages)
` [PATCH 10/10] setexpr: Add support for strings

[PATCH] env: sf: fix init function behaviour
 2020-11-03 16:19 UTC  (3+ messages)

Speed/mode setting via "sf probe" command
 2020-11-03 16:19 UTC  (3+ messages)

[PATCH v5 15/27] clk: move clk-ti-sci driver to 'ti' directory
 2020-11-03 15:12 UTC  (5+ messages)
` [PATCH v5 18/27] misc: am33xx: add control module driver

test/Kconfig
 2020-11-03 15:12 UTC  (2+ messages)

CONFIG_SPL_UNIT_TEST
 2020-11-03 15:12 UTC  (2+ messages)

[PATCH] cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT
 2020-11-03 15:12 UTC  (2+ messages)

[PATCH v2 00/21] Add support for MediaTek MT7620 SoC
 2020-11-03 15:12 UTC  (5+ messages)
` [PATCH v2 05/21] mips: enable _machine_restart for spl
` [PATCH v2 10/21] serial: add uart driver for MediaTek MT7620 SoC

[PATCH 3/3] mmc: Only retrieve cd pin when GPIO is enabled
 2020-11-03 15:12 UTC  (2+ messages)

[PATCH 2/3] acpi: Only include asm header when available
 2020-11-03 15:12 UTC  (2+ messages)

[PATCH 0/2] rtc: initialize emulated RTC from environment variable
 2020-11-03 15:12 UTC  (5+ messages)
` [PATCH 1/2] rtc: use probe() to initialize emulated RTC
` [PATCH 2/2] rtc: initialize emulated RTC from environment variable

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

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-11-03 15:11 UTC  (5+ messages)
` [PATCH v4 07/27] rockchip: Enable building a SPI ROM image on bob

[PATCH 00/25] binman: Support compression of sections
 2020-11-03 15:11 UTC  (6+ messages)
` [PATCH 10/25] binman: Move section-building code into a function

[PATCH] spl: fit: Prefer a malloc()'d buffer for loading images
 2020-11-03 15:11 UTC  (2+ messages)

[PATCH v3 00/23] log: Add commands for manipulating filters
 2020-11-03 15:11 UTC  (9+ messages)
` [PATCH v3 09/23] test: log: Convert log_test from python to C
` [PATCH v3 10/23] test: log: Give tests names instead of numbers
` [PATCH v3 18/23] lib: Add getopt
` [PATCH v3 19/23] test: Add a test for getopt

[PATCH 00/11] bootm: Support substitions in bootargs and add tests
 2020-11-03 15:11 UTC  (11+ messages)
` [PATCH 11/11] bootm: Support string substitution in bootargs

[PATCH 1/2] video: simple_panel: Add sharp,lq123p1jx31 display
 2020-11-03 15:11 UTC  (4+ messages)
` [PATCH 2/2] video: simple_panel: Add boe,nv101wxmn51 display

[PATCH v2 1/2] rockchip: rk3399: Init clocks in U-Boot proper if SPL was not run
 2020-11-03 15:11 UTC  (4+ messages)
` [PATCH v2 2/2] rockchip: gru: Allow setting up clocks in U-Boot proper

[PATCH v1] imx: support i.MX8QM DMSSE20 a1 board
 2020-11-03 15:03 UTC  (3+ messages)

[PATCH] km/kirkwood: enable USB support and the host controller driver
 2020-11-03 14:49 UTC  (2+ messages)

[PATCH v3 1/2] smbios: add parsing API
 2020-11-03 14:34 UTC  (2+ messages)
` [PATCH v3 2/2] coreboot: make use of smbios parser

[PATCH v2 00/16] riscv: k210: Enable use of AI ram bank
 2020-11-03 14:33 UTC  (2+ messages)

[PATCH 0/3] RISC-V tracing support
 2020-11-03 13:33 UTC  (5+ messages)
` [PATCH 1/3] riscv: Add timer_get_us() for tracing

[PATCH v2 00/28] fs/squashfs: fix memory leaks and introduce exists() function
 2020-11-03 13:08 UTC  (46+ messages)
` [PATCH v2 01/28] fs/squashfs: fix board hang-up when calling .exists()
` [PATCH v2 02/28] fs/squashfs: sqfs_opendir: fix some memory leaks and dangling pointers
` [PATCH v2 03/28] fs/squashfs: sqfs_opendir: simplify error handling
` [PATCH v2 04/28] fs/squashfs: sqfs_closedir: fix memory leak
` [PATCH v2 05/28] fs/squashfs: sqfs_split_path: fix memory leak and dangling pointers
` [PATCH v2 06/28] fs/squashfs: sqfs_read_directory_table: fix memory leak
` [PATCH v2 07/28] fs/squashfs: sqfs_search_dir: fix dangling pointer
` [PATCH v2 08/28] fs/squashfs: sqfs_search_dir: fix memory leaks
` [PATCH v2 09/28] fs/squashfs: sqfs_read_inode_table: fix dangling pointer
` [PATCH v2 10/28] fs/squashfs: sqfs_concat_tokens: check if malloc succeeds
` [PATCH v2 11/28] fs/squashfs: sqfs_size: fix dangling pointer dirs->entry
` [PATCH v2 12/28] fs/squashfs: sqfs_size: remove useless sqfs_closedir()
` [PATCH v2 13/28] fs/squashfs: sqfs_read: fix dangling pointer dirs->entry
` [PATCH v2 14/28] fs/squashfs: sqfs_read: remove useless sqfs_closedir()
` [PATCH v2 15/28] fs/squashfs: sqfs_read: fix memory leak
` [PATCH v2 16/28] fs/squashfs: sqfs_read: fix another "
` [PATCH v2 17/28] fs/squashfs: sqfs_frag_lookup: simplify error handling
` [PATCH v2 18/28] fs/squashfs: sqfs_get_abs_path: fix error check
` [PATCH v2 19/28] fs/squashfs: sqfs_get_abs_path: fix possible memory leak on error
` [PATCH v2 20/28] fs/squashfs: sqfs_read: fix memory leak on finfo.blk_sizes
` [PATCH v2 21/28] fs/squashfs: sqfs_probe: fix possible memory leak on error
` [PATCH v2 22/28] fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free
` [PATCH v2 23/28] fs/squashfs: sqfs_probe: reset cur_dev/cur_part_info to NULL on error
` [PATCH v2 24/28] fs/squashfs: sqfs_probe: use sqfs_decompressor_init() return value
` [PATCH v2 25/28] fs/squashfs: sqfs_read: don't write beyond buffer size
` [PATCH v2 26/28] fs/squashfs: sqfs_read: remove buggy offset functionality
` [PATCH v2 27/28] fs/squashfs: sqfs_read: fragmented files are not supported
` [PATCH v2 28/28] fs/squashfs: implement exists() function

[PATCH] edid: investigate dtd from cea861 extension if necessary
 2020-11-03 12:50 UTC 

[PATCH] env: env_sf: don't set .init op if not needed
 2020-11-03 12:30 UTC  (9+ messages)

[PATCH 1/4] arm: cache-cp15: add error when region is not aligned on MMU_SECTION
 2020-11-03 11:01 UTC  (4+ messages)
` [PATCH 2/4] arm: cache-cp15: simplify trace support for LPAE
` [PATCH 3/4] arm: cache-cp15: correct debug trace
` [PATCH 4/4] scmi: smt: correct mmu_set_region_dcache_behaviour parameters

[PATCH v6 0/7] Add HiHope RZ/G2[HMN] board support
 2020-11-03 10:54 UTC  (10+ messages)
  ` [PATCH v6 2/7] mmc: renesas-sdhi: Add SDHI quirks for R-Car M3-W and RZ/G2M
  ` [PATCH v6 6/7] mmc: renesas-sdhi: Add SDHI quirks for R-Car H3 and RZ/G2H

[PATCH v5 1/2] arm: rmobile: Add RZ/G2[HMNE] SoC support
 2020-11-03 10:06 UTC  (5+ messages)

[PATCH v2 0/3] Various minor patches
 2020-11-03  9:17 UTC  (7+ messages)
` [PATCH v2 1/3] x86: zimage: Add a little more logging
` [PATCH v2 2/3] x86: zimage: Sanity-check the kernel version before printing it
` [PATCH v2 3/3] x86: zimage: Quieten down the zimage boot process

[PATCH] mmc: fsl_esdhc_imx: add wait_dat0() support
 2020-11-03  9:03 UTC  (4+ messages)


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