mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/9] Initial PXA support and Mitac MIOA701 board
 2011-11-25 21:50 UTC  (21+ messages)
` [PATCH 1/9] initial Intel/Marvell PXA support
` [PATCH 2/9] fix association of cache handling code for PXA
` [PATCH 3/9] fix core version selection
` [PATCH 4/9] add PXA framebuffer support
` [PATCH 5/9] drivers: pxafb: Fix IOMEM API evolution
` [PATCH 6/9] drivers: pxafb: add include ifdefery
` [PATCH 7/9] arm/mach-pxa: add gpio direction functions
` [PATCH 8/9] arm/mach-pxa: add basic devices hooks
` [PATCH 9/9] arm/mach-pxa: add mioa701 board

next branch compilation errors
 2011-11-25 21:42 UTC 

[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  (16+ 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 0/3] Add MCI over SPI support
 2011-11-25 11:40 UTC  (5+ messages)
` [PATCH 1/3] crypto: Add crc7 function
` [PATCH 2/3 v2] mci: Add MCI over SPI support
` [PATCH 3/3] spi/altera_spi: Add cs_change support

ARM, MMU and IO space mapping
 2011-11-25  0:01 UTC  (6+ messages)

[PATCH] m25p80: set the correct erasesize when we use OPCODE_BE_4K
 2011-11-24 14:33 UTC 

[PATCH] eeprom/at25: add erase support
 2011-11-24 13:02 UTC  (5+ messages)

Rework of handling disk like media
 2011-11-24 11:28 UTC  (22+ 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] readkey: force return from while true
 2011-11-24 10:48 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 0/4] Add MCI over SPI support
 2011-11-24  9:36 UTC  (7+ messages)
` [PATCH 1/4] crypto: Add crc7 function
` [PATCH 2/4] mci: Add MCI over SPI support
` [PATCH 3/4] nios2: Include asm/unaligned.h
` [PATCH 4/4] spi/altera_spi: Add cs_change support

[PATCH 0/5] Enable a console over a serial USB gadget
 2011-11-24  3:01 UTC  (6+ messages)
` [PATCH 1/5] console: add console unregistering
` [PATCH 2/5] usb/gadget: add pxa27x_udc driver
` [PATCH 3/5] usb/gadget: use generic usb_gadget_poll() in u_serial
` [PATCH 4/5] usb/gadget: add USB serial connect and disconnect
` [PATCH 5/5] usb/gadget: make serial gadget resistant to cable unplug

[PATCH 1/1] sanbox: add linux_execve and linux_exec command
 2011-11-22 20:07 UTC  (3+ 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)

[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  (4+ messages)

[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  (5+ messages)

Error when building Barebox with arm-eabi 4.4.3
 2011-11-02 14:52 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