public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-03-20 09:59:22 to 2020-03-23 01:45:24 UTC [more...]

[PATCH 1/6] net: dwc_eth_qos: Fully rewrite RX descriptor field 3
 2020-03-23  1:45 UTC  (4+ messages)
` [PATCH 2/6] net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer
` [PATCH 3/6] net: dwc_eth_qos: Flush the RX descriptors on init
` [PATCH 4/6] net: dwc_eth_qos: Invalidate RX descriptor before reading

[PATCH v2 0/3] Support SDMA mode on RPI4 target - 32bit
 2020-03-23  1:14 UTC  (5+ messages)

[PATCH resend 0/2] gpio: mpc8xxx: honour shadow register when writing gpdat
 2020-03-23  0:13 UTC  (3+ messages)

[PATCH v2 00/19] i.MXRT1050 add LCDIF support
 2020-03-22 22:48 UTC  (17+ messages)
` [PATCH v2 01/19] clk: imx: pllv3: add enable_bit
` [PATCH v2 02/19] clk: imx: clk-imxrt1050: fix typo in clock name "video:"
` [PATCH v2 03/19] clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL
` [PATCH v2 04/19] clk: imx: clk-imxrt1050: add set_parent() callback
` [PATCH v2 05/19] videomodes: add helper function to convert from ctfb to display_timing
` [PATCH v2 06/19] sunxi: display: use common video_ctfb_mode_to_display_timing()
` [PATCH v2 07/19] video: mxsfb: add support for DM CLK
` [PATCH v2 08/19] video: mxsfb: add support for i.MXRT
` [PATCH v2 09/19] video: mxsfb: refactor for using display_timings
` [PATCH v2 10/19] video: mxsfb: enable setting HSYNC negative polarity
` [PATCH v2 11/19] video: mxsfb: enable setting VSYNC "
` [PATCH v2 12/19] video: mxsfb: enable setting PIXDATA on negative edge
` [PATCH v2 13/19] video: mxsfb: enable setting ENABLE negative polarity
` [PATCH v2 14/19] imxrt1050_evk: add 16bpp video support if video layer enabled
` [PATCH v2 15/19] ARM: dts: i.mxrt1050: add lcdif node

[PATCH v2 15/19] ARM: dts: i.mxrt1050: add lcdif node
 2020-03-22 22:46 UTC  (6+ messages)
` [PATCH v2 16/19] ARM: dts: imxrt1050: allow this dtsi file to be compiled in Linux
` [PATCH v2 17/19] arch: arm: dts: imxrt1050-evk: add lcdif node
` [PATCH v2 18/19] configs: imxrt1050-evk: enable video support/console
` [PATCH v2 19/19] configs: imxrt1050-evk: temporary disable DCACHE

[PATCH 1/2] arm: mvebu: clearfog: add SCSI to distro bootcmd
 2020-03-22 18:53 UTC  (2+ messages)

[PATCH v2 1/5] cmd: mvebu: bubt: add A38x support
 2020-03-22 18:48 UTC  (2+ messages)

[PATCH v5 00/12] ClearFog Base static variant support
 2020-03-22 18:46 UTC  (2+ messages)

[U-Boot] Sharing a hardware lab
 2020-03-22 18:42 UTC  (12+ messages)

[PATCH 00/18] i.MXRT1050 add LCDIF support
 2020-03-22 18:27 UTC  (7+ messages)
` [PATCH 03/18] clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL

NanoPi NEO Board uboot 2020.01 does not load the 5.5.9 (example) kernel
 2020-03-22 17:46 UTC 

[PATCH V2 00/13] net: smc911x: Convert to DM
 2020-03-22 17:38 UTC  (15+ messages)
` [PATCH V2 01/13] net: smc911x: Remove pkt_data_{push,pull}
` [PATCH V2 02/13] net: smc911x: Replace malloc()+memset() with calloc()
` [PATCH V2 03/13] net: smc911x: Rename smc911x_rx() to smc911x_recv()
` [PATCH V2 04/13] net: smc911x: Invert the logic in smc911x_miiphy_{read, write}()
` [PATCH V2 05/13] net: smc911x: Fix potential memleak() in init fail path
` [PATCH V2 06/13] net: smc911x: Pull MII registration into separate function
` [PATCH V2 07/13] net: smc911x: Inline all functions from header file
` [PATCH V2 08/13] net: smc911x: Drop weak alias from 32bit accessors
` [PATCH V2 09/13] net: smc911x: Convert IO accessors to {read, write}{w, l}()
` [PATCH V2 10/13] net: smc911x: Pass around driver private data
` [PATCH V2 11/13] net: smc911x: Clean up the status handling in smc911x_recv()
` [PATCH V2 12/13] net: smc911x: Split non-DM specific bits from common code
` [PATCH V2 13/13] net: smc911x: Add DM support

[PATCH 1/1] efi_loader: definition of GetNextVariableName()
 2020-03-22 17:35 UTC 

[PATCH 0/8] Add support for MediaTek xHCI host controller
 2020-03-22 15:34 UTC  (16+ messages)
` [PATCH 5/8] xhci: mediatek: Add support for MTK "

[RFT PATCH v1 0/5] usb: Improve robustness of ehci-hcd controller operation
 2020-03-22 13:45 UTC  (11+ messages)
` [RFT PATCH v1 1/5] Revert "usb: ehci-hcd: Keep async schedule running"
` [RFT PATCH v1 2/5] usb: Handle XACTERR error in DATA phase of USB storage
` [RFT PATCH v1 3/5] usb: Add some delay to wait for slow USB devices to be operational
` [RFT PATCH v1 4/5] usb: Provide code to handle spinup of USB usb devices (mostly HDDs)
` [RFT PATCH v1 5/5] usb: Handle QT_TOKEN_STATUS_XACTERR error when sending data

[PATCH 1/9] pci: layerscape: Split the EP and RC driver
 2020-03-22 11:12 UTC  (9+ messages)
` [PATCH 2/9] pci_ep: Add the init function
` [PATCH 3/9] armv8: dts: ls1046a: Add the PCIe EP node
` [PATCH 4/9] PCI_EP: layerscape: Add the multiple function supprot
` [PATCH 5/9] pci_ep: layerscape: Add the workaround for errata A-009460
` [PATCH 6/9] pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode
` [PATCH 7/9] pci_ep: layerscape: Add the SRIOV VFs of PF support
` [PATCH 8/9] pci: layerscaple: Modify the ls_pcie_dump_atu function
` [PATCH 9/9] pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2

[PATCH v2 0/2] efi_loader: correct reported length in GetNextVariable()
 2020-03-22  9:57 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] efi_selftest: check length report by GetNextVariableName()

[PATCH 1/1] efi_loader: fix freestanding memmove()
 2020-03-22  9:35 UTC 

[PATCH 1/1] efi_selftest: test CalculateCrc32, CopyMem, SetMem
 2020-03-22  9:33 UTC 

[PATCH 1/1] efi_loader: description efi_convert_pointer()
 2020-03-22  7:30 UTC 

[PATCH v1 0/8] riscv: Add SPI support for Kendryte K210
 2020-03-22  4:22 UTC  (17+ messages)
` [PATCH v1 1/8] doc: Fix typo in FIT documentation
` [PATCH v1 2/8] spi: dw: Add device tree properties for fields in CTRL0
` [PATCH v1 5/8] spi: dw: Speed up transfer loops
` [PATCH v1 7/8] riscv: Add device tree bindings for SPI

[PATCH v8 00/12] Actions S700 SoC support
 2020-03-22  4:21 UTC  (17+ messages)
` [PATCH v8 01/12] arm: actions: Add common framework for Actions Owl Semi SoCs
` [PATCH v8 02/12] arm: actions: rename sysmap-s900 to sysmap-owl
` [PATCH v8 03/12] serial: actions: add compatible string
` [PATCH v8 04/12] arm: dts: sync dts for Action Semi S900
` [PATCH v8 05/12] arm: dts: actions: s900: add u-boot specific dtsi file
` [PATCH v8 06/12] clk: actions: Add common clock driver
` [PATCH v8 07/12] arm: actions: add S700 SoC device tree
` [PATCH v8 08/12] arm: dts: actions: s700: add u-boot specific dtsi file
` [PATCH v8 09/12] arm: add support Actions Semi S700
` [PATCH v8 10/12] actions: Move defconfig options to Kconfig
` [PATCH v8 11/12] arm: add Cubieboard7 board support
` [PATCH v8 12/12] doc: boards: add Cubieboard7 documentation

[PATCH 0/2] patman: Add changelog customization options
 2020-03-21 19:24 UTC  (10+ messages)
` [PATCH 1/2] patman: Add option to suppress empty changelog entries
` [PATCH 2/2] patman: Add option to disable combined changelogs

bootp problems with rpi4
 2020-03-21 18:57 UTC 

[PATCH 00/12] net: smc911x: Convert to DM
 2020-03-21 16:52 UTC  (9+ messages)
` [PATCH 05/12] net: smc911x: Fix potential memleak() in init fail path
` [PATCH 12/12] net: smc911x: Add DM support

[PATCH] ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH
 2020-03-21 16:44 UTC 

[PATCH 1/3] ARM: dts: rmobile: Add IIC3 node on Gen2 R8A7792 V2H
 2020-03-21 16:10 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: rmobile: Enable IIC3 on V2H Blanche
` [PATCH 3/3] ARM: rmobile: Implement PMIC reset "

[PATCH] clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2
 2020-03-21 16:10 UTC 

[RFC PATCH 0/9] produce working binaries by default
 2020-03-21 15:19 UTC  (4+ messages)
` [RFC PATCH 6/9] mkimage_fit_atf.sh: "

[PATCH] patman: Update to use absolute imports
 2020-03-21 14:42 UTC 

[PATCH 1/1] arm: mvebu: dts: Sort Armada series dts alphabetically
 2020-03-21  9:48 UTC  (2+ messages)

[PATCH v2 00/10] Add support for MediaTek xHCI host controller
 2020-03-21  8:51 UTC  (11+ messages)
` [PATCH v2 01/10] dm: core: Add function to get child count of ofnode or device
` [PATCH v2 02/10] test: dm: add test item for ofnode_get_child_count()
` [PATCH v2 03/10] sandbox: dts: test: add a node "
` [PATCH v2 04/10] phy: phy-mtk-tphy: add support USB phys
` [PATCH v2 05/10] phy: phy-mtk-tphy: add support new version
` [PATCH v2 06/10] phy: phy-mtk-tphy: add a new reference clock
` [PATCH v2 07/10] xhci: mediatek: Add support for MTK xHCI host controller
` [PATCH v2 08/10] arm: dts: mt7629: add usb related nodes
` [PATCH v2 09/10] dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks
` [PATCH v2 10/10] dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller

[PATCH v6 00/12] Actions S700 SoC support
 2020-03-21  0:42 UTC  (3+ messages)
` [PATCH v6 01/12] arm: actions: Add common framework for Actions Owl Semi SoCs

[PATCH] qspi: t210: Use dev_read calls for FDT data like base, freq
 2020-03-20 21:41 UTC 

[PATCH] mtd: spi: Add Macronix MX25U3235F device
 2020-03-20 21:27 UTC 

[PATCH] sunxi: Add Inet 86V Rev 2 support
 2020-03-20 18:48 UTC  (2+ messages)

[PATCH 0/2] efi_loader: correct reported length in GetNextVariable()
 2020-03-20 18:28 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] efi_selftest: check length report by GetNextVariableName()

[PATCH] dlmalloc: Add an option to default malloc to init
 2020-03-20 18:27 UTC  (2+ messages)

Switching among serial consoles
 2020-03-20 18:26 UTC  (2+ messages)

ext4: invalid extent block on imx7
 2020-03-20 18:21 UTC  (2+ messages)

[PATCH v2] x86: acpi: Add I²C timings to Intel Merrifield platform
 2020-03-20 17:59 UTC 

[PATCH v1] x86: acpi: Add I²C timings to Intel Merrifield platform
 2020-03-20 17:46 UTC 

[PATCH v7 00/12] Actions S700 SoC support
 2020-03-20 17:35 UTC  (13+ messages)
` [PATCH v7 01/12] arm: actions: Add common framework for Actions Owl Semi SoCs
` [PATCH v7 02/12] arm: actions: rename sysmap-s900 to sysmap-owl
` [PATCH v7 03/12] serial: actions: add compatible string
` [PATCH v7 04/12] arm: dts: sync dts for Action Semi S900
` [PATCH v7 05/12] arm: dts: actions: s900: add u-boot specific dtsi file
` [PATCH v7 06/12] clk: actions: Add common clock driver
` [PATCH v7 07/12] arm: actions: add S700 SoC device tree
` [PATCH v7 08/12] arm: dts: actions: s700: add u-boot specific dtsi file
` [PATCH v7 09/12] arm: add support Actions Semi S700
` [PATCH v7 10/12] actions: Move defconfig options to Kconfig
` [PATCH v7 11/12] arm: add Cubieboard7 board support
` [PATCH v7 12/12] doc: boards: add Cubieboard7 documentation

[PATCH] mach-snapdragon: Fix overwriting last digit of serial number
 2020-03-20 17:31 UTC  (2+ messages)

[PATCH] CMD: random: fix return code
 2020-03-20 16:38 UTC 

[PATCH] tools: fw_env: use erasesize from MEMGETINFO ioctl
 2020-03-20 15:00 UTC  (4+ messages)

[PATCH v3 0/3] Add command to display or save Linux PStore dumps
 2020-03-20 11:29 UTC  (8+ messages)

[PATCH v3 1/2] timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG
 2020-03-20 11:22 UTC  (3+ messages)
` [PATCH v3 2/2] allow opting out of WATCHDOG_RESET() from timer interrupt

[PATCH] mtd: spi-nor-core: call WATCHDOG_RESET() in spi_nor_ready()
 2020-03-20 11:18 UTC  (4+ messages)
` [PATCH v2 1/2] spi: call WATCHDOG_RESET() in spi_nor_wait_till_ready_with_timeout()
  ` [PATCH v2 2/2] spi: allow calling WATCHDOG_RESET during long reads

[PATCH] configs: ls1012afrwy: adjust env kernel_addr_r
 2020-03-20 10:26 UTC 

[PATCH v5 0/3] Add command to display or save Linux PStore dumps
 2020-03-20  9:59 UTC  (4+ 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


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