public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-03-10 23:19:08 to 2022-03-12 05:42:36 UTC [more...]

[PATCH] env: Avoid using a leftover text-environment file
 2022-03-12  5:42 UTC  (2+ messages)

[BUG] include/generated/environment.h included incorrectly
 2022-03-12  5:37 UTC  (2+ messages)

[PATCH v1 00/11] rockchip fixes and extend rk3568 support
 2022-03-12  5:02 UTC  (22+ messages)
` [PATCH v1 01/11] clk: rockchip: rk3568: fix reset handler
` [PATCH v1 06/11] rockchip: handle bootrom recovery mode in spl
` [PATCH v1 07/11] rockchip: rk3568: add boot device detection
` [PATCH v1 08/11] rockchip: rk3568: enable automatic clock gating
` [PATCH v1 09/11] rockchip: move dwc3 config to chip specific handler
` [PATCH v1 10/11] rockchip: rk3568: add dwc3 otg support
` [PATCH v1 11/11] [RFC] rockchip: rk356x: attempt to fix ram detection

[PATCH v2 1/1] cmd: add serial console support for the cls command
 2022-03-12  5:02 UTC  (4+ messages)

[PATCH 0/5] Reduce size of a few boards
 2022-03-12  5:02 UTC  (14+ messages)
` [PATCH 1/5] disk: Add an option for partitions in SPL
` [PATCH 2/5] tbs2910: Disable ext4 write
` [PATCH 3/5] rcar3_salvator-x: Drop EFI_LOADER
` [PATCH 4/5] phycore-rk3288: Avoid enabling partition support in SPL
` [PATCH 5/5] disk: Use a helper function to reduce duplication

[PATCH v2 00/28] arm: semihosting: Cleanups and new features
 2022-03-12  5:02 UTC  (6+ messages)
` [PATCH v2 26/28] serial: dm: Add support for puts

[PATCH v3 00/26] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2022-03-12  5:02 UTC  (4+ messages)
` [PATCH v3 22/26] rockchip: evb-rk3288: Drop raw-image support

[PATCH] WIP: Nokia RX-51: Convert to CONFIG_DM_VIDEO
 2022-03-12  5:02 UTC  (12+ messages)

[PATCH v2 00/25] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2022-03-12  5:02 UTC  (11+ messages)
` [PATCH v2 12/25] binman: Change how faked blobs are created
` [PATCH v2 14/25] binman: Allow mkimage to use a non-zero fake-blob size

[PATCH][RFC] image: fdt: Fix DT relocation handling with multiple DRAM banks with gap
 2022-03-12  5:02 UTC  (4+ messages)

[PATCH] video: sandbox: fix missing shim definition of sandbox_sdl_remove_display()
 2022-03-12  5:02 UTC  (2+ messages)

[PATCH v3 00/19] efi_loader: more tightly integrate UEFI disks to driver model
 2022-03-12  5:02 UTC  (14+ messages)

[PATCH 1/8] Convert CONFIG_AM335X_USB0 et al to Kconfig
 2022-03-12  4:07 UTC  (8+ messages)
` [PATCH 2/8] Convert CONFIG_AT91SAM9260 "
` [PATCH 3/8] Convert CONFIG_AT91SAM9G20EK "
` [PATCH 4/8] Convert CONFIG_AT91SAM9G10EK "
` [PATCH 5/8] atmel: Remove CONFIG_AT91SAM9G45EKES
` [PATCH 6/8] atmel: Remove CONFIG_AT91SAM9G45_LCD_BASE
` [PATCH 7/8] Convert CONFIG_AT91_GPIO_PULLUP to Kconfig
` [PATCH 8/8] Convert CONFIG_ATMEL_LEGACY "

[PATCH 0/3] Support any-salt for padding pss verification
 2022-03-12  2:43 UTC  (7+ messages)
` [PATCH 1/3] lib: rsa: Fix const-correctness of rsassa_pss functions
` [PATCH 2/3] lib: rsa: Leverage existing data buffer instead of systematic copy
` [PATCH 3/3] lib: rsa: Update function padding_pss_verify (any-salt)

[PATCH v4 0/8] tpm: rng: Move TPM RNG functionality to driver model
 2022-03-12  2:43 UTC  (5+ messages)
` [PATCH v4 3/8] tpm: rng: Add driver model interface for TPM RNG device
` [PATCH v4 4/8] tpm: Add the RNG child device

[PATCH v3 0/8] tpm: rng: Move TPM RNG functionality to driver model
 2022-03-12  2:43 UTC  (5+ messages)
` [PATCH v3 8/8] test: rng: Add a UT testcase for the rng command

[PATCH 0/3] Support pwm driver for aspeed ast26xx
 2022-03-12  2:43 UTC  (7+ messages)
` [PATCH 1/3] pwm: Add Aspeed ast2600 PWM support
` [PATCH 2/3] pinctrl: Add the pinctrl setting for PWM
` [PATCH 3/3] ARM: dts: ast2600: Add PWM to device tree

[PATCH v1 0/1]wdt: nuvoton: Add support for Nuvoton
 2022-03-12  2:43 UTC  (3+ messages)
` [PATCH v1 1/1] wdt: "

[PATCH v2 00/10] tpm: rng: Move TPM RNG functionality to driver model
 2022-03-12  2:43 UTC  (11+ messages)
` [PATCH v2 08/10] tpm: Add the RNG child device

[PATCH] WIP: Nokia RX-51: Convert to CONFIG_DM_VIDEO
 2022-03-12  2:43 UTC  (3+ messages)
` [PATCH v2 1/2] video: Allow drivers to allocate the frame buffer themselves

[PATCH v1 1/2] imx: imxrt1050-evk: Add support for SPI flash booting
 2022-03-12  2:43 UTC  (2+ messages)
` [PATCH v1 2/2] imx: imxrt1050-evk: Add documentation for SPI boot

[PATCH] lib/acpi: Enable QEMU special cases for ARM
 2022-03-12  2:25 UTC  (2+ messages)

[PATCH v10 0/9] env: Allow environment in text files
 2022-03-12  2:24 UTC  (4+ messages)
` [PATCH v10 7/9] doc: Improve environment documentation further

[PATCH 0/4] Add support for QEMU's ramfb display
 2022-03-12  2:25 UTC  (5+ messages)
` [PATCH 1/4] qfw: Add WRITE definition
` [PATCH 2/4] ramfb: Add driver for ramfb display

[PATCH 1/2] arm64: dts: rk3399-rock-pi-4b-u-boot: add optee node
 2022-03-12  2:24 UTC  (3+ messages)
` [PATCH 2/2] configs: rock-pi-4: Enable OP-TEE secure os support

[PATCH v1] clk: imxrt: Use dts for anatop base address
 2022-03-12  2:26 UTC 

[PATCH 1/2] Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs
 2022-03-12  2:25 UTC  (4+ messages)
` [PATCH 2/2] Add option to use -Og

[PATCH 0/2] Add pmic bootcount driver
 2022-03-12  2:25 UTC  (3+ messages)
` [PATCH 2/2] bootcount: Add pmic pfuze100 "

[PATCH 00/18] Various bugfixes related to verified boot
 2022-03-12  2:25 UTC  (4+ messages)
` [PATCH 14/18] Make ASYMMETRIC_KEY_TYPE depend on FIT_SIGNATURE

[PATCH v2 01/12] rockchip: rk3228-power: sync power domain dt-binding header from Linux
 2022-03-12  2:25 UTC  (5+ messages)
` [PATCH v2 12/12] rockchip: fix boot_devices constants

[PATCH] qfw: Allocate ACPI memory using efi logic
 2022-03-12  2:25 UTC  (2+ messages)

[PATCH V3] Makefile: Sort u-boot-initial-env output
 2022-03-12  2:25 UTC  (2+ messages)

[PATCH V2] Makefile: Sort u-boot-initial-env output
 2022-03-12  2:25 UTC  (2+ messages)

[PATCH 00/14] Add support for NVMEM API
 2022-03-12  2:25 UTC  (7+ messages)
` [PATCH 06/14] misc: Add support for nvmem cells

[PATCH] qfw: Do not include tables.h on arm
 2022-03-12  2:25 UTC  (2+ messages)

[PATCH] console: Implement flush() function
 2022-03-12  2:25 UTC  (2+ messages)

two questions on verified boot
 2022-03-12  2:24 UTC  (4+ messages)

[PATCH] fit: display proper node on error
 2022-03-12  2:24 UTC  (5+ messages)

[PATCH v3 01/12] rockchip: rk3228-power: sync power domain dt-binding header from Linux
 2022-03-12  2:24 UTC  (4+ messages)
` [PATCH v3 12/12] rockchip: fix boot_devices constants

[PATCH] test/py: efi_capsule: Handle expected reset after capsule on disk
 2022-03-12  2:24 UTC  (12+ messages)

[PATCH v2 00/41] Initial implementation of standard boot
 2022-03-12  2:24 UTC  (4+ messages)
` [PATCH v2 23/41] bootstd: Add support for bootflows

[PATCH] dm: core: Check flags before removing devices
 2022-03-12  2:24 UTC  (4+ messages)

[RESEND RFC PATCH v2 0/4] enable menu-driven boot device selection
 2022-03-12  2:24 UTC  (5+ messages)
` [RESEND RFC PATCH v2 2/4] lib/charset: add u16_strlcat() function
` [RESEND RFC PATCH v2 3/4] test: unit test for u16_strlcat()

[PATCH 1/2] env: Move the doc comment to the code
 2022-03-11 23:22 UTC  (2+ messages)
` [PATCH 2/2] env: Drop the unncessary protocol mention in autoload

[PATCH v1] MAINTAINERS: add rockchip regex for more files and directories
 2022-03-11 20:16 UTC  (2+ messages)

[PATCH v3 0/4] rockchip: Improve support for Bob chromebook and add support for Kevin
 2022-03-11 20:02 UTC  (7+ messages)
` [PATCH v3 1/4] rockchip: gru: Set up SoC IO domain registers
` [PATCH v3 3/4] rockchip: bob: Enable more configs
` [PATCH v3 4/4] rockchip: rk3399: Add support for chromebook_kevin

No u-boot-rockchip pull request sent or merged for v2022.04
 2022-03-11 19:40 UTC  (10+ messages)

[PATCH v3] spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
 2022-03-11 19:39 UTC  (2+ messages)

[PATCH v3 0/3] Add SPL build support for RK3568
 2022-03-11 19:34 UTC  (3+ messages)
` [PATCH v3 1/3] rockchip: Kconfig: Enable SPL support for rk3568

[PATCH v2 0/2] Add a clock driver for the imx8mq
 2022-03-11 19:33 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: imx8mq-clock: add mainline definitions
` [PATCH v2 2/2] clk: imx8mq: Add a clock driver for the imx8mq

[PATCH v4 0/3] mtd: Support slc-mode for NTC CHIP
 2022-03-11 19:32 UTC  (5+ messages)

[RFC PATCH v1 0/6] add rk3318 A95X Z2 board
 2022-03-11 19:30 UTC  (5+ messages)
` [RFC PATCH v1 1/6] arm: dts: rockchip: update rk3328.dtsi
` [RFC PATCH v1 5/6] rockchip: rk3318: add a95x-z2-rk3318_defconfig file

[PATCH] mmc: xenon_sdhci: remove wait_dat0 SDHCI OP
 2022-03-11 18:52 UTC  (2+ messages)

dsa driver for mv88e61xx
 2022-03-11 18:43 UTC  (6+ messages)

[PATCH 00/11] vexpress64: OF_CONTROL and ARMv8-R64 support
 2022-03-11 18:29 UTC  (3+ messages)
` [PATCH 11/11] vexpress64: Add ARMv8R-64 board variant

[PATCH v2] board: purism: add the Purism Librem5 phone
 2022-03-11 17:55 UTC 

[PATCH 0/2] Change behaviour of CONFIG_TIMER_EARLY
 2022-03-11 17:11 UTC  (3+ messages)
` [PATCH 1/2] lib: time: "
` [PATCH 2/2] common: board_f: Fix CONFIG_TIMER_EARLY issue (EAGAIN)

[PATCH 0/2] CONFIG_EARLY_TIMER: Fix EAGAIN issue and use DM too
 2022-03-11 16:35 UTC  (6+ messages)
` [PATCH 1/2] common: board_f.c: Fix EAGAIN issue when CONFIG_TIMER_EARLY is selected
` [PATCH 2/2] lib: time.c: Try also DM timer, "

[PATCH v2 0/2] AM64: Tick timer fixes
 2022-03-11 15:53 UTC  (3+ messages)
` [PATCH v2 1/2] configs: am64x_evm_a53_defconfig: Switch to per-cpu timer as tick provider
` [PATCH v2 2/2] ARM: dts: k3-am642: Correct timer frequency

[v2 01/15] Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig
 2022-03-11 14:25 UTC  (16+ messages)
` [v2 02/15] arm: sunxi: Remove SoC-specific config header files
` [v2 03/15] Convert CONFIG_ARMV8_SWITCH_TO_EL1 to Kconfig
` [v2 04/15] Convert CONFIG_A003399_NOR_WORKAROUND "
` [v2 05/15] Convert CONFIG_A008044_WORKAROUND "
` [v2 06/15] Convert CONFIG_ARP_TIMEOUT "
` [v2 07/15] Convert CONFIG_NET_RETRY_COUNT "
` [v2 08/15] powerpc: Move CONFIG_BPTR_VIRT_ADDR out of CONFIG namespace
` [v2 09/15] Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig
` [v2 10/15] Convert CONFIG_NFS_TIMEOUT "
` [v2 11/15] Remove CONFIG_HAS_ETH0 et al symbols
` [v2 12/15] Convert CONFIG_ETHPRIME to Kconfig
` [v2 13/15] imx: Convert some boards to DM_ETH
` [v2 14/15] net: fec_mxc: Remove non-DM_ETH code
` [v2 15/15] net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE

[PATCH] clk: imx8mq: Add a clock driver for the imx8mq
 2022-03-11 14:23 UTC  (4+ messages)

ubifs: fix journal replay wrt. xattr nodes
 2022-03-11 12:21 UTC 

[PATCH] imx: Revert "imx: mx6ull: fix REFTOP_VBGADJ setting" and fix comments
 2022-03-11 14:01 UTC  (4+ messages)
  ` [EXT] "

[PATCH 1/3] power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217
 2022-03-11 13:52 UTC  (6+ messages)

[PATCH 00/17] arm: semihosting: Cleanups and new features
 2022-03-11 13:10 UTC  (10+ messages)

[PATCH 1/4] CI: Fix unmigrated symbol test
 2022-03-11 12:12 UTC  (4+ messages)
` [PATCH 2/4] sunxi: Do not define CONFIG_SPL_STACK_ADDR_R
` [PATCH 3/4] Revert "efi: Allow easy selection of serial-only operation"
` [PATCH 4/4] configs: Re-run migrations

[PATCH] ARM: dts: stm32: Move vdd_io extras into Avenger96 extras
 2022-03-11 10:18 UTC  (5+ messages)

[PATCH 0/2] ARM: at91: sama7g5: Reset external devices at software reset
 2022-03-11  9:51 UTC  (2+ messages)

[PATCH v7 0/4] add TCB driver for sama5d2
 2022-03-11  9:35 UTC  (5+ messages)
` [PATCH v7 1/4] timer: atmel_tcb_timer: add atmel_tcb driver
` [PATCH v7 2/4] ARM: dts: at91: sama5d2: add AIC node
` [PATCH v7 3/4] ARM: dts: at91: sama5d2: add TCB node
` [PATCH v7 4/4] configs: sama5d2: enable option CONFIG_ATMEL_TCB_TIMER

[PATCH] ARM: dts: stm32: Add USB OTG pinctrl and regulator nodes into SPL DT on DHCOR
 2022-03-11  9:18 UTC  (3+ messages)

[PATCH 1/1] doc: path to u-boot-spl.bin on SiFive Unmatched board
 2022-03-11  5:21 UTC  (2+ messages)

[PATCH v1 0/9] Add Nuvoton NPCM845 support
 2022-03-11  4:07 UTC  (15+ messages)
` [PATCH v1 1/9] arm: nuvoton: Add support for Nuvoton NPCM845 BMC

[PATCH 01/15] Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig
 2022-03-11  3:41 UTC  (6+ messages)
` [PATCH 02/15] arm: sunxi: Remove most SoC-specific config header files

[RFC] [PATCH] binman: support mkimage split files
 2022-03-10 23:19 UTC  (6+ messages)
` [PATCH v2] binman: support mkimage separate files


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