public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-01-06 09:04:01 to 2012-01-09 07:04:03 UTC [more...]

[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 0/4] Add SMDK5250 board support
 2012-01-09  6:40 UTC  (5+ 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] [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  (6+ messages)

[U-Boot] [RFC PATCH v2 0/15] bootstage: record and publish boot progress timing
 2012-01-08 23:49 UTC  (29+ messages)
` [U-Boot] [RFC PATCH v2 01/15] bootstage: Create an initial header for boot progress integers
` [U-Boot] [RFC PATCH v2 02/15] bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
` [U-Boot] [RFC PATCH v2 03/15] bootstage: Use show_boot_error() for -ve progress numbers
` [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] v2011.12 and later do not boot on dreamplug
 2012-01-08 22:54 UTC  (4+ messages)

[U-Boot] [PATCHv2 03/10] mkenvimage: Correct the includes and add a missing one
 2012-01-08 19:50 UTC  (19+ messages)
` [U-Boot] [PATCHv2 1/8] Strip mkenvimage
  ` [U-Boot] [PATCHv3 3/8] mkenvimage: Correct the includes and add a missing one
    ` [U-Boot] [PATCHv4 3/8] mkenvimage: Correct an include "
  ` [U-Boot] [PATCHv2 4/8] mkenvimage: More error handling
    ` [U-Boot] [PATCHv3 "
    ` [U-Boot] [PATCHv4 "
  ` [U-Boot] [PATCHv3 5/8] mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"
  ` [U-Boot] [PATCHv2 6/8] mkenvimage: Use mmap() when reading from a regular file
    ` [U-Boot] [PATCHv3 "

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

[U-Boot] [PATCH 0/7] tegra: Add I2C driver and associated parts
 2012-01-08 18:16 UTC  (8+ messages)
` [U-Boot] [PATCH 4/7] tegra: Add I2C driver

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

[U-Boot] [PATCH 0/9] Fix a few warnings that bug me
 2012-01-08 18:02 UTC  (18+ messages)
` [U-Boot] [PATCH 1/9] usb: Fix strict-aliasing warning in host/ohci-hcd.c
` [U-Boot] [PATCH 2/9] Fix strict-aliasing warning in dlmalloc
` [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 v2 01/17] x86: Import glibc memcpy implementation
 2012-01-08 18:01 UTC  (11+ messages)
` [U-Boot] [PATCH v2 03/17] x86: Remove GDR related magic numbers
` [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] [PATCH 0/14] tegra: warmboot (suspend / resume) support
 2012-01-08 16:42 UTC  (10+ messages)
` [U-Boot] [PATCH 01/14] Add AES crypto library
` [U-Boot] [PATCH 03/14] tegra: Add crypto library for warmboot code

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

[U-Boot] SPL Linux Boot
 2012-01-08 13:01 UTC  (7+ messages)
` [U-Boot] SPL Linux Boot - updated
  ` [U-Boot] [PATCH V12 02/14] devki8000: add config for spl command
  ` [U-Boot] [PATCH V12 04/14] devkit8000/spl: init GPMC for dm9000 in SPL

[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] NAND: Allow nand_ids and nand_bbt to be compiled in SPL
 2012-01-08  9:56 UTC  (11+ messages)

[U-Boot] [PATCH] Blackfin: br4: new board port
 2012-01-08  9:25 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] Add PR1 Appliance - ISDN PRI board
 2012-01-08  9:24 UTC  (2+ messages)
` [U-Boot] [PATCH v2] Blackfin: pr1: new board port

[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 

[U-Boot] [PATCH RFC] sandbox: Add tap based networking
 2012-01-08  8:47 UTC  (3+ messages)
` [U-Boot] [PATCH] "

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

[U-Boot] [PATCH 0/2] api: extend accessible set of block device attributes
 2012-01-08  7:26 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] api: storage: Share attributes with block_dev_desc

[U-Boot] [PATCH] tools/env: fix cross-compilation
 2012-01-08  6:54 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/1] 'patman' patch generation, checking and submission script
 2012-01-08  6:51 UTC  (4+ messages)
` [U-Boot] [PATCH v3] Add "

[U-Boot] [PATCH 0/4] Add code to read in the coreboot tables and fill in memory info
 2012-01-08  5:19 UTC  (3+ messages)
` [U-Boot] [PATCH 3/4] x86: Force the lib_sysinfo structure to be in the .data section

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

[U-Boot] [PATCH] x86: Set up the PCI busses when initializing the coreboot "board"
 2012-01-08  5:02 UTC  (2+ messages)

[U-Boot] [PATCH] Remove execute permissions from source files
 2012-01-08  5:01 UTC  (2+ messages)

[U-Boot] Fastboot gadget, v2. repost
 2012-01-08  4:56 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] usb/gadget: add the fastboot gadget

[U-Boot] [PATCH] Add a CBFS driver and commands to u-boot
 2012-01-08  4:52 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ext4fs ls load support
 2012-01-08  4:26 UTC  (3+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] [PATCH 2/2] ext4fs write support
 2012-01-08  4:24 UTC  (3+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] LL TEMAC V7 refactored
 2012-01-07 17:12 UTC  (8+ messages)
` [U-Boot] [PATCH v7] net: ll_temac: Add LL TEMAC driver to u-boot

[U-Boot] [PATCH v2] common/image.c: align usage of fdt_high with initrd_high
 2012-01-07 14:39 UTC 

[U-Boot] [PATCH v3] U-Boot on Nokia RX-51 (aka N900)
 2012-01-07  8:51 UTC  (5+ messages)
` [U-Boot] [PATCH 01/15] arch/arm/cpu/armv7/omap3/lowlevel_init.S: save_boot_params
  ` [U-Boot] [PATCH 05/15] common/main.c: Fix function readline

[U-Boot] I want to recommend a good website to you
 2012-01-07  7:43 UTC 

[U-Boot] [RFC PATCH v2 0/28] Create generic board init for ARM, x86, PPC
 2012-01-07  0:25 UTC  (29+ messages)
` [U-Boot] [RFC PATCH v2 01/28] arm: Change board baud_rate to ulong
` [U-Boot] [RFC PATCH v2 02/28] x86: "
` [U-Boot] [RFC PATCH v2 03/28] arm: Only display frame buffer info if there is LCD/video support
` [U-Boot] [RFC PATCH v2 04/28] x86: Remove compiler warning in sc520_timer.c
` [U-Boot] [RFC PATCH v2 05/28] x86: Remove dead code in eNET
` [U-Boot] [RFC PATCH v2 06/28] x86: Add initial memory barrier macros
` [U-Boot] [RFC PATCH v2 07/28] ppc: "
` [U-Boot] [RFC PATCH v2 08/28] Introduce generic global_data
` [U-Boot] [RFC PATCH v2 09/28] Introduce generic u-boot.h file
` [U-Boot] [RFC PATCH v2 10/28] Introduce generic link symbol file
` [U-Boot] [RFC PATCH v2 11/28] arm: Use sections header to obtain link symbols
` [U-Boot] [RFC PATCH v2 12/28] x86: Change stub example to use asm-generic/sections.h
` [U-Boot] [RFC PATCH v2 13/28] Introduce a basic initcall implementation
` [U-Boot] [RFC PATCH v2 14/28] Define CONFIG_SYS_LEGACY_BOARD everywhere
` [U-Boot] [RFC PATCH v2 15/28] Introduce generic pre-relocation board_f.c
` [U-Boot] [RFC PATCH v2 16/28] Introduce generic post-relocation board_r.c
` [U-Boot] [RFC PATCH v2 17/28] Add spl load feature
` [U-Boot] [RFC PATCH v2 18/28] arm: Enable generic board support
` [U-Boot] [RFC PATCH v2 19/28] Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
` [U-Boot] [RFC PATCH v2 20/28] x86: Use sections header to obtain link symbols
` [U-Boot] [RFC PATCH v2 21/28] Add x86 fields to generic global_data
` [U-Boot] [RFC PATCH v2 22/28] x86: Enable generic board support
` [U-Boot] [RFC PATCH v2 23/28] Add ppc fields to generic global data
` [U-Boot] [RFC PATCH v2 24/28] Adjust board_f for ppc
` [U-Boot] [RFC PATCH v2 25/28] Adjust board_r.c for PowerPC
` [U-Boot] [RFC PATCH v2 26/28] ppc: Enable generic board board
` [U-Boot] [RFC PATCH v2 27/28] tegra: Mark board init files for ARMv4t
` [U-Boot] [RFC PATCH v2 28/28] tegra: Enable generic board for Seaboard

[U-Boot] Secure update of uboot devices?
 2012-01-06 23:56 UTC  (9+ messages)

[U-Boot] Regarding HUSH support in uboot
 2012-01-06 23:16 UTC  (4+ messages)

[U-Boot] stuck after redirecting stdout to nc
 2012-01-06 23:14 UTC  (6+ messages)

[U-Boot] [PATCH] [trivial] common.h: remove value from bool defines
 2012-01-06 23:12 UTC  (3+ messages)
` [U-Boot] [PATCH] Revert "common.h: remove value from bool defines"

[U-Boot] [PATCH] ns16550: tegra: Specify debugging serial port at boot
 2012-01-06 22:51 UTC 

[U-Boot] [PATCH v2] add nand spl boot for qi_lb60 board
 2012-01-06 22:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] tegra2: Fix conflicting pinmux for UARTA
 2012-01-06 22:14 UTC  (3+ 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 v2 0/9] Add support for the OpenRISC architecture
 2012-01-06 19:27 UTC  (6+ messages)
` [U-Boot] [PATCH v2 3/9] openrisc: Add cpu files

[U-Boot] add nand spl boot for qi_lb60 board
 2012-01-06 19:05 UTC  (7+ messages)

[U-Boot] Parameter restriction in mxsboot tool
 2012-01-06 19:01 UTC  (2+ messages)

[U-Boot] Multi-os on OMAP4430 mp
 2012-01-06 15:18 UTC 

[U-Boot] [PATCH 0/6] Add SMDK5250 board support
 2012-01-06 12:50 UTC  (11+ messages)
` [U-Boot] [PATCH 4/6] EEYNOS: "

[U-Boot] [PATCH v2 0/4] Clean up ehci-omap and extend support for omap3/4 socs
 2012-01-06  9:04 UTC  (2+ messages)
` [U-Boot] [PATCH v2 4/4] OMAP3+: ehci-omap: enable usb host ports for beagle/panda


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