public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-10-04 00:39:24 to 2012-10-05 14:21:28 UTC [more...]

[U-Boot] [PATCH v4 0/16] tegra: Add display driver and LCD support for Seaboard
 2012-10-05 14:21 UTC  (3+ messages)
` [U-Boot] [PATCH v4 07/16] tegra: Add LCD driver

[U-Boot] [PATCH v3 0/8] SPL: Port SPL framework to powerpc
 2012-10-05 13:15 UTC  (8+ messages)
` [U-Boot] [PATCH v3 2/8] "

[U-Boot] [PATCH 1/4] microblaze: Fix compilation warning in ext2_find_next_zero_bit
 2012-10-05 12:58 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] microblaze: Fix byteorder for microblaze
` [U-Boot] [PATCH 3/4] microblaze: Flush caches before enabling them
` [U-Boot] [PATCH 4/4] microblaze: Fix compilation failure because of missing libdts

[U-Boot] [PATCH v3] arm: cm4008, cm41xx: use common cfi_flash support
 2012-10-05 12:09 UTC  (15+ messages)
` [U-Boot] [PATCH 00/11] ks8695 (cm4008, cm41xx) bugfixes, constant removals, configuration generalized
    ` [U-Boot] [PATCH 00/11] ks8695 (cm4008, cm41xx) bugfixes, constant removals, configuration generalized (repost)
      ` [U-Boot] [PATCH 01/11] arm: ks8695: use defined constants for UART
      ` [U-Boot] [PATCH 02/11] arm: ks8695: more macros for register values
      ` [U-Boot] [PATCH 03/11] arm: ks8695eth: Use MAC address from environment
      ` [U-Boot] [PATCH 04/11] arm: cm4008, cm41xx: use common cfi_flash support
      ` [U-Boot] [PATCH 05/11] arm: cm4008, cm41xx: set gd->ram_size in dram_init
      ` [U-Boot] [PATCH 06/11] arm: cm4008, cm41xx: Fix ROM relocation
      ` [U-Boot] [PATCH 07/11] arm: ks8695/cm4008/cm41xx: Parameterize SDRAM
      ` [U-Boot] [PATCH 08/11] arm: cm4008, cm41xx: don't define to 1
      ` [U-Boot] [PATCH 09/11] arm: ks8695/cm4xxx: don't reconfigure switch
      ` [U-Boot] [PATCH 10/11] arm: ks8695: document bus speed
      ` [U-Boot] [PATCH 11/11] arm: cm4008, cm41xx: read MAC address from flash

[U-Boot] [PATCH v1] env: fix crash using default -f -a
 2012-10-05 11:50 UTC  (8+ messages)
    ` [U-Boot] [PATCH] "

[U-Boot] [PATCH 0/6] gpt: GUID Partition Table (GPT) restoration
 2012-10-05 10:50 UTC  (8+ messages)
` [U-Boot] [PATCH v3 0/7] "
  ` [U-Boot] [PATCH v3 3/7] gpt:doc: GPT (GUID Partition Table) documentation
  ` [U-Boot] [PATCH v3 5/7] gpt: Support for GPT (GUID Partition Table) restoration

[U-Boot] Configure a Numonyx Axcell M29EW on a MPC8323 board
 2012-10-05  8:34 UTC  (3+ messages)
  ` [U-Boot] Configure a MICRON DDR2 SDRAM MT47H512M4 - 64 Meg x 4 x 8 on MPC8323 custom board

[U-Boot] [PATCH v2 00/21] pmic: Redesign PMIC framework to support multiple instances of devices
 2012-10-05  8:16 UTC  (22+ messages)
` [U-Boot] [PATCH v2 01/21] pmic:i2c: Handle PMIC I2C transmission comprising of two bytes
` [U-Boot] [PATCH v2 02/21] pmic:i2c: Add I2C byte order to PMIC framework
` [U-Boot] [PATCH v2 03/21] pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C
` [U-Boot] [PATCH v2 04/21] pmic: Extend PMIC framework to support multiple instances of PMIC devices
` [U-Boot] [PATCH v2 05/21] pmic: Introduce power_board_init() method at ./lib/board.c file
` [U-Boot] [PATCH v2 06/21] pmic: Enable power_board_init() support at TRATS
` [U-Boot] [PATCH v2 07/21] pmic:chrg: Common information about charger and battery (power_chrg.h)
` [U-Boot] [PATCH v2 08/21] pmic: Move pmic related code to ./drivers/power directory
` [U-Boot] [PATCH v2 09/21] pmic: Extend struct pmic to support battery and charger related operations
` [U-Boot] [PATCH v2 10/21] pmic:battery: Support for Trats Battery at PMIC framework
` [U-Boot] [PATCH v2 11/21] pmic:muic: Support for MUIC built into MAX8997 device
` [U-Boot] [PATCH v2 12/21] pmic:fuel-gauge: Support for MAX17042 fuel-gauge
` [U-Boot] [PATCH v2 13/21] pmic:max8997: Function for calculating LDO internal register value
` [U-Boot] [PATCH v2 14/21] arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board
` [U-Boot] [PATCH v2 15/21] arm:trats:pmic: Enable MUIC (MAX8997) at "
` [U-Boot] [PATCH v2 16/21] arm:trats:pmic: Enable fuel-gauge (MAX17042) "
` [U-Boot] [PATCH v2 17/21] arm:trats:pmic: Enable battery support "
` [U-Boot] [PATCH v2 18/21] pmic:max8997: Support for MAX8997 internal charger control
` [U-Boot] [PATCH v2 19/21] arm:trats:pmic: Power consumption reduction state for Samsung's TRATS board
` [U-Boot] [PATCH v2 20/21] arm:trats:pmic: Support for charging battery at "
` [U-Boot] [PATCH v2 21/21] pmic: Extend PMIC framework to support battery related commands

[U-Boot] Pull request: u-boot-arm/master
 2012-10-05  4:39 UTC  (3+ messages)
  ` [U-Boot] [PATCH] arm: rmobile: bugfix: wrong register saving in lowlevel_init

[U-Boot] [PATCH 1/4] doc: kerneldoc: Implant DocBook from Linux kernel
 2012-10-05  0:45 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4 V2] "

[U-Boot] Future direction of the x86 architecture in U-Boot
 2012-10-05  0:29 UTC 

[U-Boot] [PATCH V2 00/21] Add mx6solo/mx6duallite support
 2012-10-04 23:34 UTC  (42+ messages)
` [U-Boot] [PATCH V3 00/32] "
  ` [U-Boot] [PATCH V3 01/32] imximage: check dcd_len as entries added
  ` [U-Boot] [PATCH V3 02/32] imximage: remove redundant setting of app_dest_ptr
  ` [U-Boot] [PATCH V3 03/32] imximage: move flash_offset check to common location
  ` [U-Boot] [PATCH V3 04/32] imximage: fix size of image to load
  ` [U-Boot] [PATCH V3 05/32] imximage: delay setting of image size
  ` [U-Boot] [PATCH V3 06/32] imximage: change parameters to set_imx_hdr
  ` [U-Boot] [PATCH V3 07/32] imximage: make set_imx_hdr_v1/v2 easier to read
  ` [U-Boot] [PATCH V3 08/32] imximage: make header variable length
  ` [U-Boot] [PATCH V3 09/32] imximage: remove static imximage_version
  ` [U-Boot] [PATCH V3 10/32] imximage: prepare to move static variables to struct data_src
  ` [U-Boot] [PATCH V3 11/32] imximage: change parameters for set_dcd_val/set_imx_hdr
  ` [U-Boot] [PATCH V3 12/32] imximage: move set_imx_hdr to struct data_src
  ` [U-Boot] [PATCH V3 13/32] imximage: move set_dcd_val "
  ` [U-Boot] [PATCH V3 14/32] imximage: enable word writes for version2 header
  ` [U-Boot] [PATCH V3 15/32] tools: add parse_helper file
  ` [U-Boot] [PATCH V3 16/32] imximage: use parse_helper functions
  ` [U-Boot] [PATCH V3 17/32] imximage.cfg: run files through C preprocessor
  ` [U-Boot] [PATCH V3 18/32] mx6q_4x_mt41j128.cfg: use symbols instead of hardcoded constants
  ` [U-Boot] [PATCH V3 19/32] mx6q_4x_mt41j128.cfg: add comments
  ` [U-Boot] [PATCH V3 20/32] mx6q_4x_mt41j128.cfg: use ddr3 mode for reset
  ` [U-Boot] [PATCH V3 21/32] mx6q_4x_mt41j128.cfg: skip initiailizing non-existent memory
  ` [U-Boot] [PATCH V3 22/32] mx6q_4x_mt41j128.cfg: force ZQ calibration
  ` [U-Boot] [PATCH V3 23/32] mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite
  ` [U-Boot] [PATCH V3 24/32] mx6: use CONFIG_MX6 instead of CONFIG_MX6Q
  ` [U-Boot] [PATCH V3 25/32] imx-common: cpu: add imx_ddr_size
  ` [U-Boot] [PATCH V3 26/32] arch-mx6: add mx6dl_pins.h
  ` [U-Boot] [PATCH V3 27/32] mx6qsabrelite: add support for mx6 solo/duallite
  ` [U-Boot] [PATCH V3 28/32] mx6q_4x_mt41j128.cfg: add mx6 solo/duallite support
  ` [U-Boot] [PATCH V3 29/32] Add boards for sabrelite variants mx6s(solo) and mx6dl(duallite)
  ` [U-Boot] [PATCH V3 30/32] mx6qsabrelite: change CONFIG_SYS_PROMPT
  ` [U-Boot] [PATCH V3 31/32] parse_helper: add expression evaluation
  ` [U-Boot] [PATCH V3 32/32] imx-mkimage.h: use base + offset syntax

[U-Boot] Please pull u-boot-ppc4xx/next
 2012-10-04 23:19 UTC  (4+ messages)

[U-Boot] [PATCH] Sandbox: Add spi driver to sandbox
 2012-10-04 22:23 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sh/master
 2012-10-04 22:05 UTC 

[U-Boot] [PATCH v3 0/6] arm: rmobile: kzm9g: enable booting Linux kernel
 2012-10-04 22:02 UTC  (6+ messages)
` [U-Boot] [PATCH v4 0/7] "
  ` [U-Boot] [PATCH v4 5/7] MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g

[U-Boot] [PATCH] MPC85xx: remove support for TQM85xx boards
 2012-10-04 22:02 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Add support for the Boundary Devices Nitrogen6x board
 2012-10-04 21:56 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] Add nitrogen6x board
` [U-Boot] [PATCH 2/3] nitrogen6x: configure and toggle PHY reset for Nitrogen6x
` [U-Boot] [PATCH 3/3] nitrogen6x: initialize WL12XX pads, use to determine board type

[U-Boot] [PATCH] ARM: prevent misaligned array inits
 2012-10-04 21:49 UTC 

[U-Boot] Host driver for ISP1362?
 2012-10-04 20:59 UTC 

[U-Boot] [PATCHv8] ARM: Add Altera SOCFPGA Cyclone5
 2012-10-04 20:57 UTC  (3+ messages)

[U-Boot] [RFC] ARM: prevent misaligned array inits
 2012-10-04 20:22 UTC  (5+ messages)

[U-Boot] [PATCH] arm1136: cosmetic: Remove double test on CONFIG_SYS_DCACHE_OFF
 2012-10-04 20:04 UTC  (4+ messages)
` [U-Boot] [PATCH v2] arm1136: Fix enable_caches()

[U-Boot] [PATCH] Add a new "ini" command
 2012-10-04 19:54 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "
  ` [U-Boot] [U-Boot,v2] "
    ` [U-Boot] [PATCH] Improve license declaration for cmd_ini.h

[U-Boot] [PATCH v2 4/5] tools/env: Serialize calls to fw_*env
 2012-10-04 18:31 UTC  (2+ messages)
` [U-Boot] [PATCH] tools: Add a README note about fw_printenv lock file

[U-Boot] [PATCH 1/6] fdt: Check error codes returned from fdtlib when loading ITB
 2012-10-04 17:38 UTC  (2+ messages)

[U-Boot] Nand flash R/W,saveenv issue
 2012-10-04 17:21 UTC  (19+ messages)
            ` [U-Boot] problem while making kernel up
                        ` [U-Boot] USB detection
                              ` [U-Boot] Booting through nand flash with other address

[U-Boot] [PATCH v2] lsxl: unset ncip for rescue mode
 2012-10-04 16:54 UTC 

[U-Boot] [PATCHv7] ARM: Add Altera SOCFPGA Cyclone5
 2012-10-04 15:35 UTC  (2+ messages)

[U-Boot] env default -f -a crash with 2012.10-rc2
 2012-10-04 14:56 UTC 

[U-Boot] [PATCH] arm: Add CONFIG_OF_BOARD_SETUP support to bootm
 2012-10-04 14:40 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/11] S3C24XX: Add support to MINI2416 board
 2012-10-04 14:24 UTC  (3+ messages)
` [U-Boot] [PATCH v2 01/11] ARM: fix relocation on ARM926EJS

[U-Boot] [PATCH] mtest: Print dcache state
 2012-10-04 14:15 UTC  (5+ messages)
` [U-Boot] "

[U-Boot] [PATCH 00/70 V2] serial: Massive rework of the serial subsystem
 2012-10-04 14:03 UTC  (4+ messages)
` [U-Boot] [PATCH 00/72 V3] "

[U-Boot] v2012.10-rc2 tar balls on ftp
 2012-10-04 13:56 UTC  (5+ messages)

[U-Boot] [PATCH] lsxl: set ncip to broadcast address
 2012-10-04 12:57 UTC  (5+ messages)

[U-Boot] v2012.10-rc2 is now released
 2012-10-04 12:44 UTC  (2+ messages)

[U-Boot] [ARM] [NOTICE] Branch u-boot-arm/master to be force-pushed
 2012-10-04 12:23 UTC  (2+ messages)

[U-Boot] [PATCH] trats: Enable EXT4 and EFI partitions support on Samsung's Trats board
 2012-10-04  9:27 UTC 

[U-Boot] [PATCH] armv7 cpu_init_crit: Simplify code
 2012-10-04  9:19 UTC  (2+ messages)

[U-Boot] [PATCH 4/6] gpt: Support for GPT (GUID Partition Table) restoration
 2012-10-04  9:02 UTC  (5+ messages)
` [U-Boot] [U-Boot, "
  ` [U-Boot] [u-boot] Adding missing CONFIG_SYS_CACHELINE_SIZE to boards definitions

[U-Boot] [PATCH 0/7] lcd/video: Add parameter API and compressed bitmaps
 2012-10-04  8:48 UTC  (3+ messages)
` [U-Boot] [PATCH 5/7] lcd: Fix fb offset calculation for bpix == 16 in BMP display

[U-Boot] [PATCH v4 1/2] tools, config.mk: add binutils-version
 2012-10-04  8:47 UTC  (3+ messages)
` [U-Boot] [PATCH v4 2/2] arm: work around assembler bug

[U-Boot] [PATCH 2/2] ARM: increase lmb stack space reservation to 4KB
 2012-10-04  8:36 UTC  (2+ messages)

[U-Boot] [PATCH v2] ARM: Add X600 board support (SPEAr600 based)
 2012-10-04  8:22 UTC  (2+ messages)

[PATCH 2/2] * add CONFIG_SYS_CACLELINE_SIZE to eb_cpux9k2 board
 2012-10-04  8:11 UTC 

[U-Boot] [PATCH v3 6/8] fdt: cmd_fdt: Call fdt_chosen() from "fdt boardsetup"
 2012-10-04  7:43 UTC  (8+ messages)

[U-Boot] [PATCH] i2c: sh: Remove irq_wait function
 2012-10-04  7:41 UTC  (3+ messages)

[U-Boot] [PULL] u-boot-pxa/next
 2012-10-04  7:12 UTC  (2+ messages)

[U-Boot] pull request for u-boot-tegra/next into ARM next
 2012-10-04  7:11 UTC  (2+ messages)

[U-Boot] [PATCH] sf: winbond: Add support for W25Q64DW
 2012-10-04  5:59 UTC  (4+ messages)
` [U-Boot] [PATCH] sf: spansion: Correct the first byte of idcode1 for S25FL256S part

[U-Boot] [PATCH] tegra: move common features to a common makefile
 2012-10-04  5:59 UTC  (2+ messages)

[U-Boot] [PATCH v2] ext4: Rename block group descriptor table from gd to bgd
 2012-10-04  5:33 UTC  (2+ messages)

[U-Boot] [PATCH] MAINTAINERS: New maintainer for Samsung's Trats development board
 2012-10-04  2:41 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/9] x86: Patches to enable running U-Boot from coreboot
 2012-10-04  1:27 UTC  (18+ messages)
` [U-Boot] [PATCH 1/9] x86: Change board baud_rate to ulong
` [U-Boot] [PATCH 2/9] x86: Add initial memory barrier macros
` [U-Boot] [PATCH 3/9] x86: Allow excluding reset handling code from u-boot
` [U-Boot] [PATCH 5/9] x86: coreboot: Move non-board specific files to coreboot arch directory
` [U-Boot] [PATCH 6/9] x86: coreboot: Tell u-boot about PCI bus 0 when initializing
` [U-Boot] [PATCH 7/9] x86: coreboot: Modify u-boot code to allow building coreboot payload
` [U-Boot] [PATCH 8/9] x86: coreboot: Implement recursively scanning PCI busses
` [U-Boot] [PATCH 9/9] x86: coreboot: Enable LPC TPM and CONFIG_NO_RESET_CODE

[U-Boot] [PATCH v2] Output strings from echo with puts where easy
 2012-10-04  1:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] Add a command to access the system timer
 2012-10-04  1:20 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH] net: fix netconsole filtering
 2012-10-04  1:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] Fix checkpatch.pl complaints in cmd_cache.c
 2012-10-04  1:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] Implement verify option for sha1sum command
 2012-10-04  1:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] Change dead code in "test" cmd to debug output
 2012-10-04  1:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Allow runtime configuration of "zero-delay" check
 2012-10-04  1:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/7] Add T30 Cardhu support
 2012-10-04  1:11 UTC  (5+ messages)
` [U-Boot] [PATCH 1/7] Tegra30: Add AVP (arm720t) files


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