mail archive of the barebox mailing list
 help / color / mirror / Atom feed
several driver update
 2011-04-04 13:31 UTC  (5+ messages)
` [PATCH 2/6] net smc911x: Add LAN9221 support
` [PATCH 3/6] mci: Add omap hsmmc driver
` [PATCH 4/6] mtd nand omap: Pass ecc mode from platform
` [PATCH 5/6] mtd nand omap: make ecc mode runtime configurable

On the road to omap4
 2011-04-04 13:14 UTC  (10+ messages)
` [PATCH 1/9] ARM omap: move uart access functions to a more generic place
` [PATCH 2/9] ARM omap: rework gpio support
` [PATCH 3/9] ARM omap: move devices-gpmc-nand.c to omap architecture directory
` [PATCH 4/9] ARM omap: move architecture specific kconfig entries to arch part
` [PATCH 5/9] ARM omap: allow to put omap boards into another directory
` [PATCH 6/9] ARM omap4: fix indention in Kconfig
` [PATCH 7/9] omap: rename GPMC Kconfig entry to OMAP_GPMC
` [PATCH 8/9] arm omap: remove unused request/free gpio functions
` [PATCH 9/9] ARM omap: make gpio support mandatory

various fixes and updates
 2011-04-04 13:09 UTC  (8+ messages)
` [PATCH 1/7] arm: update mach-types
` [PATCH 2/7] driver: Do not forget to remove device from active list
` [PATCH 3/7] memcpy command: do not set read/write size
` [PATCH 4/7] mmc: check correctness of the voltage mask in ocr
` [PATCH 5/7] fs: errno should be set correctly before the end of functions
` [PATCH 6/7] usbnet: do not initialize ethernet device from usb device
` [PATCH 7/7] ARM: Add missing parameter name

v2011.04.0
 2011-04-04 12:59 UTC 

More Mini2440 questions
 2011-04-04 12:52 UTC  (5+ messages)

[PATCH] at91sam9263ek: update defconfig
 2011-04-04 10:32 UTC 

[PATCH] [v2] Nios2: Add Altera UART driver
 2011-04-04  8:30 UTC  (2+ messages)

[PATCH] Nios2: Add Altera UART driver
 2011-04-04  7:35 UTC  (6+ messages)

[PATCH] Nios2: Add Altera TSE MAC driver
 2011-04-03 21:45 UTC 

Mini2440 questions
 2011-04-02 17:08 UTC  (4+ messages)

i.MX25 3-stack - over-current change on port 1 - USB host port not working
 2011-03-30  7:42 UTC  (6+ messages)
    ` Atmel status

Just how fast is barebox?
 2011-03-28 11:54 UTC  (3+ messages)

Fallback environment in barebox
 2011-03-27  8:58 UTC  (9+ messages)

[PATCH 0/2] Add Nios2 arch to barebox
 2011-03-23 21:07 UTC  (3+ messages)
` [PATCH 1/2] Add Nios2 arch support "
` [PATCH 2/2] Add a generic board template for the Nios2 arch

ubiformat
 2011-03-23  8:49 UTC  (2+ messages)

[PATCH] defaultenv: fix empty CONFIG_DEFAULT_ENVIRONMENT_PATH
 2011-03-23  8:47 UTC  (2+ messages)

NAND flash
 2011-03-22 12:21 UTC  (5+ messages)

scripts/mod/sumversion built by CC?
 2011-03-22  5:02 UTC 

[PATCH 1/2] Add Altera Nios2 arch support
 2011-03-18  7:49 UTC  (4+ messages)

[PATCH 1/2] mtd/nand: increase page and oob size limits
 2011-03-17 13:23 UTC  (2+ messages)
` [PATCH 2/2] mtd/nand_imx: add support for page size of 4k

[PATCH] mtd/nand_imx: fix read past buffer end
 2011-03-17  8:59 UTC 

[PATCH 00/54] New arch (NIOS2)
 2011-03-16 12:32 UTC  (5+ messages)
    ` Fwd: "

[PATCH 02/54] Add arch/nios2/Makefile
 2011-03-16 12:25 UTC  (3+ messages)

[PATCH 2/2] Add Nios2 generic board support
 2011-03-16  9:39 UTC  (2+ messages)

test app
 2011-03-15 11:47 UTC  (16+ messages)

[RFC] S3C24xx: Fixing the NAND handling
 2011-03-12 19:37 UTC  (4+ messages)

[PATCH v3] S3C24xx: NAND management changes to support booting from NAND
 2011-03-12 19:14 UTC  (7+ messages)
` [PATCH 1/6] S3C24xx/NFC: Re-enable the controller after NAND boot test
` [PATCH 2/6] S3C24xx/NFC: Remove dead code
` [PATCH 3/6] S3C24xx/NFC: Remove double function setup
` [PATCH 4/6] S3C24xx/NFC: Consider correct NAND page size for boot
` [PATCH 5/6] S3C24xx/NFC: Setup ECC handling in accordance to the kernel
` [PATCH 6/6] S3C24xx/NFC: Add OOB/ECC handling documentation for different NANDs

[PATCH 1/3] defaultenv: add kernel_loc nfs and tftp support
 2011-03-11  1:10 UTC  (3+ messages)
` [PATCH 2/3] at91: fix missing nand_device in board config in board that nand
` [PATCH 3/3] at91sam9261ek: fix env location and size

[PATCH] at91sam9261: set sdram_dev id to -1
 2011-03-10 13:36 UTC 

Updating environments parameters from script
 2011-03-10  8:04 UTC 

[PATCH 0/2] New arch support : Altera NIOSII
 2011-03-09 22:46 UTC 

[RFC] Support multiple environments in barebox
 2011-03-09 15:17 UTC  (6+ messages)
` [PATCH 1/5] Move environment handling out from the main routine
` [PATCH 2/5] CRC value handling and dry run mode in 'envfs_load'
` [PATCH 3/5] Add generic routine for environment partition handling
` [PATCH 4/5] Add multi environment support
` [PATCH 5/5] "

Stable release v2011.03.1
 2011-03-09 12:11 UTC 

Install barebox to target
 2011-03-09  9:00 UTC  (5+ messages)

[PATCH] ARM stack unwinding support
 2011-03-08 15:14 UTC  (7+ messages)
` [PATCH 1/3] ARM: create a second level page table entry for the exception vectors
` [PATCH 2/3] ARM: Add stack unwinding support
` [PATCH 3/3] kallsyms/printk: enable symbol printing support (%pS)

[PATCH] Various fixes to make barebox's x86 support working again
 2011-03-08 14:48 UTC  (11+ messages)
` [PATCH 01/10] x86: Remove not used expressions from the makefile
` [PATCH 02/10] x86: Use the generic linker script initializing
` [PATCH 03/10] x86 ATA: Don't touch the size entry for the BIOS disk based device
` [PATCH 04/10] x86 Generic platform: Fix some typos
` [PATCH 05/10] x86 Generic platform: Fix disk drive name
` [PATCH 06/10] x86 Generic platform: Fix prompt name
` [PATCH 07/10] x86: Remove 'uboot' from file names
` [PATCH 08/10] Change 'linux16' command to use getopt()
` [PATCH 09/10] LINUX16: Add selection of the VESA video mode
` [PATCH 10/10] LINUX16: Fix warning

assorted patches
 2011-03-08 11:39 UTC  (6+ messages)
` [PATCH 1/5] ARM scb9328: Add gpio led support
` [PATCH 2/5] ramfs: increase chunk size to 4 kbyte
` [PATCH 3/5] mfd/mc13892: Add missing semicolons
` [PATCH 4/5] module: CONFIG_COMMAND does not exist anymore, remove ifdefs
` [PATCH 5/5] trigger command: fix printf format

iMX35 3stack framebuffer problem
 2011-03-08  7:10 UTC  (4+ messages)

[PATCH] ARM mmu fixes
 2011-03-07 18:03 UTC  (5+ messages)
` [PATCH 1/3] ARM v7: Fix broken mmu initialization
` [PATCH 2/3] ARM v7: Fix typos in cache-armv7.S
` [PATCH 3/3] ARM: use memalign to allocate page table

[RFC/PATCH v2] S3C24xx: NAND management changes to support booting from NAND
 2011-03-07 10:37 UTC  (9+ messages)
` [PATCH 1/5] mini2440: Add more info about possible SDRAM and flash devices
` [PATCH 2/5] mini2440: Consider correct NAND page size for boot
` [PATCH 3/5] S3C2440/NAND: Fix page address generation
` [PATCH 4/5] S3C2440/NAND: Re-enable the controller after NAND boot test
` [PATCH 5/5] S3C2440/NAND: Fix typo

When do patches get into the releases?
 2011-03-06 18:15 UTC  (4+ messages)

bootargs
 2011-03-04 13:49 UTC  (6+ messages)

[PATCH 54/54] Add arch/nios2/include/asm/user.h
 2011-03-03 22:59 UTC 

[PATCH 53/54] Add arch/nios2/include/asm/types.h
 2011-03-03 22:59 UTC 

[PATCH 52/54] Add arch/nios2/include/asm/system.h
 2011-03-03 22:59 UTC 

[PATCH 51/54] Add arch/nios2/include/asm/swab.h
 2011-03-03 22:59 UTC 

[PATCH 50/54] Add arch/nios2/include/asm/string.h
 2011-03-03 22:59 UTC 

[PATCH 49/54] Add arch/nios2/include/asm/spaces.h
 2011-03-03 22:59 UTC 

[PATCH 48/54] Add arch/nios2/include/asm/segment.h
 2011-03-03 22:59 UTC 

[PATCH 47/54] Add arch/nios2/include/asm/sections.h
 2011-03-03 22:59 UTC 

[PATCH 46/54] Add arch/nios2/include/asm/ptrace.h
 2011-03-03 22:59 UTC 

[PATCH 45/54] Add arch/nios2/include/asm/posix_types.h
 2011-03-03 22:58 UTC 

[PATCH 44/54] Add arch/nios2/include/asm/pgtable-bits.h
 2011-03-03 22:58 UTC 

[PATCH 43/54] Add arch/nios2/include/asm/pfn.h
 2011-03-03 22:58 UTC 

[PATCH 42/54] Add arch/nios2/include/asm/page.h
 2011-03-03 22:58 UTC 

[PATCH 41/54] Add arch/nios2/include/asm/opcodes.h
 2011-03-03 22:58 UTC 

[PATCH 40/54] Add arch/nios2/include/asm/nios2.h
 2011-03-03 22:58 UTC 

[PATCH 39/54] Add arch/nios2/include/asm/nios2-io.h
 2011-03-03 22:58 UTC 

[PATCH 30/54] Add arch/nios2/include/asm/dma-mapping.h
 2011-03-03 22:58 UTC 

[PATCH 11/54] Add arch/nios2/lib/cache.S
 2011-03-03 22:58 UTC 

page:  |  | latest

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