public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-10-14 04:21:42 to 2011-10-15 16:03:52 UTC [more...]

[U-Boot] [PATCH v3] NS16550: buffer reads
 2011-10-15 16:03 UTC 

[U-Boot] [PATCH v2] NS16550: buffer reads
 2011-10-15 16:02 UTC  (4+ messages)

[U-Boot] [PATCH v4 0/6] Run-time configuration of U-Boot via a flat device tree (fdt)
 2011-10-15 15:48 UTC  (7+ messages)
` [U-Boot] [PATCH v4 1/6] fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)
` [U-Boot] [PATCH v4 2/6] fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
` [U-Boot] [PATCH v4 3/6] fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)
` [U-Boot] [PATCH v4 4/6] fdt: ARM: Implement and verify embedded and separate device tree
` [U-Boot] [PATCH v4 5/6] fdt: ARM: Add fdtcontroladdr to set device tree address in environment
` [U-Boot] [PATCH v4 6/6] fdt: add decode helper library

[U-Boot] [PATCH 1/3] fdt: check for fdt errors in fdt_create_phandle
 2011-10-15 15:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/2 v6] fdt: Add a do_fixup_by_path_string() function
 2011-10-15 15:33 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-fdt
 2011-10-15 15:32 UTC 

[U-Boot] [PATCH v3 0/6] Run-time configuration of U-Boot via a flat device tree (fdt)
 2011-10-15 15:18 UTC  (23+ messages)
` [U-Boot] [PATCH v3 2/6] fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
` [U-Boot] [PATCH v3 3/6] fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)
` [U-Boot] [PATCH v3 4/6] fdt: ARM: Implement embedded and separate device tree
` [U-Boot] [PATCH v3 5/6] fdt: ARM: Add fdtcontroladdr to set device tree address in environment
` [U-Boot] [PATCH v3 6/6] fdt: add decode helper library

[U-Boot] Checkpatch warnings for "volatile"
 2011-10-15 14:57 UTC  (9+ messages)

[U-Boot] [PATCH] mmc: test mmc bus width on startup
 2011-10-15 14:43 UTC  (13+ messages)
` [U-Boot] [PATCH V2 1/2] mmc: change magic number to macro define

[U-Boot] Our ref: ATM/13470/IDR
 2011-10-15 13:49 UTC 

[U-Boot] [RFC] general ULPI support
 2011-10-15 13:19 UTC 

[U-Boot] [PATCH 1/2] fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers
 2011-10-15 13:04 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] powerpc/85xx: Update USB device tree status based on pin settings

[U-Boot] [PATCH 1/8] MX35: added ESDC structure to imx-regs
 2011-10-15 11:12 UTC  (4+ messages)
` [U-Boot] [PATCH V2 5/8] ARM: moved general function to arm/lib

[U-Boot] mx31: Add board support for HALE TT-01
 2011-10-15 11:11 UTC  (11+ messages)
` [U-Boot] [PATCH V2 1/3] mx31: define pins and init for UART2 and CSPI3
  ` [U-Boot] [PATCH V2 2/3] mx31: add ESD control registers
  ` [U-Boot] [PATCH V2 3/3] mx31: Add board support for HALE TT-01

[U-Boot] Interrupt issue about bootvx command
 2011-10-15 10:10 UTC  (7+ messages)

[U-Boot] [Patch v4] powerpc/eeprom: cleanup mac command
 2011-10-15  9:39 UTC  (6+ messages)

[U-Boot] arm: comment request
 2011-10-15  8:03 UTC  (8+ messages)

[U-Boot] Dear Beneficiary{Contact EMS ExpressEmail: emscourier22@9.cn
 2011-10-15  7:56 UTC 

[U-Boot] Attention
 2011-10-15  5:09 UTC 

[U-Boot] [PATCH v2 2/2] Add a cli command to test the TPM device
 2011-10-15  3:39 UTC 

[U-Boot] [PATCH v2 1/2] Introduce generic TPM support in u-boot
 2011-10-15  3:38 UTC 

[U-Boot] [Patch v2] bootvx: Disable interrupts before boot up vxWorks
 2011-10-15  2:35 UTC 

[U-Boot] [PATCH v2 0/9] tegra2: Tidy up boot path
 2011-10-15  0:17 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/9] tegra2: Add arch_cpu_init() to fire up Cortex-A9
` [U-Boot] [PATCH v2 2/9] tegra2: Simplify tegra_start() boot path
` [U-Boot] [PATCH v2 3/9] arm: Move CP15 init out of cpu_init_crit()
` [U-Boot] [PATCH v2 4/9] tegra2: Enable instruction cache
` [U-Boot] [PATCH v2 5/9] tegra2: Remove unneeded boot code
` [U-Boot] [PATCH v2 6/9] tegra2: Remove unneeded config option
` [U-Boot] [PATCH v2 7/9] tegra2: Remove unused low-level Tegra2 UART code
` [U-Boot] [PATCH v2 8/9] tegra2: Remove unneeded 'dynamic ram size' message
` [U-Boot] [PATCH v2 9/9] tegra2: Don't use board pointer before it is set up

[U-Boot] [PATCH 1/2] NS16550: buffer reads
 2011-10-15  0:04 UTC  (8+ messages)

[U-Boot] [PATCH 0/10] Add getenv_ulong to return an environment var as a number
 2011-10-14 23:28 UTC  (19+ messages)
` [U-Boot] [PATCH 01/10] Add getenv_int() to read an integer from an environment variable
` [U-Boot] [PATCH 08/10] powerpc: Use getenv_ulong() in place of getenv(), strtoul

[U-Boot] [PATCH v2 01/10] Add getenv_ulong() to read an integer from an environment variable
 2011-10-14 23:27 UTC  (7+ messages)
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v4 "

[U-Boot] [GIT PULL] Pull request u-boot-85xx.git
 2011-10-14 21:34 UTC  (7+ messages)

[U-Boot] [PATCH 01/15 V4] iMX28: Initial support for iMX28 CPU
 2011-10-14 21:14 UTC  (2+ messages)
` [U-Boot] [PATCH 01/15 V5] "

[U-Boot] [PATCH 01/15 V2] iMX28: Initial support for iMX28 CPU
 2011-10-14 21:10 UTC  (10+ messages)
` [U-Boot] [PATCH 01/15 V3] "

[U-Boot] [STATUS] Ready for -rc2?
 2011-10-14 20:16 UTC  (8+ messages)

[U-Boot] omap: overo: Disable pull-ups on camera PCLK, HS and VS signals
 2011-10-14 20:16 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] devkit8000: add spl mmc boot
 2011-10-14 19:59 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] devkit8000: protect board_mmc_init
` [U-Boot] [PATCH 2/2] devkit8000: Add config to enable SPL MMC boot

[U-Boot] mpq101 board doesn't build w/gcc-4.2
 2011-10-14 19:33 UTC  (3+ messages)

[U-Boot] From Mr Bono
 2011-10-14 18:29 UTC 

[U-Boot] [PATCH 0/3] fix: regression in SMDK6400
 2011-10-14 18:09 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] nand: Add common functions to nand.h

[U-Boot] My Dearest one
 2011-10-14 17:36 UTC 

[U-Boot] From Miss Alile Justin Yak
 2011-10-14 17:27 UTC 

[U-Boot] [PATCH] new tool mkenvimage: generates an env image from an arbitrary config file
 2011-10-14 17:16 UTC  (4+ messages)
` [U-Boot] [PATCHv9] "
` [U-Boot] [PATCHv10] "

[U-Boot] [RESEND PATCH v2] tegra2: Enable data cache
 2011-10-14 16:39 UTC  (10+ messages)

[U-Boot] [PATCH 4/4 V4] I2C: mxc_i2c rework
 2011-10-14 16:28 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4 V5] "

[U-Boot] [PATCH v3] Add USB support for Efika
 2011-10-14 16:07 UTC  (7+ messages)
` [U-Boot] [PATCH v4 1/4] USB: move ehci.h and ehci-core.h into /include/usb/

[U-Boot] [PATCH 0/3] USB keyboard driver rework (round 2)
 2011-10-14 15:50 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] USB: Rework usb_kbd.c

[U-Boot] [PATCH] net/dns.c: Fix broken endian handling in dns command
 2011-10-14 15:41 UTC  (4+ messages)

[U-Boot] [PATCH v2] usb: Move ehci.h and ehci-core.h to include/usb directory
 2011-10-14 15:31 UTC 

[U-Boot] Stop Contacting Those People
 2011-10-14 14:52 UTC 

[U-Boot] [PATCH 1/6] ColdFire: Cleanup lds files for multiple defined symbols
 2011-10-14 14:38 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6 v2] "
` [U-Boot] [PATCH 2/6 v2] ColdFire: Add $(obj) before cpu lib to correct build
` [U-Boot] [PATCH 3/6 v2] ColdFire: Move boards with simple _config rules to boards.cfg
` [U-Boot] [PATCH 4/6 v2] ColdFire: Merge differentiated linking files into a sigle one by board
` [U-Boot] [PATCH 5/6 v2] ColdFire: Clean Makefile _config rules
` [U-Boot] [PATCH 6/6 v2] ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 defined

[U-Boot] [PATCH 0/5] Marvell: reduce dependence files
 2011-10-14 14:36 UTC  (9+ messages)
` [U-Boot] [PATCH V2 "
` [U-Boot] [PATCH V2 1/5] ARM: pantheon: reduce dependence of including platform file
` [U-Boot] [PATCH V2 2/5] ARM: armada100: "
` [U-Boot] [PATCH V2 3/5] ARM: kirkwood: "
` [U-Boot] [PATCH V2 4/5] serial: reduce include platform file for marvell chip
` [U-Boot] [PATCH V2 5/5] gpio: mvmfp: reduce include platform file

[U-Boot] [PATCH v2] imx: fix coding style
 2011-10-14 14:18 UTC  (2+ messages)

[U-Boot] [PATCH] fm: Don't allow disabling of FM1-DTSEC1
 2011-10-14 14:09 UTC 

[U-Boot] (no subject)
 2011-10-14 13:06 UTC 

[U-Boot] [PATCH v2 0/5] ARM:AM33XX: Basic support for AM33xx platform
 2011-10-14 12:58 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] ARM:AM33XX: Added support for AM33xx
` [U-Boot] [PATCH v2 2/5] ARM:AM33XX: Add clock definitions
` [U-Boot] [PATCH v2 3/5] ARM:AM33XX: Add emif/ddr support
` [U-Boot] [PATCH v2 4/5] ARM:AM33XX: Added timer support
` [U-Boot] [PATCH v2 5/5] ARM:AM33XX: Add support for TI AM335X EVM

[U-Boot] [PATCH/RFC] gen_atmel_mci: add mci_set_data_timeout()
 2011-10-14 12:36 UTC 

[U-Boot] [PATCH] AVR32: switch to generic mmc framework
 2011-10-14 12:30 UTC  (8+ messages)
` [U-Boot] [PATCH 1/2] AVR32: use "

[U-Boot] [PATCH 14/15 V2] M28: Add MMC SPL
 2011-10-14 12:09 UTC  (2+ messages)
` [U-Boot] [PATCH 14/15 V3] "

[U-Boot] [PATCH] common: fix missing function pointer relocation in fixup_cmdtable()
 2011-10-14 12:08 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 1/3] [v2] powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot
 2011-10-14 11:42 UTC  (6+ messages)
` [U-Boot] [PATCH 3/3] [v2] powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)

[U-Boot] [PATCH] ppc4xx: Add Io64 board support
 2011-10-14  9:29 UTC 

[U-Boot] [PATCH] hwmon: Provide dtt_init()
 2011-10-14  9:23 UTC 

[U-Boot] Request for information : How to modify MAX SDRAM
 2011-10-14  9:17 UTC  (2+ messages)

[U-Boot] Request for information : How to modify MAX SDRAM
 2011-10-14  8:33 UTC 

[U-Boot] [PATCH 3/5] mpc5200: digsy_mtc: enable pci_scan_delay option
 2011-10-14  8:19 UTC  (3+ messages)
` [U-Boot] [PATCH] mpc5200: digsy_mtc: fix detection of Coral-PA

[U-Boot] [PATCH 0/8][v2] DaVinci EMAC for AM35x and HTKW mcx board support
 2011-10-14  7:51 UTC  (4+ messages)
` [U-Boot] [PATCH 6/8] AM35xx: add EMAC support

[U-Boot] [PATCH] powerpc/85xx: Drop CONFIG_VIDEO on P1_P2_RDB-PC boards to reduce size
 2011-10-14  7:32 UTC  (2+ messages)

[U-Boot] Version 2 of 'Moving mx3fb to CONFIG_VIDEO'
 2011-10-14  7:04 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/2] mx31: make HSP clock for mx3fb driver available
` [U-Boot] [PATCH v3 2/2] video: Moving mx3fb.c to CONFIG_VIDEO

[U-Boot] [PATCH 1/3] powerpc/85xx: Update setting of SRIO LIODNs
 2011-10-14  5:07 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] powerpc/85xx: Update device tree handling for SRIO
  ` [U-Boot] [PATCH 3/3] powerpc/85xx: Add support for RMan LIODN initialization

[U-Boot] [RFC] ARM ISA/cpu/SoC code organization for cache and other functions
 2011-10-14  4:43 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] powerpc/mpc8548cds: Code cleanup and refactoring
 2011-10-14  4:36 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] powerpc/mpc8548cds: Add 36-bit support

[U-Boot] SPL broken for pandaboard with v2011.09?
 2011-10-14  4:29 UTC  (8+ messages)

[U-Boot] Including stdlib.h / ldiv_t
 2011-10-14  4:25 UTC  (4+ messages)

[U-Boot] [PATCH] powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3
 2011-10-14  4:23 UTC  (2+ messages)

[U-Boot] [PATCH][v2] powerpc/p3041: fixup portal config info
 2011-10-14  4:22 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/85xx: Added secure boot option for P2041RDB boards
 2011-10-14  4:21 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] powerpc/p5020: fixup portal config info
 2011-10-14  4:21 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] powerpc/p2041: "


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