public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-02-26 11:27:38 to 2018-02-28 09:25:52 UTC [more...]

[U-Boot] [PATCH 0/3] Provide partition names to commands in environment
 2018-02-28  9:25 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] cmd: part: Allow passing partition name to start and size
` [U-Boot] [PATCH 2/3] cmd: part: Extract common code to separate function
` [U-Boot] [PATCH 3/3] env: ti: boot: Get rid of magic numbers

[U-Boot] [PATCH v2] env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it
 2018-02-28  9:08 UTC  (8+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 1/3] watchdog: Add Cadence watchdog driver
 2018-02-28  8:55 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/3] arm: zynq: Wire watchdog internals

[U-Boot] [PATCH 2/2] Makefile: Build firmware-ivt image type for HAB verification also for mx7
 2018-02-28  7:51 UTC 

[U-Boot] [PATCH 1/2] mx7_common: Fix SPL compilation with secure boot support enabled
 2018-02-28  7:51 UTC 

[U-Boot] [UBOOT PATCH v2 0/2] arm64: zynqmp: mmc: Moved mmc u-boot headers to the Kconfig
 2018-02-28  7:42 UTC  (4+ messages)
` [U-Boot] [UBOOT PATCH v2 1/2] arm64: zynqmp: mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI0
` [U-Boot] [UBOOT PATCH v2 2/2] arm64: zynqmp: mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI1

[U-Boot] [UBOOT PATCH v2 0/2] spi: Moved spi u-bbot headers to Kconfig
 2018-02-28  7:17 UTC  (4+ messages)
` [U-Boot] [UBOOT PATCH v2 1/2] qspi: Added Kconfig support for CONFIG_SYS_ZYNQ_QSPI_WAIT
` [U-Boot] [UBOOT PATCH v2 2/2] spi: Added Kconfig support for SYS_ZYNQ_SPI_WAIT and XILINX_SPI_IDLE_VAL

[U-Boot] [UBOOT PATCH v2 0/2] microblaze: Moved U-boot headers to Kconfig
 2018-02-28  6:02 UTC  (3+ messages)
` [U-Boot] [UBOOT PATCH v2 2/2] microblaze: wdt: Added Kconfig support for CONFIG_XILINX_TB_WATCHDOG
` [U-Boot] [UBOOT PATCH v2 1/2] microblaze: Added Kconfig support for CONFIG_XILINX_GPIO

[U-Boot] [PATCH] arm: socfpga: gen5: Enabling cache and TLB maintenance broadcast
 2018-02-28  5:12 UTC 

[U-Boot] [PATCH v9 0/4] Generic firmware loader
 2018-02-28  4:30 UTC  (7+ messages)
` [U-Boot] [PATCH v9 1/4] spl: Remove static declaration on spl_mmc_find_device function
` [U-Boot] [PATCH v9 2/4] cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
` [U-Boot] [PATCH v9 3/4] cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
` [U-Boot] [PATCH v9 4/4] common: Generic firmware loader for file system

[U-Boot] [PATCH v2 1/1] board: am335x: Set serial# variable
 2018-02-28  3:44 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2018-02-28  3:41 UTC  (2+ messages)

[U-Boot] U-Boot
 2018-02-28  1:24 UTC  (18+ messages)

[U-Boot] [PATCH v2] Kconfig: cmd: Make networking command dependent on NET
 2018-02-28  1:09 UTC  (2+ messages)

[U-Boot] [U-Boot PATCH 0/2] Adds support for secure boot on TCI6630K2L HS devices
 2018-02-28  1:09 UTC  (6+ messages)
` [U-Boot] [U-Boot PATCH 1/2] configs: k2l: Updates u-boot env to install secure boot monitor
` [U-Boot] [U-Boot PATCH 2/2] defconfig: k2l_hs_evm: Add k2l_hs_evm_defconfig

[U-Boot] [PATCH 0/2] am335x_boneblack: Enable fastboot flash support
 2018-02-27 23:54 UTC  (10+ messages)
` [U-Boot] [PATCH 1/2] omap: Fix AM335x build with enabled fastboot flash
` [U-Boot] [PATCH 2/2] configs: am335x_boneblack: Enable fastboot flash capability

[U-Boot] [PATCH v2 00/13] LS1012A PFE driver patch series
 2018-02-27 23:49 UTC  (34+ messages)
` [U-Boot] [PATCH v2 01/13] drivers: net: phy: Fix aquantia compilation with DM
` [U-Boot] [PATCH v2 02/13] armv8: fsl-layerscape: Add support of GPIO structure
` [U-Boot] [PATCH v2 03/13] drivers: net: pfe_eth: LS1012A PFE driver introduction
` [U-Boot] [PATCH v2 04/13] drivers: net: pfe_eth: provide pfe commands
` [U-Boot] [PATCH v2 05/13] drivers: net: pfe_eth: LS1012A PFE headers
` [U-Boot] [PATCH v2 06/13] board: freescale: ls1012aqds: enable network support on ls1012aqds
` [U-Boot] [PATCH v2 07/13] board: freescale: ls1012afrdm: enable network support on ls1012afrdm
` [U-Boot] [PATCH v2 08/13] board: freescale: ls1012ardb: enable network support on ls1012ardb
` [U-Boot] [PATCH v2 09/13] board: freescale: ls1012a2g5rdb: enable network support on ls1012a2g5rdb
` [U-Boot] [PATCH v2 10/13] armv8: fsl-lsch2: add pfe macros and update ccsr_scfg structure
` [U-Boot] [PATCH v2 11/13] armv8: fsl-lsch2: configure pfe's DDR and HDBUS interfaces and ECC
` [U-Boot] [PATCH v2 12/13] armv8: layerscape: csu: enable ns access to PFE registers
` [U-Boot] [PATCH v2 13/13] configs: ls1012a: add pfe configuration for LS1012A

[U-Boot] [PATCH] board: am335x: Set serial# variable
 2018-02-27 22:27 UTC  (5+ messages)

[U-Boot] [PATCH] net: sun8i_emac: Fix PHY initialization
 2018-02-27 22:17 UTC  (2+ messages)

[U-Boot] spi: Zapping non-dm drivers, deadline: v2018.09
 2018-02-27 22:08 UTC  (10+ messages)

[U-Boot] [PATCH] armv8: sec_firmware: Remove JR3 from device tree node in all cases
 2018-02-27 20:33 UTC  (2+ messages)

[U-Boot] [PATCH] FSL PCI: Configure PCIe reference ratio
 2018-02-27 19:54 UTC  (13+ messages)

[U-Boot] [PATCH v2] arm: socfpga: cyclone5: Enable Macronix flash support
 2018-02-27 19:46 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] Makefile: add u-boot-spl.srec target
 2018-02-27 19:40 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] ARM: rmobile: Build u-boot-spl.srec on Gen2

[U-Boot] [PATCH 1/3] fsl/pci: fix leading whitespace of PCI_LTSSM_L0
 2018-02-27 19:33 UTC  (10+ messages)
` [U-Boot] [PATCH 3/3] Powerpc: pcie: Make pcie link state judgement more specific

[U-Boot] [PATCH 0/3] add inital SF tests
 2018-02-27 18:52 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] test/py: README: fix typo
` [U-Boot] [PATCH 2/3] test/py: README: add HOSTNAME to PYTHONPATH
` [U-Boot] [PATCH 3/3] test/py: add spi_flash tests

[U-Boot] [PATCH] board: freescale: ls1012a: fix RGMII TX-delay issue
 2018-02-27 16:45 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/4] DRA7x: add support for HS200 in SPL
 2018-02-27 16:05 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/4] ARM: dts: dra76x: create a common file with MMC/SD IOdelay data
` [U-Boot] [PATCH v1 2/4] ARM: dts: dra76-evm: shift to using common "
` [U-Boot] [PATCH v1 3/4] configs: dra7xx_evm: Enable support for the HS200 mmc mode in the SPL
` [U-Boot] [PATCH v1 4/4] ARM: dts: dra7x: Make pinctrl and IOdelays for MMC2 available in SPL

[U-Boot] [PATCH 0/2] Add fix for Pine64 gigabit throughput issues
 2018-02-27 16:00 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek phys
` [U-Boot] [PATCH 2/2] Configs: Use the newly added PHY_RTL8211E_PINE64_GIGABIT_FIX

[U-Boot] [PATCH v2] SPL: Add signature verification when loading image
 2018-02-27  8:55 UTC 

[U-Boot] [PATCH v2] LS2088ARDB: Secure Boot: Fix fall back option failure
 2018-02-27  7:27 UTC 

[U-Boot] [PATCH 3/3] wget.c, wget.h and modified tftp.c
 2018-02-27  0:16 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] ARM: omap3: beagle, evm: synchronize common setup
 2018-02-26 23:52 UTC  (5+ messages)
` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v3 1/3] ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file
  ` [U-Boot] [PATCH v3 2/3] ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layout
  ` [U-Boot] [PATCH v3 3/3] ARM: omap3: evm: Sync with omap3_beagle configuration

[U-Boot] Secure Boot on Jetson TK1 and TK1-SOM
 2018-02-26 23:32 UTC 

[U-Boot] [PATCH 2/3] TCP code. All is new
 2018-02-26 23:08 UTC  (2+ messages)

[U-Boot] [PATCH v2] rockchip: i2c: enable new I2C controller for rk3066 and rk3188
 2018-02-26 21:48 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] Interface changes for adding TCP
 2018-02-26 21:32 UTC  (4+ messages)

[U-Boot] [PATCH v2 2/2][for v2018.03] efi_loader: provide new doc/README.efi
 2018-02-26 21:19 UTC  (4+ messages)
  ` [U-Boot] Fwd: "

[U-Boot] [Patch] for drivers/net/phy/smsc.c to support SMSC LAN8741
 2018-02-26 20:59 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: dts: rmobile: Import proper DTS for H2 Stout
 2018-02-26 19:31 UTC 

[U-Boot] [PATCH 1/2] Makefile: add u-boot-elf.srec target
 2018-02-26 19:26 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: rmobile: Build u-boot-elf.srec on Gen3

[U-Boot] U-Boot 2011.09, Kernel 3.0.30, Buildroot (rootfs) 2011.11 multi-image boot issue
 2018-02-26 17:45 UTC 

[U-Boot] [PATCH] spi: Zap mpc8xx_spi driver
 2018-02-26 17:14 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/12] Add new OPTEE bootm support to u-boot
 2018-02-26 16:44 UTC  (22+ messages)
` [U-Boot] [PATCH v4 01/12] optee: Add lib entries for sharing OPTEE code across ports
` [U-Boot] [PATCH v4 02/12] optee: Add CONFIG_OPTEE_TZDRAM_SIZE
` [U-Boot] [PATCH v4 03/12] optee: Add CONFIG_OPTEE_TZDRAM_BASE
` [U-Boot] [PATCH v4 04/12] optee: Add optee_image_get_entry_point()
` [U-Boot] [PATCH v4 05/12] optee: Add optee_image_get_load_addr()
` [U-Boot] [PATCH v4 06/12] image: Update comment for IH_TYPE_TEE
` [U-Boot] [PATCH v4 07/12] tools: mkimage: add tee-bootable image type
` [U-Boot] [PATCH v4 08/12] doc: TEE: Add documentation describing TEE in u-boot
` [U-Boot] [PATCH v4 09/12] optee: Add optee_verify_bootm_image()
` [U-Boot] [PATCH v4 10/12] optee: Add error printout
` [U-Boot] [PATCH v4 11/12] bootm: optee: Add mechanism to validate a bootable TEE image
` [U-Boot] [PATCH v4 12/12] optee: Add CONFIG_OPTEE_LOAD_ADDR

[U-Boot] [PATCH v1 0/5] Provide SPL support for bootcount (in the case of using falcon boot mode)
 2018-02-26 16:27 UTC  (16+ messages)
` [U-Boot] [PATCH v1 1/5] bootcount: spl: Enable bootcount support in SPL
` [U-Boot] [PATCH v1 2/5] bootcount: Add function wrappers to handle bootcount increment and error checking
` [U-Boot] [PATCH v1 3/5] bootcount: u-boot: Do not increment bootcount if already done in SPL
` [U-Boot] [PATCH v1 4/5] bootcount: display5: spl: Extend SPL to support bootcount checking
` [U-Boot] [PATCH v1 5/5] bootcount: display5: config: Enable boot count feature in the display5 board

[U-Boot] [GIT PULL ] Please pull u-boot-mmc master
 2018-02-26 15:49 UTC  (2+ messages)

[U-Boot] [RFC PATCH] Kconfig: cmd: Make networking command dependent on NET
 2018-02-26 15:01 UTC  (3+ messages)
` [U-Boot] [U-Boot, RFC] "

[U-Boot] [PATCH] rockchip: i2c: enable I2C inside GRF for rk3066 and rk3188
 2018-02-26 14:35 UTC  (6+ messages)

[U-Boot] [PATCH 0/2] Move the iomux definitions into pinctrl-driver
 2018-02-26 14:27 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] rockchip: pinctrl: rk3036: "
` [U-Boot] [PATCH 2/2] rockchip: pinctrl: rk3188: "

[U-Boot] [PATCH 1/2] arm: zynq: Setup the same bootcommand as for zc770 xm011 x8
 2018-02-26 14:20 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: zynq: Remove OF_EMBED configuration for zc770 xm011 x16

[U-Boot] [PATCH v2] arm64: zynqmp: Changed scratch address used by the alternate memory test
 2018-02-26 14:15 UTC 

[U-Boot] [PATCH] sunxi: video: lcdc: fix HSYNC and VSYNC polarity
 2018-02-26 13:40 UTC  (4+ messages)

[U-Boot] [PATCH] SPL: Add signature verification when loading image
 2018-02-26 13:16 UTC  (5+ messages)

[U-Boot] [PATCH] ARM: socfpga: Add new CycloneV SoC Devboards DBM-SoC1 board
 2018-02-26 13:05 UTC 

[U-Boot] [PATCH] rockchip: rk3188: add rk_board_late_init() hook
 2018-02-26 13:02 UTC  (2+ messages)
` [U-Boot] Moving the rk_board_late_init() hook to a device-model based implementation

[U-Boot] [PATCH] rockchip: clk: rk3188: update dpll settings to make EMAC work
 2018-02-26 11:28 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