messages from 2021-03-02 15:34:50 to 2021-03-04 01:41:11 UTC [more...]
[PATCH 00/19] video: sunxi: Rework DE2 driver
2021-03-04 1:41 UTC (5+ messages)
` [PATCH 01/19] sunxi: video: select dw-hdmi in Kconfig, not Makefile
` [PATCH 02/19] video: sunxi: Add mode_valid callback to sunxi_dw_hdmi
u-boot on RPi4 32bit - issue after upgrading the firmware
2021-03-04 1:33 UTC (4+ messages)
[PATCH v3 00/38] ppc: qemu: Convert qemu-ppce500 to driver model and enable additional driver support
2021-03-04 1:13 UTC (8+ messages)
` [PATCH v3 04/38] ppc: qemu: Support non-identity PCI bus address
[RFC PATCH u-boot 00/12] U-Boot LTO (Sandbox + ARM Nokia RX-51)
2021-03-04 0:40 UTC (19+ messages)
` [RFC PATCH u-boot 01/12] build: use thin archives instead of incremental linking
` [RFC PATCH u-boot 02/12] sandbox: errno: avoid conflict with libc's errno
` [RFC PATCH u-boot 03/12] linker_lists: declare entries and lists externally visible
` [RFC PATCH u-boot 04/12] efi_loader: fix warning when linking with LTO
` [RFC PATCH u-boot 05/12] binman: declare symbols externally visible
` [RFC PATCH u-boot 06/12] build: support building with Link Time Optimizations
` [RFC PATCH u-boot 07/12] arch: sandbox: make LTO available
` [RFC PATCH u-boot 08/12] sandbox: build with LTO
` [RFC PATCH u-boot 09/12] ARM: make gd a function for LTO
` [RFC PATCH u-boot 10/12] string: make memcpy() visible to fix LTO linking errors
` [RFC PATCH u-boot 11/12] arch: ARM: make LTO available
` [RFC PATCH u-boot 12/12] Nokia RX-51: build with LTO
[PATCH] JFFS2: fix jffs2 summary datacrc status uninitialized
2021-03-04 0:36 UTC (2+ messages)
[PATCH] JFFS2: fix the reading address over nand's limit
2021-03-04 0:33 UTC (2+ messages)
make O=directory parameter
2021-03-04 0:27 UTC (5+ messages)
[PATCH v4 00/16] gpio: Update and simplify the uclass API
2021-03-03 20:39 UTC (3+ messages)
` [PATCH v4 05/16] gpio: Drop dm_gpio_set_dir()
[PATCH v3 00/41] test: Refactor tests to have a single test runner
2021-03-03 20:37 UTC (4+ messages)
[PATCH v4 00/11] tpm: Support using TPM1 and TPM2 from a single API
2021-03-03 19:11 UTC (23+ messages)
` [PATCH v4 01/11] tpm: Don't include cr50 in TPL/SPL
` [PATCH v4 02/11] tpm: Use logging in the uclass
` [PATCH v4 03/11] tpm: Add debugging of request in tpm_sendrecv_command()
` [PATCH v4 04/11] tpm: Add an API that can support v1.2 and v2
` [PATCH v4 05/11] tpm: Switch TPMv1 over to use the new API
` [PATCH v4 06/11] tpm: Add a basic API implementation for TPMv2
` [PATCH v4 07/11] tpm: Reduce duplication in a few functions
` [PATCH v4 08/11] tpm: Add an implementation of define_space
` [PATCH v4 09/11] tpm: Add TPM2 support for read/write values
` [PATCH v4 10/11] tpm: Add TPM2 support for write_lock
` [PATCH v4 11/11] tpm: Allow disabling platform hierarchy with TPM2
[PATCH v4 0/9] Various minor fixes
2021-03-03 19:10 UTC (19+ messages)
` [PATCH v4 1/9] spl: Drop duplicate 'Jumping to U-Boot' message
` [PATCH v4 2/9] binman: Indicate how to make binman verbose
` [PATCH v4 3/9] doc: describe the md command
` [PATCH v4 4/9] doc: Add a note about producing 'md.b' output using hexdump
` [PATCH v4 5/9] s5p4418_nanopi2: Drop dead code
` [PATCH v4 6/9] sandbox: Add os_realloc()
` [PATCH v4 7/9] sandbox: Avoid using malloc() for system state
` [PATCH v4 8/9] sandbox: Write out bloblist when exiting
` [PATCH v4 9/9] bootm: Fix duplicate debugging in bootm_process_cmdline()
[PATCH 0/8]
2021-03-03 19:09 UTC (17+ messages)
` [PATCH 1/8] stm32mp: update MMU config before the relocation
` [PATCH 2/8] stm32mp: update the mmu configuration for SPL and prereloc
` [PATCH 3/8] arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH
` [PATCH 4/8] arm: cosmetic: align TTB_SECT define value
` [PATCH 5/8] arm: cp15: update DACR value to activate access control
` [PATCH 6/8] arm: omap2: remove arm_init_domains
` [PATCH 7/8] arm: cp15: remove weak function arm_init_domains
` [PATCH 8/8] arm: remove set_dacr/get_dacr functions
[PATCH 0/4] Remove addr parameter from reset_cpu()
2021-03-03 19:08 UTC (9+ messages)
` [PATCH 1/4] nds32: Remove dead reset_cpu() implementation
` [PATCH 2/4] board: ns3: Remove superfluous reset logic
` [PATCH 3/4] Revert "lpc32xx: cpu: add support for soft reset"
` [PATCH 4/4] reset: Remove addr parameter from reset_cpu()
Pull request: u-boot-imx u-boot-imx-20210003
2021-03-03 19:07 UTC (2+ messages)
U-Boot ECDSA Implementation Question
2021-03-03 18:08 UTC (6+ messages)
` [EXTERNAL] "
[PATCH v3 1/1] env: sf: single function env_sf_save()
2021-03-03 17:52 UTC (6+ messages)
[PATCH 00/20] ppc: qemu: Add eTSEC support
2021-03-03 17:21 UTC (38+ messages)
` [PATCH 01/20] net: phy: xilinx: Remove non-DM prototype of phy_connect_gmii2rgmii()
` [PATCH 02/20] net: phy: xilinx: Convert to use APIs which support live DT
` [PATCH 03/20] net: phy: fixed: Remove non-DM prototype of phy_connect_fixed()
` [PATCH 04/20] net: phy: fixed: Convert to use APIs which support live DT
` [PATCH 05/20] dt-bindings: net: Add the old DT bindings for "fixed-link"
` [PATCH 08/20] dm: mdio: Use ofnode_phy_is_fixed_link() API
` [PATCH 09/20] net: tsec: "
` [PATCH 10/20] net: phy: Simplify the logic of phy_connect_fixed()
` [PATCH 11/20] net: phy: fixed: Make driver ops static
` [PATCH 12/20] net: phy: fixed: Add the missing ending newline
` [PATCH 13/20] net: phy: fixed: Support the old DT binding
` [PATCH 14/20] dt-bindings: net: Update Freescale TSEC to support "queue-group"
` [PATCH 15/20] net: tsec: Support <reg> property from the subnode "queue-group"
` [PATCH 16/20] dm: core: Correctly read <ranges> of simple-bus
` [PATCH 19/20] ppc: qemu: Enable eTSEC support
` [PATCH 20/20] doc: board: qemu-ppce500: Document eTSEC usage
[PULL] u-boot-usb/master
2021-03-03 15:10 UTC (2+ messages)
[PATCH v3 0/2] Add Gateworks Venice board support
2021-03-03 14:11 UTC (5+ messages)
` [PATCH v3 1/2] arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kits
` [PATCH v3 2/2] board: gateworks: imx8mm: Add Gateworks Venice board support
[PATCH V4] ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=y
2021-03-03 14:11 UTC (2+ messages)
[PATCH] arm: a37xx: pci: Implement workaround for the readback value of VEND_ID
2021-03-03 13:37 UTC
[PATCH] fs/squashfs: Fix compilation error
2021-03-03 13:23 UTC (2+ messages)
[PATCH v2] arm: Add support for Kobol Helios64 board
2021-03-03 13:23 UTC (3+ messages)
[PATCH u-boot] regmap: fix a serious pointer casting bug
2021-03-03 13:15 UTC
[PATCH 1/2] mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output
2021-03-03 12:49 UTC (8+ messages)
` [PATCH 2/2] mmc: fsl_esdhc_imx: remove redundant cmd11 related code
[PATCH] Nokia RX-51: Enable CONFIG_CMD_BOOTD
2021-03-03 12:46 UTC (5+ messages)
[PATCH 0/5] Flexspi cleanups for ls1028a and lx2160a
2021-03-03 11:34 UTC (6+ messages)
` [PATCH 1/5] configs: lx2160a: Unset CONFIG_SPI_FLASH_SPANSION
` [PATCH 2/5] configs: lx2160a: Remove unused Flexspi config options
` [PATCH 3/5] configs: ls1028a: Unset CONFIG_SPI_FLASH_SPANSION
` [PATCH 4/5] configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfig
` [PATCH 5/5] configs: ls1028a: Correct CONFIG_ENV_SECT_SIZE
[PATCH] nvme: Elaborate on cache maintenance operation in get/set_features
2021-03-03 11:13 UTC (5+ messages)
[PATCH] riscv: Remove unused define in maix header
2021-03-03 11:10 UTC (2+ messages)
[PATCH v5 0/6] wdt: Add support for watchdogs on Kendryte K210
2021-03-03 11:08 UTC (3+ messages)
` [PATCH v5 6/6] riscv: Enable watchdog for the k210
[PATCH] usb: mtu3: flush cache for next GPD
2021-03-03 10:58 UTC (2+ messages)
[PATCH] arm: mvebu: Espressobin: Enable additional options
2021-03-03 10:34 UTC
[PATCH] net: use the same alias stem for ethernet as linux
2021-03-03 10:26 UTC (2+ messages)
Dead code CONFIG_ARMADA_39X?
2021-03-03 10:21 UTC
[PATCH v3 1/4] firmware: scmi: voltage regulator
2021-03-03 10:09 UTC (2+ messages)
[PATCH 0/5] lmb: Add config for the number of memory and reserved regions
2021-03-03 9:57 UTC (3+ messages)
Commit 401d1c4f5d2 ("common: Drop asm/global_data.h from common header") broke CONFIG_CMD_SQUASHFS=y
2021-03-03 9:53 UTC (6+ messages)
[PATCH] hush: Fix assignments being misinterpreted as commands
2021-03-03 9:45 UTC (11+ messages)
[PATCH 0/3 v5] Add ESRT and test ESRT creation
2021-03-03 9:34 UTC (9+ messages)
` [PATCH 2/3 v5] cmd: efi: ESRT table debug print
` [PATCH 3/3 v5] efi: ESRT creation tests
` [PATCH RESEND 1/3 v5] efi: Add ESRT to the EFI system table
[PATCH] Revert "mmc: fsl_esdhc_imx: remove the 1ms delay before sending command"
2021-03-03 9:08 UTC (2+ messages)
[PATCH 1/4] phy: phy-imx8mq-usb: Add USB PHY driver for i.MX8MQ
2021-03-03 8:53 UTC (7+ messages)
` [PATCH 4/4] imx8mq_evk: Enable the USB3.0 host port
` [EXT] "
[PATCH] video: SIMPLE_PANEL depends on DM_GPIO
2021-03-03 3:46 UTC
[PATCH u-boot-marvell] ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository
2021-03-03 1:55 UTC (2+ messages)
[PATCH u-boot-marvell] ddr: marvell: a38x: Add more space for additional info from SPD
2021-03-03 1:54 UTC (2+ messages)
[PATCH 1/1] video: buffer overrun in TrueType console
2021-03-03 1:54 UTC (2+ messages)
[PATCH] MAINTAINERS: Update info for Raspberry Pi
2021-03-03 1:54 UTC (2+ messages)
[PATCH 1/2] of: addr: Abort address translation for parent nodes missing 'ranges'
2021-03-03 1:54 UTC (4+ messages)
` [PATCH 2/2] of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
[PATCH 0/5] cmd: Add support for command substitution
2021-03-03 1:53 UTC (3+ messages)
` [PATCH 5/5] cmd: Convert part uuid to use cmd_result
[PATCH 1/2] watchdog: Add booke watchdog driver
2021-03-03 1:39 UTC (2+ messages)
` [PATCH 2/2] (DO NOT APPLY) powerpc: t2080rdb: Enable watchdog
[PATCH 00/11] imx: ventana: convert Gateworks Ventana to dm
2021-03-03 1:15 UTC (4+ messages)
` [PATCH 09/11] imx: ventana: enable dm support for MMC and SATA
[PATCH 1/3] rtc: ds1307: Add ds1339 compatible
2021-03-03 1:09 UTC (3+ messages)
` [PATCH 2/3] powerpc: t2080rdb: Enable RTC support
` [PATCH 3/3] board: freescale: t208xrdb: Add link to User Guide
[PATCH] pci: Mark 64bit Memory BARs as such
2021-03-03 0:57 UTC
[PATCH 0/5] Synology DS414 integration mini-review
2021-03-03 0:55 UTC (6+ messages)
` [PATCH 1/5] ds414: Add a Kconfig defining some strings
` [PATCH 2/5] configs: ds414: Enable XHCI_PCI by default
` [PATCH 3/5] board/Synology: Unify legacy kernel support
` [PATCH 4/5] ds414: Auto-populate env if appropriate
` [PATCH 5/5] ds414: Add sample u-boot update command
[BUG] segmentation fault in efi_firmware_fit_get_image_info()
2021-03-03 0:48 UTC (2+ messages)
[GIT PULL] rpi: second round of updates for v2021.04
2021-03-02 22:13 UTC (2+ messages)
UBL/U-BOOT and MARVELL LINK STREET
2021-03-02 21:46 UTC (2+ messages)
[PATCH] ARM: imx: imx8mn-ddr4-evk: Add ethernet support
2021-03-02 21:28 UTC (14+ messages)
[PATCH] common: board_f: Restore 85xx watchdog support
2021-03-02 21:00 UTC
[PATCH v6] imx: support for conga-QMX8 board
2021-03-02 20:44 UTC (3+ messages)
[PATCH 0/2] A64/R40 DRAM controller dual-rank-related changes
2021-03-02 18:08 UTC (7+ messages)
` [PATCH 2/2] sunxi: enable dual rank memory on R40
` [linux-sunxi] "
[PATCH v4 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm platform
2021-03-02 17:38 UTC (8+ messages)
` [PATCH v4 14/14] qemu: arm64: Add documentation for capsule update
[PATCH 01/25] arm: Remove xfi3 board
2021-03-02 17:25 UTC (10+ messages)
` [PATCH 16/25] arm: Remove gwventana boards
[PATCH] arm: Add support for Kobol Helios64 board
2021-03-02 17:18 UTC (3+ messages)
[PATCH v2 00/12] Add support for extension boards detection and DT overlays application
2021-03-02 16:21 UTC (7+ messages)
` [PATCH v2 07/12] w1-eeprom: remove sandbox eeprom driver
` [PATCH v2 10/12] sun5i: add support for DIP detection to CHIP board
[PATCH] nvme: add cache flush in get/set_features
2021-03-02 15:44 UTC (4+ 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