public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-02-23 11:38:22 to 2023-02-25 01:43:08 UTC [more...]

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-02-25  1:42 UTC  (21+ messages)
` [PATCH 0/2] arm: mvebu: clearfog: defconfig updates
  ` [PATCH 1/2] arm: mvebu: clearfog: Fix MMC detection

[PATCH 1/2] clk: sunxi: add THS clk/reset
 2023-02-25  0:50 UTC  (4+ messages)
` [PATCH 2/2] drivers: thermal: Introduce sun8i_thermal

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

[PATCH v2 00/26] CONFIG_IS_ENABLED vs IS_ENABLED
 2023-02-24 18:10 UTC  (27+ messages)
` [PATCH v2 01/26] kconfig: add IS_ENABLED_NOCHECK to bypass usage_of_is_enabled_check
` [PATCH v2 02/26] cmd: nvedit: check for ENV_SUPPORT
` [PATCH v2 03/26] lib: crc32: prepare for CONFIG_IS_ENABLED changes
` [PATCH v2 04/26] lib: md5: "
` [PATCH v2 05/26] lib: sha1: "
` [PATCH v2 06/26] lib: sha256: "
` [PATCH v2 07/26] lib: sha512: "
` [PATCH v2 08/26] tools: prevent CONFIG_IS_ENABLED errors by including linux/kconfig.h
` [PATCH v2 09/26] tools: Makefile: prepare for CONFIG_IS_ENABLED changes by adding CONFIG_TOOLS_xxx
` [PATCH v2 10/26] x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED
` [PATCH v2 11/26] config_distro_bootcmd: remove booting environment variables from SPL environment
` [PATCH v2 12/26] ofnode: fdt_support definitions needed if OF_CONTROL is enabled
` [PATCH v2 13/26] ringneck-px30: use IS_ENABLED_NOCHECK to avoid CI test failure for ENV_IS_NOWHERE
` [PATCH v2 14/26] puma-rk3399: "
` [PATCH v2 15/26] fdt_support: always define fdt_fixup_mtdparts
` [PATCH v2 16/26] m53menlo: define ft_board_setup only if CONFIG_IS_ENABLED(OF_LIBFDT)
` [PATCH v2 17/26] freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC)
` [PATCH v2 18/26] ns16550: match when to define bdf with uart code
` [PATCH v2 19/26] solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of CONFIG_CMD_SATA
` [PATCH v2 20/26] wandboard: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA
` [PATCH v2 21/26] arm: mach-imx: use CONFIG_$(SPL_)SATA instead of CONFIG_SATA
` [PATCH v2 22/26] x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)
` [PATCH v2 23/26] gateworks: venice: Always define setup_fec and setup_eqos
` [PATCH v2 24/26] power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY)
` [PATCH v2 25/26] arm: cpu: armv7: ls102xa: fdt: remove eth_device support
` [PATCH v2 26/26] CI: add test/usage_of_is_enabled_check.sh

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

[PATCH] ARM: dts: at91: sama7g5: fix clock id for ebi node
 2023-02-24 16:49 UTC  (3+ messages)

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

Pull request for efi-2023-04-rc3-2
 2023-02-24 15:16 UTC  (6+ messages)

Pull request, u-boot-tegra/master
 2023-02-24 14:43 UTC  (2+ messages)

[PATCH] trace: Relax test requirements
 2023-02-24 14:43 UTC  (2+ messages)

[PATCH v2 1/2] env: mmc: Clean up macro usage
 2023-02-24 14:43 UTC  (8+ messages)
` [PATCH v2 2/2] env: mmc: Apply GPT only on eMMC user HW partition

[PATCH 1/2] Makefile: Link with -z noexectack
 2023-02-24 14:43 UTC  (4+ messages)
` [PATCH 2/2] x86: Pass -z execstack for EFI payload flags

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

[PATCH 1/1] sandbox: allow building sandbox_spl with CONFIG_DEBUG
 2023-02-24 13:59 UTC  (3+ 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] 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

[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  (10+ messages)
` [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  (6+ messages)
` [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  (5+ messages)
` [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)

[PATCH v6 0/6] tpm: Support boot measurements
 2023-02-23 21:17 UTC  (8+ messages)
` [PATCH v6 3/6] "

[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)

[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 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  (4+ 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  (8+ messages)
` [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)


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