public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-10-02 09:36:54 to 2019-10-03 14:08:35 UTC [more...]

[U-Boot] [PATCH] imx: add support for i.MX7/i.MX8MQ reset controller
 2019-10-03 14:08 UTC  (4+ messages)
    ` [U-Boot] [PATCH 1/3] "

[U-Boot] [PATCH v2 0/2] efi_loader: device_path: support Sandbox's host device
 2019-10-03 13:58 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/2] efi_loader: device_path: show a host device in understandable form

[U-Boot] [PATCH] imx: add support for i.MX8MQ power domain controller
 2019-10-03 13:51 UTC  (2+ messages)

[U-Boot] [PATCH] imx: update i.MX8MQ clocks
 2019-10-03 13:48 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk
 2019-10-03 13:44 UTC  (11+ messages)
` [U-Boot] [PATCH v2 2/3] efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available
` [U-Boot] [PATCH v2 3/3] efi_loader: disk: install file system protocol to a whole disk

[U-Boot] HAB synchronous error loop i.MX8M
 2019-10-03 13:41 UTC  (6+ messages)

[U-Boot] [PATCH] imx: add Boundary Devices Nitrogen8M board support
 2019-10-03 13:39 UTC  (3+ messages)

[U-Boot] [RFC 0/3] rsa: extend rsa_verify() for UEFI secure boot
 2019-10-03 13:37 UTC  (9+ messages)
` [U-Boot] [RFC 2/3] lib: rsa: generate additional parameters for public key
` [U-Boot] [RFC 3/3] lib: rsa: add rsa_verify_with_pkey()

[U-Boot] [PATCH] efi: device path for nvme
 2019-10-03 13:32 UTC  (20+ messages)
  ` [U-Boot] [PATCH v2] "
      ` [U-Boot] [PATCH] nvme: add accessor to namespace id and eui64
              ` [U-Boot] [PATCH 1/2] "
                  ` [U-Boot] [PATCH v2 "
                  ` [U-Boot] [PATCH v2 2/2] efi: device path for nvme
              ` [U-Boot] [PATCH "

[U-Boot] [PATCH v4 0/3] env: Add CONFIG_ENV_FULL_SUPPORT
 2019-10-03 13:18 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/3] env: correct the check of env_flags_validate presence
` [U-Boot] [PATCH v4 2/3] env: introduce macro ENV_IS_IN_SOMEWHERE
` [U-Boot] [PATCH v4 3/3] env: Add CONFIG_ENV_FULL_SUPPORT

[U-Boot] [PATCH 000/126] x86: Add initial support for apollolake
 2019-10-03 13:14 UTC  (17+ messages)
` [U-Boot] [PATCH 001/126] dm: core: Use U-Boot logging instead of pr_debug()
` [U-Boot] [PATCH 002/126] dm: core: Correct low cell in ofnode_read_pci_addr()
` [U-Boot] [PATCH 003/126] dm: core: Drop a few early returns
` [U-Boot] [PATCH 004/126] dm: core: Add documentation on how to debug driver model
` [U-Boot] [PATCH 005/126] dm: core: Don't include ofnode functions with of-platdata
` [U-Boot] [PATCH 006/126] dm: core: Correct bad cast in ofnode_get_addr_size_index()

[U-Boot] [PATCH V2 1/3] watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
 2019-10-03 12:59 UTC  (3+ messages)
` [U-Boot] [PATCH V2 2/3] watchdog: designware: Convert to DM and DT probing
` [U-Boot] [PATCH V2 3/3] watchdog: designware: Optionally fetch clock from DT

[U-Boot] [PATCH 1/2] watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
 2019-10-03 12:18 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] watchdog: designware: Convert to DM and DT probing

[U-Boot] U-Boot build for i.MX board won't boot in corresponding QEMU machine
 2019-10-03 11:54 UTC  (2+ messages)

[U-Boot] One u-boot.bin for Raspberry PI 3 and 4 - possible?
 2019-10-03 10:46 UTC  (9+ messages)

[U-Boot] [PATCH 0/5] xilinx: Introduce Zynq/ZynqMP virtual defconfig
 2019-10-03 10:33 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] arm64: versal: Move common board dtb search
` [U-Boot] [PATCH 2/5] arm64: xilinx: Enable generic of_board_dtb
` [U-Boot] [PATCH 3/5] arm64: zynqmp: Introduce virtual defconfig
` [U-Boot] [PATCH 4/5] ARM: zynq: "
` [U-Boot] [PATCH 5/5] arm64: versal: remove debug uart for versal virt

[U-Boot] What versions of SD/MMC cards are supported by "mmc write" command?
 2019-10-03 10:00 UTC 

[U-Boot] [PATCH] NVMe: do PCI enumerate before nvme scan
 2019-10-03  9:13 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v2 00/38] x86: Various modifications to prepare for FSP2
 2019-10-03  9:09 UTC  (94+ messages)
` [U-Boot] [PATCH v2 01/38] binman: Pass the toolpath to binman from the main Makefile
` [U-Boot] [PATCH v2 02/38] binman: Allow selection of logging verbosity
` [U-Boot] [PATCH v2 03/38] dm: gpio: Allow control of GPIO uclass in SPL
` [U-Boot] [PATCH v2 04/38] mtd: spi: Add 'struct spi_flash {' to the code
` [U-Boot] [PATCH v2 05/38] serial: ns16550: Allow serial to enabled/disabled in SPL
` [U-Boot] [PATCH v2 07/38] spl: Avoid checking for Ctrl-C in SPL with print_buffer()
` [U-Boot] [PATCH v2 08/38] spl: handoff: Correct Kconfig condition for SPL and TPL
` [U-Boot] [PATCH v2 09/38] spl: Add an arch-specific hook for writing to SPL handoff
` [U-Boot] [PATCH v2 10/38] spl: Set up the bloblist in board_init_r()
` [U-Boot] [PATCH v2 11/38] spl: Add a function to determine the U-Boot phase
` [U-Boot] [PATCH v2 15/38] x86: sysreset: Allow reset driver to be included in SPL/TPL
` [U-Boot] [PATCH v2 16/38] x86: Rename some FSP functions to have an fsp_ prefix
` [U-Boot] [PATCH v2 17/38] x86: fsp: Create a common fsp_support.h header
` [U-Boot] [PATCH v2 18/38] x86: fsp: Use if() instead of #ifdef
` [U-Boot] [PATCH v2 19/38] x86: fsp: Tidy up comment style a little
` [U-Boot] [PATCH v2 20/38] x86: fsp: Move common dram functions into a common file
` [U-Boot] [PATCH v2 21/38] x86: Move common fsp "
` [U-Boot] [PATCH v2 22/38] x86: fsp: Move common support "
` [U-Boot] [PATCH v2 23/38] efi: Move inline functions to unconditional part of header
` [U-Boot] [PATCH v2 24/38] x86: fsp: Add a few more definitions for FSP2
` [U-Boot] [PATCH v2 25/38] x86: fsp: Add access to variable MRC data
` [U-Boot] [PATCH v2 26/38] x86: Move common Intel CPU info code into a function
` [U-Boot] [PATCH v2 27/38] x86: Add binman symbols to the image
` [U-Boot] [PATCH v2 28/38] x86: pci: Add a function to clear and set PCI config regs
` [U-Boot] [PATCH v2 29/38] x86: spl: Use hang() instead of a while() loop
` [U-Boot] [PATCH v2 30/38] x86: spl: Reduce priority of the basic SPL image loader
` [U-Boot] [PATCH v2 31/38] x86: spl: Move broadwell-specific code out of generic x86 spl
` [U-Boot] [PATCH v2 32/38] x86: fsp: Save usable RAM and hob_list in the handoff area
` [U-Boot] [PATCH v2 34/38] x86: Change condition for using CAR
` [U-Boot] [PATCH v2 35/38] x86: Add more comments to the start-up code
` [U-Boot] [PATCH v2 36/38] x86: Add support for booting from Fast SPI
` [U-Boot] [PATCH v2 37/38] x86: Add various MTRR indexes and values
` [U-Boot] [PATCH v2 38/38] x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT

[U-Boot] [PATCH] cmd: host: fix seg fault at "host info"
 2019-10-03  7:27 UTC  (3+ messages)

[U-Boot] [RFC 0/9] import x509/pkcs7 parsers from linux
 2019-10-03  5:51 UTC  (2+ messages)

[U-Boot] [U-BOOT PATCH v2 0/2] add gpio support for HiFive Unleashed A00 board
 2019-10-03  5:11 UTC  (4+ messages)
` [U-Boot] [U-BOOT PATCH v2 1/2] gpio: sifive: add support for DM based gpio driver for FU540-SoC

[U-Boot] [PATCH] binman: Use qemu-x86_defconfig in the example
 2019-10-03  2:07 UTC 

[U-Boot] [PATCH] ARM: socfpga: Fix default mtdparts
 2019-10-02 22:56 UTC 

[U-Boot] [PATCH 0/2] net: macb: support arbitrary mdio addresses
 2019-10-02 19:22 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] net: macb: explicitly pass phy_adr to mdio read and write
` [U-Boot] [PATCH 2/2] net: macb: let miiphy_read/_write pass arbitrary addresses

[U-Boot] [PATCH 0/2] Small fixes to SPL/TPL logging
 2019-10-02 14:55 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] common: Kconfig: Fix typo in TPL_LOG_CONSOLE description
` [U-Boot] [PATCH 2/2] tiny-printf: Support vsnprintf()

[U-Boot] [PATCH 00/38] x86: Various modifications to prepare for FSP2
 2019-10-02 14:06 UTC  (3+ messages)
` [U-Boot] [PATCH 18/38] x86: fsp: Use if() instead of #ifdef

[U-Boot] [PATCH] Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE
 2019-10-02 13:53 UTC 

[U-Boot] [PATCH v2 00/13] arm64: zynqmp: Clean communication with PMUFW
 2019-10-02 13:39 UTC  (14+ messages)
` [U-Boot] [PATCH v2 01/13] mailbox: check ops prior calling
` [U-Boot] [PATCH v2 02/13] mailbox: allow subnode for mbox regs
` [U-Boot] [PATCH v2 03/13] mailbox: zynqmp: ipi mailbox driver
` [U-Boot] [PATCH v2 04/13] firmware: zynqmp: Add zynqmp-power support
` [U-Boot] [PATCH v2 05/13] arm64: zynqmp: add firmware and mailbox node to DT
` [U-Boot] [PATCH v2 06/13] arm64: zynqmp: Cleanup PM SMC macro composition
` [U-Boot] [PATCH v2 07/13] firmware: zynqmp: get fw version with mailbox driver
` [U-Boot] [PATCH v2 08/13] firmware: zynqmp: create firmware header
` [U-Boot] [PATCH v2 09/13] arm64: zynqmp: use firmware driver to get version
` [U-Boot] [PATCH v2 10/13] arm64: zynqmp: remove old fw version function
` [U-Boot] [PATCH v2 11/13] arm64: zynqmp: probe firmware driver
` [U-Boot] [PATCH v2 12/13] firmware: zynqmp: Separate function for sending message via mailbox
` [U-Boot] [PATCH v2 13/13] arm64: zynqmp: Use mailbox driver for PMUFW config loading

[U-Boot] [PATCH v1 0/4] drivers: Add a framework for MUX drivers
 2019-10-02 12:47 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/4] drivers: Add a new framework for multiplexer devices
` [U-Boot] [PATCH v1 2/4] dm: board: complete the initialization of the muxes in initr_dm()
` [U-Boot] [PATCH v1 3/4] drivers: mux: mmio-based syscon mux controller
` [U-Boot] [PATCH v1 4/4] test: Add tests for the multiplexer framework

[U-Boot] [PATCH] linux_compat: fix potential NULL pointer access
 2019-10-02 12:37 UTC 

[U-Boot] [PATCH] thor: fix error path after g_dnl_register() failure
 2019-10-02 12:29 UTC 

[U-Boot] [PATCH] dwc3: flush cache only if there is a buffer attached to a request
 2019-10-02 12:19 UTC 

[U-Boot] [PATCH v3 00/10] x86: Prepare for adding FSP2 code
 2019-10-02 11:00 UTC  (26+ messages)
` [U-Boot] [PATCH v3 01/10] x86: Rename existing FSP code to fsp1
` [U-Boot] [PATCH v3 02/10] x86: Move fsp_azalia.h to the generic fsp directory
` [U-Boot] [PATCH v3 03/10] x86: Create a new fsp_arch.h header
` [U-Boot] [PATCH v3 04/10] x86: Move fsp_api.h inclusion out of fsp_support.h
` [U-Boot] [PATCH v3 05/10] x86: Move fsp_types.h to the generic fsp directory
` [U-Boot] [PATCH v3 06/10] x86: Move fsp_fv.h "
` [U-Boot] [PATCH v3 07/10] x86: Move fsp_hob.h "
` [U-Boot] [PATCH v3 08/10] x86: Move fsp_infoheader.h "
` [U-Boot] [PATCH v3 09/10] x86: Move fsp_bootmode.h "
` [U-Boot] [PATCH v3 10/10] x86: Move fsp_ffs.h include to fsp_arch.h

[U-Boot] [PATCH 0/5] riscv: sifive/fu540: Enable SPI-NOR support
 2019-10-02 10:36 UTC  (7+ messages)
` [U-Boot] [PATCH 1/5] riscv: dts: Add hifive-unleashed-a00 dts from Linux
` [U-Boot] [PATCH 4/5] riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi

[U-Boot] [PATCH v2] dfu: mmc: add support for in-partition offset
 2019-10-02 10:34 UTC 

[U-Boot] [PATCH RESEND] cmd: thor: select DFU subsystem also for 'thor' download tool
 2019-10-02 10:29 UTC 

[U-Boot] [PATCH RESEND] gadget: f_thor: properly enable 3rd endpoint defined by the protocol
 2019-10-02 10:27 UTC 

[U-Boot] [PATCH RESEND] cmd: itest: add support for .q size specifier
 2019-10-02 10:24 UTC 

[U-Boot] [PATCH v4 00/17] Add Intel Agilex SoC support
 2019-10-02 10:16 UTC  (5+ messages)
` [U-Boot] [PATCH v4 04/17] arm: socfpga: agilex: Add reset manager support

[U-Boot] [PATCH 00/13] arm64: zynqmp: Clean communication with PMUFW
 2019-10-02 10:04 UTC  (12+ messages)
` [U-Boot] [PATCH 04/13] firmware: zynqmp: Add zynqmp-power support
` [U-Boot] [PATCH 06/13] arm64: zynqmp: Cleanup PM SMC macro composition
` [U-Boot] [PATCH 12/13] firmware: zynqmp: Separate function for sending message via mailbox


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