public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-02-22 22:47:12 to 2023-02-24 14:43:36 UTC [more...]

[PATCH] fs: btrfs: limit the mapped length to the original length
 2023-02-24 14:43 UTC  (2+ messages)

Pull request for efi-2023-04-rc3-2
 2023-02-24 14:42 UTC  (2+ messages)

[PATCH v2 0/2] imx93: add ADC support
 2023-02-24 14:31 UTC  (7+ messages)
` [PATCH 1/2] dm: adc: add iMX93 "
` [PATCH 2/2] imx93_evk: enable ADC

[PATCH 1/1] sandbox: allow building sandbox_spl with CONFIG_DEBUG
 2023-02-24 13:59 UTC  (3+ messages)

[PATCH] ARM: dts: at91: sama7g5: fix clock id for ebi node
 2023-02-24 12:30 UTC  (2+ messages)

[RFC PATCH] binman: bintool: etype: Add support for ti-secure entry
 2023-02-24 12:03 UTC 

[PATCH v3] binman: bintool: Add support for tool directories
 2023-02-24 11:51 UTC 

[PATCH v2] binman: bintool: Add support for tool directories
 2023-02-24 11:31 UTC  (5+ messages)

[PATCH 1/2] clk: sunxi: add THS clk/reset
 2023-02-24 11:06 UTC  (3+ messages)
` [PATCH 2/2] drivers: thermal: Introduce sun8i_thermal

[PATCH] usb: dwc3-meson-g12a: Select PHY instead of imply PHY
 2023-02-24  9:58 UTC  (2+ messages)

[PATCH 01/13] common/Kconfig: Reword text for BOARD_TYPES
 2023-02-24  9:07 UTC  (4+ messages)
` [PATCH 09/13] s5p: Remove empty arch_misc_init

[PATCH v2 0/2] odroid: fix boot issues on u2, xu4 and siblings
 2023-02-24  9:05 UTC  (4+ messages)
` [PATCH v2 2/2] samsung: common: do not reset if cros-ec uclass is missing

[PATCH v1 00/11] Tegra DC improvements
 2023-02-24  8:17 UTC  (2+ messages)

[PATCH v2 0/2] Fix sparse warnings
 2023-02-24  7:43 UTC  (4+ messages)
` [PATCH v2 1/2] xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write
` [PATCH v2 2/2] xilinx: zynqmp: Add missing prototype for board_boot_order

[PATCH 0/3] USB OTG support for radxa cm3 IO board
 2023-02-24  7:24 UTC  (6+ messages)
` [PATCH 1/3] arm: dts: rockchip: rk3566: Enable USB OTG for Radxa CM3
` [PATCH 2/3] rockchip: rk356x: update the dwc3_device register offset
` [PATCH 3/3] rk3566: radxa-cm3: Enable USB OTG

Boot from 64-bit memory address?
 2023-02-24  6:32 UTC  (3+ messages)

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-02-24  6:27 UTC  (27+ messages)
` [PATCH RFC u-boot-mvebu 15/59] tools: kwboot: Fix parsing UART image without data checksum
` [PATCH RFC u-boot-mvebu 20/59] cmd: mvebu/bubt: Add support for selecting eMMC HW partition

[PATCH v1] configs: j7200: Merge HS and non-HS defconfigs
 2023-02-24  5:13 UTC  (4+ messages)

[PATCH v2 1/2] configs: j721s2: merge HS and non-HS defconfigs
 2023-02-24  5:07 UTC  (2+ messages)
` [PATCH v2 2/2] configs: j7200: Merge "

[PATCH 0/4] Fix arasan nand driver issues
 2023-02-24  5:07 UTC  (5+ messages)
` [PATCH 1/4] mtd: nand: arasan: Remove hardcoded bbt option
` [PATCH 2/4] mtd: nand: arasan: Set ofnode value
` [PATCH 3/4] arm64: dts: zynqmp: Fix nand dt node
` [PATCH 4/4] arm64: dts: zynqmp: Enable nand-on-flash-bbt in DT by default

Docs for RISC-V
 2023-02-24  3:17 UTC  (5+ messages)

[PATCH v1 00/24] CONFIG_IS_ENABLED vs IS_ENABLED
 2023-02-24  1:19 UTC  (16+ messages)
` [PATCH v1 17/24] ns16550: match when to define bdf with uart code
` [PATCH v1 18/24] solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of CONFIG_CMD_SATA
` [PATCH v1 19/24] arm: mach-imx: use CONFIG_$(SPL_)SATA instead of CONFIG_SATA

[PATCH v2 00/24] tools: Support uploading tools to PyPi for use with pip
 2023-02-24  1:18 UTC  (25+ messages)
` [PATCH v2 01/24] binman: Avoid unwanted output in testFitFirmwareLoadables()
` [PATCH v2 02/24] Revert "patman: test_util: Print test stdout/stderr within test summaries"
` [PATCH v2 03/24] Remove concurrencytest
` [PATCH v2 04/24] patman: Move library functions into a library directory
` [PATCH v2 05/24] script: Add a script to build a PyPi package
` [PATCH v2 06/24] patman: Add support for building a u_boot_tools "
` [PATCH v2 07/24] patman: Avoid importing test_checkpatch before it is needed
` [PATCH v2 08/24] patman: Add support for building a patman PyPi package
` [PATCH v2 09/24] buildman: Move the main code into a function
` [PATCH v2 10/24] buildman: Hide the test options unless test code is available
` [PATCH v2 11/24] buildman: Fix use of a type as a variable
` [PATCH v2 12/24] buildman: Use importlib to find the help
` [PATCH v2 13/24] buildman: Add support for building a buildman PyPi package
` [PATCH v2 14/24] dtoc: Hide the test options unless test code is available
` [PATCH v2 15/24] dtoc: Move the main code into a function
` [PATCH v2 16/24] dtoc: Use pathlib to find the test directory
` [PATCH v2 17/24] dtoc: Add support for building a dtoc PyPi package
` [PATCH v2 18/24] binman: Move the main code into a function
` [PATCH v2 19/24] binman: Hide the 'test' command unless test code is available
` [PATCH v2 20/24] binman: Use importlib to find the help
` [PATCH v2 21/24] binman: Add support for building a binmanu PyPi package
` [PATCH v2 22/24] test: Add concurrencytest to the requirements
` [PATCH v2 23/24] doc: Add notes on how to install patman and binman
` [PATCH v2 24/24] CI: Add a check for building tools for PyPi

[PATCH 1/3] m68k: add mmc device for mcf5441x
 2023-02-24  0:52 UTC  (3+ messages)
` [PATCH 2/3] board: stmark2: add mmc support
` [PATCH 3/3] mmc: fsl_esdhc_imx: add ColdFire support

[PATCH] m68k: use longword-based jumps
 2023-02-24  0:47 UTC 

[PATCH] board: amcore: fix u-boot mtd partition
 2023-02-24  0:47 UTC 

[PATCH RFC 0/3] FMP versioning support
 2023-02-23 23:28 UTC  (3+ messages)

[PATCH v5 00/44] More tidy-ups of Kconfig options
 2023-02-23 23:07 UTC  (8+ messages)
` [PATCH v5 25/44] sandbox: Tidy up I2C options
` [PATCH v5 30/44] lib: Add an SPL config for LIB_UUID
` [PATCH v5 34/44] rockchip: Avoid checking environment without ENV_SUPPORT

[PATCH v1 0/3] fdt: Fix mtparts fixup
 2023-02-23 22:35 UTC  (6+ messages)

[PATCH] lmb: Bump CONFIG_LMB_MAX_REGIONS
 2023-02-23 22:34 UTC  (10+ messages)

[PATCH V2 0/9] Rockchip: Improve Support for RK3566 Devices
 2023-02-23 22:14 UTC  (7+ messages)
` [PATCH V2 1/9] gpio: gpio-rockchip: parse gpio-ranges for bank id
` [PATCH V2 7/9] gpio/rockchip: rk_gpio support v2 gpio controller
` [PATCH V2 8/9] arm64: dts: rockchip: add gpio-ranges property to gpio nodes

[PATCH] lib: bzip2: remove inlining
 2023-02-23 22:09 UTC  (6+ messages)

Pull request, u-boot-tegra/master
 2023-02-23 21:25 UTC 

[PATCH v6 0/6] tpm: Support boot measurements
 2023-02-23 21:17 UTC  (13+ messages)
` [PATCH v6 3/6] "
` [PATCH v6 5/6] test: Add sandbox TPM boot measurement
` [PATCH v6 6/6] doc: Add measured boot documentation

[PATCH] clk: rockchip: rk3568: add more supported clk rates for sdmmc and emmc
 2023-02-23 21:03 UTC 

[PATCH v2 1/1] cmd: bootefi: allocate device-tree copy from high memory
 2023-02-23 20:02 UTC  (3+ messages)

[RFC PATCH v3 0/9] Renesas RZ/N1 SoC initial support
 2023-02-23 19:54 UTC  (16+ messages)
` [RFC PATCH v3 3/9] clk: renesas: add R906G032 driver
` [RFC PATCH v3 5/9] ram: cadence: add driver for Cadence EDAC

[PATCH v4 0/1] Add Radxa ROCK 3 Model A support in U-boot
 2023-02-23 19:33 UTC  (5+ messages)
` [PATCH v4 1/1] arm64: dts: rockchip: rk3568: Add Radxa ROCK 3 Model A board support

[PATCH] rockchip: rk3288: Use ft_system_setup instead of ft_board_setup
 2023-02-23 19:28 UTC 

[PATCH 1/1] cmd: bootefi: allocate device-tree copy from high memory
 2023-02-23 19:19 UTC  (2+ messages)

[PATCH v2 1/2] env: mmc: Clean up macro usage
 2023-02-23 18:24 UTC  (6+ messages)

[PATCH v6 00/10] vidconsole: refactoring and support for wider fonts
 2023-02-23 18:10 UTC  (11+ messages)
` [PATCH v6 1/9] video console: refactoring and optimization
` [PATCH v6 2/9] video console: add support for fonts wider than 1 byte
` [PATCH v6 3/9] video console: move 8x16 font data in named header
` [PATCH v6 4/9] video console: implement multiple fonts configuration
` [PATCH v6 5/9] video console: move vidconsole_get_font_size() to test.h
` [PATCH v6 6/9] video console: allow font size configuration at runtime
` [PATCH v6 7/9] video console: add 12x22 Sun font from linux
` [PATCH v6 8/9] video console: add 16x32 Terminus "
` [PATCH v6 1/2] video console: sandbox_defconfig: add 12x22 font
` [PATCH v6 2/2] video console: add 12x22 console simple font test

[PATCH v3 0/9] vidconsole: refactoring and support for wider fonts
 2023-02-23 18:17 UTC  (6+ messages)
` [PATCH v3 9/9] video console: add 12x22 console simple font test

bootefi issue
 2023-02-23 16:44 UTC  (4+ messages)

[PULL] u-boot-usb/next
 2023-02-23 16:36 UTC  (6+ messages)

[PATCH v2] usb: dwc3-uniphier: Select PHY
 2023-02-23 16:36 UTC  (2+ messages)

[PATCH v2 00/13] video: efi: Improve the EFI-app video console
 2023-02-23 14:44 UTC  (10+ messages)
` [PATCH v2 03/13] efi: Support a 64-bit frame buffer address
` [PATCH v2 04/13] x86: Add a few more items to bdinfo
` [PATCH v2 05/13] efi: Use a fixed value for the timer clock
` [PATCH v2 06/13] efi: Support copy framebuffer

[PATCH v4 00/11] Fixes for Rockchip NFC driver part 1
 2023-02-23 14:06 UTC  (4+ messages)
` [PATCH v4 01/11] include: fdtdec: decouple fdt_addr_t and phys_addr_t size
    ` [PATCH v1] spi: spi-aspeed-smc: convert devfdt_get_addr_index output to phys_addr_t

[PATCH v2 0/2] usb: USB hubs require host mode
 2023-02-23 13:38 UTC  (4+ messages)
` [PATCH v2 2/2] usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB

[PATCH v2] usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio
 2023-02-23 13:27 UTC  (6+ messages)

[PATCH 0/4] Add StarFive JH7110 PCIe drvier support
 2023-02-23 10:52 UTC  (5+ messages)
` [PATCH 1/4] starfive: pci: Add StarFive JH7110 pcie driver
` [PATCH 2/4] clk: starfive: Add PCIe clocks for PCIe controller
` [PATCH 3/4] configs: starfive-jh7110: Add support for PCIe host driver
` [PATCH 4/4] riscv: dts: starfive: Enable PCIe host controller

[PATCH] ARM: dts: at91: sama7g5: fix clock id for ebi node
 2023-02-23  9:12 UTC 

[PATCH 3/4] mtd/fpga: add fpga directory to mtd (with Cyclone 10)
 2023-02-23  8:51 UTC  (7+ messages)

[PATCH] bootstd: Make BOOTSTD_FULL depend on BOOTSTD
 2023-02-23 12:43 UTC  (2+ messages)

[PATCH] lmb: Default to not-LMB_USE_MAX_REGIONS
 2023-02-23 10:01 UTC  (6+ messages)

[PATCH v4 0/4] rockchip: Use external TPL binary to create a working firmware image
 2023-02-23  9:05 UTC  (4+ messages)
` [PATCH v4 2/4] rockchip: Use an external TPL binary on RK3568

[PATCHv4 0/5] FWU: Handle meta-data in common code
 2023-02-23  8:37 UTC  (5+ messages)
` [PATCHv4 2/5] fwu: move meta-data management in core
` [PATCHv4 4/5] fwu: meta-data: switch to management by common code

[PATCH] efi_loader: efi_allocate_pages: check parameter pages
 2023-02-23  7:28 UTC  (4+ messages)

[PATCH v3 00/95] RFC: Migrate to split config
 2023-02-23  6:37 UTC  (6+ messages)
` [PATCH v3 65/95] omap: Correct an SPL build error with watchdog

[PATCH] powerpc/mpc85xx: disable legacy format booting
 2023-02-23  6:03 UTC 

[PATCH] usb: dwc3-uniphier: Imply PHY
 2023-02-23  4:44 UTC 

[PATCH v1 1/1] tools: env: use /run to store lockfile
 2023-02-23  3:28 UTC  (4+ messages)

[PATCH 0/9] binman: Show missing blob message when building U-Boot
 2023-02-22 22:56 UTC  (7+ messages)
` [PATCH 9/9] Makefile: Show binman missing blob message

[PULL] u-boot-usb/master
 2023-02-22 22:51 UTC  (2+ messages)

[PULL] u-boot-socfpga/master
 2023-02-22 22:51 UTC  (2+ messages)

[PATCH 00/11] rockchip: Add efuse and otp support to more SoCs
 2023-02-22 22:46 UTC  (4+ messages)
` [PATCH 10/11] rockchip: misc: Set eth1addr mac address

[PATCH v2 00/12] rockchip: Add efuse and otp support to more SoCs
 2023-02-22 22:44 UTC  (2+ messages)
` [PATCH v2 11/12] rockchip: rk3568: Read cpuid from otp


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