public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-06-27 07:39:30 to 2018-06-28 10:21:37 UTC [more...]

[U-Boot] [PATCH v2 1/6] dm: SMEM (Shared memory) uclass
 2018-06-28 10:21 UTC  (5+ messages)

[U-Boot] Writes to FAT broken by bcm2835 sdhost driver
 2018-06-28  9:49 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] LS1046A SMMU enabling patches
 2018-06-28  9:41 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] armv8: fsl-layerscape: add configs for missing register blocks addresses
` [U-Boot] [PATCH 2/7] armv8: ls1046a: advertise QMan v3 in configuration
` [U-Boot] [PATCH 3/7] misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms
` [U-Boot] [PATCH 4/7] armv8: fsl-layerscape: add missing debug stream ID
` [U-Boot] [PATCH 5/7] armv8: ls1046a: initial icid setup support
` [U-Boot] [PATCH 6/7] armv8: ls1046a: add icid setup for qman portals
` [U-Boot] [PATCH 7/7] armv8: ls1046a: setup fman ports ICIDs and device tree

[U-Boot] [PATCH v5 1/6] sunxi: R40: add gigabit ethernet clocks
 2018-06-28  9:13 UTC  (9+ messages)
` [U-Boot] [PATCH v5 2/6] net: sun8i-emac: fix printing NULL character
` [U-Boot] [PATCH v5 3/6] net: sun8i-emac: set mux and clock by driver data
` [U-Boot] [PATCH v5 4/6] net: sun8i-emac: support R40 GMAC
` [U-Boot] [PATCH v5 5/6] sunxi: R40: add gigabit ethernet devicetree node
` [U-Boot] [PATCH v5 6/6] configs: Bananapi_M2_Ultra: enable gigabit ethernet

[U-Boot] [UBOOT PATCH] env: Added support to save env to spi through Kconfig
 2018-06-28  9:09 UTC  (2+ messages)

[U-Boot] [PATCH] arm64: zcu100: Enable USB host ether and ASIX via defconfig
 2018-06-28  9:01 UTC 

[U-Boot] [PATCH v3 0/3] Generic file system firmware loader DM
 2018-06-28  8:58 UTC  (13+ messages)
` [U-Boot] [PATCH v3 2/3] doc: dtbinding: Add file system firmware loader binding document
` [U-Boot] [PATCH v3 3/3] common: Generic loader for file system

[U-Boot] [PATCH 0/7] correct EFI table headers
 2018-06-28  8:57 UTC  (17+ messages)
` [U-Boot] [PATCH 1/1] efi_loader: correct headersize EFI tables
` [U-Boot] [PATCH 1/7] efi_loader: specify UEFI spec revision
` [U-Boot] [PATCH 2/7] efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATURE
` [U-Boot] [PATCH 3/7] efi_loader: correct headersize EFI tables
` [U-Boot] [PATCH 4/7] efi_loader: provide firmware revision
` [U-Boot] [PATCH 5/7] efi_loader: calculate crc32 for EFI tables
` [U-Boot] [PATCH 6/7] efi_loader: allocate configuration table array
` [U-Boot] [PATCH 7/7] efi_selftest: test InstallConfigurationTable()

[U-Boot] Writes to FAT broken by bcm2835 sdhost driver
 2018-06-28  8:46 UTC 

[U-Boot] [PATCH 1/2] microblaze: Use default implementation from include/linux/io.h
 2018-06-28  8:44 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] microblaze: Guard do_reset by CONFIG_SYSRESET

[U-Boot] build fail due to dependence error
 2018-06-28  8:41 UTC  (3+ messages)

[U-Boot] [PATCH] arm,imx6: add alternative PAD_CTL_DSE constants
 2018-06-28  8:15 UTC  (4+ messages)
` [U-Boot] [PATCH] arm, imx6: "
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 1/2] configs: move RTC_MV config from mv-plug-common.h to boards
 2018-06-28  8:12 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] configs: kirkwood: Move RTC_MV to DM and Kconfig

[U-Boot] [PATCH 1/3] x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
 2018-06-28  8:03 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] x86: acpi: Don't touch ACPI hardware in write_acpi_tables()
` [U-Boot] [PATCH 3/3] x86: acpi: Prevent acpi_table.h from being included more than once

[U-Boot] [PATCH v3 0/3] Remove unused _relocate arguments
 2018-06-28  7:57 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/3] x86: "
` [U-Boot] [PATCH v3 2/3] arm: "
` [U-Boot] [PATCH v3 3/3] riscv: "

[U-Boot] [UBOOT PATCH v4 0/4] spi:xilinx_spi: Modify xilinx spi driver
 2018-06-28  7:44 UTC  (5+ messages)
` [U-Boot] [UBOOT PATCH v4 1/4] spi: xilinx: Read reg base address from DTS file
` [U-Boot] [UBOOT PATCH v4 2/4] spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function
` [U-Boot] [UBOOT PATCH v4 3/4] spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time
` [U-Boot] [UBOOT PATCH v4 4/4] spi: xilinx_spi: convert to livetree

[U-Boot] [PATCH v1 0/9] mtd: nand: mxs_nand: add device tree support
 2018-06-28  7:26 UTC  (4+ messages)
` [U-Boot] [PATCH v1 9/9] arm: dts: imx7: colibri: add raw NAND support

[U-Boot] [PATCH v3 1/6] x86: efi_loader: Build EFI memory map per E820 table
 2018-06-28  6:38 UTC  (8+ messages)
` [U-Boot] [PATCH v3 2/6] efi_loader: Increase number of configuration tables to 16
` [U-Boot] [PATCH v3 3/6] efi_loader: Install ACPI configuration tables
` [U-Boot] [PATCH v3 4/6] efi_loader: helloworld: Output ACPI configuration table
` [U-Boot] [PATCH v3 5/6] x86: doc: Update EFI loader support
` [U-Boot] [PATCH v3 6/6] doc: vxworks: Mention chain-loading an x86 kernel via 'bootefi'

[U-Boot] Support of device-tree for PowerPC platform: Query
 2018-06-28  6:30 UTC  (6+ messages)

[U-Boot] [PATCH 1/3] dts: imx6ul: Update alias to support DM
 2018-06-28  3:23 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boards
` [U-Boot] [PATCH 3/3] imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-boot

[U-Boot] [PATCH v2] imx: imx7d-sdb: Add DM QSPI support
 2018-06-28  2:30 UTC 

[U-Boot] [PATCH v2 1/2] imx: imx6sx-sdb: Enable DM QSPI driver
 2018-06-28  2:27 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] imx: imx6sx-sabreauto: convert to use "

[U-Boot] [PULL] Please pull u-boot-imx
 2018-06-28  2:21 UTC  (2+ messages)

[U-Boot] [PATCH] fw_printenv: Don't bail out directly after one env read error
 2018-06-28  2:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v10 00/35] phy: sunxi: Add Allwinner sun4i USB PHY
 2018-06-28  2:08 UTC  (5+ messages)
` [U-Boot] [PATCH v10 22/35] usb: sunxi: Switch to use generic-phy
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH 1/2] dm: sunxi: Move Linksprite_pcDuino3_Nano to use DM for MMC, SATA
 2018-06-27 23:20 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] dm: sunxi: Move Cubietruck "

[U-Boot] [PATCH 0/1] dwc2 USB controller hangs with lan78xx
 2018-06-27 22:47 UTC  (8+ messages)
` [U-Boot] [PATCH 1/1] "

[U-Boot] [PATCH RFC] doc: Replace DocBook with sphinx-based docs
 2018-06-27 21:43 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] dm: Complete CONFIG_BLK migration
 2018-06-27 21:40 UTC  (2+ messages)

[U-Boot] [RFC PATCH 00/20] SPI-NAND support
 2018-06-27 21:35 UTC  (24+ messages)
` [U-Boot] [RFC PATCH 01/20] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
` [U-Boot] [RFC PATCH 02/20] mtd: add get/set of_node/flash_node helpers
` [U-Boot] [RFC PATCH 03/20] mtd: fix build issue with includes
` [U-Boot] [RFC PATCH 05/20] mtd: move all flash categories inside MTD submenu
` [U-Boot] [RFC PATCH 08/20] mtd: nand: Add core infrastructure to deal with NAND devices

[U-Boot] [PATCH v3 1/3] drivers: Add board uclass
 2018-06-27 21:03 UTC  (2+ messages)

[U-Boot] [PATCH] spi: omap3: fix claim/release bus within DM
 2018-06-27 19:57 UTC  (3+ messages)

[U-Boot] [PATCH v8 15/30] vsprintf: Handle NULL with %pU
 2018-06-27 19:00 UTC  (2+ messages)
` [U-Boot] [U-Boot,v8,15/30] "

[U-Boot] [PATCH 1/1] efi_loader: correct headersize of runtime services table
 2018-06-27 18:40 UTC 

[U-Boot] [PATCH 1/1] efi_loader: specify UEFI spec revision
 2018-06-27 17:55 UTC 

[U-Boot] [PATCH 00/13] Allwinner H6 support (w/ SPL)
 2018-06-27 17:29 UTC  (10+ messages)
` [U-Boot] [PATCH 02/13] sunxi: add basical memory map definitions of H6 SoC
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 11/13] sunxi: add DRAM support to H6
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 12/13] sunxi: add support for Allwinner H6 SoC
  ` [U-Boot] [linux-sunxi] "

[U-Boot] Please pull u-boot-dm
 2018-06-27 17:08 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/6] x86: efi_loader: Build EFI memory map per E820 table
 2018-06-27 16:59 UTC  (9+ messages)
` [U-Boot] [PATCH v2 2/6] efi_loader: Increase number of configuration tables to 16
` [U-Boot] [PATCH v2 3/6] efi_loader: Install ACPI configuration tables
` [U-Boot] [PATCH v2 4/6] efi_loader: helloworld: Output ACPI configuration table
` [U-Boot] [PATCH v2 5/6] x86: doc: Update EFI loader support
` [U-Boot] [PATCH v2 6/6] doc: vxworks: Mention chain-loading an x86 kernel via 'bootefi'

[U-Boot] [PATCH v4 2/2] test/py: add test for whitelist of variables while importing environment
 2018-06-27 16:07 UTC  (9+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH] spi_flash: add a bunch of winbond flashes to id-table
 2018-06-27 15:49 UTC  (4+ messages)

[U-Boot] [PATCH] imx: imx7d-sdb: Add DM QSPI support
 2018-06-27 15:45 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] imx: imx6sx-sdb: Enable DM QSPI driver
 2018-06-27 15:41 UTC  (6+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2018-06-27 15:34 UTC  (5+ messages)

[U-Boot] [PATCH u-boot] boards: amlogic: Fix boards README
 2018-06-27 15:19 UTC 

[U-Boot] [PATCH v5] xilinx: zynq: Add support to secure images
 2018-06-27 14:48 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/7] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
 2018-06-27 14:13 UTC  (3+ messages)
` [U-Boot] [PATCH v3 7/7] cmd: Add bind/unbind commands to bind a device to a driver from the command line

[U-Boot] [PATCH 1/2] git-mailrc: Replace tabs with spaces in alias entries
 2018-06-27 13:38 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] patman: Split alias entries on arbitrary whitespace

[U-Boot] [PATCH 0/2] usb_kbd with DM enabled
 2018-06-27 13:18 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] usb_kbd: Add support for watchdog
` [U-Boot] [PATCH 2/2] usb_kdb: Get stdio_dev directly from sdev pointer

[U-Boot] [PATCH v2] rsa: Support LibreSSL in rsa-sign.c
 2018-06-27 12:50 UTC  (2+ messages)

[U-Boot] [PATCH] ARC: AXS10x: add tool and make target to generate bsp
 2018-06-27 12:20 UTC 

[U-Boot] [PATCH v6 1/2] spi: zynqmp_gqspi: Add support for ZynqMP qspi driver
 2018-06-27 11:53 UTC  (2+ messages)
` [U-Boot] [PATCH v6 2/2] zynqmp: zcu102: Add qspi driver support for ZynqMP zcu102 boards

[U-Boot] [PATCH] imx: bx50v3: fix Maintainers
 2018-06-27 11:04 UTC 

[U-Boot] [PATCH] rsa: Support LibreSSL in rsa-sign.c
 2018-06-27 10:34 UTC  (3+ messages)

[U-Boot] [PATCH RESEND 0/4] Add CONFIG_SPL_NAND_IDENT
 2018-06-27 10:25 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] net: mvgbe: prepare for conversion to driver model
 2018-06-27 10:06 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] net: mvgbe: convert to DM

[U-Boot] [PATCH] power: regulator: stpmu1: add power off delay
 2018-06-27  9:59 UTC 

[U-Boot] [PATCH] phy: Be able to get phy from PHY provider
 2018-06-27  9:55 UTC 

[U-Boot] [PATCH 0/5] sandbox: net: Fix sandbox eth drivers
 2018-06-27  9:47 UTC  (7+ messages)
` [U-Boot] [PATCH 5/5] net: sandbox-raw: Allow interface to be specified by index

[U-Boot] [UBOOT PATCH v3 0/3] spi:xilinx_spi: Modify xilinx spi driver
 2018-06-27  9:47 UTC  (8+ messages)
` [U-Boot] [UBOOT PATCH v3 3/3] spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time

[U-Boot] [PATCH v3] drivers: spi: migrate cf_spi to DM
 2018-06-27  9:24 UTC  (4+ messages)

[U-Boot] [PATCH] mmc: stm32_sdmmc2: update pwron management
 2018-06-27  9:10 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/5] ARM: PSCI: initialize stack pointer on secondary CPUs
 2018-06-27  8:36 UTC  (2+ messages)

[U-Boot] [PATCH 00/41] imx: add i.MX8QXP support
 2018-06-27  8:19 UTC  (4+ messages)
` [U-Boot] [PATCH 02/41] imx: add Kconfig entry for i.MX8

[U-Boot] [PATCH] mmc: stm32_sdmmc2: update pwron management
 2018-06-27  8:15 UTC 

[U-Boot] [PATCH v5 1/2] spi: zynqmp_gqspi: Add support for ZynqMP qspi driver
 2018-06-27  8:12 UTC  (4+ messages)

[U-Boot] [PATCH] ubifs: remove useless code
 2018-06-27  8:06 UTC 

[U-Boot] [PATCH 0/6] mx6cuboxi: Add support for SOMs with eMMC
 2018-06-27  7:59 UTC  (3+ messages)
` [U-Boot] [PATCH 2/6] mmc: break out get_op_cond code to its own function

[U-Boot] [PATCH] cl-som-imx7: Remove CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y
 2018-06-27  7:54 UTC  (2+ messages)

[U-Boot] [PATCH] imx6ul: geam: Fix fdt_file mismatch
 2018-06-27  7:53 UTC  (2+ messages)

[U-Boot] [PATCH] power: pmic: Let PFUZE3000 see all 256 registers
 2018-06-27  7:49 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/9] mtd: nand: mxs_nand: add device tree support
 2018-06-27  7:41 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/6] mtd: nand: mxs_nand: improve ECC support
 2018-06-27  7:41 UTC  (2+ messages)

[U-Boot] [PATCH] imx: imx7d-sdb: Add DM QSPI support
 2018-06-27  7:39 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