public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-01-08 08:49:20 to 2012-01-10 07:42:58 UTC [more...]

[U-Boot] Please pull u-boot-ppc4xx
 2012-01-10  7:42 UTC 

[U-Boot] [PATCH 0/7] tegra: Enhance funcmux to support I2C and MMC
 2012-01-10  7:31 UTC  (12+ messages)
` [U-Boot] [PATCH 1/7] tegra: Adjust funcmux config test to permit expansion
` [U-Boot] [PATCH 2/7] tegra: Add I2C support to funcmux
` [U-Boot] [PATCH 3/7] tegra: Enhance funcmux to support options
` [U-Boot] [PATCH 4/7] tegra: Add SDMMC support to funcmux
` [U-Boot] [PATCH 5/7] tegra: Use funcmux for MMC on tamonten
` [U-Boot] [PATCH 6/7] tegra: Use funcmux for MMC on harmony
` [U-Boot] [PATCH 7/7] tegra: Use funcmux for MMC on seaboard

[U-Boot] [PATCH] da850evm: drop NET_MULTI reference
 2012-01-10  7:13 UTC 

[U-Boot] [PATCH v4 0/5] Added SPL support
 2012-01-10  7:12 UTC  (7+ messages)
` [U-Boot] [PATCH v4 1/5] ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX
` [U-Boot] [PATCH v4 2/5] ARM:AM33XX: Fix ddr and timer register offset
` [U-Boot] [PATCH v4 3/5] ARM:AM33XX: Fixing AM335X config parameters
` [U-Boot] [PATCH v4 4/5] ARM:AM33XX: Add mmc/sd support
` [U-Boot] [PATCH v4 5/5] ARM:AM33XX: Add SPL support for AM335X EVM

[U-Boot] [PATCH v2] common/image.c: align usage of fdt_high with initrd_high
 2012-01-10  6:52 UTC  (2+ messages)

[U-Boot] [PATCH] eth: remove usb-ethernet devices before re-enumerating them
 2012-01-10  6:49 UTC  (4+ messages)

[U-Boot] [PATCH 2/2] Changes to move hawkboard to the new infrastructure
 2012-01-10  6:30 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] Add SMDK5250 board support
 2012-01-10  5:35 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/4] Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro
` [U-Boot] [PATCH v2 2/4] ARM: EXYNOS: Add support for Exynos5 based SoCs
` [U-Boot] [PATCH v2 3/4] EXYNOS: Add SMDK5250 board support
` [U-Boot] [PATCH v2 4/4] EXYNOS: SMDK5250: Add MMC SPL support

[U-Boot] Add ext4 write support
 2012-01-10  2:30 UTC  (4+ messages)
  ` [U-Boot] [PATCH V4 0/2] *** Add ext4 filesystem support in uboot ***

[U-Boot] [PATCH v3 0/16] tegra: Add fdt definitions and USB driver
 2012-01-10  2:22 UTC  (4+ messages)
` [U-Boot] [PATCH v3 03/16] Add gpio_request() to asm-generic header

[U-Boot] [GIT PULL] Please pull u-boot-mpc83xx: new 8321 tuge1, GPIO support, fixes
 2012-01-10  2:20 UTC 

[U-Boot] [PATCH] mpc8313erdb: fix mtdparts address
 2012-01-10  2:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] powerpc/83xx/km: update SDRAM parameters for km8321 boards
 2012-01-10  2:14 UTC  (2+ messages)

[U-Boot] expection for help with ethernet driver for DP83849
 2012-01-10  1:26 UTC  (2+ messages)

[U-Boot] [PATCH] ns16550: tegra: Specify debugging serial port at boot
 2012-01-10  1:26 UTC  (2+ messages)

[U-Boot] [PATCH 0/14] tegra: warmboot (suspend / resume) support
 2012-01-09 23:38 UTC  (14+ messages)
` [U-Boot] [PATCH 01/14] Add AES crypto library
` [U-Boot] [PATCH 03/14] tegra: Add crypto library for warmboot code
` [U-Boot] [PATCH 05/14] tegra: Add tegra_get_chip_type() to detect SKU
` [U-Boot] [PATCH 06/14] tegra: Add EMC support for optimal memory timings

[U-Boot] [PATCH] usb: add numeric keypad support to HID driver
 2012-01-09 23:33 UTC  (3+ messages)

[U-Boot] [PATCH v3] tegra2: Enable data cache
 2012-01-09 23:22 UTC 

[U-Boot] [PATCH v2] tegra: mmc: Support operation with dcache enabled
 2012-01-09 23:20 UTC 

[U-Boot] [PATCH] mx28: fix clearing of IRQs in power init
 2012-01-09 23:10 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] tegra: Add I2C driver and associated parts
 2012-01-09 22:56 UTC  (19+ messages)
` [U-Boot] [PATCH 1/7] tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
` [U-Boot] [PATCH 3/7] tegra: Add I2C support to funcmux
` [U-Boot] [PATCH 4/7] tegra: Add I2C driver
` [U-Boot] [PATCH 6/7] tegra: Select I2C ordering for Seaboard
` [U-Boot] [PATCH 7/7] tegra: Enable I2C on Seaboard

[U-Boot] [PATCH v2 5/9] sandbox: sort header files in os.c
 2012-01-09 22:25 UTC  (2+ messages)
` [U-Boot] [PATCH v2 6/9] sandbox: Add required header to os.c

[U-Boot] [PATCH 0/9] Fix a few warnings that bug me
 2012-01-09 22:18 UTC  (17+ messages)
` [U-Boot] [PATCH 1/9] usb: Fix strict-aliasing warning in host/ohci-hcd.c
` [U-Boot] [PATCH 5/9] sandbox: sort header files in os.c
` [U-Boot] [PATCH 6/9] sandbox: Add required header to os.c
` [U-Boot] [PATCH 8/9] m68k: Change memsz to a signed char to avoid warning
` [U-Boot] [PATCH 9/9] ppc: Change memsz variable to signed char
` [U-Boot] [PATCH 2/9] Fix strict-aliasing warning in dlmalloc

[U-Boot] [PATCH] NAND: Allow nand_ids and nand_bbt to be compiled in SPL
 2012-01-09 21:27 UTC  (8+ messages)

[U-Boot] [PATCH] USB: fix USB keyboard polling parameter
 2012-01-09 20:53 UTC  (4+ messages)

[U-Boot] [PATCH] mx28: fix clearing of IRQs in power init
 2012-01-09 20:22 UTC 

[U-Boot] [PATCH 1/3] tegra2: Fix conflicting pinmux for UARTA
 2012-01-09 20:16 UTC  (12+ messages)
` [U-Boot] [PATCH 2/3] tegra2: Fix default RAM size selection in odmdata
` [U-Boot] [PATCH 3/3] tegra2: Add support for Compal Paz00 (Toshiba AC100)

[U-Boot] [PATCH 1/2] Flush the date cache before disabling it
 2012-01-09 18:51 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/19] Create generic board init and move ARM and x86 to it
 2012-01-09 18:17 UTC  (8+ messages)
` [U-Boot] [RFC PATCH 01/19] Introduce generic global_data

[U-Boot] net: re-enumerating usb-ethernet devices hangs the system
 2012-01-09 18:04 UTC  (2+ messages)

[U-Boot] [PATCH V3 2/2] ext4fs write support
 2012-01-09 17:56 UTC  (2+ messages)
` [U-Boot] [PATCH V4 "

[U-Boot] [PATCH V3 1/2] ext4fs ls load support
 2012-01-09 17:54 UTC  (2+ messages)
` [U-Boot] [PATCH V4 "

[U-Boot] [RFC PATCH v2 0/15] bootstage: record and publish boot progress timing
 2012-01-09 17:33 UTC  (27+ messages)
` [U-Boot] [RFC PATCH v2 01/15] bootstage: Create an initial header for boot progress integers
` [U-Boot] [RFC PATCH v2 04/15] bootstage: Convert progress numbers 1-9 into enums
` [U-Boot] [RFC PATCH v2 05/15] bootstage: Convert progress numbers 10-19 to enums
` [U-Boot] [RFC PATCH v2 11/15] bootstage: Define an optional microsecond timer
` [U-Boot] [RFC PATCH v2 13/15] bootstage: Add microsecond boot time measurement
` [U-Boot] [RFC PATCH v2 15/15] bootstage: arm: Add bootstage calls in board and bootm

[U-Boot] [PATCH v2 0/4] DFU initial implementation
 2012-01-09 17:26 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] dfu: generic backend parts

[U-Boot] [PATCH] Blackfin: br4: new board port
 2012-01-09 17:18 UTC  (6+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] Add PR1 Appliance - ISDN PRI board
 2012-01-09 17:16 UTC  (3+ messages)
` [U-Boot] [PATCH v2] Blackfin: pr1: new board port

[U-Boot] [RFC PATCH v2 0/28] Create generic board init for ARM, x86, PPC
 2012-01-09 16:46 UTC  (3+ messages)
` [U-Boot] [RFC PATCH v2 27/28] tegra: Mark board init files for ARMv4t

[U-Boot] OMAP3 performance regression in 2011.12
 2012-01-09 15:48 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] PXA: PXA27x Matrix keypad driver
 2012-01-09 13:14 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] zipitz2: enable pxa27x_mkp driver
` [U-Boot] [PATCH 3/4] zipitz2: use pxa_mmc_gen as MMC driver
` [U-Boot] [PATCH 4/4] zipitz2: fix boot issue introduced by PXA low level init rework

[U-Boot] v2011.12 and later do not boot on dreamplug
 2012-01-09 10:59 UTC  (5+ messages)
  ` [U-Boot] Bug#655102: "

[U-Boot] timer problem with new ARM relocation feature
 2012-01-09 10:19 UTC  (6+ messages)
` [U-Boot] [PATCH V3] ARM: fix s3c2410 timer code
  ` [U-Boot] [PING] "
` [U-Boot] [PATCH] ARM: activate DISPLAY_CPUINFO for VCMA9 + SMDK2410 board
  ` [U-Boot] [PING] "

[U-Boot] [PATCH] ppc4xx: Setup HICB on Io64
 2012-01-09  8:36 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] use CFI driver for all MPL boards
 2012-01-09  8:36 UTC  (3+ messages)
` [U-Boot] [PING] "

[U-Boot] [PATCH 3/6] cm-t35: add EEPROM module and pass Linux a serial number
 2012-01-09  8:30 UTC  (4+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] Fastboot gadget, v2
 2012-01-09  8:18 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/3] image: add support for Android's boot image format

[U-Boot] [PATCH v4] i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board
 2012-01-09  7:04 UTC  (2+ messages)

[U-Boot] [PATCH V2] ARMV7: Add support for TRATS board
 2012-01-09  6:13 UTC  (9+ messages)

[U-Boot] [PATCH] tegra: mmc: Support operation with dcache enabled
 2012-01-09  5:31 UTC  (6+ messages)

[U-Boot] [PATCH] fsl_esdhc: fix PIO mode transfers
 2012-01-09  3:48 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/4] mmc: Implement central card-detection
 2012-01-09  3:47 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] mmc: Implement central card-detection
 2012-01-09  3:45 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mmc.git
 2012-01-09  3:44 UTC 

[U-Boot] A Problem of u-boot on TI PandaBoard porting
 2012-01-09  3:27 UTC  (4+ messages)

[U-Boot] [PATCHv2 4/8] mkenvimage: More error handling
 2012-01-08 19:50 UTC  (4+ messages)
` [U-Boot] [PATCHv3 "
` [U-Boot] [PATCHv4 "

[U-Boot] [PATCHv2 03/10] mkenvimage: Correct the includes and add a missing one
 2012-01-08 19:29 UTC  (6+ messages)
` [U-Boot] [PATCHv2 1/8] Strip mkenvimage
  ` [U-Boot] [PATCHv3 5/8] mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"

[U-Boot] [PATCHv3 3/8] mkenvimage: Correct the includes and add a missing one
 2012-01-08 19:09 UTC  (3+ messages)
` [U-Boot] [PATCHv4 3/8] mkenvimage: Correct an include "

[U-Boot] [PATCH] lsxl: add support for lschlv2 and lsxhl
 2012-01-08 19:05 UTC  (6+ messages)

[U-Boot] [PATCH v2 01/17] x86: Import glibc memcpy implementation
 2012-01-08 18:01 UTC  (9+ messages)
` [U-Boot] [PATCH v2 15/17] x86: Move relocation code out of board.c
` [U-Boot] [PATCH v2 17/17] x86: Convert board_init_f_r to a processing loop

[U-Boot] Possible Denx m28evk ethernet problem + solution
 2012-01-08 16:05 UTC  (6+ messages)

[U-Boot] [PATCHv2 6/8] mkenvimage: Use mmap() when reading from a regular file
 2012-01-08 13:09 UTC  (2+ messages)
` [U-Boot] [PATCHv3 "

[U-Boot] SPL Linux Boot
 2012-01-08 13:01 UTC  (5+ messages)
` [U-Boot] SPL Linux Boot - updated
  ` [U-Boot] [PATCH V12 02/14] devki8000: add config for spl command

[U-Boot] Porting board from FSL to mainline U-Boot
 2012-01-08 13:00 UTC 

[U-Boot] initcall revisited - A new idea to discuss
 2012-01-08 11:59 UTC  (11+ messages)

[U-Boot] [PATCH] post: add blackfin to the post_time_ms list
 2012-01-08  9:15 UTC 

[U-Boot] [PATCH] Blackfin: add in/out le32 variants
 2012-01-08  9:15 UTC 

[U-Boot] [PATCH] lzma: fix printf warnings
 2012-01-08  9:14 UTC 


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