messages from 2021-03-12 10:34:06 to 2021-03-14 10:19:37 UTC [more...]
[PATCH 0/6 v2] Loadfile2 for initrd loading
2021-03-14 10:19 UTC (25+ messages)
` [PATCH 1/6 v2] efi_selftest: Remove loadfile2 for initrd selftests
` [PATCH 2/6] efi_loader: Add device path related functions for initrd via Boot####
` [PATCH 3/6 v2] efi_loader: Introduce helper functions for EFI
` [PATCH 4/6 v2] efi_loader: Replace config option for initrd loading
` [PATCH 5/6 v2] efidebug: add multiple device path instances on Boot####
` [PATCH 6/6 v2] doc: Update uefi documentation for initrd loading options
[PATCH 1/1] efi_selftest: illegal cast to pointer in initrddump
2021-03-14 9:19 UTC
[PATCH v3 00/22] ppc: qemu: Add eTSEC support
2021-03-14 8:19 UTC (29+ messages)
` [PATCH v3 01/22] dt-bindings: net: Add the old DT bindings for "fixed-link"
` [PATCH v3 02/22] of: extra: Introduce ofnode_phy_is_fixed_link() API
` [PATCH v3 03/22] dm: mdio: Use "
` [PATCH v3 04/22] net: phy: fixed: Be compatible with live OF tree
` [PATCH v3 05/22] net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed
` [PATCH v3 06/22] net: phy: xilinx: Be compatible with live OF tree
` [PATCH v3 07/22] net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()
` [PATCH v3 08/22] net: phy: Simplify the logic of phy_connect_fixed()
` [PATCH v3 09/22] net: phy: fixed: Make driver ops static
` [PATCH v3 10/22] net: phy: fixed: Add the missing ending newline
` [PATCH v3 11/22] net: phy: fixed: Support the old DT binding
` [PATCH v3 12/22] net: tsec: Use dm_eth_phy_connect() directly for the DM case
` [PATCH v3 13/22] sandbox: Add a DSA sandbox driver and unit test
` [PATCH v3 14/22] test: dm: Add a case to test ofnode_phy_is_fixed_link()
` [PATCH v3 15/22] net: tsec: Use map_physmem() directly instead of dev_remap_addr()
` [PATCH v3 16/22] dt-bindings: net: Update Freescale TSEC to support "queue-group"
` [PATCH v3 17/22] net: tsec: Support <reg> property from the subnode "queue-group"
` [PATCH v3 18/22] dm: core: Correctly read <ranges> of simple-bus
` [PATCH v3 19/22] test: dm: Add a test case for simple-bus <ranges>
` [PATCH v3 20/22] ppc: qemu: Create a virtual memory mapping of the platform bus
` [PATCH v3 21/22] ppc: qemu: Enable eTSEC support
` [PATCH v3 22/22] doc: board: qemu-ppce500: Document eTSEC usage
rk3399-gru-kevin: issues on bringup
2021-03-14 1:00 UTC (4+ messages)
[RFC] dev_phys_to_bus() and PCI
2021-03-13 19:19 UTC (2+ messages)
[PATCH u-boot v2 00/38] U-Boot LTO (Sandbox + Some ARM boards)
2021-03-13 17:34 UTC (48+ messages)
` [PATCH u-boot v2 10/38] efi_loader: fix warning when linking with LTO
` [PATCH u-boot v2 11/38] efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_data
` [PATCH u-boot v2 12/38] efi_loader: add macro for const EFI runtime data
` [PATCH u-boot v2 13/38] efi_selftest: compiler flags for efi_selftest_miniapp_exception.o
` [PATCH u-boot v2 14/38] lib: crc32: put the crc_table variable into efi_runtime_rodata section
` [PATCH u-boot v2 15/38] Makefile, Makefile.spl: cosmetic change
` [PATCH u-boot v2 16/38] build: use thin archives instead of incremental linking
` [PATCH u-boot v2 17/38] build: support building with Link Time Optimizations
` [PATCH u-boot v2 18/38] sandbox: errno: avoid conflict with libc's errno
` [PATCH u-boot v2 19/38] sandbox: use sections instead of symbols for getopt array boundaries
` [PATCH u-boot v2 20/38] sandbox: make LTO available
` [PATCH u-boot v2 21/38] sandbox: enable LTO by default
` [PATCH u-boot v2 22/38] ARM: global_data: make set_gd() work for armv5 and armv6
` [PATCH u-boot v2 23/38] ARM: make gd a function call for LTO and set via set_gd()
` [PATCH u-boot v2 24/38] ARM: fix LTO build for some thumb-interwork cases
` [PATCH u-boot v2 25/38] ARM: fix LTO for imx28_xea
` [PATCH u-boot v2 26/38] ARM: fix LTO for apf27
` [PATCH u-boot v2 27/38] ARM: fix LTO for keystone
` [PATCH u-boot v2 28/38] ARM: kona: fix clk_bsc_enable() type mismatch for LTO
` [PATCH u-boot v2 29/38] ARM: imx8m: fix imx_eqos_txclk_set_rate() "
` [PATCH u-boot v2 30/38] ARM: fix LTO for seaboard
` [PATCH u-boot v2 31/38] ARM: fix LTO for rockchip and samsung
` [PATCH u-boot v2 32/38] ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards)
` [PATCH u-boot v2 33/38] armv8: SPL: discard relocation information
` [PATCH u-boot v2 34/38] ata: ahci: fix ahci_link_up() type mismatch for LTO
` [PATCH u-boot v2 35/38] ARM: make LTO available
` [PATCH u-boot v2 36/38] ARM: don't use -ffunction-sections/-fdata-sections with LTO build
` [PATCH u-boot v2 37/38] ARM: don't use --gc-sections with LTO when using private libgcc
` [PATCH u-boot v2 38/38] ARM: enable LTO for some boards
[PATCH] configs: omap35_logic_somlv: Fix MMC booting
2021-03-13 15:46 UTC
[PATCH] configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BD
2021-03-13 15:34 UTC (2+ messages)
[PATCH] configs: add PineTab defconfig
2021-03-13 15:32 UTC (3+ messages)
[PATCH 2/4] pinephone_defconfig: reduce boot delay
2021-03-13 14:56 UTC (4+ messages)
[PATCH v2 00/21] ppc: qemu: Add eTSEC support
2021-03-13 14:34 UTC (47+ messages)
` [PATCH v2 01/21] dt-bindings: net: Add the old DT bindings for "fixed-link"
` [PATCH v2 02/21] of: extra: Introduce ofnode_phy_is_fixed_link() API
` [PATCH v2 03/21] test: dm: Add a case to test ofnode_phy_is_fixed_link()
` [PATCH v2 04/21] dm: mdio: Use ofnode_phy_is_fixed_link() API
` [PATCH v2 05/21] net: phy: fixed: Be compatible with live OF tree
` [PATCH v2 06/21] net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed
` [PATCH v2 07/21] net: phy: xilinx: Be compatible with live OF tree
` [PATCH v2 08/21] net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()
` [PATCH v2 09/21] net: phy: Simplify the logic of phy_connect_fixed()
` [PATCH v2 10/21] net: phy: fixed: Make driver ops static
` [PATCH v2 11/21] net: phy: fixed: Add the missing ending newline
` [PATCH v2 12/21] net: phy: fixed: Support the old DT binding
` [PATCH v2 13/21] net: tsec: Use dm_eth_phy_connect() directly for the DM case
` [PATCH v2 14/21] sandbox: Add a DSA sandbox driver and unit test
` [PATCH v2 15/21] dt-bindings: net: Update Freescale TSEC to support "queue-group"
` [PATCH v2 16/21] net: tsec: Support <reg> property from the subnode "queue-group"
` [PATCH v2 17/21] dm: core: Correctly read <ranges> of simple-bus
` [PATCH v2 18/21] test: dm: Add a test case for simple-bus <ranges>
` [PATCH v2 19/21] ppc: qemu: Create a virtual memory mapping of the platform bus
` [PATCH v2 20/21] ppc: qemu: Enable eTSEC support
` [PATCH v2 21/21] doc: board: qemu-ppce500: Document eTSEC usage
Fastboot
2021-03-13 0:15 UTC (9+ messages)
[PATCH v5 00/41] test: Refactor tests to have a single test runner
2021-03-12 21:56 UTC (2+ messages)
[PATCH u-boot v2.1 38/38] ARM: enable LTO for some boards
2021-03-12 20:47 UTC (7+ messages)
[PATCH 0/7] Add FU740 chip and HiFive Unmatched board support
2021-03-12 20:40 UTC
[PATCH 1/6] efi_selftest: Remove loadfile2 for initrd selftests
2021-03-12 16:25 UTC (4+ messages)
` [PATCH 5/6] efidebug: add multiple device path instances on Boot####
[PATCH v2] tee: optee: Change printing during optee_probe
2021-03-12 15:47 UTC (4+ messages)
[PATCH] cmd: part: number: remove inconsistent 0x from returned value
2021-03-12 15:47 UTC (9+ messages)
Please pull u-boot-marvell/master
2021-03-12 15:17 UTC (2+ messages)
[PATCH] spi: zynqmp_gqspi: Simplify baud_rate_val calculation
2021-03-12 13:53 UTC
[PATCH u-boot 00/39] U-Boot LTO (Sandbox + Some ARM boards)
2021-03-12 13:52 UTC (19+ messages)
` [PATCH u-boot 12/39] string: make memcpy() and memset() visible to fix LTO linking errors
` [PATCH u-boot 37/39] ARM: don't use -ffunction-sections/-fdata-sections with LTO build
[PATCHv5 0/6] SCP03 control, documentation and tests
2021-03-12 13:31 UTC (6+ messages)
[PATCH] doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=y
2021-03-12 12:35 UTC (3+ messages)
[PATCH 1/2] video: dw_mipi_dsi: missing device to log debug
2021-03-12 12:34 UTC (6+ messages)
` [PATCH 2/2] video: dw_mipi_dsi: update log of dphy_enable
[PATCH] video: stm32: remove all child of DSI bridge when its probe failed
2021-03-12 12:32 UTC (3+ messages)
[PATCH] configs: stm32mp15: move bootdelay configuration in defconfig
2021-03-12 12:31 UTC (3+ messages)
[PATCH] board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available
2021-03-12 12:30 UTC (2+ messages)
[PATCH] stm32mp: bsec: manage clock when present in device tree
2021-03-12 12:29 UTC (3+ messages)
[PATCH 1/4] stm32mp: stm32prog: Add Kconfig file for stm32prog command
2021-03-12 12:28 UTC (11+ messages)
` [PATCH 2/4] stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB
` [PATCH 3/4] stm32mp: stm32prog: reactivate console and display serial error
` [PATCH 4/4] stm32mp: stm32prog: replace alias by serial device sequence number
` [Uboot-stm32] [PATCH 1/4] stm32mp: stm32prog: Add Kconfig file for stm32prog command
[PATCH] board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board
2021-03-12 12:27 UTC (3+ messages)
[PATCH 0/6] stm32mp1_trusted_defconfig rely on SCMI support
2021-03-12 12:26 UTC (18+ messages)
` [PATCH 1/6] ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driver
` [PATCH 2/6] clk: stm32mp1: gets root clocks from fdt
` [Uboot-stm32] "
` [PATCH 3/6] scmi: Include device_compat.h
` [Uboot-stm32] "
` [PATCH 4/6] scmi: define LOG_CATEGORY
` [Uboot-stm32] "
` [PATCH 5/6] scmi: cosmetic: reorder include files
` [Uboot-stm32] "
[PATCH 0/4] Add WATCHDOG_RESET() in MTD framework and STM32 QSPI driver
2021-03-12 12:19 UTC (13+ messages)
` [PATCH 1/4] mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks
` [Uboot-stm32] "
` [PATCH 2/4] spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo()
` [Uboot-stm32] "
` [PATCH 3/4] mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase()
` [Uboot-stm32] "
` [PATCH 4/4] mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write()
` [Uboot-stm32] "
[PATCH 1/2] configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards
2021-03-12 12:14 UTC (5+ messages)
` [PATCH 2/2] board: st: Remove board_early_init_f and board_late_init callbacks "
[PATCH] arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled
2021-03-12 12:13 UTC (3+ messages)
Regression on RPi with commit 4cbb293 (efi_loader: consider no-map property of reserved memory)
2021-03-12 11:13 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