messages from 2011-10-17 09:10:33 to 2011-10-18 06:51:36 UTC [more...]
[U-Boot] [STATUS] "Quality" of patches / testing
2011-10-18 6:51 UTC (2+ messages)
[U-Boot] [PATCH] PPC: Cleanup tqm8xx_pcmcia.c
2011-10-18 6:38 UTC (2+ messages)
[U-Boot] [PATCH 0/7][v2] powerpc/85xx: P1010RDB
2011-10-18 6:35 UTC (9+ messages)
` [U-Boot] [PATCH 1/7][v2] powerpc/85xx: Add basic support for P1010RDB
` [U-Boot] [PATCH 2/7][v2] nand: Freescale Integrated Flash Controller NAND support
` [U-Boot] [PATCH 3/7][v2] powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB
` [U-Boot] [PATCH 4/7][v2] powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1M
` [U-Boot] [PATCH 5/7][v2] fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010)
` [U-Boot] [PATCH 6/7][v2] powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC)
` [U-Boot] [PATCH 7/7][v2] fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010)
[U-Boot] [PATCH v3] Move timestamp and version files into 'generated' subdir
2011-10-18 6:13 UTC (3+ messages)
[U-Boot] [PATCH V2 0/2] api: export LCD and video to external apps
2011-10-18 6:12 UTC (4+ messages)
` [U-Boot] [PATCH V2 2/2] "
[U-Boot] [PATCH v5] serial: uartlite: Support for SERIAL_MULTI
2011-10-18 6:06 UTC (2+ messages)
[U-Boot] USB interface
2011-10-18 5:49 UTC
[U-Boot] [PATCH v6 0/20] New 'sandbox' test architecture for U-Boot
2011-10-18 5:46 UTC (58+ messages)
` [U-Boot] [PATCH v6 01/20] sandbox: Add architecture header files
` [U-Boot] [PATCH v6 02/20] Fix use of int as pointer in image.c
` [U-Boot] [PATCH v6 03/20] sandbox: Add architecture image support
` [U-Boot] [PATCH v6 04/20] sandbox: Add compiler defines to support a 64-bit x86_64 platform
` [U-Boot] [PATCH v6 05/20] sandbox: Add cpu files
` [U-Boot] [PATCH v6 06/20] sandbox: Add architecture lib files
` [U-Boot] [PATCH v6 07/20] sandbox: Add sandbox board
` [U-Boot] [PATCH v6 08/20] sandbox: Add board info for architecture
` [U-Boot] [PATCH v6 09/20] sandbox: Add bootm support
` [U-Boot] [PATCH v6 10/20] sandbox: Disable built-in malloc
` [U-Boot] [PATCH v6 11/20] sandbox: Disable standalone/API support
` [U-Boot] [PATCH v6 12/20] sandbox: Force command sections to be 4-byte aligned
` [U-Boot] [PATCH v6 13/20] sandbox: Add OS dependent layer
` [U-Boot] [PATCH v6 14/20] sandbox: Add main program
` [U-Boot] [PATCH v6 15/20] sandbox: Add serial uart
` [U-Boot] [PATCH v6 16/20] sandbox: Add basic config file
` [U-Boot] [PATCH v6 17/20] Use uintptr_t for 32/64-bit compatibility
` [U-Boot] [PATCH v6 18/20] Adjust dependency rules to permit per-file flags
` [U-Boot] [PATCH v6 19/20] Add generic gpio.h in asm-generic
` [U-Boot] [PATCH v6 20/20] sandbox: Makefile changes to build sandbox architecture
[U-Boot] USB interface
2011-10-18 5:38 UTC
[U-Boot] [PATCH v2] Add board_panic_no_console to deal with early critical errors
2011-10-18 5:37 UTC (6+ messages)
[U-Boot] hi
2011-10-18 4:33 UTC
[U-Boot] [PATCH V4] drivers: add the support for Silicon Image SATA controller
2011-10-18 4:20 UTC (2+ messages)
[U-Boot] [PATCH] ehci-fsl: correct size of ehci caplength
2011-10-18 4:19 UTC (2+ messages)
[U-Boot] [PATCH] arm: a320: fix broken timer
2011-10-18 2:34 UTC (3+ messages)
[U-Boot] [RFC PATCH 0/2] Early panic support
2011-10-18 2:19 UTC (11+ messages)
` [U-Boot] [PATCH 1/2] Add board_panic_no_console to deal with early critical errors
` [U-Boot] [PATCH 2/2] Add check that console is ready before output
[U-Boot] [PATCH v3 0/6] Buffer overruns in printf
2011-10-18 1:54 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/6] Move vsprintf functions into their own header
` [U-Boot] [PATCH v3 2/6] Add limits.h to hold basic limits
` [U-Boot] [PATCH v3 3/6] Add safe vsnprintf and snprintf library functions
` [U-Boot] [PATCH v3 4/6] vsprintf: Introduce ugly macros to reduce code size
` [U-Boot] [PATCH v3 5/6] vsprintf: Move function documentation into header file
` [U-Boot] [PATCH v3 6/6] Make printf and vprintf safe from buffer overruns
[U-Boot] hi
2011-10-18 1:49 UTC
[U-Boot] [PATCH 0/7] NAND SPL support for mcx board
2011-10-17 23:50 UTC (10+ messages)
` [U-Boot] [PATCH 1/7] omap3/emif4: fix registers definition
` [U-Boot] [PATCH 2/7] omap/spl: don't assume u-boot.bin size, use CONFIG_SYS_NAND_U_BOOT_SIZE
` [U-Boot] [PATCH 3/7] omap/spl: actually enable the console
` [U-Boot] [PATCH 4/7] nand_spl_simple: add support for software ECC
` [U-Boot] [PATCH 5/7] omap_gpmc: use SOFTECC in SPL if it's enabled
` [U-Boot] [PATCH 6/7] nand_spl_simple: store temp data at CONFIG_SPL_NAND_WORKSPACE
` [U-Boot] [PATCH 7/7] mcx: NAND SPL support
[U-Boot] [PATCH v2 00/11] Define ARCH_DMA_MINALIGN for all architectures
2011-10-17 23:46 UTC (12+ messages)
` [U-Boot] [PATCH v2 01/11] arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
` [U-Boot] [PATCH v2 02/11] m68k: "
` [U-Boot] [PATCH v2 03/11] nios2: "
` [U-Boot] [PATCH v2 04/11] powerpc: "
` [U-Boot] [PATCH v2 05/11] sh: "
` [U-Boot] [PATCH v2 06/11] sparc: "
` [U-Boot] [PATCH v2 07/11] avr32: "
` [U-Boot] [PATCH v2 08/11] microblaze: "
` [U-Boot] [PATCH v2 09/11] mips: "
` [U-Boot] [PATCH v2 10/11] x86: "
` [U-Boot] [PATCH v2 11/11] cache: include asm/cache.h for ARCH_DMA_MINALIGN definition
[U-Boot] [PATCH] zlib: Fix integer cast of pointer
2011-10-17 22:55 UTC
[U-Boot] [PATCH 8/8] mcx: support for HTKW mcx board
2011-10-17 22:37 UTC (4+ messages)
` [U-Boot] [PATCH] AM35xx: add EMAC support
` [U-Boot] [PATCH 8/8][v3] mcx: support for HTKW mcx board
[U-Boot] [PATCH 0/8][v2] DaVinci EMAC for AM35x and HTKW mcx board support
2011-10-17 22:34 UTC (4+ messages)
` [U-Boot] [PATCH 8/8] mcx: support for HTKW mcx board
[U-Boot] [PATCH 6/8] AM35xx: add EMAC support
2011-10-17 22:32 UTC (2+ messages)
` [U-Boot] [PATCH 6/8][v3] "
[U-Boot] [PATCH] ne2000: Fix broken build of three boards after CONFIG_NET_MULTI drop
2011-10-17 22:29 UTC (5+ messages)
[U-Boot] [PATCH v7 04/20] sandbox: Add compiler defines to support a 64-bit x86_64 platform
2011-10-17 22:00 UTC (2+ messages)
[U-Boot] [PATCH v7 08/20] sandbox: Add board info for architecture
2011-10-17 22:00 UTC (2+ messages)
[U-Boot] Your mail Box Expires in 48 Hours
2011-10-17 21:22 UTC
[U-Boot] E_mail
2011-10-17 21:17 UTC
[U-Boot] [PATCH v4 1/2] NS16550: trivial code clean for checkpatch
2011-10-17 20:58 UTC (9+ messages)
` [U-Boot] [PATCH v4 2/2] NS16550: buffer reads
[U-Boot] [PATCH] tools: make it possible to build tools unconfigured
2011-10-17 20:48 UTC (5+ messages)
[U-Boot] [PATCH 0/4] punt !NET_MULTI legacy code
2011-10-17 20:26 UTC (7+ messages)
` [U-Boot] [PATCH 3/4] net: drop !NET_MULTI code
` [U-Boot] [PATCH] powerpc: net: restore fcc addr logic
` [U-Boot] [PATCH] powerpc: cpm2 boards: update fcc register logic
[U-Boot] [PATCH v5 00/13] Add PXE support
2011-10-17 20:22 UTC (27+ messages)
` [U-Boot] [PATCH v5 01/13] Add generic, reusable menu code
` [U-Boot] [PATCH v5 02/13] common, menu: use abortboot for menu timeout
` [U-Boot] [PATCH v5 03/13] common: add run_command2 for running simple or hush commands
` [U-Boot] [PATCH v5 04/13] Add isblank
` [U-Boot] [PATCH v5 05/13] cosmetic: remove unneeded curly braces
` [U-Boot] [PATCH v5 06/13] Replace space and tab checks with isblank
` [U-Boot] [PATCH v5 07/13] README: document standard image variables
` [U-Boot] [PATCH v5 08/13] lib: add uuid_str_to_bin for use with bootp and PXE uuid
` [U-Boot] [PATCH v5 09/13] Add pxe command
` [U-Boot] [PATCH v5 10/13] net: bootp: add PXE/RFC 4578 DHCP options support
` [U-Boot] [PATCH v5 11/13] Convert ca9x4_ct_vxp to standard env variables
` [U-Boot] [PATCH v5 12/13] arm: ca9x4_ct_vxp: enable pxe command support
` [U-Boot] [PATCH v5 13/13] arm: ca9x4_ct_vxp: enable PXE BOOTP options support
[U-Boot] [PATCH] tools/env: add posibility to inject configuration
2011-10-17 20:14 UTC (4+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] To re-validate Your Mailbox
2011-10-17 20:13 UTC
[U-Boot] [PATCH 0/3] Makefile & x86 - Move to generic include/asm/arch/asm-offsets.h
2011-10-17 20:01 UTC (3+ messages)
` [U-Boot] [PATCH 1/3] Makefile: Add generic build rules for include/asm/arch/asm-offsets.h
[U-Boot] [PATCH V4 7/9] DM9000:Add a byte swap macro for dm9000 io operation
2011-10-17 19:59 UTC (2+ messages)
[U-Boot] [PATCH] kw_gpio: fix error in kw_gpio_direction_input
2011-10-17 19:57 UTC (2+ messages)
[U-Boot] Pull request u-boot-blackfin.git
2011-10-17 19:51 UTC (2+ messages)
[U-Boot] Pull request: u-boot-video/master
2011-10-17 19:50 UTC (2+ messages)
[U-Boot] [PATCH] cmd_bmp: fix very long uncompressing time of gzipped bitmaps
2011-10-17 19:46 UTC (3+ messages)
` [U-Boot] [PATCH] zlib: handle overflow while calculating available stream input size
[U-Boot] See attached and respond
2011-10-17 19:34 UTC
[U-Boot] [PATCH] davinci: remove config.mk file from the sources
2011-10-17 18:46 UTC
[U-Boot] [PATCH v6 1/2] Introduce generic TPM support in u-boot
2011-10-17 18:36 UTC
[U-Boot] [PATCH] mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME
2011-10-17 18:21 UTC
[U-Boot] [PATCH] ehci-mxc: remove incorrect comment
2011-10-17 18:17 UTC
[U-Boot] mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME
2011-10-17 18:14 UTC
[U-Boot] [PATCH v2] arm926ejs: add NXP LPC32x0 cpu series support
2011-10-17 18:00 UTC
[U-Boot] [PATCH 1/5] pxa: fix usb host register mismatch
2011-10-17 17:31 UTC (6+ messages)
` [U-Boot] [PATCH 2/5] pxa: activate the first usb host port on pxa27x by default
` [U-Boot] [PATCH 3/5] pxa: convert pxa27x_udc to use read and write functions
` [U-Boot] [PATCH 4/5] usbtty: init endpoints prior to startup events
` [U-Boot] [PATCH 5/5] pxa: fix relocation
[U-Boot] [PATCH] Makefile: prevent libgcc to be linked twice
2011-10-17 17:25 UTC (2+ messages)
[U-Boot] [PATCH] dcache:s5p CONFIG_SYS_CACHELINE_SIZE added for s5p GONI target
2011-10-17 17:14 UTC (4+ messages)
` [U-Boot] [PATCH] dcache:s5p CONFIG_SYS_CACHELINE_SIZE added for s5p UNIVERSAL C210 target
[U-Boot] Dear Email Owner
2011-10-17 17:09 UTC
[U-Boot] [RFC PATCH] nios2: Pseudo implement dcache_status/enable/disable()
2011-10-17 16:35 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] How to unsubscribe
2011-10-17 15:40 UTC (2+ messages)
[U-Boot] [PATCH 0/2] Replace nios2-generic's gpio.c with dedicated driver
2011-10-17 15:36 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] gpio: Add driver for Altera's PIO core
` [U-Boot] [PATCH 2/2] board/nios2-generic: Use altera_pio driver and remove board specific driver
[U-Boot] [PATCH 0/5] altera_tse: Several small, but relevant fixes/feature
2011-10-17 15:24 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] altera_tse: Clear SGDMA's RUN bit in async case, too
` [U-Boot] [PATCH 2/5] altera_tse: Fix SGDMA reset triggering
` [U-Boot] [PATCH 3/5] altera_tse: Add support for dedicated descriptor memory
` [U-Boot] [PATCH 4/5] altera_tse: m88e1111s: Honor device flags regarding PHY interface mode
` [U-Boot] [PATCH 5/5] altera_tse: Fix return of eth_device's recv() callback
[U-Boot] I am Ms Helen George
2011-10-17 15:18 UTC
[U-Boot] [PATCH v4 0/2] usb:gadget:s5p USB Device Controller (UDC) implementation
2011-10-17 14:59 UTC (4+ messages)
` [U-Boot] [PATCH v4 1/2] "
` [U-Boot] [PATCH v4 2/2] usb:gadget:s5p Enabling the USB Gadget framework at GONI
` [U-Boot] [RESEND PATCH v4 1/2] usb:gadget:s5p USB Device Controller (UDC) implementation
[U-Boot] I am Ms Helen George,
2011-10-17 14:08 UTC
[U-Boot] PICK UP YOUR FIRST PAYMENT MTCN:
2011-10-17 13:02 UTC
[U-Boot] [PATCH v4 2/2] NS16550: buffer reads
2011-10-17 12:53 UTC
[U-Boot] [PATCH 3/5 v1] integrator: do not test first part of the memory
2011-10-17 11:57 UTC (3+ messages)
[U-Boot] [PATCH v2 1/2] Introduce generic TPM support in u-boot
2011-10-17 11:01 UTC (4+ messages)
[U-Boot] [PATCH v2 0/5] addition of clocks command for davinci
2011-10-17 10:53 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/5] davinci: add clocks command
[U-Boot] CONFIRM YOUR GRANT
2011-10-17 10:38 UTC
[U-Boot] [PATCH] kirkwood_spi: add dummy spi_init()
2011-10-17 10:22 UTC (2+ messages)
[U-Boot] [PATCH 1/3] mkimage: ublimage must return if the header is not verified
2011-10-17 10:07 UTC (6+ messages)
` [U-Boot] [PATCH v2 3/3] mkimage: adding support for Davinci AIS image
` [U-Boot] [PATCH V3 "
[U-Boot] [PATCH V2] Ethernut 5 board support
2011-10-17 9:31 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox