public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-08-14 00:08:26 to 2017-08-16 09:37:54 UTC [more...]

[U-Boot] [PATCH] imx6: fix SDn_CMD mux mode bitfield arguments
 2017-08-16  9:37 UTC  (3+ messages)
` [U-Boot] [PATCH] imx6: use SION macro in "

[U-Boot] [PATCH 1/4] x86: serial.dtsi: Add UART interrupt property
 2017-08-16  9:25 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] x86: dfi-bt700.dtsi: Add PCI HS-UART "
` [U-Boot] [PATCH 3/4] x86: conga-qeval20-qa3-e3845: Select SERIAL_IRQ_BUFFER via Kconfig
` [U-Boot] [PATCH 4/4] x86: dfi-bt700: "

[U-Boot] [PATCH 0/3] arm: am57xx/dra7xx: Boot Android from eMMC
 2017-08-16  8:51 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] arm: omap: Define command for booting "
` [U-Boot] [PATCH 2/3] arm: am57xx: Define Android boot arguments
` [U-Boot] [PATCH 3/3] arm: dra7xx: "

[U-Boot] Initializing global_data on SuperH before board_init_f() ?
 2017-08-16  8:47 UTC  (3+ messages)

[U-Boot] [PATCH] arm, at91: fix taurus board
 2017-08-16  8:23 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: mmu: remove unused macro definition
 2017-08-16  8:20 UTC  (2+ messages)

[U-Boot] cmd/fdt: support single value replacement within an array
 2017-08-16  7:05 UTC  (2+ messages)

[U-Boot] [PATCH] PCI: layerscape: Make the pcie link up status judgement more specific
 2017-08-16  6:32 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] x86: ich-spi: Remove spi_write_protect_region()
 2017-08-16  6:21 UTC  (10+ messages)
` [U-Boot] [PATCH 2/5] x86: ich-spi: Remove unnecessary assignment in ich_init_controller()
` [U-Boot] [PATCH 3/5] x86: ich-spi: Don't read cached lock status
` [U-Boot] [PATCH 4/5] x86: ich-spi: Move opcode registers configuration to another routine
` [U-Boot] [PATCH 5/5] x86: fsp: Configure SPI opcode registers before SPI is locked down

[U-Boot] [PATCH 2/2] Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
 2017-08-16  5:57 UTC  (2+ messages)

[U-Boot] [PATCH 00/13] x86: Add Intel Braswell SoC and Cherry Hill board support
 2017-08-16  5:42 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] x86: tsc: Add Airmont reference clock values
` [U-Boot] [PATCH 02/13] x86: fsp: Update struct common_buf for FSP spec 1.1
` [U-Boot] [PATCH 03/13] x86: fsp: Add FSP_GRAPHICS_INFO_HOB
` [U-Boot] [PATCH 04/13] x86: Add Video BIOS Table (VBT) related Kconfig options
` [U-Boot] [PATCH 05/13] tools: binman: Add a new entry type for Intel VBT
` [U-Boot] [PATCH 06/13] x86: dts: Include Intel Video BIOS Table in the ROM image
` [U-Boot] [PATCH 07/13] x86: dm: video: Add a framebuffer driver that utilizes VBT
` [U-Boot] [PATCH 08/13] x86: fsp: Update fsp command to show spec 1.1 header
` [U-Boot] [PATCH 09/13] x86: Add Intel Braswell SoC support
` [U-Boot] [PATCH 10/13] x86: braswell: Add microcode for B0/C0/D0 stepping SoC
` [U-Boot] [PATCH 11/13] x86: braswell: Add FSP configuration
` [U-Boot] [PATCH 12/13] x86: braswell: Disable PUNIT power configuration for B0 stepping
` [U-Boot] [PATCH 13/13] x86: Support Intel Cherry Hill board

[U-Boot] [PATCH 1/2] sf: Add Macronix MX25U6435F device parameters
 2017-08-16  1:59 UTC  (11+ messages)
` [U-Boot] [PATCH 2/2] sf: Preserve QE bit when clearing BP# bits for Macronix flash

[U-Boot] [PATCH v1 1/2] imx: fix USB boot mode detection for i.MX 6UL and 6ULL
 2017-08-16  0:49 UTC  (2+ messages)
` [U-Boot] [PATCH v1 2/2] imx: use BOOT_DEVICE_BOARD instead of UART

[U-Boot] [PATCH 1/2] board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/
 2017-08-15 22:06 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC

[U-Boot] [PATCH v1 0/7] imx: add USB Serial Download Protocol (SDP) support
 2017-08-15 21:54 UTC  (4+ messages)
` [U-Boot] [PATCH v1 2/7] usb: gadget: add SDP driver

[U-Boot] [PATCH] common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA
 2017-08-15 21:11 UTC 

[U-Boot] [PATCH 0/3] env_embedded related fixes/improvements
 2017-08-15 20:54 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] arch/sh: don't bring common/env_embedded.o into the link

[U-Boot] [PATCH 0/5] vsprintf and short-wchar for EFI_LOADER
 2017-08-15 20:12 UTC  (3+ messages)
` [U-Boot] [PATCH 4/5] vsprintf.c: add GUID printing

[U-Boot] [PATCH 1/1] efi_loader: allow return value in EFI_CALL
 2017-08-15 19:42 UTC 

[U-Boot] [PATCH v3 0/5] Extend FIT support for falcon boot
 2017-08-15 18:14 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/5] tools: pblimage: Fix address calculation
` [U-Boot] [PATCH v3 2/5] cmd: spl: Fix compiling warning
` [U-Boot] [PATCH v3 3/5] spl: fit: Eanble GZIP support for image decompression
` [U-Boot] [PATCH v3 4/5] spl: fit: Support both external and embedded data
` [U-Boot] [PATCH v3 5/5] spl: fit: Add booting OS first

[U-Boot] [PATCH] ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-Boot
 2017-08-15 16:18 UTC 

[U-Boot] [PATCH 0/2] improve hello_world standalone application for arm
 2017-08-15 13:31 UTC  (16+ messages)
` [U-Boot] [PATCH 2/2] hello_world.c: fix entry point in case of arm thumb binary
` [U-Boot] [PATCH 1/2] arm: use $loadaddr as the standalone entry point

[U-Boot] [PATCH] armv8: layerscape platform pcie link up state judgment strongly
 2017-08-15 10:05 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/5] Add flash to fpga intermediate driver
 2017-08-15  9:47 UTC  (13+ messages)
` [U-Boot] [PATCH v2 4/5] arm: socfpga: Add intermediate driver between flash and FPGA manager

[U-Boot] [PATCH v2 0/2] driver: timer: Add Atmel PIT timer driver
 2017-08-15  9:40 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] driver: timer: Add the "
` [U-Boot] [PATCH v2 2/2] board: atmel: Use the new "

[U-Boot] [PATCH] serial: ns16550: Enhancements to the RX interrupt buffer support
 2017-08-15  9:33 UTC 

[U-Boot] [PATCH] board: atmel: Enable to use new timer driver
 2017-08-15  9:27 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] sun50i: a64: Add A64-OLinuXino initial support
 2017-08-15  6:08 UTC  (3+ messages)
` [U-Boot] [PATCH v5 1/2] sun50i: a64: Sync Linux [oe]hci0 nodes
` [U-Boot] [PATCH v5 2/2] sun50i: a64: Add initial NanoPi A64 support

[U-Boot] [PATCH v2] hash: Compile only hardware or software versions of SHA algorithms
 2017-08-15  5:00 UTC  (2+ messages)

[U-Boot] [PATCH] hash: Compile-off SHA SW lib in case SHA HW lib is present
 2017-08-15  4:48 UTC  (3+ messages)

[U-Boot] [UBOOT] [PATCH] cmd: usb: ignore block devices under mass storage device
 2017-08-15  3:06 UTC  (3+ messages)

[U-Boot] [PATCH] fs/fat: Correct blk_dread() return value check
 2017-08-15  1:02 UTC 

[U-Boot] [PATCH] spl: spl_mmc.c Correct blk_dread() return value check
 2017-08-15  1:01 UTC 

[U-Boot] [PATCH] fb_mmc.c: Correct blk_dread() return value checks
 2017-08-15  1:00 UTC 

[U-Boot] [PATCH] cmd/read.c: Fix checking blk_dread return value
 2017-08-15  0:58 UTC 

[U-Boot] [PATCH] mtdparts: Fix various issues reported by Coverity
 2017-08-15  0:42 UTC 

[U-Boot] spi flash env and driver model
 2017-08-15  0:32 UTC  (4+ messages)
` [U-Boot] [PATCH] spi: add "jedec,spi-nor" to spi_flash_std_ids

[U-Boot] [ANN] U-Boot v2017.09-rc2 released
 2017-08-15  0:03 UTC 

[U-Boot] [PATCH v4 1/1] common: Move CONFIG_BOOTARGS to Kconfig
 2017-08-15  0:03 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2017-08-15  0:03 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] improve hello_world standalone application for arm
 2017-08-14 21:41 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/2] arm: use LOADADDR as the default for STANDALONE_LOAD_ADDR
` [U-Boot] [PATCH v2 2/2] hello_world.c: fix entry point in case of arm thumb binary

[U-Boot] [PATCH v2 00/15] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
 2017-08-14 21:35 UTC  (4+ messages)
` [U-Boot] [PATCH v2 08/15] dm: mmc: sunxi: Pass private data around explicitly

[U-Boot] [PATCH 00/12] ARM: dra7: Add support for dra76-evm
 2017-08-14 21:28 UTC  (25+ messages)
` [U-Boot] [PATCH 01/12] arm: omap5+: Add board specific ldo powering
` [U-Boot] [PATCH 02/12] palmas: Add support for powering different ldos
` [U-Boot] [PATCH 03/12] configs: dra7xx: Enable LP87565 related configs
` [U-Boot] [PATCH 04/12] arm: dra76: Add support for ES1.0 detection
` [U-Boot] [PATCH 05/12] board: ti: dra76-evm: Add epprom support
` [U-Boot] [PATCH 06/12] board: ti: dra76-evm: Add the pmic data
` [U-Boot] [PATCH 07/12] board: ti: dra76-evm: Add DDR data
` [U-Boot] [PATCH 08/12] board: ti: dra76-evm: Add the pinmux data
` [U-Boot] [PATCH 09/12] board: ti: dra76-evm: Add support for powering on mmc ldo
` [U-Boot] [PATCH 10/12] env: ti: boot: Select dtb name for dra76
` [U-Boot] [PATCH 11/12] ARM: dts: dra7-evm: sync DT with latest Linux
` [U-Boot] [PATCH 12/12] ARM: dts: dra76-evm: Add initial support

[U-Boot] FYI: scripts for manually converting options to Kconfig
 2017-08-14 18:41 UTC 

[U-Boot] [PATCH v2 1/1] common: Move CONFIG_BOOTARGS to Kconfig
 2017-08-14 18:25 UTC  (3+ messages)

[U-Boot] [PATCH v2] driver: net: ldpaa: Update priv->phydev after free()
 2017-08-14 17:49 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 2/2] usb: net: Add support for Microchip LAN75xx and LAN78xx
 2017-08-14 17:49 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 1/2] net: Add mii_resolve_flowctrl_fdx()
 2017-08-14 17:49 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: fman: add support RGMII_TXID to memac
 2017-08-14 17:49 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [GIT PULL v2] Please pull u-boot-rockchip/master
 2017-08-14 17:33 UTC  (5+ messages)
` [U-Boot] [PATCH] ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined

[U-Boot] rk3288: 32KB SPL size restriction
 2017-08-14 17:31 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] dtoc: Add support for 64-bit addresses
 2017-08-14 17:26 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] dtoc: Add support for 32 or "
  ` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] dtoc: Add a 64-bit type and a way to convert cells into 64 bits
 2017-08-14 17:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] dtoc: Adjust Node to record its parent
 2017-08-14 17:13 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/3] "

[U-Boot] [RFC PATCH 0/4] rockchip: rk3368: fixes to work with 64bit-aware OF_PLATDATA
 2017-08-14 17:05 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 1/4] rockchip: clk: rk3368: update for 32/64bit-aware OF_PLATDATA
` [U-Boot] [RFC PATCH 2/4] rockchip: timer: "
` [U-Boot] [RFC PATCH 3/4] rockchip: rk3368: adjust DMC driver "
` [U-Boot] [PATCH 4/4] rockchip: dts: rk3368: reduce the number of nodes seen in TPL

[U-Boot] [PATCH v2 0/5] Extend FIT support for falcon boot
 2017-08-14 16:52 UTC  (7+ messages)
` [U-Boot] [PATCH v2 3/5] spl: fit: Eanble GZIP support for image decompression
` [U-Boot] [PATCH v2 4/5] spl: fit: Support both external and embedded data

[U-Boot] [PATCH] mmc: Support generic PCI SD host controller
 2017-08-14 16:01 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: defaultly enable SPL for Lichee Pi Zero
 2017-08-14 15:46 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/1] common: Move CONFIG_BOOTARGS to Kconfig
 2017-08-14 15:41 UTC 

[U-Boot] [PATCH] Makefile: honor PYTHON configuration properly
 2017-08-14 15:35 UTC  (4+ messages)
  ` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH v2 0/8] fs/fat: cleanups + readdir implementation
 2017-08-14 14:56 UTC  (12+ messages)
` [U-Boot] [PATCH v2 1/8] fs/fat: split out helper to init fsdata
` [U-Boot] [PATCH v2 2/8] fs/fat: introduce new director iterators
` [U-Boot] [PATCH v2 3/8] fat/fs: convert to directory iterators
` [U-Boot] [PATCH v2 4/8] fs: add fs_readdir()
` [U-Boot] [PATCH v2 5/8] fs/fat: implement opendir/readdir/closedir
` [U-Boot] [PATCH v2 6/8] fat/fs: remove a bunch of dead code
` [U-Boot] [PATCH v2 7/8] fat/fs: move ls to generic implementation
` [U-Boot] [PATCH v2 8/8] fs/fat: fix case for FAT shortnames

[U-Boot] [PATCH 0/8] fs/fat: cleanups + readdir implementation
 2017-08-14 13:05 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] pinctrl: imx: Fix mask when SHARE_MUX_CONF_REG is set
 2017-08-14 10:09 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] pinctrl: imx7ulp: Add new info instance for iomuxc1

[U-Boot] [PATCH 0/3] rockchip: rv1108: support USB OTG and Host ports on evb-rv1108
 2017-08-14 10:05 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] rockchip: evb-rv1108: add usb init function for dwc2 gadget

[U-Boot] [PATCH] i2c: muxes: add i2c gpio multiplexer driver
 2017-08-14 10:00 UTC 

[U-Boot] [PATCH] nios2: 10m50: Add CPU pre-relocation in device tree
 2017-08-14  7:32 UTC 

[U-Boot] rockchip: rk322x: Disable integrated macphy for saving power consuming
 2017-08-14  7:04 UTC 

[U-Boot] [PATCH 1/2] powerpc: Rework interrupt_init_cpu()
 2017-08-14  6:56 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] powerpc: Rework cpu_init_f() to take no arguments

[U-Boot] [Patch v2] QE: Set QE_IRAM_READY after uploading firmware
 2017-08-14  2:22 UTC 

[U-Boot] [PATCH 1/2] sandbox: Introduce Kconfig option for 32/64 bit host
 2017-08-14  1:26 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig

[U-Boot] [PATCH 00/12] imx: mx6sabresd: support SPL FIT
 2017-08-14  0:44 UTC  (7+ messages)
` [U-Boot] [PATCH 03/12] Makefile: build FIT image if CONFIG_SPL_FIT_GENERATOR defined
` [U-Boot] [PATCH 07/12] scripts: spl: Disable DM MMC when SPL DM not enabled

[U-Boot] [PATCH 1/1] stm32f1: remove stm32f1 support
 2017-08-14  0:09 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH] cmd/bdinfo: correct comment in board_detail
 2017-08-14  0:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] test: Move the FIT test into the correct place
 2017-08-14  0:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] test: Convert the FIT test to test/py
 2017-08-14  0:08 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/3] "

[U-Boot] [PATCH 1/3] test: Indent test-fit.py to match the next patch
 2017-08-14  0:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/2] ARM: OMAP5: Enable support for AVS0 for OMAP5 production devices
 2017-08-14  0:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0
 2017-08-14  0:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] test: Fix FIT test to pass again
 2017-08-14  0:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] wdt: Update uclass to make clear that the timeout is in ms
 2017-08-14  0:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "


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