public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-04-19 09:09:25 to 2020-04-20 13:37:34 UTC [more...]

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

[PATCH 0/7] rockchip: make it possible to sign the u-boot.itb
 2020-04-20 13:20 UTC  (6+ messages)
` [PATCH 4/7] mkimage: fit_image: handle multiple errors when writing signatures
` [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

[RFC PATCH v2 0/2] Move FSP-S configuration to device-tree
 2020-04-20 13:11 UTC  (6+ messages)
` [RFC PATCH v2 1/2] arch: x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
` [RFC PATCH v2 2/2] arch: x86: apl: Read FSP-S configuration from device-tree
    ` Antwort: "

[PATCH v6 00/14] Add support for MediaTek xHCI host controller
 2020-04-20 13:10 UTC  (16+ messages)
` [PATCH v6 01/14] dm: core: Add function to get child count of ofnode or device
` [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] imx8qxp_mek: Remove SPL watchdog option
 2020-04-20 12:58 UTC  (2+ messages)

[PATCH v3 0/3] riscv: sifive/fu540: Enable SPI-NOR support
 2020-04-20 12:52 UTC  (4+ 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 0/3] spi: Support SPI I/O protocol lines
 2020-04-20 12:09 UTC  (4+ 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

[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  (18+ messages)
` [PATCH u-boot-marvell 01/11] phy: add support for setting phy mode
` [PATCH u-boot-marvell 02/11] phy: port Armada 37xx UTMI PHY from Linux
` [PATCH u-boot-marvell 03/11] phy: port Armada 37xx COMPHY "
` [PATCH u-boot-marvell 04/11] usb: host: make PHY handling more generic
` [PATCH u-boot-marvell 05/11] usb: ehci-marvell: call generic-phy initialization
` [PATCH u-boot-marvell 06/11] usb: xhci-mvebu: "
` [PATCH u-boot-marvell 07/11] pci: aardvark: add PHY support
` [PATCH u-boot-marvell 08/11] ata: ahci_mvebu: "
` [PATCH u-boot-marvell 09/11] net: mvneta: "
` [PATCH u-boot-marvell 10/11] arm64: mvebu: armada-37xx: convert to use new generic-phy drivers
  ` [PATCH u-boot-marvell 10/11 fix] "
` [PATCH u-boot-marvell 11/11] phy: marvell: remove comphy_a3700 driver

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

[PATCH] spi: sifive: Tidy up dm_spi_slave_platdata variable
 2020-04-20 10:33 UTC 

[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 1/2] mtd: spi-nor: Enable QE bit for ISSI flash
 2020-04-20 10:06 UTC  (2+ messages)
` [PATCH 2/2] mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256

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

[PATCH v6 00/17] RISC-V SiFive FU540 support SPL
 2020-04-20  9:46 UTC  (40+ 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

[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 00/11] Fixes for Nokia RX-51
 2020-04-20  8:12 UTC  (10+ messages)

[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 "

[PATCH v7 00/17] efi_loader: add secure boot support
 2020-04-20  2:19 UTC  (9+ messages)
` [PATCH v7 02/17] efi_loader: add signature verification functions
` [PATCH v7 03/17] efi_loader: add signature database parser

[PATCH] usb: ether: avoid NULL check before free()
 2020-04-20  1:43 UTC  (2+ messages)

[PATCH] usb: avoid NULL check before free
 2020-04-20  1:43 UTC  (2+ messages)

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

[PATCH] test: make tests should use pytest -ra
 2020-04-19 23:38 UTC  (2+ messages)

[PATCH] doc: fix references to README.qe_firmware
 2020-04-19 23:38 UTC  (2+ messages)

[PATCH 1/1] log: remove useless cast
 2020-04-19 23:38 UTC  (2+ messages)

dm: crash for DM_FLAG_PRE_RELOC
 2020-04-19 23:38 UTC  (5+ messages)

[PATCH v4] dm: uclass: don't assign aliased seq numbers
 2020-04-19 23:38 UTC  (8+ messages)

[PATCH 0/8] Add support for MediaTek xHCI host controller
 2020-04-19 23:38 UTC  (18+ messages)
` [PATCH 5/8] xhci: mediatek: Add support for MTK "

[PATCH] travis: Correct error checking when building boards
 2020-04-19 23:37 UTC  (3+ messages)

[PATCH 0/3] support separate asm-offsets.h for SPL and TPL
 2020-04-19 23:37 UTC  (5+ messages)
` [PATCH 1/3] kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
` [PATCH 2/3] kbuild: cherry-pick kbuild changes from Linux

[PATCH 1/1] drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC
 2020-04-19 23:37 UTC  (2+ messages)

[PATCH 0/2] Rename spl_boot_mode() and spl_boot_partition()
 2020-04-19 23:37 UTC  (5+ messages)
` [PATCH 1/2] spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
` [PATCH 2/2] spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()

[PATCH][RESEND] arm: lpc32xx: move SoC to mach-lpc32xx
 2020-04-19 23:37 UTC  (2+ messages)

[PATCH 0/2] Set clock flags in the ccf registration routines
 2020-04-19 23:37 UTC  (3+ messages)
` [PATCH 1/2] dm: test: clk: add the test for the ccf gated clock

[PATCH 1/5] libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()
 2020-04-19 23:37 UTC  (8+ messages)
` [PATCH 2/5] fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()
` [PATCH 3/5] ARM: dts: rmobile: Reserve space in R-Car Gen3 DTs
` [PATCH 4/5] ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3

[PATCH 0/2] Reading size-cells and address-cells from a node should walk up the
 2020-04-19 23:37 UTC  (5+ messages)
` [PATCH 2/2] dm: core: Walk the tree to find address- and size-cells properties

[PATCH 1/1] tools: image-host.c: use correct output format
 2020-04-19 23:37 UTC  (2+ messages)

[PATCH v2 0/3] patman: Add changelog customization options
 2020-04-19 23:37 UTC  (3+ messages)
` [PATCH v2 1/3] patman: Add option to suppress empty changelog entries

[PATCH v7 0/9] dm: Add programmatic generation of ACPI tables (part A)
 2020-04-19 20:36 UTC  (10+ messages)
` [PATCH v7 1/9] acpi: Add a binding for ACPI settings in the device tree
` [PATCH v7 2/9] acpi: Add a method to write tables for a device
` [PATCH v7 3/9] acpi: Convert part of acpi_table to use acpi_ctx
` [PATCH v7 4/9] x86: Allow devices to write ACPI tables
` [PATCH v7 5/9] acpi: Drop code for missing XSDT from acpi_write_rsdp()
` [PATCH v7 6/9] acpi: Move acpi_add_table() to generic code
` [PATCH v7 7/9] acpi: Put table-setup code in its own function
` [PATCH v7 8/9] acpi: Move the xsdt pointer to acpi_ctx
` [PATCH v7 9/9] acpi: Add an acpi command

[U-Boot] Enable USB host controller on Odroid-C2
 2020-04-19 20:16 UTC  (3+ messages)
`  "

[RESEND PATCH v5 0/6] RISC-V DT related fixes for reserved memory & UEFI
 2020-04-19 16:52 UTC  (3+ messages)
` [RESEND PATCH v5 1/6] riscv: Add boot hartid to Device tree

[PATCH] arm: imx: Add support for Google's Coral Dev Board
 2020-04-19 14:13 UTC  (4+ messages)

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

[PATCH] coccinelle: adjust NULL check before free()
 2020-04-19  9:56 UTC 

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200419
 2020-04-19  9:33 UTC 

[PATCH 3/4] config: imx: Enable CONFIG_PHY_FIXED on HSC and DDC i.MX53 boards
 2020-04-19  9:10 UTC  (2+ messages)

[PATCH v3 16/19] ARM: dts: imxrt1050: allow this dtsi file to be compiled in Linux
 2020-04-19  9:10 UTC  (2+ messages)

[PATCH v3 01/19] clk: imx: pllv3: add enable_bit
 2020-04-19  9:09 UTC  (2+ messages)

[PATCH v3 19/19] configs: imxrt1050-evk: temporary disable DCACHE
 2020-04-19  9:09 UTC  (2+ messages)

[PATCH 4/5] dt-bindings: pinctrl: add i.MXRT1020 pins definition
 2020-04-19  9:09 UTC  (2+ messages)

[PATCH v3 12/19] video: mxsfb: enable setting PIXDATA on negative edge
 2020-04-19  9:09 UTC  (2+ messages)

[PATCH v2 3/5] wandboard: Do not print error when PMIC is not present
 2020-04-19  9:09 UTC  (2+ messages)

[PATCH v3 02/19] clk: imx: clk-imxrt1050: fix typo in clock name "video:"
 2020-04-19  9:09 UTC  (2+ messages)

[PATCH 2/4] dts: imx: Add fixed-link property to HSC and DDC (imx53) devices
 2020-04-19  9:09 UTC  (2+ messages)

[PATCH 2/5] Add i.MXRT1020 support
 2020-04-19  9:09 UTC  (2+ messages)

[PATCH v4] ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETH
 2020-04-19  9:09 UTC  (2+ messages)

[PATCH v3 14/19] imxrt1050_evk: add 16bpp video support if video layer enabled
 2020-04-19  9:09 UTC  (2+ messages)

[PATCH v2 5/5] wandboard: Print the board version in board_late_init()
 2020-04-19  9:09 UTC  (2+ messages)

[PATCH v3 15/19] ARM: dts: i.mxrt1050: add lcdif node
 2020-04-19  9:09 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