messages from 2020-10-02 02:09:54 to 2020-10-05 12:41:31 UTC [more...]
[GIT PULL] u-boot-rpi/rpi-next to next
2020-10-05 12:41 UTC (2+ messages)
[PULL] u-boot-atmel-2021.01-a
2020-10-05 11:33 UTC
[PATCH 1/2] cros_ec: Fix up driver names to avoid dtoc warnings
2020-10-05 11:27 UTC (2+ messages)
` [PATCH 2/2] x86: "
[PATCH v2 1/2] treewide: Fix wrong CONFIG_IS_ENABLED() handling
2020-10-05 10:56 UTC (3+ messages)
` [PATCH v2 2/2] checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error
[PATCH v2 1/1] log: mute messages generated by log drivers
2020-10-05 10:56 UTC (3+ messages)
[PATCH] arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file
2020-10-05 10:17 UTC
[PATCH 00/16] dm: Remove redefinitions of dev_xxx macros
2020-10-05 10:07 UTC (18+ messages)
` [PATCH 01/16] clk: sifive: Include device_compat.h
` [PATCH 02/16] dm: syscon: Set LOG_CATEGORY
` [PATCH 03/16] firmware: scmi: Include device_compat.h
` [PATCH 04/16] mtd: mxs_nand: Fix not calling dev_xxx with a device
` [PATCH 05/16] net: ldpaa_eth: Include device_compat.h
` [PATCH 06/16] phy: "
` [PATCH 07/16] ram: imxrt: "
` [PATCH 08/16] spi: nsp_fspi: "
` [EXT] "
` [PATCH 09/16] spi: fsl_qspi: "
` [PATCH 10/16] tee: optee: "
` [PATCH 11/16] timer: "
` [PATCH 12/16] usb: xhci: "
` [PATCH 13/16] usb: musb-new: "
` [PATCH 14/16] usb: musb-new: mt85xx: Fix not calling dev_err with a device
` [PATCH 15/16] linux/compat.h: Remove redefinition of dev_xxx macros
` [PATCH 16/16] dm: Don't undefine "
[PATCH v2] ARM: stm32: Use firmware property instead of loadables
2020-10-05 9:37 UTC
[PATCH 0/2] Add support for loading images above 4GB
2020-10-05 8:56 UTC (12+ messages)
` [PATCH 2/2] spl: fdt: Record load/entry fit-images entries in 64bit format
[PATCH v2 0/2] Add support for loading images above 4GB
2020-10-05 8:53 UTC (3+ messages)
` [PATCH v2 1/2] spl: Use standard FIT entries
` [PATCH v2 2/2] spl: fdt: Record load/entry fit-images entries in 64bit format
[PULL] Pull request for u-boot-stm/next = u-boot-stm32-20201003
2020-10-05 8:44 UTC
ARM: zynq: Add Z-turn board V5
2020-10-05 8:28 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] cpu: at91: add driver for CPU
2020-10-05 7:51 UTC (2+ messages)
[PATCH v2] usb: dwc2: Fix contorl OUT transfer issue
2020-10-05 7:11 UTC
Fit images and EFI_LOAD_FILE2_PROTOCOL
2020-10-05 6:33 UTC (8+ messages)
[PATCH v3 0/3] doc: global data pointer
2020-10-05 6:30 UTC (4+ messages)
` [PATCH v3 1/3] global_data.h: convert GD_FLG_* to enum
` [PATCH v3 2/3] global_data.h: add Sphinx documentation
` [PATCH v3 3/3] doc: global data pointer
STM32MP1: Adding TF-A causes kernel errors
2020-10-05 6:07 UTC (3+ messages)
[PATCH 1/3] configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs
2020-10-05 1:52 UTC (6+ messages)
` [PATCH 2/3] configs: migrate CONFIG_VIDEO_BMP_RLE8 "
` [PATCH 3/3] configs: migrate CONFIG_BMP_16/24/32BPP "
[PATCH 1/2] treewide: Fix wrong CONFIG_IS_ENABLED() handling
2020-10-05 1:52 UTC (4+ messages)
` [PATCH 2/2] checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error
[PATCH 1/1] sandbox: add missing SDL key scan codes
2020-10-05 1:42 UTC (2+ messages)
[PATCH 1/3] dm: add cells_count parameter in *_count_phandle_with_args
2020-10-05 1:42 UTC (6+ messages)
` [PATCH 2/3] fdtdec: correct test on return of fdt_node_offset_by_phandle
` [PATCH 3/3] test: dm: add test for phandle access functions
[PATCH 0/2] log: allow for message continuation
2020-10-05 1:41 UTC (6+ messages)
` [PATCH 1/2] "
[PATCH 1/1] sandbox: make SDL window resizable
2020-10-05 1:41 UTC (2+ messages)
[PATCH 1/1] sandbox: avoid duplicate backslash input
2020-10-05 1:41 UTC (2+ messages)
SPL Load Over JTAG DDR Initialization Failing
2020-10-04 23:55 UTC
[PATCH 0/3] riscv: Move timers into drivers/timer
2020-10-04 20:29 UTC (4+ messages)
` [PATCH 1/3] riscv: Move Andes PLMT driver to drivers/timer
` [PATCH 2/3] timer: Add _TIMER suffix to Andes PLMT Kconfig
` [PATCH 3/3] riscv: Move timer portions of SiFive CLINT to drivers/timer
[PATCH v4 1/2] arm: rmobile: Add PRR CPU ID macros for RZ/G2[HMNE]
2020-10-04 17:40 UTC (6+ messages)
[PATCH 1/2] watchdog: Hide WATCHDOG_RESET_DISABLE
2020-10-04 15:40 UTC (14+ messages)
` [PATCH 2/2] watchdog: add watchdog behavior configuration
[PATCH 1/2] ti: Use devtype=mmc instead of setenv devtype mmc
2020-10-04 11:23 UTC (3+ messages)
` [PATCH 2/2] am335x_evm: Allow booting from usb-storage device
[PATCH 0/4] efi_loader: fix EFI_LOAD_FILE2_PROTOCOL
2020-10-04 5:16 UTC (8+ messages)
` [PATCH 1/4] efi_loader: description EFI_LOAD_FILE2_PROTOCOL
` [PATCH 2/4] efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL
` [PATCH 3/4] efi_selftest: enable printing hexadecimal numbers
` [PATCH 4/4] efi_selftest: print CRC32 of initrd as hexadecimal
[PATCH v2 0/4] x86: Updates to SMBIOS
2020-10-03 20:51 UTC (9+ messages)
` [PATCH v2 1/4] x86: Pass an ofnode into each SMBIOS function
` [PATCH v2 2/4] smbios: Allow properties to come from the device tree
` [PATCH v2 3/4] smbios: Add more properties
` [PATCH v2 4/4] smbios: Add documentation and devicetree binding
[PATCH v2] spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility string
2020-10-03 19:42 UTC (3+ messages)
[PATCH] clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clock
2020-10-03 19:07 UTC (2+ messages)
[PATCH 00/20] dm: Enhance of-platdata to support parent devices
2020-10-03 17:31 UTC (21+ messages)
` [PATCH 01/20] sandbox: Drop ad-hoc device declarations in SPL
` [PATCH 02/20] dtoc: Document the return value of scan_structs()
` [PATCH 03/20] dtoc: Order the structures internally by name
` [PATCH 04/20] dm: core: Allow dm_warn() to be used in SPL
` [PATCH 05/20] dtoc: Fix widening of int to bytes
` [PATCH 06/20] dm: Add a C test for of-platdata properties
` [PATCH 07/20] sandbox: Allow selection of SPL unit tests
` [PATCH 08/20] dm: test: Drop of-platdata pytest
` [PATCH 09/20] dm: test: Add a check that all devices have a dev value
` [PATCH 10/20] dm: test: Add a test for of-platdata phandles
` [PATCH 11/20] dm: Use an allocated array for run-time device info
` [PATCH 12/20] sandbox: Fix up building for of-platdata
` [PATCH 13/20] dm: Support parent devices with of-platdata
` [PATCH 14/20] dm: Add a test for of-platdata parent information
` [PATCH 15/20] dm: core: Convert #ifdef to if() in root.c
` [PATCH 16/20] x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
` [PATCH 17/20] x86: apl: Take advantage of the of-platdata parent support
` [PATCH 18/20] dm: Use driver_info index instead of pointer
` [PATCH 19/20] dm: Don't allow U_BOOT_DEVICE() when of-platdata is used
` [PATCH 20/20] dm: doc: Update the of-platadata documentation
[PATCH 00/17] dm: test: Add unit tests for SPL
2020-10-03 15:25 UTC (18+ messages)
` [PATCH 01/17] dtoc: Extract inner loop from output_node()
` [PATCH 02/17] dtoc: Use a namedtuple for _links
` [PATCH 03/17] dm: core: Expand the comment for DM_GET_DEVICE()
` [PATCH 04/17] dm: core: Avoid void * in the of-platdata structs
` [PATCH 05/17] dm: Avoid using #ifdef for CONFIG_OF_LIVE
` [PATCH 06/17] dm: test: Sort the Makefile
` [PATCH 07/17] dm: test: Update Makefile conditions
` [PATCH 08/17] dm: test: Make use of CONFIG_UNIT_TEST
` [PATCH 09/17] dm: test: Disable some tests that should not run in SPL
` [PATCH 10/17] dm: test: Build tests for SPL
` [PATCH 11/17] dm: test: Update the test runner to support of-platdata
` [PATCH 12/17] dm: test: Add a way to run SPL tests
` [PATCH 13/17] dm: test: Add a very simple of-platadata test
` [PATCH 14/17] Makefile: Generate a symbol file for u-boot-spl
` [PATCH 15/17] pytest: Collect SPL unit tests
` [PATCH 16/17] test: Run "
` [PATCH 17/17] Azure/GitLab/Travis: Add "
[PATCH] arm: mvebu: Espressobin: Set environment variable fdtfile
2020-10-03 8:50 UTC (7+ messages)
` [PATCH v2] "
IMX8MM 4GiB boundary issue
2020-10-02 17:05 UTC (12+ messages)
[PATCH 1/2] board: tbs2910: Use recommended distroboot addresses
2020-10-02 15:56 UTC (4+ messages)
[PULL] Pull request: u-boot-stm32 for v2020.10= u-boot-stm32-20201002
2020-10-02 15:56 UTC (2+ messages)
[PATCH] ram: rockchip: px30: add a config-based ddr selection
2020-10-02 14:39 UTC (5+ messages)
[PATCH 1/2] gpio: stm32: cosmetic: cleanup gpio_stm32_probe
2020-10-02 13:14 UTC (6+ messages)
` [PATCH 2/2] gpio: stm32: check result of ofnode_phandle_args
[PATCH 1/2] pinctrl: stm32: Convert to use APIs which support live DT
2020-10-02 13:12 UTC (6+ messages)
` [PATCH 2/2] pinctrl: stm32: Add header with SPDX licence
[PATCH] mailbox: stm32_ipcc: Convert to use APIs which support live DT
2020-10-02 13:11 UTC (3+ messages)
[PATCH 1/2] video: stm32_ltdc: Convert to use APIs which support live DT
2020-10-02 13:10 UTC (5+ messages)
` [PATCH 2/2] video: stm32_dsi: "
[PATCH] ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4
2020-10-02 13:04 UTC (3+ messages)
[PATCH] ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96
2020-10-02 12:58 UTC (5+ messages)
[PATCH] mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities
2020-10-02 12:54 UTC (8+ messages)
` [PATCH 1/2] mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed"
` [PATCH v2 2/2] mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities
[PATCH] arm64L: zynqmp: Add missing support for 9cg version
2020-10-02 12:43 UTC
[PATCH] arm: stm32: cleanup arch gpio.h
2020-10-02 12:08 UTC
[PATCH] stm32mp: limit size of cacheable DDR in pre-reloc stage
2020-10-02 11:32 UTC (2+ messages)
[PATCH 1/4] configs: stm32mp1: enable fastboot support of eMMC boot partition
2020-10-02 11:30 UTC (8+ messages)
` [PATCH 2/4] configs: stm32mp1: enable the fastboot oem command format
` [Uboot-stm32] "
` [PATCH 3/4] configs: stm32mp1: enable the fastboot oem command partconf
` [Uboot-stm32] "
` [PATCH 4/4] configs: stm32mp1: enable the fastboot oem command bootbus
` [Uboot-stm32] "
` [Uboot-stm32] [PATCH 1/4] configs: stm32mp1: enable fastboot support of eMMC boot partition
[PATCH v2 1/3] arm64: dts: armada-3720-espressobin: use Linux model/compatible strings
2020-10-02 10:56 UTC (3+ messages)
` [PATCH v3] "
How to make u-boot verify script signature in FIT image
2020-10-02 10:44 UTC
[PATCH 1/2] pinctrl: meson-axg-pmx: fix gpio request
2020-10-02 9:29 UTC (3+ messages)
` [PATCH 2/2] pinctrl: meson-axg: add missing GPIOA_18
[PATCH 1/2] video: dw-mipi-dsi: driver-specific configuration of phy timings
2020-10-02 9:16 UTC (2+ messages)
` [PATCH 2/2] video: dw-mipi-dsi: permit configuring the escape clock rate
[PATCH] pwm: Add driver for Amlogic Meson PWM controller
2020-10-02 9:09 UTC
Problems with large amount of partitions on SD
2020-10-02 8:59 UTC
Pinebook Pro keyboard (RK3399 OHCI)?
2020-10-02 8:07 UTC (3+ messages)
[PATCH v1 0/2] Fix kmeter1 support
2020-10-02 7:23 UTC (3+ messages)
` [PATCH v1 1/2] mpc83xx: kmeter1_defconfig add missing BAT4 config
` [PATCH v1 2/2] mpc83xx: kmeter1: increase malloc_f space
[PATCH v3] arm64: dts: armada-3720-espressobin: use Linux model/compatible strings
2020-10-02 5:50 UTC
[PATCH v1 00/16] Enable ARM Trusted Firmware for U-Boot
2020-10-02 2:40 UTC (5+ messages)
` [PATCH v1 02/16] arm: socfpga: soc64: Add FIT generator script for pack itb with ATF
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