public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-04-23 13:07:47 to 2015-04-24 08:09:33 UTC [more...]

[U-Boot] [PATCH] gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places
 2015-04-24  8:09 UTC 

[U-Boot] [PATCH 1/2] dm: sf: Make SST flash write op work again
 2015-04-24  8:07 UTC  (3+ messages)

[U-Boot] [PATCH v2] board/p2020rdb: fix the FDT_ERR_NOTFOUND issue
 2015-04-24  7:49 UTC 

[U-Boot] [PATCH 2/3] pci: Remove parameter 'class' of pci_rom_load()
 2015-04-24  7:48 UTC  (2+ messages)
` [U-Boot] [PATCH 3/3] biosemu: Do not free vga_info->BIOSImage when it is 0xc0000

[U-Boot] [PATCH 1/3] pci: Option rom class is a 24-bit number
 2015-04-24  7:48 UTC 

[U-Boot] installing u-boot on a virtual x86 machine
 2015-04-24  7:20 UTC 

[U-Boot] [PATCH v5 0/3] spi, sf: add mtdparts feature to spi and sf commands
 2015-04-24  5:25 UTC  (9+ messages)
` [U-Boot] [PATCH v5 2/3] mtd, nand: move common functions from cmd_nand.c to common place

[U-Boot] [PATCH v5 0/8] Extend LPC32xx functionality and add LPC32xx-based work_92015 board
 2015-04-24  5:24 UTC  (13+ messages)

[U-Boot] [PATCH 00/20] dm: rtc: Add driver model support for real-time clocks
 2015-04-24  5:14 UTC  (5+ messages)
` [U-Boot] [PATCH 02/20] dm: i2c: sandbox: Add debugging to the speed limit

[U-Boot] [PATCH 0/4] x86: support of pin-muxing from device tree
 2015-04-24  5:05 UTC  (23+ messages)
` [U-Boot] [PATCH 1/4] x86: baytrail: fix the GPIOBASE address
  ` [U-Boot] unassigned-patches/139: "
` [U-Boot] [PATCH 2/4] x86: minnowmax: add GPIO banks in the device tree
  ` [U-Boot] unassigned-patches/140: "
    ` [U-Boot] unassigned-patches/146: "
    ` [U-Boot] unassigned-patches/147: "
` [U-Boot] [PATCH 3/4] x86: gpio: add pinctrl support from "
  ` [U-Boot] unassigned-patches/138: "
    ` [U-Boot] unassigned-patches/144: "
` [U-Boot] [PATCH 4/4] x86: minnowmax: initialize the pin-muxing from "
  ` [U-Boot] unassigned-patches/143: "
    ` [U-Boot] unassigned-patches/145: "
` [U-Boot] unassigned-patches/142: [PATCH 0/4] x86: support of "
  ` [U-Boot] unassigned-patches/148: "

[U-Boot] [PATCH v3 00/17] Power(full) framework based on Driver Model
 2015-04-24  4:51 UTC  (16+ messages)
` [U-Boot] [PATCH v4 00/16] "
  ` [U-Boot] [PATCH v4 04/16] dm: pmic: add implementation of driver model pmic uclass
  ` [U-Boot] [PATCH v4 07/16] dm: regulator: add regulator command
  ` [U-Boot] [PATCH v4 11/16] dm: regulator: add fixed voltage regulator driver

[U-Boot] [PATCH] dm: i2c: mxc support DM
 2015-04-24  4:40 UTC  (4+ messages)

[U-Boot] [PATCH 00/11] Improve env var handling for net stack
 2015-04-24  4:35 UTC  (25+ messages)
` [U-Boot] [PATCH 01/11] sandbox: Enable some ENV commands
` [U-Boot] [PATCH 02/11] kconfig: Move REGEX to Kconfig
` [U-Boot] [PATCH 03/11] sandbox: Enable regex support
` [U-Boot] [PATCH 04/11] env: Fix return values in env_attr_lookup()
` [U-Boot] [PATCH 05/11] env: Simplify the reverse_strstr() interface
` [U-Boot] [PATCH 06/11] env: Allow env_attr_walk to pass a priv * to callback
` [U-Boot] [PATCH 07/11] env: Add regex support to env_attrs
` [U-Boot] [PATCH 08/11] env: Distinguish finer between source of env change
` [U-Boot] [PATCH 09/11] net: Apply default format rules to all ethaddr
` [U-Boot] [PATCH 10/11] net: Use env callbacks for net variables
` [U-Boot] [PATCH 11/11] net: Add default flags for common net env vars

[U-Boot] [PATCH 0/10] Make more use of board_init_f_mem()
 2015-04-24  4:15 UTC  (6+ messages)
` [U-Boot] [PATCH 02/10] board_init_f_mem(): Don't require memset()

[U-Boot] [PATCH 0/3] test: Speed up test timeouts by advancing time
 2015-04-24  4:14 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] sandbox: Add test function to advance time
` [U-Boot] [PATCH 2/3] sandbox: eth: Add a function to skip ping timeouts
` [U-Boot] [PATCH 3/3] test: dm: eth: Skip timeouts on ping tests

[U-Boot] Fat filesystem format support in u-boot
 2015-04-24  4:03 UTC 

[U-Boot] [PATCH] drivers: usb: fsl: Workaround for Erratum A004477
 2015-04-24  3:54 UTC  (5+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Use GOT when loading IVORs post-relocation
 2015-04-24  3:48 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] x86: Add a function to assign IRQ numbers to PCI device
 2015-04-24  3:47 UTC  (11+ messages)
` [U-Boot] [PATCH 2/4] x86: Write configuration tables in last_stage_init()
` [U-Boot] [PATCH 3/4] x86: Support platform PIRQ routing
` [U-Boot] [PATCH 4/4] x86: queensbay: Implement "

[U-Boot] [PATCH 2/2] x86: crownbay: Update dts for SST SPI flash
 2015-04-24  3:36 UTC  (2+ messages)

[U-Boot] [PATCH 3/4][v2]include:configs:ls1021atwr: Enable USB IP support
 2015-04-24  3:29 UTC  (2+ messages)

[U-Boot] [PATCH 2/4][v2]drivers:usb:fsl: Add XHCI driver support
 2015-04-24  3:27 UTC  (2+ messages)

[U-Boot] socfpga: socdk and socrates share SPI flash config, move it to shared place
 2015-04-24  3:22 UTC  (4+ messages)
  ` [U-Boot] [PATCH] socfpga: implement socdk SPI flash config in dts

[U-Boot] [PATCH] x86: minnowmax: use the correct NOR in the configuration
 2015-04-24  3:20 UTC  (3+ messages)
` [U-Boot] unassigned-patches/141: "

[U-Boot] [PATCH 2/2] x86: Install a default e820 table in the __weak install_e820_map()
 2015-04-24  2:41 UTC  (4+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2015-04-24  2:17 UTC 

[U-Boot] [PATCH v5 0/28] Adding LS2085AQDS and RDB
 2015-04-24  1:40 UTC  (2+ messages)

[U-Boot] [PATCH] drivers/net/e1000.c: Cleanup whitespace
 2015-04-23 23:39 UTC  (3+ messages)

[U-Boot] [PATCH] cmd_mem: Store last address/size/etc as ulong
 2015-04-23 23:39 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] drivers/ddr/fsl: Update DDR driver for DDR4
 2015-04-23 23:38 UTC  (2+ messages)

[U-Boot] [PATCH 1/8] armv8/fsl-lsch3: Add Freescale Debug Server driver
 2015-04-23 23:36 UTC  (2+ messages)

[U-Boot] [PATCH] QE/DeepSleep: add QE deepsleep support for arm
 2015-04-23 23:33 UTC  (2+ messages)

[U-Boot] [PATCH] QE/DeepSleep: add QE deepsleep support for mpc85xx
 2015-04-23 23:32 UTC  (2+ messages)

[U-Boot] [PATCH] drivers:usb: Check if USB Erratum A005697 is applicable on BSC913x
 2015-04-23 23:31 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2][v2] pci/layerscape: remove unnecessary pcie_layerscape.h
 2015-04-23 23:30 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2][v2] pci/layerscape: fix link and class issues to support ls2085a

[U-Boot] [PATCH 2/2] drivers:usb:fsl: Add affected SOCs for USB Erratum A007792
 2015-04-23 23:29 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] drivers:usb: Add device-tree fixup to identify socs having dual phy
 2015-04-23 23:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] Add bootscript support to esbc_validate
 2015-04-23 23:26 UTC  (2+ messages)

[U-Boot] [PATCH] ls102xa: ddr4: Use LPUART as console output to verify DCU driver
 2015-04-23 23:25 UTC  (2+ messages)

[U-Boot] [PATCH] ls1021atwr: add hwconfig setting to do pin mux
 2015-04-23 23:25 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] arm/ls102xa:Add support of conditional workaround implementation as per SoC ver
 2015-04-23 23:24 UTC  (2+ messages)

[U-Boot] [PATCH v4 7/7] colibri_vf: Enable USB support for Colibri Vybrid
 2015-04-23 22:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v3 6/7] usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
 2015-04-23 22:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 5/7] ARM: vf610: Initial integration for Colibri VF50/VF61
 2015-04-23 22:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 4/7] ARM: vf610: Enable caches
 2015-04-23 22:04 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,4/7] "

[U-Boot] [PATCH v3 3/7] ARM: vf610: Add SoC and CPU type detection
 2015-04-23 22:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/7] ARM: vf610: Enable external 32KHz oscillator
 2015-04-23 22:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/7] ARM: vf610: Move DDR3 initialization to imx-common
 2015-04-23 22:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH] cmd, nand: add more info to "nand info"
 2015-04-23 22:03 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] rtc: Set valid date after reset
 2015-04-23 22:03 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: am437x: mux: Update mux names
 2015-04-23 22:03 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] m68k: add architecture-specific u-boot.lds
 2015-04-23 22:03 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 3/3] fastboot: ARM: OMAP5: Enable reboot-bootloader
 2015-04-23 22:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v3 2/3] ARM: DRA7: Set serial number environment variable
 2015-04-23 22:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/3] ARM: DRA7XX: Enable Fastboot
 2015-04-23 22:03 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,1/3] "

[U-Boot] [PATCH] mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency
 2015-04-23 22:03 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] gpio: mvmfp: support newer MFP bit definitions
 2015-04-23 22:03 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] davinci: add support for omapl138-lcdk board
 2015-04-23 22:03 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cmd_led: Extend led command to support blinking and more leds
 2015-04-23 22:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Please pull u-boot-x86 branch 'buildman'
 2015-04-23 22:02 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2015-04-23 22:02 UTC  (2+ messages)

[U-Boot] [RFC] Booting Xen from a FIT - Additional discussion about a refactor
 2015-04-23 21:39 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/7] Add support for Colibri Vybrid Modules
 2015-04-23 21:13 UTC  (4+ messages)

[U-Boot] buildman and multiple toolchains?
 2015-04-23 19:35 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/5] mx6cuboxi: Fix the defconfig name
 2015-04-23 19:29 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/5] mx6cuboxi: Prepare for multi SoC support
` [U-Boot] [PATCH v2 3/5] mx6cuboxi: Introduce multi-SoC support
` [U-Boot] [PATCH v2 4/5] mx6cuboxi: Differentiate Cubox-i and Hummingboard
` [U-Boot] [PATCH v2 5/5] mx6cuboxi: Load the correct 'fdt_file' variable

[U-Boot] [PATCH 1/5] mx6cuboxi: Fix the defconfig name
 2015-04-23 19:10 UTC  (12+ messages)
` [U-Boot] [PATCH 3/5] mx6cuboxi: Introduce multi-SoC support
` [U-Boot] [PATCH 4/5] mx6cuboxi: Differentiate Cubox-i and Hummingboard
` [U-Boot] [PATCH 5/5] mx6cuboxi: Load the correct 'fdt_file' variable
  ` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] patman: check git format.subjectprefix setting when generate patches prefix
 2015-04-23 18:38 UTC  (3+ messages)

[U-Boot] [PATCH] buildman: Add gcc 4.9.0 with Microblaze toolchain
 2015-04-23 18:37 UTC  (5+ messages)

[U-Boot] [U-Boot 0/7] dm: spi: Convert few drivers to driver model
 2015-04-23 18:24 UTC  (14+ messages)
` [U-Boot] [U-Boot 1/7] dm: spi: zynq_spi: Convert "
` [U-Boot] [U-Boot 2/7] zynq: Kconfig: Enable dm spi and spi_flash
` [U-Boot] [U-Boot 3/7] dts: zynq: Add zynq spi controller nodes
` [U-Boot] [U-Boot 4/7] spi: zynq_spi: Add fdt support in driver
` [U-Boot] [U-Boot 5/7] dts: zynq: Enable spi1 for zc770_xm010 board
` [U-Boot] [U-Boot 6/7] dm: spi: xilinx_spi: Convert to driver model
` [U-Boot] [U-Boot 7/7] spi: xilinx_spi: Add asm/io.h include file

[U-Boot] [PATCH] spl: descend into lib/ for all the SPL boards
 2015-04-23 17:43 UTC  (5+ messages)

[U-Boot] Commands to partition the hw partitions on emmc using uboot 2015-04
 2015-04-23 16:35 UTC 

[U-Boot] [PATCH 0/1] fdt: Fix handling of paths with options in them
 2015-04-23 16:15 UTC  (7+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [U-Boot PATCH v2] Revert "spi: add config option to enable the WP pin function on st micron flashes"
 2015-04-23 15:55 UTC  (2+ messages)

[U-Boot] [PATCH v4] powerpc/t1023rdb: Add T1023 RDB board support
 2015-04-23 15:38 UTC  (5+ messages)

[U-Boot] [dm/next PATCH v1] dm: qspi fix claim bus and release bus
 2015-04-23 15:17 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/9] Allow sandbox to use config_distro_bootcmd
 2015-04-23 15:15 UTC  (5+ messages)
` [U-Boot] [PATCH v4 9/9] sandbox: add config_distro_defaults and config_distro_bootcmd

[U-Boot] [PATCH] net/phy: refactor RTL8211F initialization
 2015-04-23 14:42 UTC  (2+ messages)

[U-Boot] [RFC PATCH] arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations
 2015-04-23 14:28 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] integrator: stop zeroing the gd flags
 2015-04-23 13:15 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH v2 5/5] ARM: integrator: move CONFIG_ARCH_CINTEGRATOR to Kconfig
 2015-04-23 13:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/5] ARM: integrator: abolish CONFIG_INTEGRATOR
 2015-04-23 13:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/5] ARM: integrator: split board select into AP/CP select and CM select
 2015-04-23 13:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/5] ARM: integrator: move board select into mach-integrator/Kconfig
 2015-04-23 13:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/5] ARM: ARM720t: remove empty asm/arch/hardware.h
 2015-04-23 13:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] SPDX: add X11 SPDX-License-Identifier
 2015-04-23 13:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Licenses: fix a typo in README
 2015-04-23 13:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] vexpress64: use DM for all vexpress64 boards
 2015-04-23 13:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] board/BuR/tseries: change pinmux
 2015-04-23 13:14 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] [PATCH 2/3] board/BuR/tseries: reactivate NAND-board
 2015-04-23 13:14 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/3] "

[U-Boot] [PATCH 1/3] board/BuR/common: simplify access to devicetree
 2015-04-23 13:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] cmd_scsi: Enable SoC AHCI device on platforms with PCI
 2015-04-23 13:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 4/4] stm32f4: Add support for stm32f429-discovery board
 2015-04-23 13:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/4] stm32f4: Add serial driver
 2015-04-23 13:14 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/4] "

[U-Boot] [PATCH 2/4] ARMv7M: Add STM32F4 support
 2015-04-23 13:14 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/4] "

[U-Boot] [PATCH 1/4] ARM: Add ARMv7-M support
 2015-04-23 13:14 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/4] "

[U-Boot] [PATCH 2/2] unzip: add gzwrite command to write compressed image to block device
 2015-04-23 13:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH V2 1/2] gunzip: add gzwrite routine for extracting compresed images to block device
 2015-04-23 13:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, V2, "

[U-Boot] [PATCH] Revert "spi: add config option to enable the WP pin function on st micron flashes"
 2015-04-23 13:09 UTC  (8+ messages)


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