public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-10-29 00:34:50 to 2022-11-01 20:00:49 UTC [more...]

[PATCH v2 0/1] Makefile: rework u-boot-initial-env target
 2022-11-01 20:00 UTC  (9+ messages)
` [PATCH v2 1/1] "

[PATCH 1/1] cli: always show cursor
 2022-11-01 19:37 UTC  (12+ messages)

[PATCH v15 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-11-01 19:36 UTC  (7+ messages)
` [PATCH v15 01/15] dt/bindings: Add bindings for GPT based FWU Metadata storage device
` [PATCH v15 10/15] FWU: Add support for the FWU Multi Bank Update feature

[RFC PATCH v5 00/24] Modernize U-Boot shell
 2022-11-01 19:20 UTC  (24+ messages)
` [RFC PATCH v5 01/24] test: Add framework to test hush behavior
` [RFC PATCH v5 02/24] test: hush: Test hush if/else
` [RFC PATCH v5 03/24] test/py: hush_if_test: Remove the test file
` [RFC PATCH v5 04/24] test: hush: Test hush variable expansion
` [RFC PATCH v5 05/24] test: hush: Test hush commands list
` [RFC PATCH v5 06/24] test: hush: Test hush loops
` [RFC PATCH v5 07/24] cli: Add Busybox upstream hush.c file
` [RFC PATCH v5 08/24] cli: Port Busybox 2021 hush to U-Boot
` [RFC PATCH v5 09/24] cli: Add menu for hush parser
` [RFC PATCH v5 10/24] global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
` [RFC PATCH v5 11/24] cmd: Add new parser command
` [RFC PATCH v5 12/24] cli: Enables using hush 2021 parser as command line parser
` [RFC PATCH v5 13/24] cli: hush_2021: Enable variables expansion for hush 2021
` [RFC PATCH v5 14/24] cli: hush_2021: Add functions to be called from run_command()
` [RFC PATCH v5 15/24] cli: add hush 2021 as parser for run_command*()
` [RFC PATCH v5 16/24] test: hush: Fix instructions list tests for hush 2021
` [RFC PATCH v5 17/24] test: hush: Fix variable expansion "
` [RFC PATCH v5 19/24] cli: hush_2021: Enable if keyword
` [RFC PATCH v5 20/24] test: hush: Fix if tests for hush 2021
` [RFC PATCH v5 21/24] cli: hush_2021: Enable loops
` [RFC PATCH v5 22/24] test: hush: Fix loop tests for hush 2021
` [RFC PATCH v5 23/24] cli: hush_2021: Add upstream commits up to 24th March 2022
` [RFC PATCH v5 24/24] DO NOT MERGE: only to make CI happy

Requiring SPL_DM for new boards?
 2022-11-01 18:15 UTC  (7+ messages)

[PATCH] freescale: Remove Rajesh Bhagat MAINTAINERS
 2022-11-01 14:17 UTC  (4+ messages)

[PATCH v2 1/2] doc: board: j721e_evm: Add DM firmware steps
 2022-11-01 14:09 UTC  (2+ messages)
` [PATCH v2 2/2] doc: board: j721e_evm: Fix code-block type and indents

[PATCH] doc: board: j721e_evm: Add DM firmware steps
 2022-11-01 14:06 UTC  (3+ messages)

[PATCH v2 0/2] Manage PCS/PMA PHY if pressent
 2022-11-01  3:58 UTC  (3+ messages)
` [PATCH v2 1/2] net: xilinx_axi: add PCS/PMA PHY
` [PATCH v2 2/2] net: xilinx_axi: check PCS/PMA PHY status in setup_phy

[PATCH 00/22] sunxi: Prepare platform Kconfig to support multiple architectures
 2022-11-01  5:08 UTC  (23+ messages)
` [PATCH 01/22] sunxi: Fix default-enablement of USB host drivers
` [PATCH 02/22] sunxi: Remove unnecessary Kconfig selections
` [PATCH 03/22] sunxi: Add missing dependencies to "
` [PATCH 04/22] sunxi: Hide image type selection if SPL is disabled
` [PATCH 05/22] sunxi: Share the board Kconfig across architectures
` [PATCH 06/22] sunxi: Move most Kconfig selections to the board Kconfig
` [PATCH 07/22] sunxi: Globally enable SUPPORT_SPL
` [PATCH 08/22] sunxi: Downgrade driver selections to implications
` [PATCH 09/22] sunxi: Enable the I2C driver by default
` [PATCH 10/22] sunxi: Move default values to the board Kconfig
` [PATCH 11/22] sunxi: Hide the SUNXI_MINIMUM_DRAM_MB symbol
` [PATCH 12/22] sunxi: Clean up the SPL_STACK_R_ADDR defaults
` [PATCH 13/22] sunxi: Move PRE_CON_BUF_ADDR to the board Kconfig
` [PATCH 14/22] sunxi: Move SPL_BSS_START_ADDR "
` [PATCH 15/22] sunxi: Move SPL_TEXT_BASE "
` [PATCH 16/22] sunxi: Move SYS_LOAD_ADDR "
` [PATCH 17/22] sunxi: Move TEXT_BASE "
` [PATCH 18/22] sunxi: Move most board options "
` [PATCH 19/22] env: sunxi: Replace ARCH_SUNXI with BOARD_SUNXI
` [PATCH 20/22] drivers: "
` [PATCH 21/22] disk: "
` [PATCH 22/22] spl: "

[PATCH v1] power: regulator: Add support for NPCM845
 2022-11-01  2:20 UTC 

[PATCH 0/3] tools: mkimage: cleanups + allow to create legacy image with type flat_dt
 2022-11-01  0:16 UTC  (8+ messages)
` [PATCH 1/3] tools: mkimage: don't print error message "Success" in case of failure
` [PATCH 2/3] tools: mkimage: pass legacy image option to struct image_type_params::check_image_type handlers
` [PATCH 3/3] tools: mkimage: add cmd-line option '-L' to force legacy images

[PATCHv2 0/5] FWU: Add support for mtd backed feature on DeveloperBox
 2022-10-31 23:37 UTC  (4+ messages)
` [PATCHv2 1/5] FWU: Add FWU metadata access driver for MTD storage regions

[PATCH] usb: Add 1ms delay after first Get Descriptor request
 2022-10-31 20:57 UTC  (3+ messages)

[PATCH] efi: arm,arm64: Fix relocations from not being loaded
 2022-10-31 20:01 UTC 

[PATCH v2 0/4] cmd: source: Support specifying config name
 2022-10-31 19:37 UTC  (8+ messages)
` [PATCH v2 4/4] "

[PATCH 00/16] video: Enhancements to Truetype console
 2022-10-31 19:27 UTC  (5+ messages)

[PATCH] fdt: Fix bounds check in devfdt_get_addr_index
 2022-10-31 19:27 UTC  (2+ messages)

[PATCH v2 0/2] tools: mkimage: cleanups + allow to create legacy image with type flat_dt
 2022-10-31 19:27 UTC  (4+ messages)
` [PATCH v2 1/2] tools: mkimage: don't print error message "Success" in case of failure
` [PATCH v2 2/2] tools: mkimage: add new image type "flat_dt_legacy"

[PATCH 1/1] console: file should always be non-negative
 2022-10-31 19:27 UTC  (5+ messages)

[PATCH 01/21] Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig
 2022-10-31 19:27 UTC  (44+ messages)
` [PATCH 02/21] Convert CONFIG_SYS_INIT_RAM_LOCK "
` [PATCH 03/21] Remove dead code
` [PATCH 04/21] Convert CONFIG_SYS_INTERLAKEN et al to Kconfig
` [PATCH 05/21] Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al
` [PATCH 06/21] fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig
` [PATCH 07/21] powerpc: Migrate SYS_L2_SIZE "
` [PATCH 08/21] powerpc: Migrate SYS_L3_SIZE "
` [PATCH 09/21] Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al "
` [PATCH 10/21] rtc: Remove unused drivers
` [PATCH 11/21] Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig
` [PATCH 12/21] Convert CONFIG_SYS_MMC_MAX_BLK_COUNT "
` [PATCH 13/21] Convert CONFIG_SYS_MMC_MAX_DEVICE "
` [PATCH 14/21] Convert CONFIG_SYS_MONITOR_LEN "
` [PATCH 15/21] mediatek: Include <linux/sizes.h> where needed
` [PATCH 16/21] SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c
` [PATCH 17/21] Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig
` [PATCH 18/21] Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST "
` [PATCH 19/21] global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
` [PATCH 20/21] global: Migrate CONFIG_SYS_FSL* "
` [PATCH 21/21] global: Migrate CONFIG_HPS* symbols to the CFG namespace

[PATCH v3 00/43] vbe: Implement the full firmware flow
 2022-10-31 18:44 UTC  (3+ messages)
` [PATCH v3 02/43] Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE

Binman entry 'u-boot-any' not found in list
 2022-10-31 17:09 UTC  (7+ messages)

[PATCH v2 1/2] timer: sti: convert sti-timer to arm a9 global timer
 2022-10-31 14:45 UTC  (2+ messages)

[PATCH v2 0/3] arm: bcmbca: move bcm6753 support under CONFIG_ARCH_BCMBCA
 2022-10-31 14:45 UTC  (3+ messages)
` [PATCH v2 1/3] arm: bcmbca: add bcm6855 SoC "

[PATCH v2 0/3] arm: bcmbca: move bcm6858 support under CONFIG_ARCH_BCMBCA
 2022-10-31 14:45 UTC  (3+ messages)
` [PATCH v2 1/3] arm: bcmbca: add bcm6858 SoC "

[PATCH v4 0/3] arm: bcmbca: move bcm68360 support under CONFIG_ARCH_BCMBCA
 2022-10-31 14:45 UTC  (3+ messages)
` [PATCH v4 1/3] arm: bcmbca: add bcm6856 SoC "

[PATCH V3 1/2] dt-bindings: mtd: partitions: u-boot: allow dynamic subpartitions
 2022-10-31 14:45 UTC  (4+ messages)
` [PATCH V3 2/2] dt-bindings: nvmem: u-boot, env: add Broadcom's variant binding
  ` [PATCH V3 2/2] dt-bindings: nvmem: u-boot,env: "

[PATCH v3 0/5] arm: bcmbca: move bcm63158 support under CONFIG_ARCH_BCMBCA
 2022-10-31 14:45 UTC  (3+ messages)
` [PATCH v3 1/5] arm: bcmbca: add bcm63158 SoC "

[PATCH 0/4] arm: bcmbca: add basic support for more Broadcom BCA SoCs
 2022-10-31 14:45 UTC  (3+ messages)
` [PATCH 1/4] arm: bcmbca: add bcm63146 SoC support

[PATCH v2] arm: bcmbca: add bcm63138 SoC support
 2022-10-31 14:45 UTC  (2+ messages)

[PATCH v2 0/5] arm: bcmbca: add basic support for Broadcom BCA SoCs
 2022-10-31 14:45 UTC  (3+ messages)
` [PATCH v2 1/5] arm: bcmbca: add bcm63178 SoC support

[PATCH v2 0/5] Makefile: Deal with missing blobs consistently
 2022-10-31 14:45 UTC  (3+ messages)
` [PATCH v2 1/5] buildman: Handle the MAINTAINERS 'N' tag

[PATCH 00/39] lcd: Drop old LCD support
 2022-10-31 13:47 UTC  (2+ messages)

[PATCH v2] video: dw_mipi_dsi: fix [hv]sync active vs back porch
 2022-10-31 13:35 UTC  (2+ messages)

[PATCH v3] video: simplefb: add rotation support
 2022-10-31 13:32 UTC  (2+ messages)

[PATCH v2 0/2] splash: add more options/support
 2022-10-31 13:30 UTC  (2+ messages)

Please pull u-boot-video
 2022-10-31 12:52 UTC  (2+ messages)

[PATCH] usb: ohci: Use a flexible array member for portstatus
 2022-10-31 12:05 UTC  (2+ messages)

[PATCH] sunxi: Enable PHY_SUN4I_USB by default for new SoCs
 2022-10-31  5:15 UTC 

[PATCH] spl: Fix SPL_ATF and SPL_OPENSBI dependencies
 2022-10-31  4:26 UTC 

[PATCH v3] cmd: mtd: check if a block has to be skipped or erased
 2022-10-30 23:31 UTC  (6+ messages)

[PATCH 1/4] usb: dwc3: Cache ref_clk pointer in struct dwc3
 2022-10-30 21:43 UTC  (10+ messages)
` [PATCH 2/4] usb: dwc3: reference clock period configuration
` [PATCH 3/4] usb: dwc3: Calculate REFCLKPER based on reference clock
` [PATCH 4/4] usb: dwc3: Program GFLADJ

Please pull u-boot-dm
 2022-10-30 16:37 UTC  (2+ messages)

[PATCH v4] cmd: mtd: check if a block has to be skipped or erased
 2022-10-30 14:14 UTC 

[PATCH v2] cmd: mtd: check if a block has to be skipped or erased
 2022-10-30 14:10 UTC  (3+ messages)

[PATCH 00/17] dm: sandbox: Add a new HOST uclass
 2022-10-30  1:47 UTC  (18+ messages)
` [PATCH 01/17] dm: sandbox: Drop non-BLK code from host implementation
` [PATCH 02/17] sandbox: Add missing comments for os_alarm()
` [PATCH 03/17] test: Split out mk_fs function into a helper
` [PATCH 04/17] test: Correct pylint warnings in fs_helper
` [PATCH 05/17] dm: test: Drop the special function for running DM tests
` [PATCH 06/17] dm: test: Clear the block cache after running a test
` [PATCH 07/17] test: Drop an unused parameter to ut_run_test_live_flat()
` [PATCH 08/17] test: Tidy up help for ut command
` [PATCH 09/17] test: doc: Add documentation "
` [PATCH 10/17] test: Allow showing basic information about tests
` [PATCH 11/17] test: Add a way to detect a test that breaks another
` [PATCH 12/17] dm: blk: Tidy up obtaining a block device from its parent
` [PATCH 13/17] dm: sandbox: Create a new HOST uclass
` [PATCH 14/17] dm: sandbox: Create a block driver
` [PATCH 15/17] dm: sandbox: Switch over to using the new host uclass
` [PATCH 16/17] dm: Add documentation for host command and implementation
` [PATCH 17/17] dm: Add tests for the sandbox host driver

[PATCH v3 0/2] automatically stip btool_ from btool names
 2022-10-30  1:44 UTC  (6+ messages)
` [PATCH v3 1/2] binman: bintool: remove btool_ prefix "

i2c-gpio: condition is always false
 2022-10-30  1:44 UTC  (2+ messages)

mkimage regression: legacy images with Image Type IH_TYPE_FLATDT
 2022-10-30  1:43 UTC  (2+ messages)

[PATCH v2 0/6] Update Chameleon v3 configuration
 2022-10-29  0:54 UTC  (13+ messages)
` [PATCH v2 1/6] socfpga: chameleonv3: Enable ext4 in SPL
` [PATCH v2 2/6] socfpga: chameleonv3: Move environment to a text file
` [PATCH v2 3/6] arm: dts: chameleonv3: Override chameleonv3 bitstream names
` [PATCH v2 4/6] arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsi
` [PATCH v2 5/6] arm: dts: chameleonv3: Add 270-2 variant
` [PATCH v2 6/6] chameleonv3: Convert CONFIG_SPL_MAX_SIZE to Kconfig


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