messages from 2020-03-04 04:40:00 to 2020-03-06 10:01:35 UTC [more...]
[PATCH v5 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
2020-03-06 10:01 UTC
[PATCH] net: zynq-gem: Setup and use mdio base separately
2020-03-06 9:57 UTC
[PATCH v2 0/3] arm: socfpga: arria10: Add save_boot_params()
2020-03-06 8:55 UTC (4+ messages)
` [PATCH v2 1/3] arm: socfpga: Add onchip RAM size macro
` [PATCH v2 2/3] configs: socfpga: Change to use SOCFPGA_PHYS_OCRAM_SIZE macro
` [PATCH v2 3/3] arm: socfpga: arria10: Add save_boot_params()
porting marvell-nand driver for u-boot
2020-03-06 8:48 UTC (2+ messages)
[PATCH 1/2] riscv: Fix sbi_remote_sfence_vma{,_asid}
2020-03-06 8:44 UTC (2+ messages)
` [PATCH 2/2] riscv: Avoid calling sbi_clear_ipi()
[PATCH v4 13/14] sifive: fix palmer's email address
2020-03-06 7:43 UTC (3+ messages)
[PATCH v4 01/14] misc: add driver for the SiFive otp controller
2020-03-06 7:42 UTC (3+ messages)
[U-Boot] [PATCH] board: ti: README: Update OP-TEE binary name
2020-03-06 7:31 UTC (2+ messages)
[PATCH v2 0/3] arm: dts: k3-j721e: Enable OSPI1/QSPI
2020-03-06 7:31 UTC (6+ messages)
` [PATCH v2 2/3] arm: dts: k3-j721e-mcu-wakeup: Add assigned-clocks/rates properties for ospi1/qspi
` [PATCH v2 3/3] arm: dts: k3-j721e-r5-common-proc-board: Add ospi1 flash node
[RESEND v8 6/8] dm: arm64: ls1043a: add i2c DM support
2020-03-06 4:14 UTC (4+ messages)
` [RESEND v8 7/8] dm: arm64: ls1046a: "
[PATCH] arm: socfpga: arria10: Add save_boot_params()
2020-03-06 3:15 UTC (13+ messages)
[PATCH v1 0/8] riscv: Add SPI support for Kendryte K210
2020-03-06 0:48 UTC (11+ 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 3/8] spi: dw: Rename "cs-gpio" to "cs-gpios"
` [PATCH v1 4/8] spi: dw: Use generic function to read reg address
` [PATCH v1 5/8] spi: dw: Speed up transfer loops
` [PATCH v1 6/8] spi: dw: Add mem_ops
` [PATCH v1 7/8] riscv: Add device tree bindings for SPI
` [PATCH v1 8/8] riscv: Add support for SPI on Kendryte K210
[RFC PATCH 0/1] Add boot hartid to a Device tree
2020-03-06 0:34 UTC (11+ messages)
[RFT PATCH v5 0/3] Add compressed Image booting support
2020-03-06 0:24 UTC (4+ messages)
` [RFT PATCH v5 1/3] lib: kconfig: Add option to set BZIP2 compression method
` [RFT PATCH v5 2/3] image: Add a common compression type detection function
` [RFT PATCH v5 3/3] image: Add compressed Image parsing support in booti
[U-Boot] [RFC/RFT PATCH v4 3/3] image: Add compressed Image parsing support in booti
2020-03-05 23:36 UTC (12+ messages)
[PATCH] net: phy: dp83867: Add SGMII mode type switching
2020-03-05 23:32 UTC (2+ messages)
[PATCH v2] net: phy: add XFI, USXGMII types to is_10g_interface() helper
2020-03-05 23:22 UTC (2+ messages)
[PATCH] net: eth-uclass: Do not return error when no MAC is found
2020-03-05 23:21 UTC (2+ messages)
[PATCH] net: phy: Fix overlong PHY timeout
2020-03-05 23:20 UTC (5+ messages)
[PATCH] doc: net: Rewrite network driver documentation
2020-03-05 23:15 UTC (2+ messages)
[PATCH 1/2] drivers: net: phy: aquantia: drop XGMII as a valid system interface proto
2020-03-05 23:13 UTC (4+ messages)
` [PATCH 2/2] drivers: net: phy: aquantia: make it less verbose
[PATCH v2 00/12] phy: atheros: dt bindings and cleanup
2020-03-05 23:10 UTC (13+ messages)
` [PATCH v2 06/12] phy: atheros: fix AR8021 PHY ID mask
` [PATCH v2 08/12] phy: atheros: introduce debug read and write functions
` [PATCH v2 09/12] phy: atheros: move delay config to common function
` [PATCH v2 10/12] phy: atheros: add device tree bindings and config
` [PATCH v2 11/12] phy: atheros: ar8035: remove static clock config
` [PATCH v2 12/12] phy: atheros: consolidate {ar8031|ar8035}_config()
[PATCH v1] doc: board: verdin-imx8mm: use mainline TF-A
2020-03-05 21:00 UTC (2+ messages)
[PATCH v1 1/3] verdin-imx8mm: adjust dram size in case bl32 is used
2020-03-05 20:37 UTC (3+ messages)
` [PATCH v1 2/3] imx8mm_evk: "
` [PATCH v1 3/3] verdin-imx8mm: add nfsboot wrapper to env
[PATCH v1 0/8] riscv: Add FPIOA and GPIO support for Kendryte K210
2020-03-05 18:53 UTC (9+ messages)
` [PATCH v1 1/8] pinctrl: Add support for Kendryte K210 FPIOA
` [PATCH v1 2/8] gpio: sifive: Use generic reg read function
` [PATCH v1 3/8] gpio: dw: Fix warnings about casting int to pointer
` [PATCH v1 4/8] gpio: dw: Add a trailing underscore to generated name
` [PATCH v1 5/8] gpio: dw: Return output value when direction is out
` [PATCH v1 6/8] led: gpio: Default to using node name if label is absent
` [PATCH v1 7/8] riscv: Add pinmux and gpio bindings for Kendryte K210
` [PATCH v1 8/8] riscv: Add FPIOA and GPIO support "
[PATCH v4 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
2020-03-05 18:24 UTC (12+ messages)
` [PATCH v4 1/5] dm: clk: add stub when CONFIG_CLK is desactivated
` [PATCH v4 2/5] usb: host: dwc2: add phy support
` [PATCH v4 3/5] usb: host: dwc2: add clk support
[PATCH v6 00/19] riscv: Add Sipeed Maix support
2020-03-05 18:13 UTC (20+ messages)
` [PATCH v6 01/19] clk: Always use the supplied struct clk
` [PATCH v6 02/19] clk: Check that ops of composite clock components exist before calling
` [PATCH v6 03/19] clk: Unconditionally recursively en-/dis-able clocks
` [PATCH v6 04/19] clk: Add functions to register CCF clock structs
` [PATCH v6 05/19] clk: Add K210 pll support
` [PATCH v6 06/19] clk: Add a bypass clock for K210
` [PATCH v6 07/19] clk: Add K210 clock support
` [PATCH v6 08/19] dm: Add support for simple-pm-bus
` [PATCH v6 09/19] dm: Fix error handling for dev_read_addr_ptr
` [PATCH v6 10/19] reset: Add generic reset driver
` [PATCH v6 11/19] lib: Always set errno in hcreate_r
` [PATCH v6 12/19] riscv: Add headers for asm/global_data.h
` [PATCH v6 13/19] riscv: Fix race conditions when initializing IPI
` [PATCH v6 14/19] riscv: Add option to support RISC-V privileged spec 1.9
` [PATCH v6 15/19] riscv: Allow use of reset drivers
` [PATCH v6 16/19] riscv: Try to get cpu frequency from a "clocks" node if it exists
` [PATCH v6 17/19] riscv: Enable cpu clock if it is present
` [PATCH v6 18/19] riscv: Add device tree for K210 and Sipeed Maix BitM
` [PATCH v6 19/19] riscv: Add Sipeed Maix support
[PATCH 0/2] drivers/rng: add Amlogic hardware RNG driver
2020-03-05 17:03 UTC (3+ messages)
` [PATCH 1/2] drivers/rng: simplify Kconfig
[PATCH] Makefile: doesn't need check stack size when dtb is not built
2020-03-05 16:54 UTC (6+ messages)
[RFC] dm: uclass: add functions to get device by platdata
2020-03-05 14:06 UTC (4+ messages)
Please pull u-boot-x86
2020-03-05 12:49 UTC
How to set boot count in U-boot for NXP iMX.6 Dual and Dual lite?
2020-03-05 12:47 UTC
[U-Boot] [PATCH V3 00/27] i.MX8MM support
2020-03-05 12:18 UTC (8+ messages)
` [U-Boot] [PATCH V3 15/27] imx8m: Fix MMU table issue for OPTEE memory
[PATCH v1] x86: acpi: Refactor XSDT handling in acpi_add_table()
2020-03-05 12:17 UTC (9+ messages)
[PATCH v3 0/6] arm64: meson: add libretech-pc support
2020-03-05 12:15 UTC (8+ messages)
` [PATCH v3 1/6] dt-bindings: leds: import common led bindings from linux v5.5
` [PATCH v3 2/6] mmc: meson-gx: enable input clocks
` [PATCH v3 3/6] clk: meson: reset mmc clock on probe
` [PATCH v3 4/6] arm64: dts: meson: sync dt and bindings from v5.6-rc2
` [PATCH v3 5/6] arm64: dts: meson: import libretech-pc from linux v5.6-rc2
` [PATCH v3 6/6] arm64: dts: meson: add libretech-pc support
[PATCH v3 00/11] Add Support for eMMC boot in AM65x and J721e
2020-03-05 12:02 UTC (5+ messages)
[PATCH v2] serial: ns16550: Move PCI access from ofdata_to_platdata() to probe()
2020-03-05 10:23 UTC (2+ messages)
[PATCH] ARM: zynq: Do not print message about boot device
2020-03-05 10:13 UTC
[PATCH] arch: arm: rockchip: order the rk3399 entries alphabetically
2020-03-05 8:04 UTC (6+ messages)
[PATCH] net: phy: fix autoneg timeout
2020-03-05 7:19 UTC (3+ messages)
[PATCH 1/4] cmd: mem: Correctly count the errors in mtest
2020-03-05 6:21 UTC (4+ messages)
` [PATCH 2/4] cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem()
` [PATCH 3/4] cmd: mem: Use IS_ENABLED instead of alt_test variable
` [PATCH 4/4] cmd: mem: Add bitflip memory test to alternate mtest
[PULL] u-boot-sh/master
2020-03-05 3:41 UTC (2+ messages)
[PATCH v5 00/33] riscv: Add Sipeed Maix support
2020-03-05 3:40 UTC (30+ messages)
` [PATCH v5 03/33] clk: Unconditionally recursively en-/dis-able clocks
` [PATCH v5 07/33] clk: Add K210 clock support
` [PATCH v5 13/33] pinctrl: Add support for Kendryte K210 FPIOA
` [PATCH v5 19/33] spi: dw: Add device tree properties for fields in CTRL1
` [PATCH v5 27/33] riscv: Fix race conditions when initializing IPI
` [PATCH v5 28/33] riscv: Add option to support RISC-V privileged spec 1.9
` [PATCH v5 33/33] riscv: Add Sipeed Maix support
bitbake u-boot-imx: undefined reference to `eth_setenv_enetaddr'
2020-03-05 2:35 UTC
[PULL] u-boot-socfpga/master
2020-03-04 23:51 UTC (2+ messages)
[PULL] u-boot-usb/master
2020-03-04 23:50 UTC (2+ messages)
[PATCH] common/board_f.c: use #ifdefs a little more consistently
2020-03-04 23:11 UTC (10+ messages)
` caching BLOBLISTT_SPL_HANDOFF (was Re: [PATCH] common/board_f.c: use #ifdefs a little more consistently)
` caching BLOBLISTT_SPL_HANDOFF
[PATCH 0/8] malloc: implement USE_DL_PREFIX using inline functions
2020-03-04 20:50 UTC (9+ messages)
` [PATCH 1/8] malloc: implement USE_DL_PREFIX via "
` [PATCH 2/8] Revert "mtd: Rename free() to rfree()"
[v1 PATCH 0/1] Add boot hartid to a Device tree
2020-03-04 18:53 UTC (4+ messages)
` [v1 PATCH 1/1] riscv: Add boot hartid to "
[PATCH v3 0/3] usb: Covert to support Live DT
2020-03-04 18:00 UTC (9+ messages)
` [PATCH v3 1/3] usb: dwc3-of-simple: Drop redundant inclding header file
` [PATCH v3 2/3] usb: ehci-msm: Use dev interface to get device address
` [PATCH v3 3/3] usb: Migrate to support live DT for some driver
[PATCH 0/2] ARM: zynq: Start to use unified configurations
2020-03-04 17:51 UTC (9+ messages)
` [PATCH 1/2] Makefile: Add environment variable DEVICE_TREE to header
Please pull u-boot-dm
2020-03-04 15:41 UTC (2+ messages)
[PATCH 0/4] mx6cuboxi: enable support for OF_CONTROL and DM in SPL
2020-03-04 14:41 UTC (5+ messages)
` [PATCH 1/4] mx6cuboxi: enable MMC and eMMC in DT for SPL
` [PATCH 2/4] mx6cuboxi: enable MMC iomux on board_early_init_f
` [PATCH 3/4] mx6cuboxi: customize board_boot_order to access eMMC
` [PATCH 4/4] mx6cuboxi: enable OF_CONTROL and DM in SPL
[PATCH 0/3] ARM: Fix reset in SPL if SYSRESET is not used
2020-03-04 14:35 UTC (8+ messages)
` [PATCH 1/3] ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them
` [PATCH 2/3] imx: imx8m*: Remove do_reset from board files
` [PATCH 3/3] imx: imx8m: Don't use the addr parameter of reset_cpu
[PATCH 1/2] configs: socfpga: Add QSPI support for Cyclone 5
2020-03-04 12:17 UTC (8+ messages)
` [PATCH 2/2] configs: socfpga: Add QSPI boot for Arria 10 SoCDK
[PATCH 0/1] arm: mediatek: remove unused binman config
2020-03-04 12:03 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v3 1/2] sunxi: fix support board-specific CONFIG_PREBOOT
2020-03-04 11:15 UTC (3+ messages)
[PATCH] arm64: zynqmp: Check firmware node when driver is enabled
2020-03-04 7:58 UTC
[PATCH V2] ARM: socfpga: Add initial support for the ABB SECU board
2020-03-04 7:53 UTC (3+ messages)
[Patch v5 0/7] Transition of fsl qspi driver to spi-mem framework
2020-03-04 6:17 UTC (3+ messages)
` [Patch v5 1/7] spi: Transform the FSL QuadSPI driver to use the SPI MEM API
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