public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-01-05 07:04:22 to 2018-01-08 04:37:51 UTC [more...]

[U-Boot] [PATCH 0/9] spl: Add full fit and u-boot dto support
 2018-01-08  4:37 UTC  (18+ messages)
` [U-Boot] [PATCH 1/9] fit: Fix CONFIG_FIT_SPL_PRINT
` [U-Boot] [PATCH 2/9] fit: Add empty fit_print_contents() and fit_image_print()
` [U-Boot] [PATCH 3/9] fit: Add standalone image type handling
` [U-Boot] [PATCH 4/9] fit: Verify all configuration signatures
` [U-Boot] [PATCH 5/9] spl: Add full fitImage support
` [U-Boot] [PATCH 6/9] spl: Add support for overlaying U-Boot DT
` [U-Boot] [PATCH 8/9] spl: ram: Add support for fetching image position from control DT
` [U-Boot] [PATCH 9/9] spl: spi: "

[U-Boot] [PATCH v3] crypto/fsl: fix BLOB encapsulation and decapsulation
 2018-01-08  4:12 UTC  (3+ messages)

[U-Boot] [PATCH v10 00/27] dm: Generic MTD Subsystem, with SPI-NOR interface
 2018-01-08  3:52 UTC  (3+ messages)
` [U-Boot] [PATCH v10 23/27] board_r: initialize spi_nor

[U-Boot] [PATCH v3 1/1] vsprintf.c: add EFI device path printing
 2018-01-08  3:52 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] ARM: tegra: don't use CONFIG_SPL_TEXT_BASE when no SPL
 2018-01-08  3:42 UTC  (7+ messages)
` [U-Boot] [PATCH 2/4] ARM: tegra: remove SPL config for non-SPL SoCs
` [U-Boot] [PATCH 3/4] ARMv8: Allow dynamic early stack pointer
` [U-Boot] [PATCH 4/4] ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET

[U-Boot] QSPI "sf probe ...", "sf read ..." on Altera SoC FPGA
 2018-01-08  3:40 UTC  (7+ messages)

[U-Boot] [PATCH 00/16] efi_loader: implement driver management
 2018-01-08  3:37 UTC  (33+ messages)
` [U-Boot] [PATCH 01/16] efi_selftest: colored test output
` [U-Boot] [PATCH 02/16] efi_loader: simplify efi_remove_all_protocols
` [U-Boot] [PATCH 03/16] efi_selftest: do not try to close device path protocol
` [U-Boot] [PATCH 04/16] efi_loader: list of open protocol infos
` [U-Boot] [PATCH 05/16] efi_loader: open_info in OpenProtocol
` [U-Boot] [PATCH 06/16] efi_loader: open_info in CloseProtocol
` [U-Boot] [PATCH 07/16] efi_loader: implement OpenProtocolInformation
` [U-Boot] [PATCH 08/16] efi_loader: debug output installed device path
` [U-Boot] [PATCH 09/16] efi_loader: implement ConnectController
` [U-Boot] [PATCH 10/16] efi_loader: fix signature of efi_disconnect_controller
` [U-Boot] [PATCH 11/16] efi_loader: implement DisconnectController
` [U-Boot] [PATCH 12/16] efi_loader: disconnect controllers in UninstallProtocol
` [U-Boot] [PATCH 13/16] efi_selftest: remove todo in manage protocols
` [U-Boot] [PATCH 14/16] efi_selftest: remove todo in device path test
` [U-Boot] [PATCH 15/16] efi_selftest: test for (Dis)ConnectController
` [U-Boot] [PATCH 16/16] efi_loader: consistently use efi_handle_t for handles

[U-Boot] [PATCH v1 1/2] x86: tangier: Use actual GPIO hardware numbers
 2018-01-08  3:20 UTC  (4+ messages)
` [U-Boot] [PATCH v1 2/2] x86: tangier: Add Bluetooth to ACPI table

[U-Boot] [PATCH] ARM: mvebu: correct reference for "ethernet1" on DB-88F6820-AMC
 2018-01-08  3:17 UTC 

[U-Boot] [PATCH 1/1] configs: x86: allow to override CONFIG_BOOTCOMMAND
 2018-01-08  3:10 UTC  (2+ messages)

[U-Boot] [PATCH v2] x86: Move commands from under arch/x86 to cmd/x86/
 2018-01-08  3:08 UTC  (2+ messages)

[U-Boot] "fdt" commands in extlinux.conf ?
 2018-01-08  2:39 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: allocate correct memory type for EFI image
 2018-01-07 23:07 UTC 

[U-Boot] [PATCH v5 00/10] mips: bmips: add SPI support
 2018-01-07 18:14 UTC  (20+ messages)
` [U-Boot] [PATCH v6 00/11] "
  ` [U-Boot] [PATCH v6 01/11] wait_bit: add big endian version of wait_for_bit function
  ` [U-Boot] [PATCH v6 04/11] dm: spi: add BCM63xx SPI driver
  ` [U-Boot] [PATCH v6 05/11] mips: bmips: add bcm63xx-spi driver support for BCM6338
  ` [U-Boot] [PATCH v6 06/11] mips: bmips: add bcm63xx-spi driver support for BCM6348
  ` [U-Boot] [PATCH v6 07/11] mips: bmips: add bcm63xx-spi driver support for BCM6358
  ` [U-Boot] [PATCH v6 08/11] mips: bmips: add bcm63xx-spi driver support for BCM3380
  ` [U-Boot] [PATCH v6 09/11] mips: bmips: add bcm63xx-spi driver support for BCM63268
  ` [U-Boot] [PATCH v6 10/11] mips: bmips: enable the SPI flash on the Sagem F@ST1704
  ` [U-Boot] [PATCH v6 11/11] mips: bmips: enable the SPI flash on the Netgear CG3100D

[U-Boot] [PATCH] rpi_0_w: Add configs consistent with RpI3
 2018-01-07 16:48 UTC 

[U-Boot] [U-boot] Odroidxu3/4 -s2mps11 bind pmic failed
 2018-01-07 15:34 UTC  (5+ messages)

[U-Boot] [PATCH v5 0/5] spi: cadence_spi: Adopt Linux DT bindings
 2018-01-07 11:41 UTC  (7+ messages)
` [U-Boot] [PATCH v5 1/5] spi: cadence_spi: Sync DT bindings with Linux
` [U-Boot] [PATCH v5 2/5] dts: "
` [U-Boot] [PATCH v5 3/5] config: cadence_spi: Remove defines read from DT
` [U-Boot] [PATCH v5 4/5] dts: k2g: Clean-up indentation
` [U-Boot] [PATCH v5 5/5] dts: cadence_spi: Update documentation for DT bindings

[U-Boot] [PATCH V3 1/3] mx7_common: use psci 1.0 instead of 0.1
 2018-01-07  6:34 UTC  (3+ messages)
` [U-Boot] [PATCH V3 2/3] imx: mx7: psci: add system reset support
` [U-Boot] [PATCH V3 3/3] imx: mx7: psci: add system power off support

[U-Boot] [PATCH V2] imx: mx7: psci: add system reset support
 2018-01-07  6:27 UTC  (6+ messages)

[U-Boot] [PATCH V2 1/3] mx7_common: use psci 1.0 instead of 0.1
 2018-01-07  5:38 UTC  (6+ messages)
` [U-Boot] [PATCH V2 2/3] imx: mx7: psci: add system reset support
` [U-Boot] [PATCH V2 3/3] imx: mx7: psci: add system power off support

[U-Boot] [PATCH] ARM: omap3: evm: Add kernel image loading from UBIFS and EXT4
 2018-01-07  5:10 UTC 

[U-Boot] [PATCH 1/1] board_r: remove superfluous #ifdef CONFIG_PRAM
 2018-01-06 23:54 UTC 

[U-Boot] [BUG] x86: incorrect dram definition in dram_init_banksize()
 2018-01-06 22:51 UTC 

[U-Boot] [PATCH 1/7] mmc: uniphier-sd: Use mmc_of_parse()
 2018-01-06 19:39 UTC  (8+ messages)
` [U-Boot] [PATCH 2/7] mmc: uniphier-sd: Properly handle pin voltage configuration
` [U-Boot] [PATCH 3/7] mmc: uniphier-sd: Add Renesas RCar quirks
` [U-Boot] [PATCH 4/7] mmc: uniphier-sd: Handle Renesas div-by-1
` [U-Boot] [PATCH 5/7] mmc: uniphier-sd: Add Renesas SDR104/HS200 tuning support
` [U-Boot] [PATCH 6/7] mmc: uniphier-sd: Handle DMA completion flag differences
` [U-Boot] [PATCH 7/7] mmc: uniphier-sd: Always check controller version

[U-Boot] [PATCH] ARM: rmobile: Enable HS200 mode on RCar Gen3
 2018-01-06 19:30 UTC 

[U-Boot] [PATCH 1/2] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
 2018-01-06 15:39 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] libfdt: fix <linux/libfdt.h>

[U-Boot] [PATCH 0/3] ARM: uniphier: updates for v2017.03 MW
 2018-01-06 13:59 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] ARM: uniphier: do not use RAM that exceeds 32 bit address range
` [U-Boot] [PATCH 2/3] ARM: uniphier: enable CONFIG_MMC_SDHCI_SDMA for ARMv8 SoCs
` [U-Boot] [PATCH 3/3] ARM: uniphier: hide memory top by platform hook instead of CONFIG

[U-Boot] [PATCH v2 1/3] armv8: fsl-layerscape: SPL size reduction
 2018-01-06  3:34 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] armv8: ls1088a: "
` [U-Boot] [PATCH v2 3/3] ls1088ardb: Add SD Secure boot target support

[U-Boot] [PATCH 1/3] mx7_common: use psci 1.0 instead of 0.1
 2018-01-06  2:35 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] imx: mx7: psci: add system power off support

[U-Boot] [PATCH] TCP and wget implementation
 2018-01-06  0:38 UTC  (8+ messages)
    ` [U-Boot] [PATCH] TCP and wget implementation v3
          ` [U-Boot] [PATCH] TCP and wget implementation v4

[U-Boot] exFAT support in u-boot
 2018-01-05 22:37 UTC  (2+ messages)

[U-Boot] QSPI "sf probe ...", "sf read ..." on Altera SoC FPGA
 2018-01-05 21:17 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: bootm: don't assume sp is in DRAM bank 0
 2018-01-05 20:04 UTC 

[U-Boot] [PATCH] board: i.MX6QDL: add Engicam i.CoreM6 1.5 QDL MIPI starter kit
 2018-01-05 18:32 UTC 

[U-Boot] [PATCH] config_whitelist: remove false-positive CONFIG options
 2018-01-05 18:17 UTC 

[U-Boot] QSPI "sf probe ...", "sf read ..." on Altera SoC FPGA
 2018-01-05 17:52 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] armv8: fsl-layerscape: SPL size reduction
 2018-01-05 16:24 UTC  (11+ messages)
` [U-Boot] [PATCH 2/3] armv8: ls1088a: "
  ` [U-Boot] [u-boot-release] "

[U-Boot] [[PATCH v2] 0/8] sunxi: Enable OTG peripheral and host mode on H3
 2018-01-05 16:16 UTC  (9+ messages)
` [U-Boot] [[PATCH v2] 1/8] sunxi: h3: Sync OTG and HCI nodes from Linux DT
` [U-Boot] [[PATCH v2] 2/8] sunxi: musb: Add fifo config for H3
` [U-Boot] [[PATCH v2] 3/8] sunxi: Fix USB PHY index for H3/H5/A64
` [U-Boot] [[PATCH v2] 4/8] sunxi: musb: Hack dynamic fifo support for H3 OTG
` [U-Boot] [[PATCH v2] 5/8] sunxi: musb: Enable OTG device clock for H3
` [U-Boot] [[PATCH v2] 6/8] sunxi: usb_phy: Clear PHYCTL register before writing
` [U-Boot] [[PATCH v2] 7/8] sunxi: usb_phy: setup USB PHY passby for USB0 on H3/H5/A64
` [U-Boot] [[PATCH v2] 8/8] sunxi: H3: set different otg base address per mode

[U-Boot] [PATCH v2] crypto/fsl: fix BLOB encapsulation and decapsulation
 2018-01-05 16:03 UTC  (5+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2018-01-05 16:00 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig
 2018-01-05 14:08 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] imx: introduce CONFIG_GPT_TIMER
` [U-Boot] [PATCH v2 3/3] imx: initialize and use generic timer on i.MX 6UL/ULL

[U-Boot] [PATCH 1/3] imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig
 2018-01-05 14:04 UTC  (11+ messages)
` [U-Boot] [PATCH 2/3] imx: introduce CONFIG_GPT_TIMER
` [U-Boot] [PATCH 3/3] imx: initialize and use generic timer on i.MX 6UL/ULL

[U-Boot] [PATCH v1 0/6] Add support for DM_USB for TI's DRA7 platforms
 2018-01-05 13:50 UTC  (7+ messages)
` [U-Boot] [PATCH v1 1/6] board: ti: dra7xx-evm: turn on USB clocks in late init stage
` [U-Boot] [PATCH v1 2/6] syscon: dm: Add a new method to get a regmap from DTS
` [U-Boot] [PATCH v1 3/6] phy: Add a new driver for OMAP's USB2 PHYs
` [U-Boot] [PATCH v1 4/6] usb: omap5: Add glue logic to support DM for USB host
` [U-Boot] [PATCH v1 5/6] configs: enable DM_USB for all the platforms of the DRA7 family
` [U-Boot] [PATCH v1 6/6] dts: dra7x: enable host on USB2 "

[U-Boot] [PATCH] armv8: ls1088ardb: Put distro boot functions under CONFIG_SPL_BUILD
 2018-01-05 13:27 UTC  (2+ messages)

[U-Boot] QSPI "sf probe ...", "sf read ..." on Altera SoC FPGA
 2018-01-05 12:11 UTC  (2+ messages)

[U-Boot] FIT nand boot fail to load U-Boot proper
 2018-01-05 11:55 UTC 

[U-Boot] [PATCH 0/3] Add new targets for Xilinx ZynqMP SoC
 2018-01-05 10:46 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] xilinx: zynqmp: Add new target with only qspi enabled
` [U-Boot] [PATCH 2/3] xilinx: zynqmp: Add new target with only nand enabled
` [U-Boot] [PATCH 3/3] xilinx: zynqmp: Add new target with only emmc enabled

[U-Boot] [PATCH 01/07] db410c: configs: increase gunzip buffer size for the kernel
 2018-01-05 10:29 UTC  (7+ messages)
` [U-Boot] [PATCH 02/07] db410c: update wlan and bt mac addresses from firmware
` [U-Boot] [PATCH 03/07] db410c: replace reset driver with psci
` [U-Boot] [PATCH 04/07] fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE
` [U-Boot] [PATCH 05/07] db410c: use the device tree parsed by the lk loader
` [U-Boot] [PATCH 06/07] db410c: add reserved-memory node to dts
` [U-Boot] [PATCH 07/07] db410c: on aarch64 the fdtfile is in per-vendor subdirectory

[U-Boot] [PATCH 01/05] env: enable accessing the environment in an EXT4 partition
 2018-01-05 10:29 UTC  (5+ messages)
` [U-Boot] [PATCH 02/05] arm: mach-snapdragon: refactor clock driver
` [U-Boot] [PATCH 03/05] db820c: add qualcomm dragonboard 820C support
` [U-Boot] [PATCH 04/05] db820c: enable pmic gpios for pm8994
` [U-Boot] [PATCH 05/05] db820c: stop autoboot when vol- pressed

[U-Boot] [PATCH 01/03] spmi: msm: display the PMIC Arb version (debug)
 2018-01-05 10:28 UTC  (3+ messages)
` [U-Boot] [PATCH 02/03] poplar: configs: increase gunzip buffer size for the kernel
` [U-Boot] [PATCH 03/03] dm: core: parse chosen node

[U-Boot] [PATCH 00/11] sunxi: arm64 binary size fixes
 2018-01-05 10:16 UTC  (12+ messages)
` [U-Boot] [PATCH 01/11] cmd: crc32: Disable by default on sunXi
` [U-Boot] [PATCH 11/11] sunxi: Add limit with the MMC environment

[U-Boot] [RFC PATCH 0/1] Add Rockchip SFC driver under mtd/spi-nor framework
 2018-01-05  9:55 UTC  (2+ messages)
` [U-Boot] [RFC PATCH] mtd: spi-nor: add rockchip sfc driver

[U-Boot] [PATCH 00/14] env: Multiple env support and env transition for sunxi
 2018-01-05  9:29 UTC  (7+ messages)
` [U-Boot] [PATCH 03/14] env: Pass additional parameters to the env lookup function
` [U-Boot] [PATCH 12/14] env: Mark env_get_location as weak

[U-Boot] [PATCH 0/6] Add Bananapi Zero board with OTG supported
 2018-01-05  9:25 UTC  (17+ messages)
` [U-Boot] [PATCH 1/6] sunxi: h3: add usb_otg and OHCI/EHCI for usbc0 on H3
` [U-Boot] [PATCH 2/6] sunxi: musb: Add fifo config for H3
` [U-Boot] [PATCH 3/6] sunxi: musb: Enable OTG device clock "
` [U-Boot] [PATCH 4/6] sunxi: musb: Hack dynamic fifo support for H3 OTG
` [U-Boot] [PATCH 5/6] sunxi: usb_phy: Clear PHYCTL register before writing
` [U-Boot] [PATCH 6/6] sunxi: Add initial Banana-Pi Zero support

[U-Boot] [PATCH 2/3] arm: i.MX6: fix nand boot device slection
 2018-01-05  7:05 UTC 

[U-Boot] [PATCH 1/3] board: engicam: Fix to remove legacy board/icorem6_rqs
 2018-01-05  7:04 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: i.MX6: nand boot device slection
` [U-Boot] [PATCH 3/3] mtd: nand: mxs_nand_spl: Remove nand size print


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