mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] at91: Support for at91rm9200: core chip & board support
 2011-05-10  8:18 UTC  (7+ messages)

barebox v2011.05.0
 2011-05-06  9:42 UTC 

[PATCH 1/3] arm: eukrea: Fix compilation warning
 2011-05-02 19:52 UTC  (3+ messages)
` [PATCH 2/3] arm: karo-tx25: "
` [PATCH 3/3] scripts: "

[PATCH] [Nios2] Add bootm support
 2011-05-02 19:41 UTC 

MAKEALL problem
 2011-05-02  9:50 UTC  (9+ messages)
              ` [PATCH] Make MAKEALL a bash script

[bug] commands/loads.c:31: fatal error: exports.h: No such file or directory
 2011-04-29 16:53 UTC  (2+ messages)

[PATCH 0/3] Add Altera TSE driver
 2011-04-27 19:14 UTC  (5+ messages)
` [PATCH 1/3] Fix coding style in driver/net/Makefile
` [PATCH 2/3] [v3] Nios2: Add Altera TSE driver
` [PATCH 3/3] Add platform data to the mac device

Freescale i.MX35 using CSD1 and 256 MiB DDR2
 2011-04-27 10:34 UTC  (6+ messages)
  ` [PATCH] freescale-mx35-3-stack: support 256 MiB RAM

[PATCH] arm: add support to generate uImage
 2011-04-25 18:57 UTC  (4+ messages)

Sandbox Segfaults
 2011-04-25 12:11 UTC  (3+ messages)

[PATCH 0/4] defaultenv boot updates
 2011-04-23  2:16 UTC  (9+ messages)
` [PATCH 1/4] defaultenv/boot: switch to getopt
` [PATCH 2/4] defaultenv/boot: add -k and -t option to specify the kernel location and image type
` [PATCH 3/4] defaultenv/boot: add -r and -T option to select rootfs location and type
` [PATCH 4/4] defaultenv/boot: add -i option to select the ip mode

i.MX35 3-stack use only 128MB RAM
 2011-04-20 12:28 UTC  (6+ messages)

New MACH Addition
 2011-04-19 15:06 UTC  (6+ messages)

Imx51 processor hangs when we do an md 0xf0000000 (memory display) in u-boot
 2011-04-19  9:17 UTC  (7+ messages)
    ` on enviromen
  ` again on enviroment and partition problems

Update barebox on mmc without touching partition table
 2011-04-13 11:41 UTC  (6+ messages)

First time on this list
 2011-04-13  4:59 UTC  (7+ messages)

mci patches
 2011-04-12  9:16 UTC  (7+ messages)
` [PATCH 1/3] mci: shrink string footprint
` [PATCH 2/3] mci: turn several pr_* statements into debug
` [PATCH 3/3] ata: guessing disk sizes is only needed on X86

OMAP4 support
 2011-04-12  8:18 UTC  (15+ messages)
` [PATCH 01/12] ARM omap: Add omap signGP tool and possibility to build ift images
` [PATCH 02/12] mci omap: hsmmc is also found on the omap3
` [PATCH 03/12] ARM omap: make sr32 a static inline function
` [PATCH 04/12] ARM omap: Add omap4 support
` [PATCH 05/12] ARM omap: add xload helper functions
` [PATCH 06/12] ARM omap4: panda board support
` [PATCH 07/12] add panda defconfigs
` [PATCH 08/12] ARM omap4: Add pcm049 board support
` [PATCH 09/12] ARM: add pcm049 defconfigs
` [PATCH 10/12] ARM omap beagle: Add noshell support for booting from MMC
` [PATCH 11/12] ARM omap beagle: update defconfig
` [PATCH 12/12] ARM beagle board: add xload defconfig

FAT filesystem support
 2011-04-11 14:23 UTC  (2+ messages)
` [PATCH] fs: add fat "

assorted patches
 2011-04-11 14:18 UTC  (8+ messages)
` [PATCH 1/7] eth: check the result of edev->get_ethaddr
` [PATCH 2/7] net: add a context to the packet handler
` [PATCH 3/7] environment: make default env path configurable
` [PATCH 4/7] move simple_itoa to libbb so that others can use it
` [PATCH 5/7] kfifo: kfifo_put takes a const buffer
` [PATCH 6/7] copy_file: handle write return value correctly
` [PATCH 7/7] cp command: handle directories as last argument

nand patches
 2011-04-11 14:11 UTC  (5+ messages)
` [PATCH 1/4] nand: nand_block_markbad is only used with nand write support
` [PATCH 2/4] nand: move bb handling code to drivers/mtd/nand
` [PATCH 3/4] nand bb: switch to cdev operations
` [PATCH 4/4] nand bb: add proper bb remove function

omap nand patches
 2011-04-11 14:10 UTC  (6+ messages)
` [PATCH 1/5] nand omap: fix hamming romcode ecc code
` [PATCH 2/5] nand omap: turn debug messages into dev_dbg
` [PATCH 3/5] nand omap: use standard debug functions
` [PATCH 4/5] nand omap: use xzalloc instead of calloc
` [PATCH 5/5] nand omap: handle erased pages correctly in hamming ecc mode

lcd clock
 2011-04-11 12:19 UTC  (2+ messages)

various cleanup patches
 2011-04-11  8:42 UTC  (21+ messages)
` [PATCH 01/16] fs: remove unused field 'type' from struct fs_driver_d
` [PATCH 02/16] mci: make it compile without info support
` [PATCH 03/16] ubi: do not use filep
` [PATCH 04/16] devfs: remove unused struct filep* argument from open/close
` [PATCH 05/16] fs: implement flush function
` [PATCH 06/16] devfs: factor out core devfs functionality
` [PATCH 07/16] nand: remove unused header file
` [PATCH 08/16] startup: we can only mount root and devfs when compiled in
` [PATCH 09/16] nand: remove unused nand_util file
` [PATCH 10/16] move version_string to seperate file
` [PATCH 11/16] fs: use safe_strncpy instead of sprintf
` [PATCH 12/16] script: update git ignore file
` [PATCH 13/16] serial 16550: use xzalloc
` [PATCH 14/16] ARM: compile in image size and magic into barebox image
` [PATCH 15/16] commands: seperate usb command from usb core
` [PATCH 16/16] fs mount: fix error handling

[PATCH 0/2] mxs: add mx28-evk
 2011-04-11  8:05 UTC  (7+ messages)
` [PATCH 1/2] mxs: import mxs_iomux_setup_multiple_pads from kernel
` [PATCH 2/2] mxs: add support for mx28-evk

[PATCH] [v2] Nios2: Add Altera TSE MAC driver
 2011-04-11  7:52 UTC  (10+ messages)

imx25 3 stack problem
 2011-04-11  7:34 UTC  (2+ messages)

Sparc/Leon3 support?
 2011-04-08 18:27 UTC  (2+ messages)

Size reduction patches
 2011-04-08 14:56 UTC  (9+ messages)
` [PATCH 1/8] env: Make environment variable support optional
` [PATCH 2/8] make command "
` [PATCH 3/8] add noshell support
` [PATCH 4/8] arm: compile icache command only when command support is present
` [PATCH 5/8] malloc: put common memory functions to seperate file
` [PATCH 6/8] add dummy_malloc functions
` [PATCH 7/8] ARM: make exception handling optional
` [PATCH 8/8] nand: make reading oob optional

(no subject)
 2011-04-08 14:48 UTC  (5+ messages)
` [PATCH 1/4] add block support
` [PATCH 2/4] ata: use "
` [PATCH 3/4] ata: make write support optional
` [PATCH 4/4] mci: "

[PATCH 0/7] defaultenv updates
 2011-04-08 13:59 UTC  (17+ messages)
` [PATCH 1/7] defaultenv: simplify scripting
` [PATCH 2/7] defaultenv: boot: add backwards compatibility for kernel_loc=net
` [PATCH 3/7] defaultenv: boot: add eth0 to ip configuration
` [PATCH 4/7] defaultenv: boot: add serverip to static "
` [PATCH 5/7] defaultenv: boot: add support to boot from disk
` [PATCH 6/7] defaultenv: update: add support to update kernel on disk
` [PATCH 7/7] defaultenv: add config template
` [PATCH 1/7 v2] defaultenv: simplify scripting

page:  |  | latest

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