public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-12-25 20:15:35 to 2021-12-29 09:24:52 UTC [more...]

[PATCH v2] riscv: cancel the limitation that NR_CPUS is less than or equal to 32
 2021-12-29  9:23 UTC  (2+ messages)

[PATCH v6 0/4] Add octal DTR support for Macronix flash
 2021-12-29  5:56 UTC  (5+ messages)
` [PATCH v6 1/4] mtd: spi-nor: macronix: add support for Macronix Octal
` [PATCH v6 2/4] mtd: spi-nor-core: Adding different type of command extension in Soft Reset
` [PATCH v6 3/4] mtd: spi-nor-core: Add support for Macronix Octal flash
` [PATCH v6 4/4] mtd: spi-nor: Parse SFDP SCCR Map

'bmp display' convert 24bit bmp to 16bit lcd format
 2021-12-29  3:05 UTC  (3+ messages)

[PATCH v1] driver: fastboot: Fix getvar_get_part_info when flash nand
 2021-12-29  2:50 UTC 

[PATCH 0/3] Apple M1 power management controller support
 2021-12-29  1:50 UTC  (6+ messages)

help on udoo_neo power up on mainline uboot
 2021-12-28 21:49 UTC  (3+ messages)

[PATCH v3] net: zynq: Add support for PHY configuration in SGMII mode
 2021-12-28 17:00 UTC  (2+ messages)

[PATCH v2 0/1] Add more support for NXP's mfgtool
 2021-12-28 16:59 UTC  (3+ messages)
` [PATCH v2 1/1] fastboot: fb_getvar: Add getvar_logical_blocksize for NXP mfgtool

Please pull u-boot-video
 2021-12-28 16:26 UTC  (2+ messages)

[PATCH v2 0/3] Apple M1 power management controller support
 2021-12-28 14:27 UTC  (11+ messages)
` [PATCH v2 1/3] arm: dts: apple: Update Apple M1 device trees
` [PATCH v2 2/3] arm: dts: apple: Add u-boot,dm-pre-reloc properties
  ` [PATCH v2 2/3] arm: dts: apple: Add u-boot, dm-pre-reloc properties
` [PATCH v2 3/3] power: domain: Add Apple pmgr driver

Please pull u-boot-video/next
 2021-12-28 14:25 UTC 

[PATCH u-boot-next 00/12] Common U-Boot macros for PCI Configuration Mechanism #1
 2021-12-28 13:47 UTC  (27+ messages)
` [PATCH u-boot-next 01/12] pci: Add standard PCI Config Address macros
` [PATCH u-boot-next 02/12] pci: gt64120: Use PCI_CONF1_ADDRESS() macro
` [PATCH u-boot-next 03/12] pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro
` [PATCH u-boot-next 04/12] pci: msc01: Use PCI_CONF1_ADDRESS() macro
` [PATCH u-boot-next 05/12] pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro
` [PATCH u-boot-next 06/12] pci: tegra: "
` [PATCH u-boot-next 07/12] pci: fsl: "
` [PATCH u-boot-next 08/12] pci: mediatek: "
` [PATCH u-boot-next 09/12] pci: sh7780: Use PCI_CONF1_ADDRESS() macro
` [PATCH u-boot-next 10/12] x86: pci: "
` [PATCH u-boot-next 11/12] m68k: mcf5445x: "
` [PATCH u-boot-next 12/12] pci: sh7751: Fix access to config space via "

[PATCH v1 0/5] Move board specific files to board directory
 2021-12-28 13:11 UTC  (13+ messages)
` [PATCH v1 1/5] kconfig: allow defconfigs to live in "
` [PATCH v1 2/5] dts: allow dts files "
` [PATCH v1 3/5] scripts: Makefile.autoconf: allow CONFIG_SYS_CONFIG_NAME file to live "
` [PATCH v1 4/5] genboardcfg: allow defconfigs "
` [PATCH v1 5/5] nitrogen6x: move board specific files to nitrogen6x directory

[PATCH v2] phy: Track power-on and init counts in uclass
 2021-12-28 13:08 UTC  (4+ messages)

[PATCH 01/12] Convert CONFIG_83XX_PCICLK to Kconfig
 2021-12-28 12:59 UTC  (24+ messages)
` [PATCH 02/12] ppc: mpc83xx: Remove unused CONFIG symbols
` [PATCH 03/12] Convert CONFIG_SYS_I2C_EEPROM_ADDR_LEN to Kconfig
` [PATCH 04/12] serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8
` [PATCH 05/12] Convert CONFIG_CPU_PXA27X to Kconfig
` [PATCH 06/12] Convert CONFIG_CPU_SH7751 "
` [PATCH 07/12] Convert CONFIG_CPU_FREQ_HZ "
` [PATCH 08/12] Kconfig: Remove some symbols from the whitelist
` [PATCH 09/12] Convert CONFIG_88F5182 et al to Kconfig
` [PATCH 10/12] Convert CONFIG_SYS_KWD_CONFIG "
` [PATCH 11/12] Convert CONFIG_KIRKWOOD_GPIO "
` [PATCH 12/12] Convert CONFIG_JFFS2_DEV et al "

[PATCH 1/9] Convert CONFIG_TPL_TEXT_BASE to Kconfig
 2021-12-28 12:58 UTC  (19+ messages)
` [PATCH 2/9] Convert CONFIG_SYS_NAND_U_BOOT_OFFS "
` [PATCH 3/9] Convert CONFIG_ARCH_MAP_SYSMEM "
` [PATCH 4/9] arm: s5pc1xx: Move CONFIG_SYS_CLK_FREQ_C1x0 out of CONFIG namespace
` [PATCH 5/9] ls1088a: Guard get_board_ddr_clk function correctly
` [PATCH 6/9] nxp: ics307_clk: "
` [PATCH 7/9] CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()
` [PATCH 8/9] Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
` [PATCH 9/9] CI: Test for unmigrated CONFIG symbols in board config.h files

[PATCHv2] Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to Kconfig
 2021-12-28 12:57 UTC  (2+ messages)

[PATCH 01/11] pci: Remove unused FSL_PCI_INIT code
 2021-12-28 12:57 UTC  (23+ messages)
` [PATCH 02/11] Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig
` [PATCH 03/11] Convert CONFIG_WATCHDOG_TIMEOUT_MSECS "
` [PATCH 04/11] Convert CONFIG_SYS_MEMTEST_START et al "
` [PATCH 05/11] Convert CONFIG_SYS_IMMR "
` [PATCH 06/11] Finish CONFIG_VID et al conversion "
` [PATCH 07/11] Convert CONFIG_SYS_PCI_64BIT "
` [PATCH 08/11] warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespace
` [PATCH 09/11] Finish converting CONFIG_SYS_FSL_CLK to Kconfig
` [PATCH 10/11] Convert CONFIG_TEGRA_NAND "
` [PATCH 11/11] Finish conversion CONFIG_SYS_NAND_SELF_INIT "

[PATCH 1/9] arm: Drop unused tam3517-common.h
 2021-12-28 12:56 UTC  (18+ messages)
` [PATCH 2/9] Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig
` [PATCH 3/9] Convert CONFIG_ENV_SPI_BUS et al to Kconfig
` [PATCH 4/9] Convert CONFIG_FSL_IFC "
` [PATCH 5/9] Convert CONFIG_SD_BOOT et al "
` [PATCH 6/9] # This is a combination of 2 commits. # This is the 1st commit message:
  ` [PATCH 6/9] Convert CONFIG_CONS_INDEX et al to Kconfig
` [PATCH 7/9] Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace
` [PATCH 8/9] Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
` [PATCH 9/9] Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT "

Boot Linux FIT image from SPL
 2021-12-28 12:15 UTC  (3+ messages)

[PATCH v1 1/2] rockchip: spl: change call condition rockchip_stimer_init()
 2021-12-28  9:18 UTC  (5+ messages)
` [PATCH v1 2/2] rockchip: tpl: "

[RFC PATCH 0/5] configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
 2021-12-28  8:33 UTC  (9+ messages)
` [RFC PATCH 1/5] cmd: Fix up warnings in flash.c
` [RFC PATCH 2/5] mtd: cfi: introduce CFI_FLASH_BANKS
` [RFC PATCH 4/5] configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
` [RFC PATCH 5/5] Convert CONFIG_AT91_EFLASH "

[PATCH 00/12] event: Add support for events/hooks
 2021-12-28  8:28 UTC  (13+ messages)
` [PATCH 01/12] Makefile: Keep symbols in u-boot-init with LTO
` [PATCH 02/12] sandbox: start: Sort the header files
` [PATCH 03/12] binman: Expand elf support a little
` [PATCH 04/12] event: Add basic support for events
` [PATCH 05/12] event: Add a simple test
` [PATCH 06/12] event: Set up the event system on start-up
` [PATCH 07/12] event: Add events for device probe/remove
` [PATCH 08/12] event: Convert misc_init_f() to use events
` [PATCH 09/12] event: Convert arch_cpu_init_dm() "
` [PATCH 10/12] event: Add a command
` [PATCH 11/12] event: Add a script to decode the event-spy list
` [PATCH 12/12] event: Add documentation

[PATCH 00/12] It is a common need in U-Boot to have one subsystem notify another
 2021-12-28  8:27 UTC 

efi bootmenu
 2021-12-28 10:14 UTC  (3+ messages)

[PATCH] rpi: Switch to OF_HAS_PRIOR_STAGE by default
 2021-12-28  8:52 UTC  (2+ messages)

USB device enumeration query
 2021-12-28  8:52 UTC  (2+ messages)

[PATCH v3 0/4] rockchip: Improve support for Bob chromebook and add support for Kevin
 2021-12-28  8:34 UTC  (9+ messages)
` [PATCH v3 1/4] rockchip: gru: Set up SoC IO domain registers
` [PATCH v3 2/4] rockchip: gru: Add more devicetree settings
` [PATCH v3 3/4] rockchip: bob: Enable more configs
` [PATCH v3 4/4] rockchip: rk3399: Add support for chromebook_kevin

[PATCH v2 0/5] clk: Clean up optional helpers, and add API docs to HTML
 2021-12-28  8:34 UTC  (11+ messages)
` [PATCH v2 1/5] clk: Rename clk_get_optional_nodev
` [PATCH v2 2/5] clk: Inline clk_get_*_optional
` [PATCH v2 3/5] clk: Add client API to HTML docs
` [PATCH v2 4/5] clk: Add driver "
` [PATCH v2 5/5] clk: Add clk_get_by_name_optional

[PATCH v5 0/6] fpga: zynqmp: Adding support of loading authenticated images
 2021-12-28  8:32 UTC  (2+ messages)

[PATCH v7 00/15] Add CAAM driver model support
 2021-12-28  8:32 UTC  (5+ messages)
` [PATCH v7 01/15] crypto/fsl: Add support for CAAM Job ring driver model
` [PATCH v7 05/15] i.MX6: Enable Job ring driver model in U-Boot

[PATCH v3 1/2] binman: Do not pollute source tree when build with `make O=...`
 2021-12-28  8:34 UTC  (5+ messages)

[PATCH 0/4] Add vibration motor support to U-Boot
 2021-12-28  8:34 UTC  (7+ messages)
` [PATCH 1/4] drivers: Introduce vibrator uclass
` [PATCH 2/4] vibrator: Add vibrator_gpio driver
` [PATCH 3/4] cmd: Add vibrator command

[PATCH v2] sunxi: add board documentation
 2021-12-28  8:35 UTC  (3+ messages)

[PATCH 0/1] Introduce new sign binman's option
 2021-12-28  8:34 UTC  (3+ messages)
` [PATCH 1/1] binman: add sign option for binman

[RESEND PATCH 1/7] common: spl: move armv7m-specific code to spl_perform_fixups()
 2021-12-28  8:34 UTC  (12+ messages)
` [RESEND PATCH 2/7] common: board_r: move bedbug_init() to common code
` [RESEND PATCH 3/7] common: board_r: drop initr_kgdb wrapper
` [RESEND PATCH 5/7] common: board_r: move init_addr_map() to init.h
` [RESEND PATCH 6/7] common: board_r: include asm-generic/gpio.h
` [RESEND PATCH 7/7] common: board_r: drop ifdefs around header includes

[PATCH v1] MAINTAINERS: add rockchip regex for more files and directories
 2021-12-28  8:34 UTC  (2+ messages)

[PATCH] lib: export vsscanf
 2021-12-28  8:33 UTC  (2+ messages)

[PATCH v2 0/2] Arm Juno board documentation
 2021-12-28  8:33 UTC  (5+ messages)
` [PATCH v2 1/2] doc: Add documentation for the Arm VExpress64 board configs
` [PATCH v2 2/2] doc: add Arm Juno board documentation

[PATCH 1/1] efi: fix typo in description of struct efi_entry_hdr
 2021-12-28  8:33 UTC  (2+ messages)

[PATCH] BRCMNAND: Fix reporting of uncorrectable errors on subpages during page read
 2021-12-28  8:33 UTC  (2+ messages)

[PATCH] cmd: env: Add `indirect` to indirectly set values
 2021-12-28  8:33 UTC  (2+ messages)

[PATCH 0/6] moveconfig: Improve the pylist score a little
 2021-12-28  8:33 UTC  (4+ messages)
` [PATCH 1/6] moveconfig: Use single quotes

[PATCH 1/1] tools: avoid OpenSSL deprecation warnings
 2021-12-28  8:33 UTC  (2+ messages)

[PATCH v2] doc: qemu-arm peripherials
 2021-12-28  8:32 UTC  (2+ messages)

[RFC v2 00/20] efi_loader: more tightly integrate UEFI disks to driver model
 2021-12-28  8:32 UTC  (5+ messages)
` [RFC v2 12/20] dm: add tag support

[PATCH] sunxi: add board documentation
 2021-12-28  8:32 UTC  (4+ messages)

Possiable memory conflict with fdt memory region
 2021-12-27 11:10 UTC 

[PATCH v2 1/4] xea: dts: Update the SPI-NOR flash memory partitions description
 2021-12-27 15:00 UTC  (9+ messages)
` [PATCH v2 2/4] xea: defconfig: Update defconfig to support mtd partitions r/w by name
` [PATCH v2 3/4] arm: xea: config: Provide special defconfig for a single binary u-boot
` [PATCH v2 4/4] arm: dts: Enable support for USB on XEA (imx28) board

Pull request: u-boot-spi/master
 2021-12-27 13:25 UTC  (2+ messages)

[PATCH] fs/btrfs: fix a bug that U-boot fs btrfs implementation doesn't handle NO_HOLE feature correctly
 2021-12-27 12:08 UTC  (2+ messages)

[PATCH v3] arm: xea: Modify board code to generate single binary u-boot
 2021-12-27 10:38 UTC 

[PATCH v2] efi_loader: Don't limit the StMM buffer size explicitly
 2021-12-27  8:35 UTC  (10+ messages)

[PATCH] doc: Fix usage of CFG_RPMB_WRITE_KEY
 2021-12-27  8:08 UTC 

[PATCH v2 00/14] Add support for MediaTek MT7621 SoC
 2021-12-27  8:06 UTC  (6+ messages)
` [PATCH v2 03/14] clk: mtmips: add clock driver "

[PATCH 1/2] lib: add BLAKE2 hash support
 2021-12-27  6:12 UTC  (2+ messages)
` [PATCH 2/2] fs/btrfs: add dependency on BLAKE2 hash

kwboot: Marvell Dove UART booting
 2021-12-26 21:41 UTC  (2+ messages)

Pull request: u-boot-rockchip-20211226
 2021-12-26 17:42 UTC  (2+ messages)

[PATCH] freescale: imx8mm_evk: Use IS_ENABLED instead of #ifdef
 2021-12-26 17:23 UTC 

iMX8MM support for HAB and encrypted image in the mainline
 2021-12-26  8:19 UTC 

[PATCH] arm: dts: rk3399-puma: re-add vdd_log for uboot
 2021-12-26 14:06 UTC  (2+ messages)

[RFC PATCH v3 0/5] imx8m: move env_get_location for imx8mn and imx8mp at board level
 2021-12-26 11:46 UTC  (10+ messages)
` [RFC PATCH v3 1/5] imx8m: drop env_get_location for imx8mn and imx8mp
` [RFC PATCH v3 2/5] imx: imx8mn_evk: override env_get_location
` [RFC PATCH v3 3/5] imx: imx8mp_evk: "
` [RFC PATCH v3 4/5] beacon: imx8mn: override env_get_location in imx8mn_beacon.c
` [RFC PATCH v3 5/5] phytec: phycore_imx8mp: override env_get_location in phycore-imx8mp.c

[PATCH u-boot-marvell 00/11] Another kwbimage series
 2021-12-25 20:42 UTC  (12+ messages)
` [PATCH u-boot-marvell 09/11] tools: kwbimage: Fill the real header size into the main header


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