messages from 2022-10-19 11:33:52 to 2022-10-21 11:40:31 UTC [more...]
[PATCH 5/6] imx: imx6ul: kontron-sl-mx6ul: Migrate to use CONFIG_EXTRA_ENV_TEXT
2022-10-21 11:40 UTC (2+ messages)
[PATCH v2] apalis/colibri_imx6/-imx6ull/_imx7: update env memory layout
2022-10-21 11:40 UTC (2+ messages)
Pending imx patch sets
2022-10-21 10:05 UTC (2+ messages)
[PATCH] drivers: mmc: check the return value of mmc_send_if_cond() call
2022-10-21 9:07 UTC (2+ messages)
[PULL] u-boot-at91-fixes-2023.01-a
2022-10-21 8:46 UTC
[PATCH v2 0/4] ulp wdog
2022-10-21 8:41 UTC (5+ messages)
` [PATCH v2 1/4] ulp_wdog: Update ulp wdog driver for 32bits command
` [PATCH v2 2/4] watchdog: ulp_wdog: Update watchdog driver for imx93
` [PATCH v2 3/4] watchdog: ulp_wdog: enable watchdog interrupt on imx93
` [PATCH v2 4/4] watchdog: ulp_wdog: add driver model for ulp watchdog driver
[PATCH v2 00/12] Puma RK3399 migration to TPL and numerous fixes
2022-10-21 8:00 UTC (8+ messages)
` [PATCH v2 11/12] rockchip: lion-rk3368: migrate to u-boot-rockchip.bin
[PATCH] efi_loader: remove CONFIG_EFI_SETUP_EARLY
2022-10-21 7:45 UTC (3+ messages)
[PATCH v2 0/4] Update Microchip PolarFire SoC
2022-10-21 6:59 UTC (5+ messages)
` [PATCH v2 1/4] riscv: dts: Update memory configuration
` [PATCH v2 2/4] riscv: dts: Add QSPI NAND device node
` [PATCH v2 3/4] spi: Add Microchip PolarFire SoC QSPI driver
` [PATCH v2 4/4] riscv: Update Microchip MPFS Icicle Kit support
[PATCH 1/1] efi_loader: discover if no efi_system_partition is set
2022-10-21 6:40 UTC
[uboot] mtd NAND recognition regression
2022-10-21 6:15 UTC (4+ messages)
[PATCH] ARM: dts: at91: sama7g5: fix signal name of pin PB2
2022-10-21 6:11 UTC (2+ messages)
[PATCH] ARM: dts: at91: sam9x60ek: fix indentation for pinctrl sub-nodes
2022-10-21 6:10 UTC (3+ messages)
[PATCH] mtd: nand: make Samsung SLC NAND usable again
2022-10-21 6:05 UTC
[PATCH] mtd: nand: denali: Add SPL image loader
2022-10-21 5:54 UTC (3+ messages)
[PATCH] mtd: nand: Allow full NAND framework in SPL
2022-10-21 3:24 UTC (2+ messages)
[PATCH v2 00/28] ARM: Add Rockchip RV1126 support
2022-10-21 1:33 UTC (4+ messages)
Pull request: u-boot-rockchip-20221020
2022-10-21 1:28 UTC
[PATCH v3 00/43] vbe: Implement the full firmware flow
2022-10-21 0:23 UTC (43+ messages)
` [PATCH v3 01/43] WIP: gitlab: Install pyelftools
` [PATCH v3 03/43] disk: Drop debug messages in part_efi
` [PATCH v3 04/43] spl: Use binman suffix allow symbols of any SPL etype
` [PATCH v3 05/43] spl: Refactor controls for console output
` [PATCH v3 06/43] spl: Add a separate silence option for SPL
` [PATCH v3 07/43] binman: Allow obtaining a symbol value
` [PATCH v3 08/43] binman: Split out looking up a symbol into a function
` [PATCH v3 09/43] binman: Handle writing ELF symbols in the Entry class
` [PATCH v3 10/43] binman: Support writing symbols into ELF files
` [PATCH v3 11/43] test: Report skippped tests
` [PATCH v3 12/43] test: Update tests to use the skip feature
` [PATCH v3 13/43] test: Support tests which can only be run manually
` [PATCH v3 14/43] bootstd: Add a way to set up a bootflow
` [PATCH v3 15/43] disk: Rename block functions
` [PATCH v3 16/43] disk: Rename block_dev to desc
` [PATCH v3 17/43] dm: blk: Add udevice functions
` [PATCH v3 18/43] usb: Update the test to cover reading and writing
` [PATCH v3 19/43] bloblist: Drop debugging
` [PATCH v3 20/43] dm: blk: mmc: Tidy up some Makefile rules for SPL
` [PATCH v3 21/43] dm: mmc: Allow sandbox emulator to build without writes
` [PATCH v3 22/43] sandbox: Drop message about writing sandbox state
` [PATCH v3 23/43] image: Move comment for fit_conf_find_compat()
` [PATCH v3 24/43] sandbox: Generalise SPL booting
` [PATCH v3 25/43] sandbox: Add a way to specify the sandbox executable
` [PATCH v3 26/43] image: Add the concept of a phase to FIT
` [PATCH v3 27/43] image: Allow loading a FIT image for a particular phase
` [PATCH v3 28/43] vbe: Rename vbe_fixup to vbe_request
` [PATCH v3 29/43] vbe: Use a warning for a failed requests
` [PATCH v3 30/43] spl: Allow multiple loaders of the same time
` [PATCH v3 31/43] sandbox: Support obtaining the next phase from an image
` [PATCH v3 32/43] vbe: Support selecting operations by SPL phase
` [PATCH v3 33/43] vbe: Support reading the next SPL phase via VBE
` [PATCH v3 34/43] vbe: Move OS implementation into a separate file
` [PATCH v3 35/43] vbe: Drop the U-Boot prefix from the version
` [PATCH v3 36/43] vbe: Add Kconfig options for VPL
` [PATCH v3 37/43] vbe: Add info about the VBE device to the fwupd node
` [PATCH v3 38/43] sandbox: Add an image for VPL
` [PATCH v3 39/43] vpl: Allow signature verification
` [PATCH v3 40/43] vbe: Use a manual test
` [PATCH v3 41/43] vbe: Record which phases loaded using VBE
` [PATCH v3 42/43] vbe: Add a command to show the VBE state
` [PATCH v3 43/43] vbe: Add a test for the VBE flow into U-Boot proper
[PATCH 0/3] timer: add SP804 DM_TIMER driver (and use it)
2022-10-20 22:10 UTC (4+ messages)
` [PATCH 1/3] timer: add SP804 UCLASS timer driver
` [PATCH 2/3] highbank: scan into hb_sregs DT subnodes
` [PATCH 3/3] highbank: switch to use the Arm SP804 DM_TIMER driver
[PATCH] arm: armada: dts: Add clock to armada-ap80x uart1
2022-10-20 21:21 UTC
Broken u-boot on n900 hw (possibly CONFIG_POSITION_INDEPENDENT)
2022-10-20 20:06 UTC (3+ messages)
` [maemo-leste] "
[PATCH v2 0/5] Makefile: Deal with missing blobs consistently
2022-10-20 19:54 UTC (6+ messages)
` [PATCH v2 2/5] Makefile: Correct a missing FORCE on the binman rule
[PATCH v2] mkimage: fit: Fix signing of configs with external data
2022-10-20 19:41 UTC
[PATCH v2 0/4] cmd: source: Support specifying config name
2022-10-20 19:24 UTC (5+ messages)
` [PATCH v2 1/4] test: Add test for source command
` [PATCH v2 2/4] treewide: Use NULL for script image name
` [PATCH v2 3/4] cmd: source: Clean up a few lines
` [PATCH v2 4/4] cmd: source: Support specifying config name
[PULL] u-boot-riscv/master
2022-10-20 19:03 UTC (2+ messages)
[GIT PULL] clk changes for v2023.01
2022-10-20 19:02 UTC (2+ messages)
Pull request: u-boot-sunxi/master for 2023.01
2022-10-20 19:02 UTC (2+ messages)
[PATCH] arm: mach-omap2: Move common image process functions out of board files
2022-10-20 17:12 UTC
[PATCH] drivers: pci: pcie_dw_common: add upper-limit to iATU
2022-10-20 16:13 UTC (2+ messages)
[PATCH 3/6] net: (actually/better) deal with CVE-2022-{30790, 30552}
2022-10-20 15:32 UTC
[PATCH 0/6] sunxi: improve F1C200s support
2022-10-20 15:52 UTC (7+ messages)
` [PATCH 6/6] sunxi: add CherryPi-F1C200s support
[PATCH v4 0/2] Support SPL for i.MX7ULP
2022-10-20 15:34 UTC (3+ messages)
` [PATCH v4 1/2] mx7ulp: add base SPL support for mx7ulp
[PATCH v4 1/5] imx8m: USDHC3 base address definition for i.MX8MP
2022-10-20 15:23 UTC (3+ messages)
` [PATCH v4 5/5] arm: imx8mp: Initial MSC SM2S iMX8MP support
i2c-gpio: condition is always false
2022-10-20 14:50 UTC
[PATCH v14 00/15] FWU: Add FWU Multi Bank Update feature support
2022-10-20 14:28 UTC (25+ messages)
` [PATCH v14 02/15] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v14 07/15] FWU: STM32MP1: Add support to read boot index from backup register
` [PATCH v14 08/15] event: Add an event for main_loop
` [PATCH v14 09/15] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v14 13/15] mkeficapsule: Add support for generating empty capsules
` [PATCH v14 14/15] mkeficapsule: Add support for setting OEM flags in capsule header
` [PATCH v14 15/15] FWU: doc: Add documentation for the FWU feature
[PATCH] i2c: i2c-gpio: add newline
2022-10-20 14:28 UTC
[PATCH] spl: fit: Report fdt error for loading u-boot
2022-10-20 13:44 UTC (8+ messages)
` [PATCH v2] "
[u-boot][PATCH v3 0/4] Introduce MEMORY uclass and TI GPMC driver
2022-10-20 13:30 UTC (5+ messages)
` [u-boot][PATCH v3 1/4] dm: memory: Introduce new uclass
` [u-boot][PATCH v3 2/4] scripts: Makefile.spl: Enable memory drivers to be built for SPL
` [u-boot][PATCH v3 3/4] dt/bindings: memory: Add bindings for TI GPMC driver
` [u-boot][PATCH v3 4/4] memory: Add "
[u-boot][PATCH v2 0/4] Introduce MEMORY uclass and TI GPMC driver
2022-10-20 12:29 UTC (7+ messages)
` [u-boot][PATCH v2 2/4] scripts: Makefile.spl: Enable memory drivers to be built for SPL
[PATCH v17 0/2] add TCP and HTTP for downloading images
2022-10-19 19:09 UTC (6+ messages)
` [PATCH v17 1/2] net: Add TCP protocol
[PATCH] spi: spi-mem: ease checks in dtr_supports_op()
2022-10-20 8:48 UTC (2+ messages)
[PATCH 0/2] ke-am62x-sk_evm: add ospi support
2022-10-20 6:02 UTC (6+ messages)
` [PATCH 1/2] arm: dts: k3-am625-sk: Add OSPI support
` [EXTERNAL] "
[PATCH v2] riscv: ae350: Check firmware_fdt_addr header
2022-10-20 5:56 UTC
[PATCH 0/4] Update Microchip PolarFire SoC
2022-10-20 5:28 UTC (17+ messages)
` [PATCH 1/4] riscv: dts: update memory configuration
` [PATCH 2/4] riscv: dts: Add QSPI NAND device node
` [PATCH 3/4] riscv: Update Microchip MPFS Icicle Kit support
` [PATCH 4/4] spi: Add Microchip PolarFire SoC QSPI driver
[PATCH 0/1] imx8m: ddr_init: fix reading of DDR4 MR registers
2022-10-20 3:11 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] rockchip: clk: pll: Fix constant typo
2022-10-19 23:51 UTC (2+ messages)
[PATCH v2] clk: update clk_clean_rate_cache to use private clk struct
2022-10-19 23:51 UTC (2+ messages)
[PATCH] clk: change return type of clk_get_parent_rate from long long to ulong
2022-10-19 23:51 UTC (2+ messages)
[PATCH v3 0/6] eficonfig: add UEFI Secure Boot key maintenance interface
2022-10-19 21:34 UTC (8+ messages)
` [PATCH v3 6/6] test: add test for eficonfig secure boot key management
[PATCH 00/39] lcd: Drop old LCD support
2022-10-19 17:52 UTC (8+ messages)
` [PATCH 10/39] video: Move bmp_display() prototype to video.h
` [PATCH 14/39] BuR: Drop old LCD code
` [PATCH 25/39] BuR: ronetix: siemens: "
` [PATCH 31/39] video: Drop CONFIG_VIDEO
` [PATCH 39/39] video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
[PATCH v19 0/4] add TCP and HTTP for downloading images
2022-10-19 17:33 UTC (5+ messages)
` [PATCH v19 1/4] net: Add TCP protocol
` [PATCH v19 2/4] net: Add wget application
` [PATCH v19 3/4] doc: cmd: wget: add documentation
` [PATCH v19 4/4] test: cmd: add test for wget command
[PATCH] Makefile: fix u-boot-initial-env target if lto is enabled
2022-10-19 16:56 UTC (11+ messages)
[PATCH 0/3] Introduce STM32MP13 RCC driver
2022-10-19 15:48 UTC (5+ messages)
` [PATCH 2/3] clk: stm32mp13: introduce "
imx patches pending
2022-10-19 14:00 UTC (3+ messages)
[PATCH] tests: Build correct sandbox configuration on 32bit
2022-10-19 13:18 UTC (12+ messages)
` [PATCH v2] "
[PATCH 00/24] bootstd: Add a boot menu
2022-10-19 13:18 UTC (25+ messages)
` [PATCH 03/24] bootmenu: Add a few comments
` [PATCH 04/24] menu: Rename KEY_... to BKEY_
` [PATCH 05/24] menu: Update bootmenu_autoboot_loop() to return the code
` [PATCH 07/24] menu: Use a switch statement
` [PATCH 09/24] image: Add a function to find a script in an image
` [PATCH 10/24] video: Enable VIDEO_ANSI by default only with EFI
` [PATCH 14/24] bootstd: Read the Operating System name for distro/scripts
` [PATCH 16/24] menu: Factor out menu-keypress decoding
[PATCH 1/1] sandbox: make sandbox system reset configurable
2022-10-19 13:18 UTC (4+ messages)
[PATCH v2] binman: Add support for symlinking images
2022-10-19 13:17 UTC (2+ messages)
[PATCH] arm: dts: rockchip: add support for ROCK 4C+
2022-10-19 7:37 UTC
[PATCH] arm: dts: rockchip: enable ums/rockusb command for ROCK Pi 4
2022-10-19 7:12 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox