messages from 2021-08-12 21:47:09 to 2021-08-16 10:45:30 UTC [more...]
[PATCH 1/7] arm: mach-imx: Update MAC fuse for i.MX8MP
2021-08-16 10:44 UTC
[PATCH v3 0/9] phyCORE-i.MX8MP Update
2021-08-16 10:27 UTC (6+ messages)
` [PATCH v3 2/9] arm: dts: imx8mp: Add common u-boot dtsi
[PATCH 2/2] arm: mvebu: a37xx: Define CONFIG_SYS_REF_CLK and use it instead of get_ref_clk()
2021-08-16 10:02 UTC (2+ messages)
` [PATCH v2] "
[PATCH v3 3/3] arm: mvebu: Initial ESPRESSOBin-Ultra board support
2021-08-16 9:47 UTC (3+ messages)
[PATCH v1] imx: spl: fix imx8m secure boot
2021-08-16 9:41 UTC (3+ messages)
` [EXT] "
[PATCH 1/2] serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART
2021-08-16 9:07 UTC (9+ messages)
` [PATCH 2/2] serial: a37xx: Do not call get_ref_clk() in _debug_uart_init()
[PATCH v3 0/3] Add support for the GST ESPRESSOBin-Ultra board
2021-08-16 8:37 UTC (34+ messages)
` [PATCH v3 1/3] arm: mvebu: mvebu_armada-37xx: Implement the mac command (Marvell hw_info)
` [PATCH v3 2/3] arm: mvebu: mvebu_armada-37xx: Define the loadaddr environment variable
` [PATCH v3 3/3] arm: mvebu: Initial ESPRESSOBin-Ultra board support
[PATCH 1/2] arm: mvebu: axp: Properly check for Armada XP in mach/soc.h
2021-08-16 7:58 UTC (2+ messages)
[PATCH 1/2] ata: ahci-pci: Fix dependency on DM_PCI
2021-08-16 7:57 UTC (4+ messages)
` [PATCH 2/2] ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI
[PATCH] arm: kirkwood: Sheevaplug: Update board maintainer
2021-08-16 7:49 UTC (2+ messages)
[PATCH] stm32mp: correctly handle board_get_usable_ram_top(0)
2021-08-16 7:26 UTC (2+ messages)
[PATCH 1/1] doc: move i.MX7D/i.MX8MM A/B booting to board specific
2021-08-16 7:18 UTC (2+ messages)
[PATCH] serial: a37xx: Remove CONFIG_DEBUG_UART_SHIFT options
2021-08-16 6:59 UTC (2+ messages)
[PATCH 1/3] arm: mvebu: espressobin: Enable also SATA support via PCIe
2021-08-16 6:59 UTC (6+ messages)
` [PATCH 2/3] arm: mvebu: turris_mox: Enable SATA support
` [PATCH 3/3] arm: mvebu: turris_omnia: Enable NVMe support
[PATCH 1/1] doc: rename Freescale to NXP
2021-08-16 6:25 UTC
[PATCH v1] imx: mkimage_fit_atf: replace @ with hyphen
2021-08-16 6:01 UTC (9+ messages)
[PATCH] ARM: Prevent the compiler from using NEON registers
2021-08-16 3:14 UTC
[PATCH 1/7] tools: imx8mimage: not abort when mmap fail
2021-08-16 3:48 UTC (7+ messages)
` [PATCH 2/7] imx: imx8mq_evk: switch to binman
` [PATCH 3/7] imx: imx8mq_phanbell: "
` [PATCH 4/7] imx: pico-imx8mq: switch to use binman
` [PATCH 5/7] imx: makefile: drop the use of imx8mimage.sh
` [PATCH 6/7] imx: imx8mq use common imximage.cfg
` [PATCH 7/7] doc: imx8mq_evk: update doc after using binman
Pull request for efi-2021-10-rc2-2
2021-08-16 2:51 UTC (2+ messages)
[PATCH v2 1/3] doc: Move devicetree control doc to rST
2021-08-16 1:34 UTC (7+ messages)
` [PATCH v2 2/3] doc: Update devicedocs including how to add tweaks
` [PATCH v2 3/3] doc: Add a note about why devicetree is used
[PATCH] riscv: Add missing sentinel in ocores_i2c.c
2021-08-15 23:04 UTC
[PATCH v4 0/5] add measurement support
2021-08-16 0:33 UTC (9+ messages)
` [PATCH v4 1/5] efi_loader: add secure boot variable measurement
` [PATCH v4 2/5] efi_loader: add "
` [PATCH v4 3/5] efi_loader: add ExitBootServices() measurement
` [PATCH v4 4/5] efi_loader: refactor efi_append_scrtm_version()
` [PATCH v4 5/5] efi_loader: add comment for efi_tcg2.h
[PATCH 0/3] common: Add fdt network helper
2021-08-15 21:27 UTC (14+ messages)
` [PATCH 1/3] Add fdt network helper header file
` [PATCH 2/3] Add fdt network helper functions
` [PATCH 3/3] Add fdt network helper to Makefile
` [PATCH v2 1/3] common: Add fdt network helper
` [PATCH v2 2/3] common: Add fdt network helper header file
` [PATCH v2 3/3] common: Add fdt network helper functions
[PATCH 01/14] configs: Disable LMB and BDI for tools-only
2021-08-15 19:50 UTC (20+ messages)
` [PATCH 02/14] lmb: Use CONFIG_LMB_*_REGIONS only if they are defined
` [PATCH 03/14] lmb: Always compile arch_lmb_reserve() into U-Boot on arm
` [PATCH 04/14] lmb: Always compile arch_lmb_reserve() into U-Boot on arc
` [PATCH 05/14] lmb: Add generic arch_lmb_reserve_generic()
` [PATCH 06/14] lmb: Switch to "
` [PATCH 07/14] lmb: nios2: Add arch_lmb_reserve()
` [PATCH 08/14] lmb: nds32: "
` [PATCH 09/14] lmb: riscv: "
` [PATCH 10/14] lmb: sh: "
` [PATCH 11/14] lmb: xtensa: "
` [PATCH 12/14] lmb: x86: "
` [PATCH 13/14] lmb: Mark arch_lmb_reserve() as weak symbol
` [PATCH 14/14] lmb: Switch imx board_lmb_reserve() to arch_lmb_reserve()
[PATCH 1/2] imx8mm-cl-iot-gate: Do not build fip.bin by default
2021-08-15 19:26 UTC (6+ messages)
` [PATCH 2/2] imx8mm-cl-iot-gate: Add documentation
[PATCH] config/sifive_unmatched: add preboot commands
2021-08-15 15:27 UTC
[bug?] SiFive Unmatched default boot script update?
2021-08-15 15:15 UTC (2+ messages)
Broken CONFIG_SPL_SATA_SUPPORT=y
2021-08-15 14:23 UTC (12+ messages)
[PATCH] Allow colon in PXE bootfile URLs
2021-08-15 11:43 UTC
[PATCH 1/1] ARM: renesas: reduce rcar3_salvator-x image size
2021-08-14 19:07 UTC
[PATCH 1/1] cmd: enable CONFIG_CMD_EFIDEBUG by default
2021-08-14 18:58 UTC (2+ messages)
[PATCH 1/1] efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES
2021-08-14 8:44 UTC
[PATCH] tools: k3_fit_atf: Fix DM binary FIT load addresses
2021-08-14 6:49 UTC
[PATCH 1/1] efi_loader: add Linux magic to RISC-V crt0
2021-08-14 6:47 UTC
[PATCH v8 0/5] rockchip_sfc: add support for Rockchip SFC
2021-08-13 16:48 UTC (5+ messages)
` [PATCH v8 1/5] spi: "
[PATCH 0/4] Add octal DTR support for Macronix flash
2021-08-13 18:06 UTC (6+ messages)
` [PATCH 1/4] mtd: spi-nor: macronix: add support for Macronix octaflash
` [PATCH 2/4] mtd: spi-nor-core: Adding different type of command extension in Soft Reset
` [PATCH 3/4] mtd: spi-nor-core: set 4byte opcode when possible
` [PATCH 4/4] mtd: spi-nor-core: Add support for Macronix Octal flash
[PATCH v3] mmc: Add support for enumerating MMC card in a given mode using mmc command
2021-08-13 17:36 UTC (2+ messages)
[PATCH v4 0/2] mmc: Add support for enumrating MMC card in user specified mode
2021-08-13 17:34 UTC (3+ messages)
` [PATCH v4 1/2] mmc: Add support for enumerating MMC card in a given mode using mmc command
` [PATCH v4 2/2] doc: usage: mmc: Document usage of speed mode in "mmc dev" and "mmc rescan"
[PATCH v2 0/2] Refactor and improve full help output from tools
2021-08-13 16:25 UTC (3+ messages)
` [PATCH v2 1/2] tools: Refactor full help printing
` [PATCH v2 2/2] tools: Handle PAGER containing arguments
[PATCH] gpio: mxc_gpio: Fix i.MX8M GPIO output status read
2021-08-13 14:34 UTC
Please pull u-boot-x86
2021-08-13 12:39 UTC (2+ messages)
Pull request: u-boot-rockchip-20210812
2021-08-13 12:37 UTC (2+ messages)
[PATCH v2 0/3] efi: Minimal revert to rodata change
2021-08-13 12:37 UTC (5+ messages)
[PATCH 2/2] armv8: Ensure EL1&0 VMSA is enabled
2021-08-13 12:23 UTC
[PATCH 1/2] armv8: Disable pointer authentication traps for EL1
2021-08-13 12:22 UTC
[PATCH] rpi: Conditionally add simple-framebuffer node
2021-08-13 7:04 UTC (2+ messages)
[PATCH v5 00/12] handling all DM watchdogs in watchdog_reset()
2021-08-13 12:11 UTC (4+ messages)
` [PATCH v5 09/12] watchdog: wdt-uclass.c: handle "
Hints on how to use efi_driver/efi_block_device.c
2021-08-13 10:02 UTC (6+ messages)
[PATCH v4 0/3] arm64: Add optimized memset/memcpy/memove functions
2021-08-13 9:38 UTC (3+ messages)
` [PATCH v4 3/3] arm64: Kconfig: Enable usage of optimized memset/memcpy/memmove
[PATCH] cmd: boot: Update reset usage message
2021-08-13 9:21 UTC (5+ messages)
[PATCH v4 07/10] watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()
2021-08-13 6:17 UTC (12+ messages)
[PATCH v2 0/6] Support SiFive Composable cache driver
2021-08-13 4:00 UTC (11+ messages)
` [PATCH v2 3/6] riscv: lib: introduce cache_init interface
` [PATCH v2 5/6] riscv: lib: move platform-related libraries to sperate folder
[PATCH 1/1] riscv: show code leading to exception
2021-08-13 3:41 UTC (5+ messages)
[PATCH 00/23] Makefile: Continue simplifying Makefile rules (Part B)
2021-08-13 1:11 UTC (13+ messages)
` [PATCH 05/23] serial: Add a SERIAL config
` [PATCH 17/23] power: Tidy up #undef of CONFIG_DM_PMIC
` [PATCH 18/23] power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
` [PATCH 19/23] i2c: Convert CONFIG_POWER_I2C et al to Kconfig
` [PATCH 21/23] power: Refactor Makefile rules
` [PATCH 01/23] mmc: Rename MMC_SUPPORT to MMC
[PATCH] x86: crownbay: Enable CONFIG_SPI_FLASH_SMART_HWCAPS
2021-08-13 0:56 UTC (3+ messages)
[PATCH 1/2] x86: crownbay: Enable SeaBIOS support
2021-08-13 0:56 UTC (6+ messages)
` [PATCH 2/2] doc: x86: Update SeaBIOS build instructions
[PATCH] env: Make _init() expect _INVALID when _IS_NOWHERE
2021-08-12 15:28 UTC
[PATCH 1/3] aristainetos2: Rename CONFIG_EXTRA_ENV_BOARD_SETTINGS
2021-08-12 22:22 UTC (3+ messages)
` [PATCH 3/3] exynos: Update environment macros a bit
[PATCH 00/12] dm: Expand of-platdata support to GPIOs and clean up
2021-08-12 22:22 UTC (3+ messages)
` [PATCH 05/12] mmc: nds32: ftsdc010: Convert to livetree
[PATCH 0/7] xyz-modem: Fix cancelling and closing transfers
2021-08-12 21:48 UTC (6+ messages)
` [PATCH 5/7] xyz-modem: Properly abort/terminate transfer on error
` [PATCH 7/7] xyz-modem: Allow to cancel transfer also by CTRL+C
Proposal: U-Boot MTD (rewriting old story)
2021-08-12 21:46 UTC (7+ messages)
[PATCH] fdt_support: Add kernel-doc for fdt_fixup_memory_banks()
2021-08-12 21:46 UTC (2+ messages)
[PATCH] cmd: pwm: Remove additional pwm description
2021-08-12 21:46 UTC (2+ messages)
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