messages from 2020-10-16 13:54:29 to 2020-10-19 05:24:25 UTC [more...]
[PATCH v2 0/5] mtd: pxa3xx_nand: add support for Armada 8k
2020-10-19 5:24 UTC (8+ messages)
` [PATCH v2 1/5] arm: dts: armada-cp110-slave: add missing cps_nand
` [PATCH v2 2/5] arm: dts: armada-cp110-master: update nand-controller
` [PATCH v2 3/5] mtd: pxa3xx_nand: port to use driver model
` [PATCH v2 4/5] mtd: pxa3xx_nand: remove dead code
` [PATCH v2 5/5] mtd: nand: pxa3xx: enable NAND controller if the SoC needs it
[PATCH next] usb: mtu3: fix build warning/error
2020-10-19 3:46 UTC
[PATCH 00/25] binman: Support compression of sections
2020-10-19 2:41 UTC (26+ messages)
` [PATCH 01/25] binman: Give a sensible error if no command is given
` [PATCH 02/25] binman: Fix return from u-boot-ucode if there is no DT
` [PATCH 03/25] binman: Remove references to 'image' in entry_Section
` [PATCH 04/25] binman: Expand the error message for breaching a section
` [PATCH 05/25] binman: Move CompressData() into Entry base class
` [PATCH 06/25] binman: Use 'files-compress' to set compression for files
` [PATCH 07/25] binman: Update testPackExtra with more checks
` [PATCH 08/25] binman: Expand docs and test for padding
` [PATCH 09/25] binman: Expand docs and test for alignment
` [PATCH 10/25] binman: Move section-building code into a function
` [PATCH 11/25] binman: Refactor _BuildSectionData()
` [PATCH 12/25] binman: Move section padding to the parent
` [PATCH 13/25] binman: Make section padding consistent with other entries
` [PATCH 14/25] binman: Store the original data before compression
` [PATCH 15/25] binman: Set section contents in GetData()
` [PATCH 16/25] binman: Avoid reporting image-pos with compression
` [PATCH 17/25] binman: Drop Entry.CheckOffset()
` [PATCH 18/25] binman: Move sort and expand to the main Pack() function
` [PATCH 19/25] binman: Drop the Entry.CheckSize() method
` [PATCH 20/25] binman: Call CheckSize() from the section's Pack() method
` [PATCH 21/25] binman: Drop CheckEntries()
` [PATCH 22/25] binman: Update CheckEntries() for compressed sections
` [PATCH 23/25] binman: Use the actual contents in CheckSize()
` [PATCH 24/25] binman: Support compression of sections
` [PATCH 25/25] binman: Avoid calculated section data repeatedly
RPi3b, U-Boot, EFI and Serial Input
2020-10-19 2:17 UTC (3+ messages)
[PATCH next v10] usb: add MediaTek USB3 DRD driver
2020-10-19 1:20 UTC (3+ messages)
[PATCH] arm: sunxi: disable obsolete VIDEO config
2020-10-19 1:17 UTC (17+ messages)
` [PATCH] at91sam9: "
` [PATCH] at91sam9n12ek: "
` [PATCH] eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
` [PATCH] imx: mx6sxsabresd: disable obsolete VIDEO config
` [PATCH] imx: mx7dsabresd: "
` [PATCH] ls1021aqds: "
` [PATCH] ls1021atwr: "
` [PATCH] mx23evk: "
` [PATCH] nokia_rx51: "
` [PATCH] picosam9g45: "
` [PATCH] sansa_fuze_plus: "
` [PATCH] xfi3: "
[PATCH 12/18] watchdog: add watchdog driver for MediaTek MT7620 SoC
2020-10-19 0:48 UTC (3+ messages)
[PATCH 00/18] Add support for MediaTek MT7620 SoC
2020-10-19 0:46 UTC (3+ messages)
[PATCH] gadget: f_thor: fix wrong file size cast
2020-10-18 23:25 UTC (2+ messages)
Please pull u-boot-video
2020-10-18 20:36 UTC
[PATCH 0/3] phy: marvell: cp110: fix Armada 8k rev B0 boot hang
2020-10-18 19:43 UTC (5+ messages)
` [PATCH 1/3] phy: marvell: cp110: let the firmware configure the comphy
` [PATCH 2/3] phy: marvell: cp110: let the firmware configure comphy for PCIe
` [PATCH 3/3] phy: marvell: cp110: update mode parameter for pcie power on calls
i.MX RT1050 toolchain
2020-10-18 15:58 UTC (6+ messages)
[PATCH] rockchip: rk3399: Add Nanopi M4V2 board support
2020-10-18 5:25 UTC
[PATCH v1 0/8] Microchip PolarFire SoC support
2020-10-18 1:42 UTC (15+ messages)
` [PATCH v1 1/8] riscv: Add Microchip MPFS Icicle Kit support
` [PATCH v1 2/8] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v1 3/8] dt-bindings: clock: Add indexes for reset signals
` [PATCH v1 4/8] riscv: Add DMA 64-bit address support
` [PATCH v1 5/8] net: macb: Add DMA 64-bit address support for macb
` [PATCH v1 6/8] net: macb: Add phy address to read it from device tree
` [PATCH v1 7/8] clk: Add Microchip PolarFire SoC clock driver
` [PATCH v1 8/8] doc: board: Add Microchip MPFS Icicle Kit doc
[PATCH v4 00/13] riscv: Add SPI support for Kendryte K210
2020-10-17 19:21 UTC (15+ messages)
` [PATCH v4 01/13] spi: dw: Fix driving MOSI low while recieving
` [PATCH v4 02/13] spi: dw: Convert calls to debug to dev_*
` [PATCH v4 03/13] spi: dw: Rename "cs-gpio" to "cs-gpios"
` [PATCH v4 04/13] spi: dw: Use generic function to read reg address
` [PATCH v4 05/13] spi: dw: Rename registers to match datasheet
` [PATCH v4 06/13] spi: dw: Remove spi_enable_chip
` [PATCH v4 07/13] spi: dw: Rearrange struct dw_spi_priv
` [PATCH v4 08/13] spi: dw: Add SoC-specific compatible strings
` [PATCH v4 09/13] spi: dw: Add support for multiple CTRLR0 layouts
` [PATCH v4 10/13] spi: dw: Document devicetree binding
` [PATCH v4 11/13] spi: dw: Add mem_ops
` [PATCH v4 12/13] riscv: Add device tree bindings for SPI
` [PATCH v4 13/13] riscv: Add support for SPI on Kendryte K210
[PATCH v3 00/23] log: Add commands for manipulating filters
2020-10-17 18:07 UTC (24+ messages)
` [PATCH v3 01/23] log: Fix missing negation of ENOMEM
` [PATCH v3 02/23] log: Fix incorrect documentation of log_filter.cat_list
` [PATCH v3 03/23] log: Add additional const qualifier to arrays
` [PATCH v3 04/23] log: Add new category names to log_cat_name
` [PATCH v3 05/23] log: Use CONFIG_IS_ENABLED() for LOG_TEST
` [PATCH v3 06/23] log: Expose some helper functions
` [PATCH v3 07/23] log: Add function to create a filter with flags
` [PATCH v3 08/23] log: Add filter flag to deny on match
` [PATCH v3 09/23] test: log: Convert log_test from python to C
` [PATCH v3 10/23] test: log: Give tests names instead of numbers
` [PATCH v3 11/23] test: Add tests for LOGFF_DENY
` [PATCH v3 12/23] log: Add filter flag to match greater than a log level
` [PATCH v3 13/23] test: Add test for LOGFF_MIN
` [PATCH v3 14/23] cmd: log: Use sub-commands for log
` [PATCH v3 15/23] cmd: log: Split off log level parsing
` [PATCH v3 16/23] cmd: log: Add commands to list categories and drivers
` [PATCH v3 17/23] cmd: log: Make "log level" print all log levels
` [PATCH v3 18/23] lib: Add getopt
` [PATCH v3 19/23] test: Add a test for getopt
` [PATCH v3 20/23] cmd: log: Add commands to manipulate filters
` [PATCH v3 21/23] test: Add a test for log filter-*
` [PATCH v3 22/23] doc: Add log kerneldocs to documentation
` [PATCH v3 23/23] doc: Update logging documentation
[PATCH 1/1] Makefile: consistent include path for out of tree build
2020-10-17 18:01 UTC (4+ messages)
[BUG] sandbox_defconfig fails to build with origin/master dadc1e38306b1c3
2020-10-17 16:45 UTC (6+ messages)
[PATCH] test: log: Actually test enable/disable output
2020-10-17 13:19 UTC
[PATCH v2 0/5] Add Clock and Pincontrol driver support for RZ/G2[HN] SoC's
2020-10-17 13:11 UTC (10+ messages)
` [PATCH v2 3/5] pinctrl: renesas: r8a77965: Add R8A774B1 PFC support
[PATCH] test: Fix sandbox tests failing to build
2020-10-17 13:04 UTC (2+ messages)
[PATCH] mmc: Add some helper functions for retrying on error
2020-10-17 12:36 UTC
[PATCH v2 0/3] log: allow for message continuation
2020-10-17 12:31 UTC (4+ messages)
` [PATCH v2 1/3] log: move processing_msg to global data
` [PATCH v2 2/3] log: allow for message continuation
` [PATCH v2 3/3] test: log: test "
[PATCH 1/1] test: fix build failure for syslog_test
2020-10-17 11:45 UTC
am335x uart boot
2020-10-17 11:14 UTC (2+ messages)
[PATCH] clk: mediatek: Add MT8183 clock driver
2020-10-17 10:52 UTC
[PATCH 1/1] trace: conserve gd register on RISC-V
2020-10-17 7:37 UTC
Please pull u-boot-marvell/master
2020-10-16 22:02 UTC (2+ messages)
[PATCH v3 00/27] Add DM support for omap PWM backlight
2020-10-16 20:31 UTC (7+ messages)
[PATCH] tools: mtk_image: add support for booting ARM64 images
2020-10-16 17:52 UTC
[PATCH v3] armv8: layerscape: don't remove crypto node if just partially disabled
2020-10-16 17:38 UTC
[PATCH v2 0/5] sunxi: video: Add V3S simple-framebuffer
2020-10-16 17:17 UTC (6+ messages)
` [PATCH v2 1/5] ARM: dts: sun8i: Update V3s dts(i) files from Linux-v5.9
` [PATCH v2 2/5] ARM: dts: sun8i: v3s: Add simple-framebuffer
` [PATCH v2 3/5] pwm: sunxi: v3s: Enable PWM0
` [PATCH v2 4/5] sunxi: video: v3s: Enable LCD support
` [PATCH v2 5/5] sunxi: add drivers and configs needed for LCD display
[PATCH] usb: dwc2: add "u-boot,force-vbus-detection" for stm32
2020-10-16 16:32 UTC (5+ messages)
[PATCH v2] armv8: layerscape: don't remove crypto node if just partially disabled
2020-10-16 16:27 UTC (2+ messages)
[PATCH 0/5] board: mediatek: pumpkin: add fastboot support
2020-10-16 15:40 UTC (6+ messages)
` [PATCH 1/5] arm: dts: mt8516: add support for USB
` [PATCH 2/5] arm: dts: mt8516-pumpkin: enable usb port
` [PATCH 3/5] board: mediatek: pumpkin: initialize usb device
` [PATCH 4/5] configs: pumpkin: enable USB gadget
` [PATCH 5/5] configs: pumpkin: enable fastboot
[PATCH] libfdt: Fix signedness comparison warnings
2020-10-16 15:22 UTC (3+ messages)
[PATCH 00/17] fs/squashfs: fix memory leaks and introduce exists() function
2020-10-16 14:49 UTC (3+ messages)
` [PATCH 15/17] fs/squashfs: sqfs_read: fix memory leak
[PATCH 00/32] x86: Allow Coral to boot into Chrome OS
2020-10-16 14:17 UTC (25+ messages)
` [PATCH 21/32] x86: acpi: Put the generated code first in DSDT
` [PATCH 22/32] acpi: Don't reset the tables with every new generation
` [PATCH 23/32] x86: Define the Chrome OS GNVS region
` [PATCH 24/32] x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
` [PATCH 25/32] x86: Set up Chrome OS to boot into developer mode
` [PATCH 26/32] x86: Boot coral into Chrome OS by default
` [PATCH 27/32] x86: fsp: Convert fsp_dram to use log_debug()
` [PATCH 28/32] x86: Silence some logging statements
` [PATCH 29/32] x86: acpi: Include the TPMv1 table only if needed
` [PATCH 30/32] x86: acpi: Don't show the UART address by default
` [PATCH 31/32] x86: pinctrl: Silence the warning when a pin is not found
` [PATCH 32/32] x86: fsp: Adjust calculations for MTRR range and DRAM top
[PATCH 00/16] dm: Remove redefinitions of dev_xxx macros
2020-10-16 14:10 UTC (38+ messages)
` [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: "
` [PATCH 08/16] spi: nxp_fspi: "
` [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 1/3] arm: fsl-layerscape: Include device_compat.h in soc.c
` [PATCH 2/3] clk: at91: Include device_compat.h in compat.c
` [PATCH 3/3] usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c
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