public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-04-20 03:21:11 to 2020-04-21 00:21:36 UTC [more...]

[PATCH] dlmalloc: Add an option to default malloc to init
 2020-04-21  0:21 UTC  (3+ messages)

[PATCH 00/11] Fixes for Nokia RX-51
 2020-04-20 23:21 UTC  (11+ messages)

[PATCH 0/3] spi: Support SPI I/O protocol lines
 2020-04-20 23:14 UTC  (5+ messages)
` [PATCH 1/3] spi: spi-mem: Xfer opcode alone for non spi-mem
` [PATCH 2/3] spi: Support SPI I/O protocol lines
` [PATCH 3/3] spi: sifive: Fix format register proto field

Support for Pinebook Pro v2
 2020-04-20 23:01 UTC  (8+ messages)
` [PATCH 1/5] video: simple_panel: add boe,nv140fhmn49 display
` [PATCH 2/5] dt-bindings: input: adopt Linux gpio-keys binding constants
` [PATCH 3/5] dt-bindings: leds: adopt Linux leds common "
` [PATCH 4/5] arm: dts: rockchip: Add initial DT for Pinebook Pro
` [PATCH 5/5] Add initial support for the Pinebook Pro laptop from Pine64

[PATCH 0/7] Add support for CONFIG_API on RISC-V
 2020-04-20 22:34 UTC  (8+ messages)
` [PATCH 1/7] examples: generate demo.bin
` [PATCH 2/7] examples: rename __start to _start on MIPS
` [PATCH 3/7] examples: add a linker script for the API demo
` [PATCH 4/7] examples: fix the type of search_hint
` [PATCH 5/7] examples: fix incompatible type casts
` [PATCH 6/7] riscv: add CONFIG_API support
` [PATCH 7/7] api: enumerate virtio-blk devices

[PULL u-boot] Please pull u-boot-amlogic-20200420
 2020-04-20 21:22 UTC  (2+ messages)

[PATCH] board: add InnoComm i.MX8MM WB15EVK
 2020-04-20 21:09 UTC  (3+ messages)

[PATCH] configs: rockpro64-rk3399: Enable the bits for SPI flash
 2020-04-20 20:15 UTC 

[PATCH v7 00/17] efi_loader: add secure boot support
 2020-04-20 19:35 UTC  (5+ messages)
` [PATCH v7 04/17] efi_loader: variable: support variable authentication

[PATCH 1/1] test: test_fs error message
 2020-04-20 19:34 UTC  (2+ messages)

[PATCH 1/2] mtd: spi-nor: Enable QE bit for ISSI flash
 2020-04-20 19:17 UTC  (6+ messages)
` [PATCH 2/2] mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256

[PATCH] test: make tests should use pytest -ra
 2020-04-20 19:03 UTC  (7+ messages)

[PATCH] imx8qxp_mek: Run with caches enabled
 2020-04-20 18:55 UTC 

[RFC PATCH 1/3] net: phy: Add a generic phy file for TI generic PHYs
 2020-04-20 18:53 UTC  (3+ messages)
` [RFC PATCH 2/3] net: phy: Add helper routines to set and clear bits
` [RFC PATCH 3/3] net: phy: dp83869: Port the kernel driver

[PATCH] drivers: video: rockchip: fix building eDP and LVDS drivers
 2020-04-20 18:45 UTC  (2+ messages)

[PATCH] USB: Add USB support in u-boot for OrangePi Win/Plus
 2020-04-20 18:22 UTC  (2+ messages)

[PATCH] sunxi: add support for Banana Pi P2 Zero board
 2020-04-20 18:20 UTC  (2+ messages)

[GIT PULL] TI changes for next branch targeting v2020.07-rc1
 2020-04-20 17:44 UTC  (2+ messages)

[PATCH v2 0/6] rockchip: rk3328: sync dts and add ROC-RK3328-CC board
 2020-04-20 17:35 UTC  (2+ messages)

Question regarding sending new platform code
 2020-04-20 17:13 UTC 

[PATCH] rtc: ds1374: typo Watchdog
 2020-04-20 16:31 UTC 

[PATCH 1/5] libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()
 2020-04-20 16:31 UTC  (4+ messages)
` [PATCH 3/5] ARM: dts: rmobile: Reserve space in R-Car Gen3 DTs

[PATCH v2 0/3] environment: distro: Add SF distro support
 2020-04-20 16:25 UTC  (5+ messages)
` [PATCH v2 2/3] rk3399: Add boot flash script offset, size

[PATCH] dt-bindings: pinctrl: imxrt1020: remove useless comment
 2020-04-20 15:48 UTC 

[PATCH] lib: zlib: fix formatting, reference
 2020-04-20 15:40 UTC 

[PATCH] usb: dwc3-meson-g12a: add power-on/off of the PHYs
 2020-04-20 15:40 UTC  (10+ messages)

[PATCH 1/2] imx8mp_evk: Remove unrelated comment
 2020-04-20 15:38 UTC  (2+ messages)
` [PATCH 2/2] mx8mq_evk: "

[PATCH] doc: sphinx: refresh parse-headers.pl from Linux
 2020-04-20 15:38 UTC 

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200419
 2020-04-20 15:14 UTC  (2+ messages)

[PATCH 0/5] riscv: sifive/fu540: Booting from SPI
 2020-04-20 14:46 UTC  (11+ messages)
` [PATCH 1/5] sifive: fu540: Add "
` [PATCH 2/5] env: Enable SPI flash env for SiFive FU540
` [PATCH 3/5] sifive: fu540: Mark the default env as SPI flash
` [PATCH 4/5] sifive: fu540: Add boot flash script offset, size
` [PATCH 5/5] sifive: fu540: Enable SF distro bootcmd

[PATCH v6 00/17] RISC-V SiFive FU540 support SPL
 2020-04-20 14:42 UTC  (43+ messages)
` [PATCH v6 01/17] misc: add driver for the SiFive otp controller
` [PATCH v6 02/17] riscv: sifive: fu540: Use OTP DM driver for serial environment variable
` [PATCH v6 03/17] riscv: Add _image_binary_end for SPL
` [PATCH v6 04/17] lib: Makefile: build crc7.c when CONFIG_MMC_SPI
` [PATCH v6 08/17] clk: sifive: fu540-prci: Add clock enable and disable ops
` [PATCH v6 09/17] clk: sifive: fu540-prci: Add clock initialization for SPL
` [PATCH v6 10/17] riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux
` [PATCH v6 11/17] sifive: dts: fu540: Enable gpio in U-Boot SPL
` [PATCH v6 12/17] riscv: sifive: fu540: add SPL configuration
` [PATCH v6 13/17] configs: fu540: Add config options for U-Boot SPL
` [PATCH v6 14/17] sifive: dts: fu540: Enable L2 Cache in U-Boot
` [PATCH v6 15/17] riscv: sifive: fu540: enable all cache ways from u-boot proper
` [PATCH v6 17/17] doc: update FU540 RISC-V documentation

[RFC PATCH v2 0/2] Move FSP-S configuration to device-tree
 2020-04-20 14:41 UTC  (5+ messages)
` [RFC PATCH v2 2/2] arch: x86: apl: Read FSP-S configuration from device-tree
    ` Antwort: "

[PATCH] spi: sifive: Tidy up dm_spi_slave_platdata variable
 2020-04-20 14:31 UTC  (3+ messages)

[PATCH v3 0/3] riscv: sifive/fu540: Enable SPI-NOR support
 2020-04-20 14:16 UTC  (10+ messages)
` [PATCH v3 1/3] spi: sifive: Fix QPP transfer
` [PATCH v3 2/3] riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
` [PATCH v3 3/3] sifive: fu540: Enable spi-nor flash support

[PATCH] spi: mpc8xxx_spi: fix missing dev_err definition
 2020-04-20 14:13 UTC 

[PATCH v6 00/14] Add support for MediaTek xHCI host controller
 2020-04-20 14:07 UTC  (16+ messages)
` [PATCH v6 02/14] test: dm: add test item for ofnode_get_child_count()
` [PATCH v6 03/14] phy: Add get/enable/disable for a bulk of phys
` [PATCH v6 04/14] test: dm: phy: add a test item for the phy_bulk API
` [PATCH v6 05/14] usb: dwc3: use the phy bulk API to get phys
` [PATCH v6 06/14] usb: dwc2_udc_otg: "
` [PATCH v6 07/14] phy: phy-mtk-tphy: add support USB phys
` [PATCH v6 08/14] phy: phy-mtk-tphy: add support new version
` [PATCH v6 09/14] phy: phy-mtk-tphy: add a new reference clock
` [PATCH v6 10/14] xhci: mediatek: Add support for MTK xHCI host controller
` [PATCH v6 11/14] arm: dts: mt7629: add usb related nodes
` [PATCH v6 12/14] dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks
` [PATCH v6 13/14] dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller
` [PATCH v6 14/14] MAINTAINERS: MediaTek: add USB related files

[PATCH] clk: meson: g12a: add missing SD_EMMC_A controller gates
 2020-04-20 13:46 UTC 

[PATCH 0/5] arm: khadas-vim: enable support for SPI NOR Flash
 2020-04-20 13:44 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: meson: sync dt and bindings from v5.7-rc1
` [PATCH 2/5] arm: dts: meson-gxm-khadas-vim2-u-boot: enable SPI NOR flash
` [PATCH 3/5] configs: khadas-vim2: enable support for "
` [PATCH 4/5] arm: dts: meson-khadas-vim3: enable "
` [PATCH 5/5] configs: khadas-vim3: enable support for "

[PATCH v2 1/3] sifive: fu540: Add sample SD gpt partition layout
 2020-04-20 13:37 UTC  (3+ messages)
` [PATCH v2 2/3] sifive: fu540: Add U-Boot proper sector start
` [PATCH v2 3/3] doc: sifive: fu540: Document Boot from MMC

[PATCH 0/7] rockchip: make it possible to sign the u-boot.itb
 2020-04-20 13:20 UTC  (4+ messages)
` [PATCH 7/7] rockchip: make_fit_atf: add signature handling

[PATCH v2] lx2160a : Update eMMC boot environment variables
 2020-04-20 13:14 UTC  (2+ messages)
` [PATCH v3] lx2160a : Update eMMC boot environment variable

[PATCH] imx8qxp_mek: Remove SPL watchdog option
 2020-04-20 12:58 UTC  (2+ messages)

[PATCH 1/2] net: pcnet: Replace mips-specific accessors
 2020-04-20 11:10 UTC  (4+ messages)
` [PATCH 2/2] net: pcnet: Switch to PCI memory access

[PATCH] net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii mode
 2020-04-20 11:10 UTC  (2+ messages)

[PATCH] efi_loader: remove superfluous NULL check in bootefi.c
 2020-04-20 10:47 UTC 

[PATCH 1/1] spl: fit: do not check argument of free()
 2020-04-20 10:44 UTC 

[PATCH u-boot-marvell 00/11] Armada 37xx: port comphy to generic-phys (PLEASE TEST)
 2020-04-20 10:40 UTC  (8+ messages)
` [PATCH u-boot-marvell 04/11] usb: host: make PHY handling more generic
` [PATCH u-boot-marvell 09/11] net: mvneta: add PHY support

[v2] configs: ls1046aqds: support distro boot
 2020-04-20 10:34 UTC  (3+ messages)

[v3] configs: ls1046aqds: support distro boot
 2020-04-20 10:29 UTC 

Your message to U-Boot awaits moderator approval
 2020-04-20 10:07 UTC  (5+ messages)

[PATCH] x86: spi: Only use the fast SPI peripheral when support
 2020-04-20 10:01 UTC  (11+ messages)

[PATCH] xilinx: Make Xilinx custom distro boot commands more verbose
 2020-04-20  8:46 UTC 

[PATCH v2 0/7] ddr: altera: arria10: Convert SDRAM driver to DM
 2020-04-20  8:46 UTC  (8+ messages)
` [PATCH v2 1/7] ddr: altera: arria10: Fix incorrect address for mpu1
` [PATCH v2 2/7] ddr: altera: arria10: Move SDRAM driver to DM
` [PATCH v2 3/7] ddr: altera: arria10: Change to use reset DM function
` [PATCH v2 4/7] arm: socfpga: arria10: Move sdram_arria10.h to drivers/ddr/altera
` [PATCH v2 5/7] ddr: altera: arria10: Add RAM size check
` [PATCH v2 6/7] ddr: altera: arria10: Change %i to %u for printf
` [PATCH v2 7/7] ddr: altera: arria10: Remove call to dram_init_banksize()

[PATCH 1/3] cosmetic: README: Fix one CONFIG name
 2020-04-20  8:42 UTC  (4+ messages)
` [PATCH 3/3] rmobile: rcar: removed used CONFIG_SYS_RCAR_I2C*_BASE

[PATCH v6 0/6] RISC-V DT related fixes for reserved memory & UEFI
 2020-04-20  8:40 UTC  (12+ messages)
` [PATCH v6 1/6] riscv: Add boot hartid to device tree
` [PATCH v6 2/6] fdtdec: Fix boundary check
` [PATCH v6 3/6] riscv: Provide a mechanism to fix DT for reserved memory
` [PATCH v6 4/6] riscv: Setup reserved-memory node for FU540
` [PATCH v6 5/6] riscv: Copy the reserved-memory nodes to final DT

[PATCH] common: Add Kconfig option for FDT mem alignment
 2020-04-20  8:28 UTC  (3+ messages)

[Patch v5 0/7] Transition of fsl qspi driver to spi-mem framework
 2020-04-20  8:23 UTC  (4+ messages)
` [Patch v5 1/7] spi: Transform the FSL QuadSPI driver to use the SPI MEM API

[PATCH] arm: socfpga: stratix10: Fix incorrect CLKMGR_S10_PERPLL_BYPASS offset
 2020-04-20  8:17 UTC 

[PATCH 1/4] board: freescale: ls1028a: mux changes for lpuart
 2020-04-20  8:04 UTC  (5+ messages)
` [PATCH 2/4] arm: dts: ls1028a: add lpuart nodes
  ` [PATCH 3/4] armv8: ls1028aqds: add lpuart dts support
    ` [PATCH 4/4] configs: ls1028aqds: add lpuart config

[PATCH v2 1/3] common/board_r: arm: Merge initr_enable_interrupts into interrupts_init
 2020-04-20  7:31 UTC  (3+ messages)
` [PATCH v2 2/3] cmd/bedbug.c: Make bedbug_init have a return value
` [PATCH v2 3/3] common/board_r: Drop initr_bedbug wrapper

[Patch V4 0/3] Support SDMA mode on RPI4 target - 32bit
 2020-04-20  7:18 UTC  (5+ messages)
  ` [Patch V4 3/3] configs: rpi_4 : enable SDHCI_SDMA config

[PATCH v2] riscv: ax25: cache: Remove SPL_RISCV_MMODE config check
 2020-04-20  6:56 UTC  (3+ messages)

[PATCH v4 00/14] RISC-V SiFive FU540 support SPL
 2020-04-20  6:29 UTC  (4+ messages)

[PATCH] ARM: zynq: Change SYS_MALLOC_LEN in zynq_cse_nand_defconfig
 2020-04-20  5:43 UTC 

[PATCH v2] travis: Correct error checking when building boards
 2020-04-20  5:38 UTC  (2+ messages)

[PATCH] configs: ls2088ardb: Correct DEFAULT_DEVICE_TREE value
 2020-04-20  5:37 UTC  (3+ messages)

[PATCH v3] armv8: ls1046ardb: update the WRLVL_START to accommodate more DIMM
 2020-04-20  4:52 UTC 

[PATCH v2] armv8: ls1046ardb: update the WRLVL_START to accomadate more DIMM
 2020-04-20  4:38 UTC 

[PATCH v5 0/8] Cortina Access Drivers Package 2
 2020-04-20  4:19 UTC  (5+ messages)
` [PATCH v5 3/8] i2c: i2c-cortina: added CAxxxx I2C support
` [PATCH v5 4/8] board: presidio-asic: Add "


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