public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-10-16 12:34:27 to 2020-10-18 20:54:41 UTC [more...]

[PATCH] arm: sunxi: disable obsolete VIDEO config
 2020-10-18 20:54 UTC  (15+ 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: "

Please pull u-boot-video
 2020-10-18 20:36 UTC 

[PATCH v2 0/5] mtd: pxa3xx_nand: add support for Armada 8k
 2020-10-18 20:17 UTC  (7+ 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 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)

RPi3b, U-Boot, EFI and Serial Input
 2020-10-18 11:38 UTC  (2+ 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  (9+ messages)
` [PATCH 06/17] fs/squashfs: sqfs_read_directory_table: fix memory leak
` [PATCH 15/17] fs/squashfs: sqfs_read: "

[PATCH 00/32] x86: Allow Coral to boot into Chrome OS
 2020-10-16 14:17 UTC  (45+ messages)
` [PATCH 11/32] x86: coral: Correct max98357 file
` [PATCH 12/32] x86: Move ROM_TABLE_ADDR into the C file
` [PATCH 13/32] x86: Use if instead of #ifdef in write_tables()
` [PATCH 14/32] x86: Allow putting some tables in the bloblist
` [PATCH 15/32] x86: nhlt: Correct output of bytes and 16-bit data
` [PATCH 16/32] x86: nhlt: Fix a few bugs in the table generation
` [PATCH 17/32] x86: Show the interrupt pointer with 'irqinfo'
` [PATCH 18/32] x86: sound: Correct error handling
` [PATCH 19/32] acpi: Correct reset handling in acpi_device_add_power_res()
` [PATCH 20/32] x86: acpi: Allow the SSDT to be empty
` [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  (40+ 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: "
  ` [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

[PATCH] sunxi: make V3s DRAM initialization more proper
 2020-10-16 13:49 UTC  (2+ messages)

[PATCH] spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2
 2020-10-16 13:40 UTC  (2+ messages)

[PATCH 1/4] mmc: octeontx_hsmmc.c: Remove test debug message
 2020-10-16 13:39 UTC  (8+ messages)
` [PATCH 2/4] arm: octeontx: Select CLK
` [PATCH 3/4] watchdog: octeontx_wdt: Add support for start and stop
` [PATCH 4/4] arm: octeontx: Add CMD_WDT

[PATCH 1/5] mips: start.S: Add Octeon boot header compatibility
 2020-10-16 13:25 UTC  (6+ messages)
` [PATCH 2/5] mips: octeon: Fix Octeon DDR driver to use the correct struct
` [PATCH 3/5] mips: octeon: Report full DDR size in dram_init() to gd->ram_size
` [PATCH 4/5] mips: octeon: bootoctlinux: Use gd->ram_size instead of ram_get_info()
` [PATCH 5/5] mips: octeon: tools: Add update_octeon_header tool

[PATCH] rtc: move pcf8563 to Kconfig
 2020-10-16 12:57 UTC  (2+ messages)

[PATCH] mx6: peripheral clock from oscillator
 2020-10-16 12:41 UTC  (2+ messages)

[PATCH 0/3] pinctrl: renesas: trivial fixes and enhancements
 2020-10-16 12:40 UTC  (2+ messages)

[PATCH 0/3] Renesas R8A774C0 import DTSI and clocks
 2020-10-16 12:37 UTC  (7+ messages)
` [PATCH 1/3] arm: renesas: Add config option for R8A774C0 SoC
` [PATCH 2/3] arm: dts: r8a774c0: Import DTS from Linux 5.9
` [PATCH 3/3] clk: renesas: Import R8A774C0 clock tables "

[PATCH] lib: zlib: Use post-increment only in inffast.c
 2020-10-16 12:36 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox