public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-02-24 00:52:31 to 2023-02-26 01:56:43 UTC [more...]

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-02-26  1:56 UTC  (39+ messages)
` [PATCH RFC u-boot-mvebu 57/59] arm: mvebu: Define env_sf_get_env_addr() also for Proper U-Boot
` [PATCH 0/2] arm: mvebu: clearfog: defconfig updates
  ` [PATCH 1/2] arm: mvebu: clearfog: Fix MMC detection
  ` [PATCH 2/2] arm: mvebu: clearfog: Add defconfig for SPI booting

[PATCH 00/10] efi: Improvements to booting and debugging
 2023-02-26  1:33 UTC  (11+ messages)
` [PATCH 01/10] efi: Set RUN_64BIT correctly for the EFI app
` [PATCH 02/10] x86: Adjust bootparam.h to be more like linux
` [PATCH 03/10] x86: Add return-value comment to cpu_jump_to_64bit()
` [PATCH 04/10] x86: Support booting a 64-bit kernel from 64-bit U-Boot
` [PATCH 05/10] x86: Exit EFI boot services before starting kernel
` [PATCH 06/10] x86: Support zboot and bootm in the EFI app
` [PATCH 07/10] efi: Add another tranch of GUIDs
` [PATCH 08/10] doc: Add help for the efi command
` [PATCH 09/10] efi: Support showing tables
` [PATCH 10/10] efI: Allow packaging a kernel in the debugging script

[PATCH v4 00/11] Fixes for Rockchip NFC driver part 1
 2023-02-25 23:05 UTC  (24+ 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 1/2] core: fdtaddr: add devfdt_get_addr_size_index_ptr function
      ` [PATCH v2 2/2] spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr
    ` [RFC PATCH v1 1/4] drivers: use dev_read_addr_index_ptr when cast to pointer
      ` [RFC PATCH v1 2/4] drivers: use dev_read_addr_ptr "
      ` [RFC PATCH v1 3/4] drivers: use devfdt_get_addr_size_index_ptr "
      ` [RFC PATCH v1 4/4] drivers: use devfdt_get_addr_index_ptr "

[PATCH v3 00/13] video: efi: Improve the EFI-app video console
 2023-02-25 22:23 UTC  (14+ messages)
` [PATCH v3 01/13] efi: video: Move payload code into a function
` [PATCH v3 02/13] efi: video: Return mode info for app also
` [PATCH v3 03/13] efi: Support a 64-bit frame buffer address
` [PATCH v3 04/13] x86: Add a few more items to bdinfo
` [PATCH v3 05/13] efi: Use a fixed value for the timer clock
` [PATCH v3 06/13] efi: Support copy framebuffer
` [PATCH v3 07/13] video: Allow a copy framebuffer with pre-allocated fb
` [PATCH v3 08/13] bbinfo: Show the size of the copy framebuffer
` [PATCH v3 09/13] efi: Adjust script to show pre-relocation output on terminal
` [PATCH v3 10/13] video: Remove duplicate cursor-positioning function
` [PATCH v3 11/13] video: Clear the vidconsole rather than the video
` [PATCH v3 12/13] efi: Add dhrystone, dcache and scroll lines to app
` [PATCH v3 13/13] video: Add a note about the broken implementation

[PATCH] arm: mvebu: Enable NAND flash for Thecus N2350 board
 2023-02-25 21:39 UTC  (2+ messages)

[PATCH] CI: Update test/nokia_rx51_test.sh to use prebuilt images
 2023-02-25 21:37 UTC  (5+ messages)

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

[PATCH v5 0/6] rockchip: Use external TPL binary to create a working firmware image
 2023-02-25 19:01 UTC  (7+ messages)
` [PATCH v5 1/6] binman: Add support for a rockchip-tpl entry
` [PATCH v5 2/6] rockchip: Use an external TPL binary on RK3568
` [PATCH v5 5/6] rockchip: mkimage: Update init size limit for RK3568
` [PATCH v5 4/6] rockchip: mkimage: Update init size limit for RK3328
` [PATCH v5 3/6] Revert "board: rockchip: Fix binman_init failure on EVB-RK3568"
` [PATCH v5 6/6] binman: Mark mkimage entry missing when its subnodes is missing

[PATCH 1/1] Dockerfile: build qemu for Nokia n900
 2023-02-25 18:23 UTC  (2+ messages)

[PATCH 1/1] Dockerfile: download binaries for Nokia RX-51
 2023-02-25 18:23 UTC  (2+ messages)

[PATCH 0/3] imx6: clock: add support to get LCD pixel clock rate
 2023-02-25 15:19 UTC  (5+ messages)
` [PATCH 1/3] imx6: clock: improve calculations to get the PLL video rate
` [PATCH 2/3] imx6: clock: add support to get LCD pixel clock rate
` [PATCH 3/3] imx6: clock: print real "

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

[PATCH] kconfig: Proposed language extension for multiple builds
 2023-02-25  2:38 UTC  (4+ messages)

[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

[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  (6+ messages)
` [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  (3+ 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  (5+ messages)
` [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  (5+ messages)
` [PATCH v1 18/24] solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of CONFIG_CMD_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


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