messages from 2020-10-14 08:50:39 to 2020-10-15 16:18:28 UTC [more...]
[PATCH v3 0/2] Add support for loading images above 4GB
2020-10-15 16:18 UTC (4+ messages)
` [PATCH v3 2/2] spl: fdt: Record load/entry fit-images entries in 64bit format
[PATCH] serial: pl01x: Add error value checking
2020-10-15 16:11 UTC (4+ messages)
[PATCH 00/33] stm32: enable logging features
2020-10-15 15:59 UTC (38+ messages)
` [PATCH 01/33] arm: stm32mp: migrate trace to log macro
` [PATCH 02/33] arm: stm32mp: migrate cmd_stm32prog "
` [PATCH 03/33] arm: stm32mp: bsec: migrate trace "
` [PATCH 04/33] pinctrl: stm32: "
` [PATCH 05/33] gpio: stm32-gpio: migrate trace to dev and "
` [PATCH 06/33] remoproc: stm32: migrate trace to "
` [PATCH 07/33] ram: "
` [PATCH 08/33] ram: stm32mp1: migrate trace to dev or "
` [PATCH 09/33] mmc: stm32_sdmmc2: migrate trace to dev and "
` [PATCH 10/33] timer: stm32: migrate trace to "
` [PATCH 11/33] hwspinlock: "
` [PATCH 12/33] rtc: "
` [PATCH 13/33] watchdog: stm32mp: migrate trace to dev macro
` [PATCH 14/33] power: regulator: stm32-verfbuf: define LOG_CATEGORY
` [PATCH 15/33] misc: rcc: migrate trace to dev macro
` [PATCH 16/33] misc: rcc: keep the rcc device name for subnode
` [PATCH 17/33] clk: stm32mp1: migrate trace to dev and log macro
` [PATCH 18/33] clk: clk_stm32f: "
` [PATCH 19/33] clk: clk_stm32h7: "
` [PATCH 20/33] reset: stm32-reset: "
` [PATCH 21/33] mailbox: stm32-ipcc: "
` [PATCH 22/33] i2c: stm32f7_i2c: "
` [PATCH 23/33] phy: stm32-usbphyc: "
` [PATCH 24/33] spi: stm32_spi: "
` [PATCH 25/33] spi: stm32_qspi: "
` [PATCH 26/33] mtd: stm32_fmc2: "
` [PATCH 27/33] memory: stm32-fmc2: "
` [PATCH 28/33] serial: stm32: define LOG_CATEGORY
` [PATCH 29/33] video: stm32_ltdc: migrate trace to dev and log macro
` [PATCH 30/33] video: stm32_dsi: "
` [PATCH 31/33] board: st: stm32mp1: "
` [PATCH 32/33] board: st: common: "
` [PATCH 33/33] configs: stm32mp15: enable LOG features
[PATCH] spi: migrate trace to dev and log macro in spi uclass
2020-10-15 15:18 UTC
[v3 00/16] Enable ARM Trusted Firmware for U-Boot
2020-10-15 15:05 UTC (18+ messages)
` [v3 01/16] arm: socfpga: Add function for checking description from FIT image
` [v3 02/16] arm: socfpga: soc64: Load FIT image with ATF support
` [v3 03/16] arm: socfpga: soc64: Override 'lowlevel_init' to support ATF
` [v3 04/16] arm: socfpga: Disable "spin-table" method for booting Linux
` [v3 05/16] arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)
` [v3 06/16] arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP services
` [v3 07/16] mmc: dwmmc: socfpga: Add ATF support for MMC driver
` [v3 08/16] net: designware: socfpga: Add ATF support for MAC driver
` [v3 09/16] arm: socfpga: soc64: Add ATF support for Reset Manager driver
` [v3 10/16] arm: socfpga: soc64: Add ATF support for FPGA reconfig driver
` [v3 11/16] arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()
` [v3 12/16] arm: socfpga: soc64: SSBL shall not setup stack on OCRAM
` [v3 13/16] arm: socfpga: soc64: Skip handoff data access in SSBL
` [v3 14/16] arm: socfpga: dts: soc64: Add binman node of FIT image with ATF support
` [v3 15/16] arm: socfpga: soc64: Enable FIT image generation using binman
` [v3 16/16] configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF support
[PATCH 0/3] xilinx: board: Add support for board eeproms
2020-10-15 15:05 UTC (5+ messages)
` [PATCH 1/3] dm: core: Add support for getting node from aliases
` [PATCH 2/3] xilinx: board: Read the whole eeprom not just offset
` [PATCH 3/3] xilinx: board: Add support for additional card detection
[PATCH 0/3] rockchip: efuse: add RK3288/RK3328 support
2020-10-15 15:05 UTC (7+ messages)
` [PATCH 1/3] rockchip: efuse: add support for RK3288 non-secure efuse
` [PATCH 3/3] rockchip: dts: rk3288: enable efuse node
` [PATCH 2/3] rockchip: efuse: add support for RK3328 non-secure efuse
[PATCH 1/2] dm: core: Add late driver remove option
2020-10-15 15:05 UTC (4+ messages)
[PATCH] Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE
2020-10-15 15:05 UTC (2+ messages)
[PATCH 0/3] add "call" command
2020-10-15 15:05 UTC (6+ messages)
` [PATCH v2 0/3] allow positional arguments with "run"
` [PATCH v2 2/3] allow positional arguments with "run" command
[PATCH v2] drivers: serial: probe all uart devices
2020-10-15 15:05 UTC (7+ messages)
Bootable image for imx8qxp
2020-10-15 14:54 UTC
fatal error: Python.h: No such file or directory
2020-10-15 14:07 UTC (2+ messages)
[PATCH 00/17] fs/squashfs: fix memory leaks and introduce exists() function
2020-10-15 13:54 UTC (5+ messages)
` [PATCH 05/17] fs/squashfs: sqfs_split_path: fix memory leak and dangling pointers
` [PATCH 06/17] fs/squashfs: sqfs_read_directory_table: fix memory leak
[PATCH] usb: dwc2: add "u-boot,force-vbus-detection" for stm32
2020-10-15 13:07 UTC (2+ messages)
[PATCH v2 1/1] dfu: remove UPDATE_TFTP
2020-10-15 13:05 UTC (12+ messages)
` CONFIG_UPDATE_TFTP
[PATCH 1/3] reset: stm32: Add support of MCU HOLD BOOT
2020-10-15 13:01 UTC (3+ messages)
` [PATCH 2/3] remoteproc: stm32: use reset for hold boot
` [PATCH 3/3] remoteproc: stm32: update error management in stm32_copro_start
[PATCH] board: stm32mp1: no MTD partitions fixup for serial boot
2020-10-15 12:52 UTC
[PATCH] phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off
2020-10-15 12:50 UTC
[PATCH] configs: stm32mp15: activate CMD_ELF
2020-10-15 12:46 UTC
[PATCH 00/13] ehci-mx6: update and fix
2020-10-15 12:32 UTC (9+ messages)
` [PATCH 13/13] usb: ehci-mx6: Improve the bind function
[PATCH 1/2] configs: stm32mp15: activate CMD_IMPORTENV
2020-10-15 12:31 UTC (2+ messages)
` [PATCH 2/2] configs: stm32mp15: activate CMD_EXPORTENV
[PATCH v2] configs: mt8512: enable device mode of mtu3 explicitly
2020-10-15 12:28 UTC (7+ messages)
[PATCH v9] usb: add MediaTek USB3 DRD driver
2020-10-15 12:28 UTC (6+ messages)
[PATCH] stm32mp: stm32prog: accept device without partition
2020-10-15 12:28 UTC
[PATCH] power: regulator: add dummy helper
2020-10-15 10:06 UTC
[PATCH] phy: nop-phy: add clk bulk
2020-10-15 10:05 UTC
STM32MP1: Adding TF-A causes kernel errors
2020-10-15 9:45 UTC (7+ messages)
[PATCH 00/32] x86: Allow Coral to boot into Chrome OS
2020-10-15 9:13 UTC (4+ messages)
` [PATCH 03/32] x86: Add a layout for Chrome OS verified boot
[PATCH v3 00/27] Add DM support for omap PWM backlight
2020-10-15 8:53 UTC (4+ messages)
[PATCH] include/configs: ls1012aqds: add default environment variable
2020-10-15 8:44 UTC
[PATCH] mtd: spi-nor-ids: Add Winbond W25M512JW flash entry
2020-10-15 8:06 UTC (2+ messages)
[PATCH] video: rockchip: Add missing dpcd_write() call to link_train_ce()
2020-10-15 7:19 UTC (10+ messages)
[PATCH] dm: pci: fsl: Correct the workaround of erratum A-007815
2020-10-15 6:54 UTC
[PATCH 0/4] xen: improve console outputs
2020-10-15 6:52 UTC (9+ messages)
` [PATCH 1/4] serial: serial_xen: print U-Boot banner and others
` [PATCH 2/4] arch: arm/xen: add putc() for debugging
` [PATCH 3/4] xen: add definitions for console_io
` [PATCH 4/4] serial: serial_xen: add DEBUG_UART support
[PATCH 1/1] espresso7420: remove unused symbol CONFIG_DEFAULT_CONSOLE
2020-10-15 5:36 UTC (5+ messages)
[PATCH 1/4] treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE
2020-10-15 5:36 UTC (3+ messages)
Missing license/copyright notice in zlib.h
2020-10-15 3:33 UTC
[v3 0/2] Refactor AST2500 reset control
2020-10-15 2:34 UTC (4+ messages)
` [v3 1/2] reset: ast2500: Use SCU for "
` [v3 2/2] cosmetic: reset: ast2500: Rename driver and configs
Please pull u-boot-marvell/master
2020-10-15 0:03 UTC (2+ messages)
[PATCH v2] clk: ccf: replace the get_rate helper
2020-10-14 21:42 UTC
[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
2020-10-14 18:37 UTC (4+ messages)
` [PATCH v4 07/27] rockchip: Enable building a SPI ROM image on bob
[PATCH v5 0/3] Add command to display or save Linux PStore dumps
2020-10-14 17:44 UTC (7+ messages)
` [PATCH v5 1/3] cmd: "
` [PATCH v5 2/3] test: Add PStore command tests
` [PATCH v5 3/3] cmd: Fixup DT to pass PStore Ramoops parameters
[PATCH v2] doc: Sphinx.override_domain() deprecated
2020-10-14 17:43 UTC (2+ messages)
[PATCH v2] net: e1000: add defaults for i210 TX/RX PBSIZE
2020-10-14 17:43 UTC (2+ messages)
[PATCH v2 1/2] treewide: Fix wrong CONFIG_IS_ENABLED() handling
2020-10-14 17:43 UTC (4+ messages)
` [PATCH v2 2/2] checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error
[PATCH v3 0/3] doc: global data pointer
2020-10-14 17:43 UTC (7+ 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
[PATCH 1/2] spl: Avoid printing boot device if silent console is enabled
2020-10-14 17:43 UTC (3+ messages)
` [PATCH 2/2] spl: Add SPL_SERIAL as requirement for SDP_USB_SDP
[PATCH 1/1] arm: enable DM_RNG on QEMU by default
2020-10-14 17:42 UTC (2+ messages)
[PATCH 1/1] bootm: add {arch,board}_preboot_os() to bootm.h
2020-10-14 17:42 UTC (3+ messages)
[PATCH v2 0/3] cmd/button: return button status
2020-10-14 17:42 UTC (7+ messages)
` [PATCH v2 1/3] test: sharpen button label unit test
` [PATCH v2 2/3] drivers: gpio: keep output value for input on sandbox
` [PATCH v2 3/3] cmd/button: return button status
[PATCH v2] time: Fix get_ticks being non-monotonic
2020-10-14 17:42 UTC (2+ messages)
[PATCH] spl: Avoid printing boot device if silent console is enabled
2020-10-14 17:42 UTC (2+ messages)
[PATCH 1/2] mmc: remove duplicate mmc_get_env_dev() implementations
2020-10-14 17:42 UTC (4+ messages)
` [PATCH 2/2] env/ext4.c: allow loading from an EXT4 partition on the MMC boot device
[PATCH] cmd: fat: Use do_save() for fatwrite
2020-10-14 17:41 UTC (2+ messages)
[PATCH v3 0/2] Add Clock driver support for RZ/G2[HN] SoC's
2020-10-14 17:17 UTC (3+ messages)
` [PATCH v3 1/2] clk: renesas: Add R8A774B1 clock tables
` [PATCH v3 2/2] clk: renesas: Add R8A774E1 "
[PATCH] mtd: spi-nor-ids: Add Winbond W25M512JV flash entry
2020-10-14 17:14 UTC (2+ messages)
[PATCH] env: sf: add support for env erase
2020-10-14 16:10 UTC (5+ messages)
[PATCH v3] pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9
2020-10-14 15:45 UTC
[PATCH V2 00/12] imx: doc update
2020-10-14 15:28 UTC (14+ messages)
` [PATCH V2 01/12] board: imx: address dd usage in README
` [PATCH V2 02/12] doc: board: Convert i.MX8MP EVK README to reST
` [PATCH V2 03/12] doc: board: Convert i.MX8MN "
` [PATCH V2 04/12] doc: board: Convert i.MX8MM "
` [PATCH V2 05/12] doc: board: Convert i.MX8MQ "
` [PATCH V2 06/12] doc: board: Convert i.MX8QXP MEK "
` [PATCH V2 07/12] doc: board: Convert i.MXRT1020 EVK "
` [PATCH V2 08/12] doc: board: Convert i.MXRT1050 "
` [PATCH V2 09/12] doc: board: Convert i.MX6 Sabreauto "
` [PATCH V2 10/12] doc: board: Convert i.MX6 Sabresd "
` [PATCH V2 11/12] doc: board: Convert i.MX6UL 14x14 EVK "
` [PATCH V2 12/12] doc: board: Convert i.MX6ULL "
[PATCH RESEND v9] usb: add MediaTek USB3 DRD driver
2020-10-14 13:21 UTC
[PATCH v2 1/3] arm64: dts: armada-3720-espressobin: use Linux model/compatible strings
2020-10-14 13:20 UTC (7+ messages)
` [PATCH v2 3/3] arm64: dts: a3720: add support for espressobin with populated emmc
[PATCH v2 00/22] log: Add commands for manipulating filters
2020-10-14 13:07 UTC (5+ messages)
` [PATCH v2 05/22] log: Use CONFIG_IS_ENABLED() for LOG_TEST
[PATCH] mx6: peripheral clock from oscillator
2020-10-14 13:07 UTC
[PATCH] configs: mt8512: enable device mode of mtu3 explicitly
2020-10-14 12:51 UTC (3+ messages)
[PATCH v2 0/5] Add Clock and Pincontrol driver support for RZ/G2[HN] SoC's
2020-10-14 11:29 UTC (8+ messages)
` [PATCH v2 3/5] pinctrl: renesas: r8a77965: Add R8A774B1 PFC support
[PATCH] spi: xilinx_spi: remove unused local variable
2020-10-14 9:38 UTC
[PATCH] xilinx: zynqmp: Add support for saving sha3 key to different address
2020-10-14 9:07 UTC
[PATCH] spi: zynq_qspi: Use clk subsystem to get reference qspi clk
2020-10-14 8:57 UTC
[PATCH] spi: zynq_spi: Use clk subsystem to get reference spi clk
2020-10-14 8:55 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