[PATCHv3] commands: add md5/sha1/sha256sum commands using the digest api
2011-05-18 7:18 UTC
[PATCHv2] commands: add md5/sha1/sha256sum commands using the digest api
2011-05-18 7:12 UTC (3+ messages)
[PATCH] commands: add md5/sha1/sha256sum commands using the digest api
2011-05-17 20:05 UTC (5+ messages)
[PATCH 1/2] Add support for Samsung S3C24x0 framebuffer
2011-05-17 18:37 UTC (4+ messages)
` [PATCH 2/2] Enable display for MINI2440 board
[PATCH] sandbox: allow lseek on host files
2011-05-17 11:53 UTC
help -- barebox on ARM Cortex M3
2011-05-17 10:42 UTC (2+ messages)
loadb and loady do not work
2011-05-16 6:53 UTC (4+ messages)
` [PATCH] fix console fifo (and loadb/loady commands)
[Nios2]: Change generic board flash partitions
2011-05-15 21:13 UTC
[PATCH 0/5] [Nios2]: Differents fixes
2011-05-15 19:34 UTC (6+ messages)
` [PATCH 1/5] [Nios2]: Update generic env/config
` [PATCH 2/5] [Nios2]: Fix typo in generic.c
` [PATCH 3/5] [Nios2]: Change system frequency in generic board
` [PATCH 4/5] [Nios2]: Fix compiler warning
` [PATCH 5/5] [Nios2]: Fix dma mapping end address
crc32 command
2011-05-15 8:50 UTC (6+ messages)
[PATCH] Fix sandbox ./barebox --help by reverting 6b082cfe (fix printf warnings)
2011-05-14 21:29 UTC
[PATCH] setenv: be robust against setenv(<var>, NULL)
2011-05-14 20:33 UTC
[PATCH] commands/crc.c: fix typo in help text
2011-05-14 20:10 UTC
AM3517EVM port
2011-05-12 7:45 UTC (3+ messages)
[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 (5+ messages)
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 (12+ messages)
` [PATCH 06/16] devfs: factor out core devfs functionality
` [PATCH 09/16] nand: remove unused nand_util file
` [PATCH 10/16] move version_string to seperate 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 (6+ 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: "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox