public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2010-05-14 14:25:12 to 2010-05-21 00:26:09 UTC [more...]

[U-Boot] [PATCH] powerpc: add support for the Freescale P1022DS reference board
 2010-05-21  0:26 UTC  (5+ messages)
` [U-Boot] [PATCH] powerpc: add support for the FreescaleP1022DS "

[U-Boot] [PATCH] mtest: Fix end address of increment/decrement test
 2010-05-20 22:07 UTC  (8+ messages)

[U-Boot] [PATCH] Blackfin: nand: drain the write buffer before returning
 2010-05-20 21:31 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/1] Fix hang trying to protect flash sectors
 2010-05-20 18:59 UTC  (12+ messages)
` [U-Boot] [PATCH 1/1] flash: Check info pointer in flash_protect()

[U-Boot] Watchdog support for ppc4xx
 2010-05-20 18:46 UTC  (4+ messages)

[U-Boot] Business Proposal
 2010-05-20 18:31 UTC 

[U-Boot] [PATCH v2] fsl/85xx: add clkdvdr and pmuxcr2 to global utilities structure definition
 2010-05-20 17:45 UTC 

[U-Boot] [PATCH 1/2] fsl/85xx: add clkdvdr to global utilities structure definition
 2010-05-20 17:05 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] fsl: rename 'dma' to 'brdcfg1' in the ngPIXIS structure
 2010-05-20 16:16 UTC 

[U-Boot] [PATCH 1/2] powerpc/bootcount: Add bootcount support for MPC512x
 2010-05-20 14:09 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] powerpc/bootcount: Fix endianness problem

[U-Boot] [PATCH 2/3] libfdt: make fdt_increase_size() available to everyone
 2010-05-20 13:34 UTC  (25+ messages)
` [U-Boot] "

[U-Boot] *** Warning - bad CRC, using default environment
 2010-05-20 13:04 UTC  (9+ messages)

[U-Boot] x86 Custodianship
 2010-05-20 12:22 UTC 

[U-Boot] Support similar boards at same board file?
 2010-05-20 11:43 UTC  (3+ messages)

[U-Boot] Booting with rootfs on ramdisk
 2010-05-20  9:04 UTC  (2+ messages)

[U-Boot] [PATCH v2] [ARM] at91: Add support for taskit AT91SAM9G20 boards
 2010-05-20  7:12 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH] AX88180: add missing init prototype
 2010-05-20  5:22 UTC  (3+ messages)

[U-Boot] miiphy.h vs linux/mii.h
 2010-05-20  5:20 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: fix r15 issue for gcc4
 2010-05-20  1:32 UTC  (4+ messages)
` [U-Boot] [PATCH] nios2: fix div64 "

[U-Boot] [PATCH] bugfix: Guruplug: Use standard miiphy call to reset PHY chip
 2010-05-20  0:01 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] Makefile: rework / cleanup
 2010-05-19 23:40 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] Fix printing of make targets, simplify Makefile
` [U-Boot] [PATCH 2/3] Makefile: simplify handling of build target names
` [U-Boot] [PATCH 3/3] Makefile: simplify handling of common board configurations

[U-Boot] [PATCH] libfdt: introduce function fdt_get_max_phandle
 2010-05-19 22:36 UTC 

[U-Boot] [PATCH] mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c
 2010-05-19 22:06 UTC 

[U-Boot] [PATCH 01/17] SPARC: added unaligned definitions, patch supplied by Magnus Sjalander
 2010-05-19 22:01 UTC  (2+ messages)

[U-Boot] Couture Brands Inc
 2010-05-19 19:38 UTC 

[U-Boot] U-Boot Hangs in relocate_code function
 2010-05-19 15:54 UTC 

[U-Boot] [PATCH] arm:io.h: define __io() macro if not defined erlier
 2010-05-19 14:34 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ubi/master
 2010-05-19  8:58 UTC 

[U-Boot] [PATCH] UBI: Fix problem in UBI/Linux "compatibility layer"
 2010-05-19  8:56 UTC  (2+ messages)

[U-Boot] [PATCH] UBI: Ensure that "background thread" operations are really executed
 2010-05-19  8:56 UTC  (2+ messages)

[U-Boot] [PATCH Repost] bugfix: Guruplug: Use standard miiphy call to reset PHY chip
 2010-05-19  8:56 UTC 

[U-Boot] Pull Request for imx
 2010-05-19  7:35 UTC 

[U-Boot] Support for MB86R01 cpu
 2010-05-19  6:47 UTC  (5+ messages)

[U-Boot] [PATCH] mmc: add generic mmc spi driver
 2010-05-19  4:37 UTC  (2+ messages)
` [U-Boot] [PATCH 3/3 v8] "

[U-Boot] [PATCH 2/3] mmc: add find_mmc_device_quiet that doesnt print not found message
 2010-05-19  4:31 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3 v2] mmc: control message print in find_mmc_device

[U-Boot] [PATCH] Improve DaVinci SPI speed
 2010-05-18 15:10 UTC  (3+ messages)

[U-Boot] [PATCH 02/17] GRETH: Added support for selecting PHY address from config, PHY address was always set to zero before
 2010-05-18 14:49 UTC  (16+ messages)
` [U-Boot] [PATCH 03/17] GRETH: Added extra RESET, this is needed if GRETH was stopped during an ethernet frame reception
` [U-Boot] [PATCH 04/17] LEON3: reimplemented AMBA Plug&Play scanning routines
` [U-Boot] [PATCH 05/17] LEON3: added memory controller initialization using the new AMBA PnP routines
` [U-Boot] [PATCH 06/17] LEON3: Moved GRLIB core header files to common include/grlib directory
` [U-Boot] [PATCH 07/17] LEON3: serial baud rate register support multiple buses with different frequency
` [U-Boot] [PATCH 08/17] SPARC: added function that checks if IRQ is on or off
` [U-Boot] [PATCH 09/17] LEON3: added busy wait function, made wait_ms() work when IRQ is disabled
` [U-Boot] [PATCH 10/17] LEON3: added CPU count and frequency detection
` [U-Boot] [PATCH 11/17] SPARC: removed USB stop from linux bootm, arch-independent bootm stop USB
` [U-Boot] [PATCH 12/17] SPARC: added optional cpu_late_init routine
` [U-Boot] [PATCH 13/17] LEON3: Added GRETH EDCL debug link IP address initialization
` [U-Boot] [PATCH 14/17] LEON: added support for GRLIB SPI Memory controller, spi command interface
` [U-Boot] [PATCH 15/17] LEON3: fixed MMU table for systems with larger memory than 128MB
` [U-Boot] [PATCH 16/17] bootm command: added argument to arch_preboot_os, function may depend on OS type
` [U-Boot] [PATCH 17/17] SPARC, LEON3: added support for multiprocessing, tested Linux 2.6.21.1 SMP and RTEMS-4.10 AMP

[U-Boot] CONFIG_SYS_LINUX_LOWMEM_MAX_SIZE
 2010-05-18  9:40 UTC  (4+ messages)

[U-Boot] [PATCH] Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S
 2010-05-18  8:37 UTC 

[U-Boot] hardware flash protect kept during a reboot?
 2010-05-18  8:10 UTC  (4+ messages)

[U-Boot] [PATCH v2] Add support for LPC2468 from NXP
 2010-05-18  7:53 UTC  (6+ messages)
` [U-Boot] [PATCH] "

[U-Boot] U-Boot "public API" example desired
 2010-05-18  7:03 UTC 

[U-Boot] Congratulation ***Your E-mail ID Have Won***
 2010-05-18  4:14 UTC 

[U-Boot] Does anyone know how to use FIT uImage
 2010-05-18  3:14 UTC  (2+ messages)

[U-Boot] mv78100 board whether can support from the usb start?
 2010-05-18  3:02 UTC 

[U-Boot] Greetings From Mr. Tomo Sand Nori
 2010-05-18  1:35 UTC 

[U-Boot] QUICK LOAN OFFER HERE NOW!!!!!APPLY IF INTERESTED
 2010-05-18  0:13 UTC 

[U-Boot] [PATCH v1 1/3] fsl-diu: Using I/O accessor to CCSR space
 2010-05-17 21:37 UTC  (3+ messages)
` [U-Boot] [PATCH] fsl_diu_fb.c: fix build warnings

[U-Boot] [PATCH] remove useless free(ptr) calls on NULL ptr
 2010-05-17 21:21 UTC  (2+ messages)

[U-Boot] [GIT PULL] please pull mpc83xx fixes for nand bootstrap errors
 2010-05-17 21:17 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ppc4xx/master
 2010-05-17 21:15 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mpc85xx.git
 2010-05-17 21:14 UTC  (2+ messages)

[U-Boot-Users] [PATCH] Support dynamic/patched NAND ENV offset
 2010-05-17 21:04 UTC  (2+ messages)
` [U-Boot] [PATCH] NAND: Support dynamic location of enviromnent (CONFIG_ENV_OFFSET_OOB)

[U-Boot] u-boot 1.1.2 boot latest powerpc based kernel?
 2010-05-17 20:35 UTC  (7+ messages)

[U-Boot] [PATCH][mpc83xx] Fix SICRL setting in SIMPC8313
 2010-05-17 19:47 UTC  (2+ messages)

[U-Boot] [PATCH v2][mpc83xx] Removal of checkboard from spl bootstrap build for SIMPC8313
 2010-05-17 19:47 UTC  (5+ messages)

[U-Boot] U-boot Hangs in relocate_code function
 2010-05-17  9:55 UTC 

[U-Boot] [PATCH] arm/pxa-devel: fix and cleanup of pxa_mem_setup macro
 2010-05-17  9:12 UTC  (2+ messages)

[U-Boot] [PATCH] ppc4xx: Fix building PLU405 board
 2010-05-17  9:01 UTC  (2+ messages)

[U-Boot] flash_real_protect() and CFI_CMDSET_AMD_STANDARD
 2010-05-17  8:49 UTC  (2+ messages)

[U-Boot] Can we do this
 2010-05-17  7:33 UTC 

[U-Boot] [PATCH 1/4] SD1.00 wide-bus fix
 2010-05-17  7:31 UTC  (12+ messages)
` [U-Boot] [PATCH 2/4] MMC Card Capacity Bug Fix
  ` [U-Boot] [PATCH 3/4] MMC Multi-block Support
    ` [U-Boot] [PATCH 4/4] Environment in MMC

[U-Boot] [PATCH] [PATCH v6]Save environment data to mmc
 2010-05-17  2:57 UTC 

[U-Boot] [PATCH] sa1100 change get_timer(base) to return time since base
 2010-05-16 17:35 UTC 

[U-Boot] [PATCH 1/3] The BUILD_BUG_ON macros moved from ubi_uboot.h to common.h
 2010-05-16  8:27 UTC  (6+ messages)

[U-Boot] [PATCH] MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)
 2010-05-15 19:28 UTC  (2+ messages)

[U-Boot] [PATCH] Makefile: fix out-of-tree building uf "u-boot.img" target
 2010-05-15 19:23 UTC 

[U-Boot] [PATCH] ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaints
 2010-05-15 17:50 UTC  (2+ messages)

[U-Boot] [PATCH] drivers/mmc/fsl_esdhc.c: fix compiler warnings
 2010-05-15 17:48 UTC  (2+ messages)

[U-Boot] [PATCH] MX31: Added support for the Casio COM57H5M10XRC to QONG
 2010-05-15 10:20 UTC 

[U-Boot] [PATCH RFC] OMAP: mmc: add support for second and third mmc channels
 2010-05-14 18:29 UTC  (6+ messages)
      ` [U-Boot] [PATCH RFC v2] "

[PATCH] mpc83xx: fix NAND bootstrap too big error
 2010-05-14 18:18 UTC 

[U-Boot] [PATCH 3/5] Davinci Multiblock MMC
 2010-05-14 18:07 UTC  (2+ messages)

[U-Boot] [PATCH 2/5] Davinci MMCSD Support
 2010-05-14 18:05 UTC  (2+ messages)

[U-Boot] standalone hello_world example crashes on PowerPC
 2010-05-14 14:25 UTC  (4+ messages)


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