public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-09-29 14:18:31 to 2020-10-01 14:09:04 UTC [more...]

[PATCH v3 0/9] regmap: Add managed API, regmap fields, regmap config
 2020-10-01 14:09 UTC  (19+ messages)
` [PATCH v3 1/9] regmap: Add devm_regmap_init()
` [PATCH v3 2/9] regmap: zero out the regmap on allocation
` [PATCH v3 3/9] regmap: Allow specifying read/write width
` [PATCH v3 4/9] regmap: Allow left shifting register offset before access
` [PATCH v3 5/9] regmap: Add regmap_init_mem_range()
` [PATCH v3 6/9] regmap: Allow devices to specify regmap range start and size in config
` [PATCH v3 7/9] regmap: Add support for regmap fields
` [PATCH v3 8/9] test/py: allow multi-digit index in in_tree()

[PATCH v5 0/2] gpio: Add a managed API
 2020-10-01 14:08 UTC  (5+ messages)
` [PATCH v5 1/2] drivers: gpio: Add a managed API to get a GPIO from the device-tree
` [PATCH v5 2/2] test: gpio: Add tests for the managed API

[PATCH v4 1/8] firmware: add SCMI agent uclass
 2020-10-01 14:08 UTC  (16+ messages)
` [PATCH v4 2/8] firmware: scmi: mailbox/smt agent device
` [PATCH v4 3/8] firmware: scmi: support Arm SMCCC transport
` [PATCH v4 4/8] dt-bindings: arm: SCMI bindings documentation
` [PATCH v4 5/8] clk: add clock driver for SCMI agents
` [PATCH v4 6/8] firmware: scmi: sandbox test for SCMI clocks
` [PATCH v4 7/8] reset: add reset controller driver for SCMI agents
` [PATCH v4 8/8] firmware: smci: sandbox test for SCMI reset controllers

[PATCH v3 0/2] reset: Add a managed API
 2020-10-01 14:07 UTC  (5+ messages)
` [PATCH v3 1/2] drivers: reset: Add a managed API to get reset controllers from the DT
` [PATCH v3 2/2] test: reset: Add tests for the managed API

[PATCH] ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96
 2020-10-01 13:36 UTC  (2+ messages)

[PATCH v2] board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support
 2020-10-01 12:51 UTC  (2+ messages)

[PATCH 1/2] spl: Avoid printing boot device if silent console is enabled
 2020-10-01 12:50 UTC  (5+ messages)
` [PATCH 2/2] spl: Add SPL_SERIAL as requirement for SDP_USB_SDP

Please pull u-boot-marvell/master
 2020-10-01 12:41 UTC 

[PATCH] arm: mvebu: Espressobin: Instructions for more MAC addresses in README.marvell
 2020-10-01 12:37 UTC  (2+ messages)

[PATCH] arm: mvebu: Espressobin: Fix checks against machine compatible strings
 2020-10-01 12:37 UTC  (8+ messages)

[PATCH] i2c: mvtwsi: disable i2c slave also on Armada 8k
 2020-10-01 11:49 UTC 

[PATCH v4 1/2] arm: rmobile: Add PRR CPU ID macros for RZ/G2[HMNE]
 2020-10-01 10:36 UTC  (2+ messages)
` [PATCH v4 2/2] arm: rmobile: Add HopeRun HiHope RZ/G2M board support

[PATCH v2] cpu: at91: add driver for CPU
 2020-10-01 10:27 UTC 

[U-Boot] Please pull from u-boot-i2c for 2020.10
 2020-10-01 10:22 UTC 

[RFC PATCH v2 0/1] Current strategy is to use right/left shift to implement div/mult
 2020-10-01 10:17 UTC  (9+ messages)
` [RFC PATCH v2 1/1] Fix missing __udivdi3 in SquashFS implementation

STM32MP1: Adding TF-A causes kernel errors
 2020-10-01  9:52 UTC  (6+ messages)

[v2, 00/16] Enable ARM Trusted Firmware for U-Boot
 2020-10-01  9:16 UTC  (17+ messages)
` [v2, 01/16] arm: socfpga: soc64: Remove CONFIG_OF_EMBED
` [v2, 02/16] arm: socfpga: soc64: Add FIT generator script for pack itb with ATF
` [v2, 03/16] arm: socfpga: Add function for checking description from FIT image
` [v2, 04/16] arm: socfpga: soc64: Load FIT image with ATF support
` [v2, 05/16] arm: socfpga: soc64: Override 'lowlevel_init' to support ATF
` [v2, 06/16] arm: socfpga: Disable "spin-table" method for booting Linux
` [v2, 07/16] arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)
` [v2, 08/16] arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP services
` [v2, 09/16] mmc: dwmmc: socfpga: Add ATF support for MMC driver
` [v2, 10/16] net: designware: socfpga: Add ATF support for MAC driver
` [v2, 11/16] arm: socfpga: soc64: Add ATF support for Reset Manager driver
` [v2, 12/16] arm: socfpga: soc64: Add ATF support for FPGA reconfig driver
` [v2, 13/16] arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()
` [v2, 14/16] arm: socfpga: soc64: SSBL shall not setup stack on OCRAM
` [v2, 15/16] arm: socfpga: soc64: Skip handoff data access in SSBL
` [v2, 16/16] configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF support

[RESEND PATCH v5 9/11] ARM: socfpga: Add initial support for ic-automation Moritz III
 2020-10-01  8:45 UTC  (3+ messages)

[PATCH v2 0/6] qemu-arm64: Allow booting via Trusted Firmware
 2020-10-01  8:33 UTC  (11+ messages)
` [PATCH v2 1/6] arm64: PIE: Do not skip static relocation
` [PATCH v2 2/6] arm64: PIE: Skip fixups if distance is zero
` [PATCH v2 3/6] arm64: PIE: Allow fixed stack pointer
` [PATCH v2 4/6] qemu-arm: Remove need to specify flash banks
` [PATCH v2 5/6] qemu-arm: Drop ARCH_SUPPORT_TFABOOT
` [PATCH v2 6/6] qemu-arm64: Enable POSITION_INDEPENDENT

ARM: zynq: Add Z-turn board V5
 2020-10-01  8:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/1] usb: xhci: avoid type conversion of void *
 2020-10-01  8:31 UTC  (4+ messages)

[PULL] u-boot-usb/next
 2020-10-01  8:29 UTC 

[PULL] u-boot-sh/next
 2020-10-01  8:28 UTC 

[PULL] u-boot-sh/master
 2020-10-01  8:27 UTC 

[PATCH v3] i2c: rcar_i2c: Fix i2c read/write errors
 2020-10-01  3:47 UTC  (4+ messages)

[PATCH v2] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2020-10-01  3:01 UTC 

stm32mp: The purpose of "!tee_find_device()"
 2020-09-30 23:03 UTC 

[PATCH 1/1] video: support colors in truetype console
 2020-09-30 22:59 UTC 

[PATCH] net: e1000: add defaults for i210 TX/RX PBSIZE
 2020-09-30 20:54 UTC  (2+ messages)

IMX8MM 4GiB boundary issue
 2020-09-30 20:18 UTC  (7+ messages)

[PATCH] optee: copy FDT OP-TEE related nodes before generic FDT changes
 2020-09-30 18:35 UTC  (2+ messages)

[PATCH v2] drivers: serial: probe all uart devices
 2020-09-30 16:44 UTC  (3+ messages)

[PATCH v2] optee: copy FDT OP-TEE related nodes before generic FDT changes
 2020-09-30 15:48 UTC  (2+ messages)

[PATCH v2] spi: mvebu_a3700_spi: add support for cs-gpios
 2020-09-30 15:35 UTC  (4+ messages)

[PATCH] arm: Kconfig: Explain TFABOOT
 2020-09-30 15:33 UTC  (2+ messages)

Pull request: u-boot-riscv/next 20200930
 2020-09-30 15:32 UTC  (2+ messages)

[PATCH v2 0/3] Add reboot mode support
 2020-09-30 15:30 UTC  (3+ messages)

Crash without display on RPi4 8Gb
 2020-09-30 14:44 UTC  (2+ messages)

[PATCH v3] spi: mvebu_a3700_spi: add support for cs-gpios
 2020-09-30 14:28 UTC 

[PATCH] Define default CONFIG_PREBOOT with right config option
 2020-09-30 13:44 UTC  (3+ messages)

[PATCH v3 0/8] rockchip: Add Engicam PX30.Core support
 2020-09-30 13:16 UTC  (9+ messages)
` [PATCH v3 1/8] arm64: dts: rockchip: px30: Add Engicam EDIMM2.2 Starter Kit
` [PATCH v3 2/8] arm64: dts: rockchip: Add Engicam PX30.Core SOM
` [PATCH v3 3/8] rockchip: px30: Add EVB_PX30 Kconfig help
` [PATCH v3 4/8] board: engicam: Attach i.MX6 common code
` [PATCH v3 5/8] rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit
` [PATCH v3 6/8] arm64: dts: rockchip: px30: Add Engicam C.TOUCH 2.0
` [PATCH v3 7/8] rockchip: Add Engicam PX30.Core "
` [PATCH v3 8/8] doc: rockchip: Document Rockchip miniloader flashing

[PATCH v2 00/46] dm: Print device name in dev_xxx like Linux
 2020-09-30 13:08 UTC  (3+ messages)

[PATCH 1/1] video: typo Normlly
 2020-09-30 12:50 UTC  (2+ messages)

[PATCH] README: Fix typo in Board Initialisation Flow
 2020-09-30 12:50 UTC  (2+ messages)

[PATCH 1/1] fs/squashfs: parameter check sqfs_read_metablock()
 2020-09-30 12:50 UTC  (2+ messages)

[PATCH 1/1] mtd: fix typos in drivers/mtd/Kconfig
 2020-09-30 12:50 UTC  (2+ messages)

[PATCH v2] spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility string
 2020-09-30 12:19 UTC 

[PATCH v2 1/1] sandbox: redefine getc()
 2020-09-30 11:49 UTC  (3+ messages)

[PATCH 1/2] spi: renesas_rpc_spi: Add compatible string for R8A774B1
 2020-09-30 11:47 UTC  (4+ messages)
` [PATCH 2/2] spi: renesas_rpc_spi: Add compatible string for R8A774E1

[PATCH 0/3] add "call" command
 2020-09-30 11:46 UTC  (6+ messages)

[PATCH 1/2] treewide: Fix wrong CONFIG_IS_ENABLED() handling
 2020-09-30 11:46 UTC  (2+ messages)
` [PATCH 2/2] checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error

[PATCH v2] i2c: rcar_i2c: Fix i2c read/write errors
 2020-09-30 10:35 UTC  (3+ messages)

[PATCH v2 0/5] powerpc, mpc83xx: add DM_ETH support
 2020-09-30 10:20 UTC  (13+ messages)

Boot problems imx8mp_evk
 2020-09-30  9:50 UTC 

[PATCH] Revert "i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer"
 2020-09-30  9:11 UTC  (3+ messages)

[PATCH v2 0/5] Add i2c support for MediaTek mt8512
 2020-09-30  8:21 UTC  (6+ messages)
` [PATCH v2 1/5] i2c: mediatek: add basic driver support
` [PATCH v2 2/5] ARM: dts: Mediatek: add i2c node support for mt8512
` [PATCH v2 3/5] configs: mt8512: Enable I2C related configs
` [PATCH v2 4/5] dt-binding: i2c: add bindings for mediatek i2c driver
` [PATCH v2 5/5] MAINTAINERS: add i2c driver to ARM MEDIATEK

[PATCH v2] mmc: fsl_esdhc_imx: replace all readl/writel to esdhc_read32/esdhc_write32
 2020-09-30  7:52 UTC 

[PATCH v6 00/12] riscv: Add FPIOA and GPIO support for Kendryte K210
 2020-09-30  7:44 UTC  (5+ messages)
` [PATCH v6 10/12] riscv: Add pinmux and gpio bindings "
` [PATCH v6 11/12] riscv: add DT binding for BOOT button on Maix board

[PATCH 0/3] Add i2c support for MediaTek mt8512
 2020-09-30  6:15 UTC  (8+ messages)
` [PATCH 1/3] i2c: mediatek: add basic driver support
` [PATCH 2/3] ARM: dts: Mediatek: add i2c node support for mt8512
` [PATCH 3/3] configs: mt8512: Enable I2C related configs

[PATCH 00/10] riscv: k210: Enable use of AI ram bank
 2020-09-30  4:08 UTC  (9+ messages)
` [PATCH 06/10] ram: Add driver for K210 SRAM
` [PATCH 07/10] ram: sifive: Default to y only if compiling for fu540
` [PATCH 08/10] riscv: Probe ram in dram_init
` [PATCH 09/10] riscv: Enable AI ram on K210
` [PATCH 10/10] riscv: Don't reserve AI ram in k210 dts

[PATCH v2 1/1] riscv: reset after crash
 2020-09-30  2:52 UTC  (4+ messages)

Pull request: u-boot-riscv/master 20200929
 2020-09-30  0:21 UTC  (3+ messages)

[PATCH 1/1] clk: kendryte: no need to check argument of free()
 2020-09-29 20:06 UTC  (2+ messages)

Boot problem phycore AM335x
 2020-09-29 19:53 UTC 

[PATCH 1/1] mmc: do not check argument of free() beforehand
 2020-09-29 19:48 UTC 

[PATCH v1] arm: socfpga: fix Gen5 enable of EMAC via FPGA
 2020-09-29 18:52 UTC 

[PATCH v3 1/3] net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs
 2020-09-29 18:29 UTC  (9+ messages)
` [PATCH v3 2/3] net: phy: ca_phy: Add driver for "

[PATCH] drivers: serial: probe all uart devices
 2020-09-29 17:28 UTC  (3+ messages)

[RESEND PATCH 1/3] pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL check
 2020-09-29 17:27 UTC  (3+ messages)
` [RESEND PATCH 2/3] pinctrl: bcm283x: Read address from DT in ofdata_to_platdata
` [RESEND PATCH 3/3] pinctrl: bcm283x: Store the return value of dev_read_u32_default to int

[PATCH 0/5] qemu-arm64: Allow booting via Trusted Firmware
 2020-09-29 17:21 UTC  (5+ messages)
` [PATCH 4/5] qemu: Drop ARCH_SUPPORT_TFABOOT


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