[PATCH 0/4] Add MCI over SPI support
2011-11-23 21:12 UTC (4+ messages)
` [PATCH 1/4] crypto: Add crc7 function
` [PATCH 3/4] nios2: Include asm/unaligned.h
` [PATCH 4/4] spi/altera_spi: Add cs_change support
[PATCH] readkey: force return from while true
2011-11-22 20:20 UTC (2+ messages)
[PATCH 1/1] sanbox: add linux_execve and linux_exec command
2011-11-22 20:07 UTC (3+ messages)
[PATCH] eeprom/at25: add erase support
2011-11-22 10:45 UTC (4+ messages)
[RFC PATCH 1/2] commands/cp: add verbose mode which displays progress bar
2011-11-22 10:24 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCHv2] Rework of handling disk like media
2011-11-22 8:29 UTC (14+ messages)
` [PATCH 01/13] USB Mass Storage driver: Fix compile time warning
` [PATCH 02/13] Create a unique cdev number for on demand devices
` [PATCH 03/13] ATA/DISK: Add generic disk support when enabling the BIOS disk driver
` [PATCH 04/13] ATA/DISK: Enabling write support does not belong to 'drive types'
` [PATCH 05/13] ATA/DISK: Reorganize file structure and names for future updates
` [PATCH 06/13] ATA/DISK: The BIOS based disk driver is not an interface
` [PATCH 07/13] ATA/DISK: Share important constants and structures
` [PATCH 08/13] DISK: Add common partition handling for disk like media
` [PATCH 09/13] Use generic block layer to access the drives and do partition parsing
` [PATCH 10/13] Remove 'disk_drive.c' as it is now replaced by generic partition handling
` [PATCH 11/13] ATA/DISK: Remove the now unused header <ata.h>
` [PATCH 12/13] ATA Disk Support: Add support for native ATA type drives
` [PATCH 13/13] Add driver for IDE like interfaces
[PATCH 1/1] password: remove not used variable 'second'
2011-11-22 7:52 UTC (2+ messages)
[PATCH v3] sandbox: move ELFCLASS detection to asm/elf.h
2011-11-22 7:51 UTC (2+ messages)
Rework of handling disk like media
2011-11-21 11:30 UTC (21+ messages)
` [PATCH 01/13] USB Mass Storage driver: Fix compile time warning
` [PATCH 02/13] Create a unique cdev number for on demand devices
` [PATCH 03/13] ATA/DISK: Add generic disk support when enabling the BIOS disk driver
` [PATCH 04/13] ATA/DISK: Enabling write support does not belong to 'drive types'
` [PATCH 05/13] ATA/DISK: Reorganize file structure and names for future updates
` [PATCH 06/13] ATA/DISK: The BIOS based disk driver is not an interface
` [PATCH 07/13] ATA/DISK: Share important constants and structures
` [PATCH 08/13] DISK: Add common partition handling for disk like media
` [PATCH 09/13] Use generic block layer to access the drives and do partition parsing
` [PATCH 10/13] Remove 'disk_drive.c' as it is now replaced by generic partition handling
` [PATCH 11/13] ATA/DISK: Remove the now unused header <ata.h>
` [PATCH 12/13] ATA Disk Support: Add support for native ATA type drives
` [PATCH 13/13] Add driver for IDE like interfaces
[PATCH] ARM i.MX53: silence compiler warning in nand.c
2011-11-17 21:39 UTC
[PATCH] fix unlzo support
2011-11-17 21:36 UTC
[PATCH] spi/altera_spi: Add cs_change support
2011-11-17 20:53 UTC
Envfs embedded in barebox.bin
2011-11-17 16:02 UTC (3+ messages)
Problem with long files name in FAT
2011-11-17 16:00 UTC (3+ messages)
` [PATCH] fs/fat: Initialize local variable finfo
[PATCH/next] x86: Provide 'unaligned' macros for x86 arch as well
2011-11-17 15:51 UTC (2+ messages)
[PATCH/next] Mini2440: Everything's now present to provide USB host feature
2011-11-16 9:10 UTC
Barebox newbie questions : arch/arm/{plat,mach} split and interrupts
2011-11-14 9:34 UTC (3+ messages)
` Barebox newbie questions : arch/arm/{plat, mach} "
[PATCH] arm:imx27: add basic support for KaRo TX27 module on StarterKit 5
2011-11-11 19:18 UTC (5+ messages)
small fixes
2011-11-11 15:21 UTC (3+ messages)
` [PATCH 1/2] mkdir command: do not fail with -p and directory already exists
` [PATCH 2/2] export: do not fail on already exported variable
[PATCH 0/4] Fixes for x86
2011-11-11 13:39 UTC (11+ messages)
` [PATCH 1/4] Make fprintf return number of bytes written
` [PATCH 2/4] Add setupmbr to gitignore
` [PATCH 3/4] x86: fix build error because of missing header
` [PATCH 4/4] x86: fix symbol size calculation
[PATCH] Remove md5,sh1,sh2 from lib/Makefile
2011-11-11 12:48 UTC (3+ messages)
` Antwort: "
[PATCH] mci multiblock write
2011-11-11 11:59 UTC (5+ messages)
` [PATCH 1/2] mci: implement multi block write
` [PATCH 2/2] mci: remove unnecessary loops
Try to fix mount display of a disk
2011-11-11 11:15 UTC (4+ messages)
` [PATCH 1/2] ata: Add dev ref to blockdevice during probe
` [PATCH 2/2] [RFC v2] mount: Fix the printing of device name
[PATCH] at91: add config option for ohci driver
2011-11-11 11:05 UTC (5+ messages)
[PATCH v3] omap: Unify run_shell() in xload configuration
2011-11-11 10:43 UTC (5+ messages)
[PATCH] ARM: mx53-loco: Remove duplicate call to loco_fec_reset()
2011-11-11 9:27 UTC (3+ messages)
v2011.11.0
2011-11-09 12:08 UTC
module
2011-11-09 11:21 UTC (2+ messages)
` moduleg
[PATCH] OMAP gpmc nand
2011-11-08 13:01 UTC (11+ messages)
` [PATCH 01/10] mtd nand omap: use blocknum calculation to where it's used
` [PATCH 02/10] mtd nand omap: factor out bch correct function
` [PATCH 03/10] mtd nand omap: factor out hamming "
` [PATCH 04/10] mtd nand omap: call ecc calculate function outside omap_correct_bch
` [PATCH 05/10] mtd nand omap: fail on bch decode failure
` [PATCH 06/10] mtd nand omap: use register defines for ecc registers
` [PATCH 07/10] mtd nand omap: make debugging output more useful
` [PATCH 08/10] mtd nand omap: factor out an internal __omap_calculate_ecc function
` [PATCH 09/10] mtd nand omap: add read function for the OMAP4 romcode ecc mode
` [PATCH 10/10] mtd nand omap: use NAND_OWN_BUFFERS option
[RFC] mount: Fix the printing of device name
2011-11-07 8:28 UTC (3+ messages)
[RFC PATCH 0/9] Catch-up/clean-up doxygen documentation
2011-11-04 9:06 UTC (13+ messages)
` [PATCH 1/9] trivial: relocate doxygen help page for time command
` [PATCH 2/9] trivial: relocate doxygen help page for led command
` [PATCH 3/9] trivial: reorganize crc32 command doxygen output
` [PATCH 4/9] trivial: fix doxygen error in dlink-dir-320.dox
` [PATCH 5/9] trivial: De-orphan NAND doxygen output and fix @param syntax
` [PATCH 6/9] docs: Enable BAREBOX_CMD_HELP_TEXT() in generated documentation
` [PATCH 7/9] doxygen: Enable LONGHELP output in generated output
` [PATCH 8/9] trivial: Small change in page link title
` [PATCH 9/9] help: update of shell commands doxygen/online help documentation
[PATCH] ARM i.MX53: enable l2 cache
2011-11-02 15:23 UTC
Failed to launch barebox from flash memory on i.MX35
2011-11-02 14:58 UTC (6+ messages)
` Issue when building Barebox with ARM EABI 4.4.3
Error when building Barebox with arm-eabi 4.4.3
2011-11-02 14:52 UTC
[RFC PATCH 0/2] NEW boot config
2011-10-31 18:33 UTC (6+ messages)
` [PATCH 1/2] add boot_config command support
` [PATCH 2/2] add boot_menu "
Nand support for i.MX233
2011-10-31 15:33 UTC (2+ messages)
barebox on gta04
2011-10-31 14:18 UTC (8+ messages)
Tegra 2
2011-10-28 14:08 UTC (5+ messages)
[RFC PATCH V2 0/6] ARM: initial Tegra support
2011-10-28 13:24 UTC (7+ messages)
` [RFC PATCH V2 1/6] "
` [RFC PATCH V2 2/6] dirty hack, fixme: disable mmu_cache_flush in arch/arm/cpu/start.c for Tegra
` [RFC PATCH V2 3/6] ARM: Tegra: add Toshiba AC100 support
` [RFC PATCH V2 4/6] toshiba-ac100: add USB host support
` [RFC PATCH V2 5/6] USB: set MAXINTERFACES=16, so Toshiba AC100 works correctly
` [RFC PATCH V2 6/6] add toshiba_ac100_defconfig
No DHCP time out ? (v2010.12.0)
2011-10-27 22:02 UTC (4+ messages)
` different NAND type
[PATCH v2] sandbox: move ELFCLASS detection to asm/elf.h
2011-10-27 8:45 UTC
[PATCH 1/1] sandbox: move ELFCLASS detection to asm/elf.h
2011-10-27 6:50 UTC
[PATCH] usb: ehci-hcd.c: fix 'value computed is not used' warning
2011-10-26 8:25 UTC
[PATCH] ARM: mx53-loco: Remove duplicate call to loco_fec_reset()
2011-10-26 1:21 UTC
[PATCH] usb: fix unaligned access
2011-10-25 18:36 UTC (10+ messages)
lib/md5.o build problem
2011-10-25 6:53 UTC (3+ messages)
barebox on gta04
2011-10-24 21:07 UTC (2+ messages)
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