mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2 1/7] storage/usb.c: fix test_unit_ready
 2011-12-09 11:28 UTC  (5+ messages)
` [PATCH v2 2/7] atmel_mci: check for device id we use to address the right slot
` [PATCH 3/7] at91sam9260_devices: properly set slot id
` [PATCH 4/7] at91sam9260_devices: add flag to change ETX{2,3} pincfg on add_device_eth
` [PATCH v2 5/7] arm: update mach-types

[PATCH v2] at91sam9260_devices: add flag to change ETX{2,3} pincfg on add_device_eth
 2011-12-09 11:28 UTC 

[PATCH v2 0/7] platformsupport for aizo dSS11
 2011-12-09 11:27 UTC 

[PATCH] ARM i.MX27: initialize MAX
 2011-12-09 10:46 UTC  (4+ messages)

[PATCH] compile (and warning) fixes for -next
 2011-12-09 10:45 UTC  (17+ messages)
` [PATCH 01/11] mci s3c: remove unused code
` [PATCH 02/11] memory: do not try to reserve iomem on sandbox
` [PATCH 03/11] remove unused Kconfig variable HAS_CFI
` [PATCH 04/11] fix underscore count in bss_start/bss_stop
` [PATCH 05/11] console_simple: fix compiler warning
` [PATCH 06/11] net macb: remove unused variable
` [PATCH 07/11] pxa: add type to Kconfig choice
` [PATCH 08/11] ft_build: temporarily disable bootm oftree support
` [PATCH 09/11] arm eukrea boards: fix breakage after mach-types update
` [PATCH 10/11] arm at91sam9260: Add missing AT91SAM_ETX2_ETX3_ALTERNATIVE define
` [PATCH 11/11] x86: Fix linker script for magic vars

[PATCH] nand_omap_bch_decoder: Fix up error detection
 2011-12-09 10:00 UTC 

[RFC PATCH 0/3] add tlsf memory allocator
 2011-12-09  9:31 UTC  (7+ messages)
` [RFC PATCH 1/3] import TLSF 2.0 from http://tlsf.baisoku.org/tlsf-2.0.zip
` [RFC PATCH 2/3] adapt tlsf for barebox
` [RFC PATCH 3/3] add tlsf-based malloc implementation

[PATCH] ARM: pass -msoft-float
 2011-12-08 10:18 UTC 

[PATCH] fix "no previous prototype for 'sbrk'" warning
 2011-12-08 10:17 UTC 

[PATCH 2/2] time command: Fix needed string length
 2011-12-08  9:45 UTC 

[PATCH 1/2] uncompress: fix uncompress_buf usage
 2011-12-08  9:45 UTC 

[PATCH V2 1/3] arm/mach-pxa: add MMC clock
 2011-12-07 21:47 UTC  (3+ messages)
` [PATCH V2 2/3] arm/mach-pxa: add mci_pxa2xx file
` [PATCH V2 3/3] drivers/mci: add PXA host controller

[PATCH 1/3] arm/mach-pxa: add MMC clock
 2011-12-07 16:41 UTC  (6+ messages)
` [PATCH 2/3] arm/mach-pxa: add mci_pxa2xx file
` [PATCH 3/3] drivers/mci: add PXA host controller

bootm work
 2011-12-07 13:26 UTC  (25+ messages)
` [PATCH 01/14] bootm: remove dead code
` [PATCH 02/14] factor out iminfo command
` [PATCH 03/14] compile in simple_strtoull
` [PATCH 04/14] introduce some env helpers
` [PATCH 05/14] armlinux: cleanup linux vars
` [PATCH 06/14] ARM bootm: remove now obsolete args
` [PATCH 07/14] bootm: handle initrds inline
` [PATCH 08/14] bootm: remove image handler options
` [PATCH 09/14] bootm: fix various memory leaks
` [PATCH 10/14] bootm: do not require -L after -r
` [PATCH 11/14] bootm: fix typo, update help str
` [PATCH 12/14] bootm relocate_image: honour load_address
` [PATCH 13/14] bootm: push relocate_image up to the generic command
` [PATCH 14/14] bootm: use initrd_address and initrd_size

v2011.12.0
 2011-12-07 12:52 UTC 

[PATCH] make dos partition support default yes if we have disk partition support
 2011-12-07 10:14 UTC  (2+ messages)

FAT filesystem write and long names stability
 2011-12-07  8:37 UTC  (6+ messages)

[PATCH] MIPS: provide __bss_stop in linker script
 2011-12-06 10:17 UTC 

[PATCH] mx53 update
 2011-12-05 15:19 UTC  (5+ messages)
` [PATCH 1/4] mx53: fix devid for imx53_add_mmc1/2
` [PATCH 2/4] imx-esdhc: add support of card detect
` [PATCH 3/4] mx53 loco: update sd support
` [PATCH 4/4] imx: add mx53 SMD board support

[PATCH 1/1] mci: add the probe parameter if any error happened during the probe
 2011-12-05 15:10 UTC 

[PATCH 1/2] use format(__printf__, a, b) instead of formart(printf, a, b)
 2011-12-05 15:07 UTC  (4+ messages)
` [PATCH 2/2] stdio: convert __attribute__ ((format(printf, a, b))) to __printf(a, b)

[PATCH] fix cramfs support broken since zlib update
 2011-12-05 14:20 UTC 

[PATCH] crc exit with COMMAND_ERROR_USAGE
 2011-12-05 12:46 UTC 

[PATCH V3 1/3] arm/mach-pxa: Initial Intel/Marvell PXA support
 2011-12-05 12:35 UTC  (9+ messages)
` [PATCH V3 2/3] drivers/video: add PXA framebuffer support
` [PATCH V3 3/3] arm/mach-pxa: add mioa701 board

cramfs broken on -next
 2011-12-05  9:10 UTC 

[PATCH 2/2] ramfs: increase chunk size to 8192 bytes
 2011-12-05  9:04 UTC 

[PATCH 1/2] add armlinux specific magicvar descriptions
 2011-12-05  9:03 UTC 

[PATCH] i.MX53 sdhc
 2011-12-05  8:57 UTC  (4+ messages)
` [PATCH 1/3] mci imx esdhc: enable i.MX53 fix for i.MX51 aswell
` [PATCH 2/3] ARM i.MX53: Adjust MMC clock frequencies to 200MHz
` [PATCH 3/3] mci imx-esdhc: do not overwrite probed host caps

[PATCH] resources
 2011-12-05  8:56 UTC  (6+ messages)
` [PATCH 1/5] fix malloc space sizes
` [PATCH 2/5] add resource management functions
` [PATCH 3/5] add iomem command to show iomem usage
` [PATCH 4/5] register sdram as resources
` [PATCH 5/5] implement resource management for platform devices

uncompress work
 2011-12-03 18:47 UTC  (21+ messages)
` [PATCH 01/16] armlinux: remove unnecessary include
` [PATCH 02/16] arm bootm: "
` [PATCH 03/16] scripts/mkimage.c: "
` [PATCH 04/16] use kernel bunzip implementation
` [PATCH 05/16] remove old bzlib
` [PATCH 06/16] add kernel gunzip implementation
` [PATCH 07/16] remove old zlib
` [PATCH 08/16] lib: prompt for uncompression functions
` [PATCH 09/16] bootm: do not select uncompression methods
` [PATCH 10/16] add file detection support
` [PATCH 11/16] lzo: export decompress_unlzo function
` [PATCH 12/16] Add generic uncompress function
` [PATCH 13/16] add generic uncompress command
` [PATCH 14/16] update configs and default envs for uncompress
` [PATCH 15/16] remove now unused unlzo function
` [PATCH 16/16] bootm: use generic uncompress function

[PATCH 1/1] lib: remove re-introduce sum in commit 9135dd5f672e: initial libfdt support
 2011-12-03  8:46 UTC 

[PATCH v2] sanbox: add linux_execve and linux_exec command
 2011-12-03  5:47 UTC 

ARM, MMU and IO space mapping
 2011-12-01 14:34 UTC  (11+ messages)

lib/md5.o build problem
 2011-11-30 19:52 UTC 

[PATCH 1/1] Increase heapsize for i.MX21ADS board
 2011-11-29 21:48 UTC 

Running Barebox in Barebox
 2011-11-28 14:59 UTC  (2+ messages)

[PATCH] nand: base: Improve error reporting if reading NAND-ID fails
 2011-11-28 11:46 UTC 

mmc spi fixes
 2011-11-28  8:47 UTC  (4+ messages)
` [PATCH 1/2] mmc spi: add missing dependency on SPI
` [PATCH 2/2] mmc spi: compile fix

[RFC] Prepare to add more Samsung S3C CPUs to barebox
 2011-11-28  8:11 UTC  (16+ messages)
` [PATCH 01/14] MACH SAMSUNG: Rename the whole mach to add more CPUs in future
` [PATCH 02/14] MACH SAMSUNG/S3C: Do not compile S3C24xx's GPIO support unconditionally
` [PATCH 03/14] MACH SAMSUNG/S3C: Make it more generic for future updates
` [PATCH 04/14] MACH SAMSUNG/S3C: Use the correct CPU family name to reflect driver's usage
` [PATCH 05/14] MACH SAMSUNG/S3C: The SDHC driver can be shared in the S3C CPU family
` [PATCH 06/14] MACH SAMSUNG/S3C: Reflect the CPU name the LCD driver is for
` [PATCH 07/14] MACH SAMSUNG/S3C: Separate S3C24XX clock management
` [PATCH 08/14] MACH SAMSUNG/S3C: Separate the clocksource for the S3C family
` [PATCH 09/14] MACH SAMSUNG/S3C: Rename register macros to reflect the MACH they are valid for
` [PATCH 10/14] MACH SAMSUNG/S3C: Re-work the S3C family timer driver
` [PATCH 11/14] MACH SAMSUNG/S3C: Prepare watchdog unit to be shared in the S3C family
` [PATCH 12/14] MACH SAMSUNG/S3C: Unify the UART driver for the S3C family of CPUs
` [PATCH 13/14] MACH SAMSUNG/S3C: Re-work the memory detection and handling
` [PATCH 14/14] MACH SAMSUNG/S3C: Re-work the GPIO handling for S3C24xx CPUs

[PATCH 2/2] MAKEALL: use '.' instead of 'source'
 2011-11-28  7:31 UTC 

[PATCH 1/2] remove irq support fragments
 2011-11-28  7:30 UTC 

[PATCH V2 0/3] Initial PXA support and Mitac MIOA701 board
 2011-11-27 22:23 UTC  (6+ messages)
` [PATCH V2 1/3] arm/mach-pxa: Initial Intel/Marvell PXA support
` [PATCH V2 2/3] drivers/video: add PXA framebuffer support
` [PATCH V2 3/3] arm/mach-pxa: add mioa701 board

[PATCH] fix unlzo support
 2011-11-27 14:10 UTC  (2+ messages)

next branch compilation errors
 2011-11-27 12:11 UTC  (3+ messages)

[PATCH] magic variables
 2011-11-27 12:09 UTC  (6+ messages)
` [PATCH 1/5] add magicvar command
` [PATCH 2/5] bootm: Add bootargs magicvar
` [PATCH 3/5] ARM i.MX boot: Add barebox_loc magicvar
` [PATCH 4/5] hush: Add magicvars
` [PATCH 5/5] dhcp: "

Current Barebox/Next and GCC-4.6.2
 2011-11-27 11:12 UTC  (2+ messages)

S3C24XX: Fix wrong RTS behaviour
 2011-11-26 18:32 UTC 

Mini2440: Fix leftover from A9M2440 copy
 2011-11-26 18:30 UTC 

[PATCH] arm: trivial renaming create_sections
 2011-11-26 12:26 UTC 

[PATCH 0/9] Initial PXA support and Mitac MIOA701 board
 2011-11-25 21:50 UTC  (9+ messages)
` [PATCH 1/9] initial Intel/Marvell PXA support
` [PATCH 9/9] arm/mach-pxa: add mioa701 board

[PATCH] atmel_spi: add mesg->actual_length, so devices can use it for read/write
 2011-11-25 15:11 UTC  (2+ messages)

[PATCHv3] Rework of handling disk like media
 2011-11-25 14:36 UTC  (3+ messages)
` [PATCH 12/13] ATA Disk Support: Add support for native ATA type drives

page:  |  | latest

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