public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-10-02 22:45:54 to 2012-10-04 01:20:16 UTC [more...]

[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/9] x86: Patches to enable running U-Boot from coreboot
 2012-10-04  1:17 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 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 0/7] Add T30 Cardhu support
 2012-10-04  1:11 UTC  (29+ 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 1/3] h2200: Add support for iPAQ h2200 palmtop
 2012-10-03 23:30 UTC  (23+ messages)
` [U-Boot] [PATCH v5 2/3] pxa: Add code to examine cpu model and revision
` [U-Boot] [PATCH v5 3/3] h2200: Add USB CDC ethernet support
                  ` [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] Read-only env variables
 2012-10-03 23:24 UTC  (12+ messages)
` [U-Boot] [PATCH 0/12] Add environment type checking and access control
  ` [U-Boot] [PATCH 05/12] tools/env: Serialize calls to fw_*env
  ` [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] Output strings from echo with puts where easy
 2012-10-03 23:09 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 4/6] gpt: Support for GPT (GUID Partition Table) restoration
 2012-10-03 23:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] Add a command to access the system timer
 2012-10-03 22:14 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[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 v2] ext4: Rename block group descriptor table from gd to bgd
 2012-10-03 21:37 UTC 

[U-Boot] [PATCH] Add a new "ini" command
 2012-10-03 21:15 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

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

[U-Boot] [PATCH 0/5] Linker-generated arrays (take 2)
 2012-10-03 20:50 UTC  (19+ messages)
` [U-Boot] [PATCH 1/5] common: Add symbol handling for generic lists into Makefile
` [U-Boot] [PATCH 2/5] common: Implement support for linker-generated arrays
` [U-Boot] [PATCH 3/5] common: Add .u_boot_list into all linker files
  ` [U-Boot] [PATCH 3/5 V2] "
` [U-Boot] [PATCH 4/5] common: Convert the U-Boot commands to LG-arrays
` [U-Boot] [PATCH 5/5] common: Discard the __u_boot_cmd section
  ` [U-Boot] [PATCH 5/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 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

[U-Boot] Pull request for u-boot-marvell.git
 2012-10-03 16:06 UTC  (8+ messages)
        ` [U-Boot] Pull request for u-boot-marvell.git - PLEASE HOLD ON
          ` [U-Boot] Pull request for u-boot-marvell.git - go ahead

[U-Boot] [PATCH] lsxl: set ncip to broadcast address
 2012-10-03 15:44 UTC 

[U-Boot] [PATCH] tegra: move common features to a common makefile
 2012-10-03 15:33 UTC  (2+ messages)

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

[U-Boot] [PATCH V4] i.MX6: mx6qsabrelite: Add splash screen support
 2012-10-03 15:22 UTC  (11+ messages)

[U-Boot] [PATCHv5] ARM: Add Altera SOCFPGA Cyclone5
 2012-10-03 14:13 UTC  (7+ messages)

[U-Boot] [PATCH mips-next] MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issues
 2012-10-03 13:55 UTC 

[U-Boot] [PATCH 0/2] Add support for MINI2440 (s3c2440)
 2012-10-03  8:55 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2 v10] ARM : "
` [U-Boot] [PATCH 1/2 v5] ARM : Add GPIO Driver and IOMUX definition for S3C2440

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

[U-Boot] [PATCH 5/5] msm7x30: Add support for msm7630_surf board
 2012-10-03  8:19 UTC  (2+ messages)

[U-Boot] [PATCH for-rc] lsxl: also turn off fan in power down mode
 2012-10-03  8:04 UTC  (2+ messages)

[U-Boot] v2012.10-rc2 is now released
 2012-10-03  7:48 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/3] EXYNOS: Add support for Exynos4x12
 2012-10-03  5:53 UTC  (4+ messages)

[U-Boot] [PATCH] i2c: sh: Remove irq_wait function
 2012-10-03  2:49 UTC 

[U-Boot] [PATCH] rmobile: Fix build timer driver with BUILD_DIR
 2012-10-03  2:40 UTC 

[U-Boot] Fwd: [PULL] u-boot-pxa/next
 2012-10-03  1:03 UTC 

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

[U-Boot] Please pull u-boot-ppc4xx/next
 2012-10-03  0:15 UTC  (2+ messages)

[U-Boot] [PATCH] AP1000: Inline local 'get_device'
 2012-10-03  0:13 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] bootstage: Add a number of new features
 2012-10-03  0:07 UTC  (3+ messages)

[U-Boot] [PULL] u-boot-pxa/next
 2012-10-03  0:03 UTC 

[U-Boot] Please pull u-boot-ti/master
 2012-10-03  0:01 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