public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-09-15 13:40:19 to 2020-09-16 14:10:48 UTC [more...]

[PATCH 0/5] sunxi: video: Add V3S simple-framebuffer
 2020-09-16 14:10 UTC  (2+ messages)
` [PATCH 1/5] sunxi: video: No double clock on DE2

[PATCH 0/4] Add HopeRun HiHope RZ/G2M board support
 2020-09-16 14:08 UTC  (7+ messages)
` [PATCH 1/4] pinctrl: renesas: Fix PINCTRL_PFC_R8A774A1 help description
` [PATCH 2/4] arm: dts: r8a774a1: Import DTS from Linux 5.9-rc4
` [PATCH 3/4] arm: rmobile: Add RZ/G2M SoC
` [PATCH 4/4] arm: rmobile: Add HopeRun HiHope RZ/G2M board support

[PATCH 0/5] doc: board: xilinx: Update Xilinx documentation
 2020-09-16 13:56 UTC  (8+ messages)
` [PATCH 1/5] MAINTAINERS: Record documentation for Xilinx platforms
` [PATCH 2/5] doc: board: xilinx: zynq.rst: Update zynq documentation
` [PATCH 3/5] doc: board: xilinx: Update links to DT binding docs
` [PATCH 4/5] doc: board: xilinx: Add documentation for ZynqMP
` [PATCH 5/5] doc: board: xilinx: Add documentation for ZynqMP R5

[PATCH 00/13] ehci-mx6: update and fix
 2020-09-16 13:56 UTC  (24+ messages)
` [PATCH 01/13] usb: ehci-mx6: Add powerup_fixup implementation
` [PATCH 02/13] usb: ehci-mx6: preparing for ARM64 build
` [PATCH 03/13] usb: ehci-mx6: Add i.MX8 OTG controller support
` [PATCH 04/13] usb: ehci-mx6: Turn on the power domain of USB PHY
` [PATCH 05/13] usb: ehci-mx6: Update driver to support i.MX8MM
` [PATCH 06/13] usb: ehci-mx6: fix controller index for imx8m and imx8
` [PATCH 07/13] usb: ehci-mx6: Enable iMX EHCI driver for iMX8M Nano
` [PATCH 08/13] usb: ehci-mx6: configure usb out of suspend state
` [PATCH 09/13] usb: ehci-mx6: Fix USB QTD data buffer error
` [PATCH 10/13] ehci-mx6: Add OTG ID detecting by GPIO
` [PATCH 11/13] usb: ehci-mx6: Fix usb type issue in DM driver
` [PATCH 12/13] usb: ehci-mx6: Fix PHY power up issue on iMX8 platforms
` [PATCH 13/13] usb: ehci-mx6: Improve the bind function

[PATCH] arm: rmobile: Identify R8A7796 r1.3 SoC
 2020-09-16 13:54 UTC  (2+ messages)

[PATCH] net: ravb: Fix NULL pointer access
 2020-09-16 13:53 UTC  (3+ messages)

[PATCH v2 00/46] dm: Print device name in dev_xxx like Linux
 2020-09-16 13:43 UTC  (59+ messages)
` [PATCH v2 01/46] dm: syscon: Fix calling dev_dbg with an uninitialized device
` [PATCH v2 02/46] firmware: ti_sci: Fix not calling dev_err with a device
` [PATCH v2 03/46] i2c: mxc: Fix dev_err being called on a nonexistant variable
` [PATCH v2 04/46] mtd: nand: pxa3xx: Fix not calling dev_xxx with a device
` [PATCH v2 05/46] mtd: nand: sunxi: Fix not calling dev_err "
` [PATCH v2 06/46] mtd: spi: Include dm.h in spi-nor-core.c
` [PATCH v2 07/46] mtd: spi: Fix logging in spi-nor-tiny
` [PATCH v2 08/46] mtd: spi-nand: Fix not calling dev_err with a device
` [PATCH v2 09/46] mmc: Add mmc_dev()
` [PATCH v2 10/46] mmc: bcm2835-host: Fix not calling dev_dbg with a device
` [PATCH v2 11/46] mmc: mtk-sd: Fix not calling dev_err "
` [PATCH v2 12/46] mailbox: k3: "
` [PATCH v2 13/46] nand: atmel: Fix not calling dev_xxx "
` [PATCH v2 14/46] nand: brcmnand: Fix not calling dev_err() "
` [PATCH v2 15/46] nand: vybrid: Re-introduce vf610_nfc.dev
` [PATCH v2 16/46] net: bcm6368: Fix not calling dev_info with a device
` [PATCH v2 17/46] net: mdio: Fix not calling dev_dbg "
` [PATCH v2 18/46] net: mvneta: Fix not always calling dev_err "
` [PATCH v2 19/46] net: mvneta: Convert netdev_xxx to dev_xxx
` [PATCH v2 20/46] net: mvpp2: Fix not calling dev_xxx with a device
` [PATCH v2 21/46] net: mvpp2: Convert netdev_xxx to dev_xxx
` [PATCH v2 22/46] linux/compat.h: Remove netdev_xxx functions
` [PATCH v2 23/46] net: sunxi: Fix not calling dev_xxx with a device
` [PATCH v2 24/46] net: sun8i_emac: "
` [PATCH v2 25/46] net: ti: cpsw: Fix not calling dev_dbg "
` [PATCH v2 26/46] phy: marvell: Fix not calling dev_err "
` [PATCH v2 27/46] phy: rockchip: "
` [PATCH v2 28/46] phy: sun4i-usb: "
` [PATCH v2 29/46] phy: ti: "
` [PATCH v2 30/46] phy: usbphyc: "
` [PATCH v2 31/46] remoteproc: Remove unused function rproc_elf_sanity_check
` [PATCH v2 32/46] remoteproc: k3-r5: Fix not calling dev_xxx with a device
` [PATCH v2 33/46] remoteproc: k3: "
` [PATCH v2 34/46] soc: qualcomm: Fix not calling dev_err "
` [PATCH v2 35/46] spi: sunxi: "
` [PATCH v2 36/46] spi: zynqmp_gqspi: "
` [PATCH v2 37/46] sysreset: ti: "
` [PATCH v2 38/46] usb: cdns3: Fix not calling dev_xxx "
` [PATCH v2 39/46] usb: dwc2: "
` [PATCH v2 40/46] usb: dwc3: "
` [PATCH v2 41/46] usb: dwc3: ti: Fix not calling dev_err "
` [PATCH v2 42/46] usb: dwc3: Don't include asm-generic/io.h
` [PATCH v2 43/46] usb: musb-new: sunxi: Fix not calling dev_err with a device
` [PATCH v2 44/46] video: stm32: Fix not calling dev_xxx "
` [PATCH v2 45/46] dm: Use symbolic constants for log levels in dev_xxx
` [PATCH v2 46/46] dm: Print device name in dev_xxx like Linux

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-09-16 13:41 UTC  (15+ messages)
` [PATCH v4 20/27] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR

[PATCH 00/16] usb: gadget: update
 2020-09-16 13:25 UTC  (17+ messages)
` [PATCH 01/16] usb: gadget: Add ep_config call back to usb_gadget_ops
` [PATCH 02/16] usb: gadget: don't change ep name for dwc3 while ep autoconfig
` [PATCH 03/16] usb: gadget: OS String support
` [PATCH 04/16] usb: gadget: move utf8_to_utf16le to header file
` [PATCH 05/16] usb: gadget: OS Feature Descriptors support
` [PATCH 06/16] usb: gadget: add WCID support for mfgtool
` [PATCH 07/16] usb: gadget: fastboot: add ext properties for WCID
` [PATCH 08/16] usb: gadget: set correct usb_configuration for os_desc_config
` [PATCH 09/16] usb: gadget: update os_desc_config when add config
` [PATCH 10/16] usb: gadget: add super speed support
` [PATCH 11/16] usb: fastboot: "
` [PATCH 12/16] usb: gadget: dnl: set dnl to be super speed
` [PATCH 13/16] usb: composite: force gadget to be USB2 for HS only function
` [PATCH 14/16] usb: udc: ci: update speed handling
` [PATCH 15/16] usb: gadget: fastboot: use correct max packet size
` [PATCH 16/16] usb: gaget: ci: set ep's desc when enable ep

U-Boot FIT Signature Verification
 2020-09-16 12:44 UTC  (8+ messages)

[PATCH] clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flag
 2020-09-16 11:40 UTC 

[PATCH] xilinx: zynqmp-r5: Increase amount of MALLOC space
 2020-09-16 11:38 UTC 

[PATCH v2 0/7] riscv: Correctly handle IPIs already pending upon boot
 2020-09-16 10:56 UTC  (12+ messages)
` [PATCH v2 4/7] riscv: Clear pending IPIs on initialization
` [PATCH v2 5/7] riscv: Consolidate fences into AMOs for available_harts_lock
` [PATCH v2 6/7] riscv: Ensure gp is NULL or points to valid data
` [PATCH v2 7/7] riscv: Add some comments to start.S

[PATCH] configs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_OVERLAY
 2020-09-16 10:53 UTC 

[PATCH 0/6] Add HopeRun HiHope RZ/G2H board support
 2020-09-16 10:38 UTC  (7+ messages)
` [PATCH 1/6] arm: rmobile: Add RZ/G2H SoC
` [PATCH 2/6] arm: renesas: Add config option for R8A774E1 SoC
` [PATCH 3/6] arm: dts: r8a774e1: Import DTS from Linux 5.9-rc4
` [PATCH 4/6] clk: renesas: Add R8A774E1 clock tables
` [PATCH 5/6] pinctrl: renesas: r8a77951: Add R8A774E1 PFC support
` [PATCH 6/6] arm: rmobile: Add HopeRun HiHope RZ/G2H board support

[PATCH v1 0/9] toradex: Misc fixes for v2020.10
 2020-09-16 10:09 UTC  (3+ messages)

[PATCH 1/1] rockchip: make_fit_atf: ignore empty PT_LOAD segment
 2020-09-16 10:04 UTC  (3+ messages)

[PATCH] cmd: optee_rpmb command for read/write of rpmb from optee
 2020-09-16 10:00 UTC 

Pull request: u-boot-rockchip-20200916
 2020-09-16  9:47 UTC 

[PATCH] riscv: Only enable OF_BOARD_FIXUP for S-Mode
 2020-09-16  9:41 UTC  (8+ messages)

[PATCH] cmd: pxe: Add relocation to pxe_sub cmds
 2020-09-16  8:48 UTC 

[PATCH] xilinx: versal: Fix compilation error when !CONFIG_NET
 2020-09-16  8:18 UTC 

[PATCH 0/6] Add HopeRun HiHope RZ/G2N board support
 2020-09-16  8:05 UTC  (7+ messages)
` [PATCH 1/6] arm: rmobile: Add RZ/G2N SoC
` [PATCH 2/6] arm: renesas: Add config option for R8A774B1 SoC
` [PATCH 3/6] arm: dts: r8a774b1: Import DTS from Linux 5.9-rc4
` [PATCH 4/6] clk: renesas: Add R8A774B1 clock tables
` [PATCH 5/6] pinctrl: renesas: r8a77965: Add R8A774B1 PFC support
` [PATCH 6/6] arm: rmobile: Add HopeRun HiHope RZ/G2N board support

[PATCH] ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4
 2020-09-16  8:01 UTC 

[PATCH 1/5] imx7: ccm: correct target interface num
 2020-09-16  7:17 UTC  (5+ messages)
` [PATCH 2/5] imx8mq: fix FRAC_PLL_REFCLK_SEL_MASK
` [PATCH 3/5] imx8mq: fix SSCG_PLL_REFCLK_SEL_x
` [PATCH 4/5] imx8m: clock_imx8mm: add missed return
` [PATCH 5/5] imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 support

[PATCH v2 0/5] powerpc, mpc83xx: add DM_ETH support
 2020-09-16  5:04 UTC  (4+ messages)

[PATCH] mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities
 2020-09-16  1:50 UTC  (6+ 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

[GIT PULL] TI changes for v2021.01 next
 2020-09-15 23:28 UTC  (2+ messages)

Boot Over Ehternet- Linux Server to Raspberry Pis- Using U-boot
 2020-09-15 22:43 UTC  (2+ messages)

U-Boot issue
 2020-09-15 22:27 UTC  (2+ messages)

[PATCH 1/1] doc: qemu: debug UART settings for QEMU ARM virt
 2020-09-15 22:17 UTC 

[RFC PATCH 0/1] Anti rollback protection for FIT Images
 2020-09-15 21:18 UTC  (7+ messages)
` [RFC PATCH 1/1] image: add anti "

[GIT PULL] please pull mmc-2020-9-15
 2020-09-15 17:04 UTC  (2+ messages)

[PATCH] Azure/GitLab/Travis: Add SH4 r2dplus machine with various PCI ethernet options
 2020-09-15 17:04 UTC  (2+ messages)

[PATCH] include: phy: fix NULL pointer check in phy_write()
 2020-09-15 15:00 UTC  (3+ messages)

[PATCH v5 0/9] riscv: Clean up timer drivers
 2020-09-15 14:17 UTC  (10+ messages)
` [PATCH v5 1/9] riscv: Rework riscv timer driver to only support S-mode
` [PATCH v5 2/9] timer: Add helper for drivers using timebase fallback
` [PATCH v5 3/9] timer: Add a test for timer_timebase_fallback
` [PATCH v5 4/9] riscv: Rework Andes PLMT as a UCLASS_TIMER driver
` [PATCH v5 5/9] riscv: Clean up initialization in Andes PLIC
` [PATCH v5 6/9] riscv: Rework Sifive CLINT as UCLASS_TIMER driver
` [PATCH v5 7/9] riscv: clk: Add CLINT clock to kendryte clock driver
` [PATCH v5 8/9] riscv: Update Kendryte device tree for new CLINT driver
` [PATCH v5 9/9] riscv: Update SiFive "

[PATCH] lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API
 2020-09-15 14:01 UTC  (3+ messages)

[PATCH v2 0/5] Add spi boot support to am335x-icev2
 2020-09-15 13:49 UTC  (2+ messages)

[PATCH 0/3] MCU R5F branch-only boot on J7200 SoCs
 2020-09-15 13:48 UTC  (2+ messages)

[PATCH 0/8] Early-boot support of R5FSS from A72 U-Boot for J7200 SoCs
 2020-09-15 13:47 UTC  (2+ messages)

[PATCH 0/3] Configure J721E Main R5FSS1 to Split-mode & env
 2020-09-15 13:47 UTC  (2+ messages)

[PATCH 0/5] J7200: Add HyperFlash boot support
 2020-09-15 13:45 UTC  (2+ messages)


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