public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-10-03 17:05:18 to 2012-10-04 10:07:22 UTC [more...]

[U-Boot] [PATCH 1/4] doc: kerneldoc: Implant DocBook from Linux kernel
 2012-10-04 10:07 UTC  (3+ messages)
` [U-Boot] [PATCH 1/4 V2] "

[U-Boot] [PATCH] MPC85xx: remove support for TQM85xx boards
 2012-10-04  9:40 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 v3] arm: cm4008, cm41xx: use common cfi_flash support
 2012-10-04  9:15 UTC  (3+ messages)
` [U-Boot] [PATCH 00/11] ks8695 (cm4008, cm41xx) bugfixes, constant removals, configuration generalized

[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] Add a new "ini" command
 2012-10-04  8:49 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "
  ` [U-Boot] [U-Boot,v2] "

[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 v3 0/6] arm: rmobile: kzm9g: enable booting Linux kernel
 2012-10-04  8:45 UTC  (5+ messages)
` [U-Boot] [PATCH v4 0/7] "
  ` [U-Boot] [PATCH v4 5/7] MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g

[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] [PATCH v3 0/8] SPL: Port SPL framework to powerpc
 2012-10-04  7:36 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/8] "

[U-Boot] Please pull u-boot-ppc4xx/next
 2012-10-04  7:23 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 V2 00/21] Add mx6solo/mx6duallite support
 2012-10-04  3:23 UTC  (36+ 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] [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  (19+ 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 4/9] x86: Add some missing includes
` [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] Output strings from echo with puts where easy
 2012-10-04  1:20 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "
  ` [U-Boot] [U-Boot, "

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

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

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

[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  (4+ 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  (26+ messages)
` [U-Boot] [PATCH 1/7] Tegra30: Add AVP (arm720t) files
` [U-Boot] [PATCH 2/7] Tegra30: Add CPU (armv7) files
` [U-Boot] [PATCH 3/7] Tegra30: Add common CPU (shared) files
` [U-Boot] [PATCH 4/7] Tegra30: Add arch-tegra30 include files
` [U-Boot] [PATCH 5/7] Tegra30: Cardhu: Add DT files
` [U-Boot] [PATCH 6/7] Tegra30: Add generic Tegra30 build support
` [U-Boot] [PATCH 7/7] Tegra30: Add/enable Cardhu build (T30 reference board)

[U-Boot] [PATCH v2 1/2] tegra: clean up board include hell
 2012-10-04  0:35 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] tegra: nand: add board pinmux

[U-Boot] [PATCH 1/2] ext4: Rename block group descriptor table from gd to bgd
 2012-10-04  0:32 UTC  (13+ messages)
` [U-Boot] [PATCH 2/2] ext4: Fix unused variable warnings

[U-Boot] [PATCH] tpm: Remove the LPC TPM driver
 2012-10-04  0:25 UTC  (6+ messages)

[U-Boot] [PATCH v4 0/16] tegra: Add display driver and LCD support for Seaboard
 2012-10-04  0:19 UTC  (11+ messages)
` [U-Boot] [PATCH v4 04/16] tegra: fdt: Add LCD definitions for Tegra
` [U-Boot] [PATCH v4 14/16] tegra: fdt: Add LCD definitions for Seaboard

[U-Boot] [PATCH v5 3/3] h2200: Add USB CDC ethernet support
 2012-10-03 23:30 UTC  (13+ messages)
` [U-Boot] [PATCH v6] "
                    ` [U-Boot] [PATCH v7] "

[U-Boot] [PATCH 0/6] m68k: Fixes for the m68k
 2012-10-03 23:28 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] m68k: Fix relocation errors in start.S
` [U-Boot] [PATCH 2/6] m68k: Fix wrong assembler instruction "
` [U-Boot] [PATCH 3/6] m68k: Fix unused variable warning
` [U-Boot] [PATCH 4/6] m68k: Fix unused variable warning in speed.c
` [U-Boot] [PATCH 5/6] m68k: Fix unused variable in board.c
` [U-Boot] [PATCH 6/6] m68k: net: Fix unused variable in mcfmii.c

[U-Boot] [PATCH 0/12] Add environment type checking and access control
 2012-10-03 23:24 UTC  (8+ messages)
` [U-Boot] [PATCH v2 0/5] Cleanup fw_*env and a few common env
  ` [U-Boot] [PATCH v2 1/5] tools/env: Use a board-specific default env
  ` [U-Boot] [PATCH v2 2/5] tools/env: Remove unneeded complexity
  ` [U-Boot] [PATCH v2 3/5] tools/env: Don't call env_init() in fw_getenv()
  ` [U-Boot] [PATCH v2 4/5] tools/env: Serialize calls to fw_*env
  ` [U-Boot] [PATCH v2 5/5] env: Check for NULL pointer in envmatch()

[U-Boot] [PATCH] mtest: Print dcache state
 2012-10-03 22:05 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCHv7] ARM: Add Altera SOCFPGA Cyclone5
 2012-10-03 21:38 UTC 

[U-Boot] [PATCH] u-boot yaffs2: Fix compilation warnings
 2012-10-03 21:01 UTC  (2+ messages)

[U-Boot] [PATCH 5/5] common: Discard the __u_boot_cmd section
 2012-10-03 20:50 UTC  (2+ messages)
` [U-Boot] [PATCH 5/5 V2] "

[U-Boot] [PATCH 3/5] common: Add .u_boot_list into all linker files
 2012-10-03 20:49 UTC  (2+ messages)
` [U-Boot] [PATCH 3/5 V2] "

[U-Boot] v2012.10-rc2 tar balls on ftp
 2012-10-03 20:32 UTC  (3+ messages)

[U-Boot] [PATCHv6] ARM: Add Altera SOCFPGA Cyclone5
 2012-10-03 20:06 UTC 

[U-Boot] [PATCH 1/6] powerpc/mpc85xx: fix Unicode characters in release.S
 2012-10-03 19:48 UTC  (4+ messages)
` [U-Boot] [PATCH 4/6] [v2] powerpc/85xx: Add P5040 processor support

[U-Boot] [PATCH v3 1/6] arm: Remove support for lpc2292
 2012-10-03 18:56 UTC  (7+ messages)
` [U-Boot] [PATCH v3 2/6] arm: Remove support for s3c4510
` [U-Boot] [PATCH v3 3/6] arm: Remove support for NETARM
` [U-Boot] [PATCH v3 4/6] stdio: Remove the CLPS7111 serial driver
` [U-Boot] [PATCH v3 5/6] arm720: Further clean up the arm720t directory
` [U-Boot] [PATCH v3 6/6] arm720: Remove CONFIG_ARM7_REVD

[U-Boot] [PATCH] common: cmd_bdinfo: fix type of value in print_lnum
 2012-10-03 18:36 UTC 

[U-Boot] [PATCH 0/5] Linker-generated arrays (take 2)
 2012-10-03 18:05 UTC  (5+ messages)
` [U-Boot] [PATCH 3/5] common: Add .u_boot_list into all linker files

[U-Boot] [PATCH 1/6] arm: Remove support for lpc2292
 2012-10-03 17:47 UTC  (7+ messages)
  ` [U-Boot] [PATCH 2/6] arm: Remove support for s3c4510
  ` [U-Boot] [PATCH 3/6] arm: Remove support for NETARM
  ` [U-Boot] [PATCH 4/6] stdio: Remove the CLPS7111 serial driver
  ` [U-Boot] [PATCH 5/6] arm720: Further clean up the arm720t directory
  ` [U-Boot] [PATCH 6/6] arm720: Remove CONFIG_ARM7_REVD

[U-Boot] [PATCH 1/3] i.MX6: set drive strength for parallel RGB pads
 2012-10-03 17:28 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] i.MX6: add HDMI transmitter register declarations from kernel WIP
` [U-Boot] [PATCH 3/3] i.MX6: mx6qsabrelite: Add splash screen support

[U-Boot] [PATCH 0/2] i.MX: Allow const video mode specifiers
 2012-10-03 17:27 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] i.MX video: struct fb_videomode can be const
` [U-Boot] [PATCH 2/2] i.MX: ipufb: add const to fb_videomode declarations

[U-Boot] [PATCH 0/2] i.MX: Allow pad configuration arrays to be const
 2012-10-03 17:26 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] i.MX: iomux: input pad array can "
` [U-Boot] [PATCH 2/2] i.MX: declare iomux_v3_cfg_t arrays as const


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