public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-09-30 17:33:06 to 2019-10-03 05:51:41 UTC [more...]

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

[U-Boot] [RFC 0/3] rsa: extend rsa_verify() for UEFI secure boot
 2019-10-03  5:48 UTC  (5+ messages)
` [U-Boot] [RFC 3/3] lib: rsa: add rsa_verify_with_pkey()

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

[U-Boot] [PATCH] efi: device path for nvme
 2019-10-03  3:06 UTC  (2+ messages)

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

[U-Boot] [PATCH v2 00/38] x86: Various modifications to prepare for FSP2
 2019-10-03  2:02 UTC  (70+ 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 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 1/2] watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
 2019-10-03  1:57 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] watchdog: designware: Convert to DM and DT probing

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

[U-Boot] [PATCH] NVMe: do PCI enumerate before nvme scan
 2019-10-03  1:07 UTC  (2+ messages)

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

[U-Boot] U-Boot build for i.MX board won't boot in corresponding QEMU machine
 2019-10-02 20:36 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 000/126] x86: Add initial support for apollolake
 2019-10-02 12:34 UTC  (3+ messages)

[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  (15+ 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 5/5] sifive: fu540: Enable spi-nor flash support

[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  (32+ messages)
` [U-Boot] [PATCH v4 02/17] arm: socfpga: Move firewall code to firewall file
` [U-Boot] [PATCH v4 03/17] arm: socfpga: Move Stratix10 and Agilex reset manager common code
` [U-Boot] [PATCH v4 04/17] arm: socfpga: agilex: Add reset manager support
` [U-Boot] [PATCH v4 05/17] arm: socfpga: Move Stratix10 and Agilex system manager common code
` [U-Boot] [PATCH v4 06/17] arm: socfpga: agilex: Add system manager support
` [U-Boot] [PATCH v4 07/17] arm: socfpga: Move Stratix10 and Agilex clock manager common code
` [U-Boot] [PATCH v4 08/17] clk: agilex: Add clock driver for Agilex
` [U-Boot] [PATCH v4 09/17] arm: socfpga: agilex: Add clock wrapper functions
` [U-Boot] [PATCH v4 10/17] arm: socfpga: agilex: Add CCU support for Agilex
` [U-Boot] [PATCH v4 11/17] arm: agilex: Add clock handoff offset "
` [U-Boot] [PATCH v4 12/17] ddr: altera: Restructure Stratix 10 SDRAM driver
` [U-Boot] [PATCH v4 13/17] ddr: altera: agilex: Add SDRAM driver for Agilex
` [U-Boot] [PATCH v4 16/17] arm: dts: agilex: Add base dtsi and devkit dts

[U-Boot] [PATCH 00/13] arm64: zynqmp: Clean communication with PMUFW
 2019-10-02 10:04 UTC  (15+ 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
` [U-Boot] [PATCH 13/13] arm64: zynqmp: Use mailbox driver for PMUFW config loading

[U-Boot] [PATCH v1 0/2] sandbox: Fixes the regmap tests
 2019-10-02  9:28 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] arch: sandbox: Provide working writeX/readX functions
` [U-Boot] [PATCH v1 2/2] test: regmap: check the values read from the regmap

[U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines
 2019-10-02  9:23 UTC  (14+ messages)
` [U-Boot] [PATCH v2 1/4] arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes
` [U-Boot] [PATCH v2 2/4] arm: socfpga: Convert reset manager from struct to defines
` [U-Boot] [PATCH v2 3/4] arm: socfpga: Convert system "
` [U-Boot] [PATCH v2 4/4] arm: socfpga: Convert clock "

[U-Boot] [PATCH v4 0/8] add PCIe, its PHY and AHCI support for mt7623
 2019-10-02  5:24 UTC  (3+ messages)

[U-Boot] [PULL] Raspberry Pi for v2019.10 second round
 2019-10-02  2:50 UTC  (3+ messages)

[U-Boot] Please pull u-boot-x86
 2019-10-02  2:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] rockchip: make_fit_atf.py: allow inclusion of a tee binary
 2019-10-01 21:23 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] common: spl: atf: support booting bl32 image

[U-Boot] [PATCH] imx: add Boundary Devices Nitrogen8M board support
 2019-10-01 19:14 UTC 

[U-Boot] [RFC] Minimum Python 3 version?
 2019-10-01 16:32 UTC  (2+ messages)
` [U-Boot] [U-Boot-Custodians] "

[U-Boot] u-boot: raspberry pi 4 with 4G ram, bdinfo: dram bank size is < 1G
 2019-10-01 14:39 UTC  (3+ messages)

[U-Boot] [PATCH] arm: K3: Increase default SYSFW image size allocation
 2019-10-01 14:33 UTC 

[U-Boot] [PATCH] drivers: phy: Handle gracefully NULL pointers
 2019-10-01 12:03 UTC 

[U-Boot] [PATCH 0/8] usb: Add support for Cadence USB controller driver
 2019-10-01 11:56 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] list: import list_first_entry_or_null()
` [U-Boot] [PATCH 2/8] bitmaps: import for_each_set_bit() macro
` [U-Boot] [PATCH 3/8] usb: gadget: Add match_ep() op to usb_gadget_ops
` [U-Boot] [PATCH 4/8] usb: udc: Introduce ->udc_set_speed() method
` [U-Boot] [PATCH 5/8] usb: Add Cadence USB3 host and gadget driver
` [U-Boot] [PATCH 6/8] usb: cdns3: gadget: Implement udc_set_speed() callback
` [U-Boot] [PATCH 7/8] usb: cdns3: Add TI wrapper driver for CDNS USB3 controller
` [U-Boot] [PATCH 8/8] usb: gadget: Add gadget_is_cdns3() macro

[U-Boot] [PATCH v1 0/3] gpio: Add a managed API
 2019-10-01 11:51 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/3] drivers: gpio: Handle gracefully NULL pointers
` [U-Boot] [PATCH v1 2/3] drivers: gpio: Add a managed API to get a GPIO from the device-tree
` [U-Boot] [PATCH v1 3/3] test: gpio: Add tests for the managed API

[U-Boot] [PATCH] armv8: lx2160a: Update LX2160 SVR value
 2019-10-01 11:05 UTC  (2+ messages)

[U-Boot] [PATCH v1] x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
 2019-10-01 10:21 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] mtd: spi: spi-nor-core: Add Microchip SFDP parser
 2019-10-01  8:59 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] "
` [U-Boot] [PATCH 2/4] board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flash
` [U-Boot] [PATCH 3/4] configs: sama5d27_wlsom1_ek: qspiflash: Enable SPI NOR ethaddr retrieval
` [U-Boot] [PATCH 4/4] configs: sama5d27_wlsom1_ek: mmc: "

[U-Boot] [PATCH v2 0/4] amlogic: Add Khadas VIM3 support
 2019-10-01  8:38 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] env: Add CONFIG_ENV_FULL_SUPPORT
 2019-10-01  8:11 UTC  (4+ messages)

[U-Boot] [PATCH RFT v2 0/3] spi-nor: spi-nor-ids: Fix 4 Byte addressing
 2019-10-01  6:28 UTC  (9+ messages)
` [U-Boot] [PATCH RFT v2 1/3] spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*
` [U-Boot] [PATCH RFT v2 2/3] spi-nor: spi-nor-ids: Add entries for mt25q variants
` [U-Boot] [PATCH v2 3/3] spi-nor: spi-nor-ids: Add USE_FSR flag for mt25qu512a entry

[U-Boot] [PATCH v5 00/19] efi_loader: non-volatile variables support
 2019-10-01  6:28 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: dra7xx: Fix error path in iodelay recalibration
 2019-10-01  5:11 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: dra7xx: Hang on any failure during IOdelay recalibration

[U-Boot] [PATCH 00/41] common: Further reduce common.h
 2019-09-30 18:35 UTC  (6+ messages)
` [U-Boot] [PATCH 39/41] common: Move trap_init() out of common.h

[U-Boot] arm am335x: SATA Drive connectivity over USB interface
 2019-09-30 18:13 UTC 

[U-Boot] Vulnerability in UBOOT ping_reveive()
 2019-09-30 17:53 UTC  (2+ messages)

[U-Boot] [PATCH v2] tao3530: Fix usage of mmc rescan
 2019-09-30 17:42 UTC 

[U-Boot] [PATCH] tao3530: Fix usage of mmc rescan
 2019-09-30 17:33 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