mail archive of the barebox mailing list
 help / color / mirror / Atom feed
FAT filesystem write and long names stability
 2011-12-19 21:03 UTC  (11+ messages)
                  ` [PATCH] drivers/mci: pxa fix clockrate

[PATCH V3 0/8] mtd framework rework
 2011-12-19 14:04 UTC  (9+ messages)
` [PATCH V3 1/8] drivers/mtd: move nand.c into core.c
` [PATCH V3 2/8] drivers/mtd: cosmetic changes
` [PATCH V3 3/8] drivers/mtd: transfer NAND notions to MTD core
` [PATCH V3 4/8] drivers/mtd: recover NAND default device name "nand"
` [PATCH V3 5/8] drivers/mtd: fix core multiple MTD registrations
` [PATCH V3 6/8] drivers/mtd: add mtd core hooks
` [PATCH V3 7/8] drivers/mtd: split mtd mtdoob devices
` [PATCH V3 8/8] drivers/mtd: add the mtdraw device (data+oob)

barebox build error : WATCHDOG_RESET
 2011-12-19 13:38 UTC  (2+ messages)

[PATCH] usb/gadget: add special treatment for PXA cpus
 2011-12-19 12:15 UTC  (7+ messages)
` [PATCH] drivers/mci: pxa writedata timeout
` [PATCH] drivers/mci: pxa read data performance boost
` [PATCH] commands: add hexdump command
` [PATCH] arch/arm: mmu: add map_io_range()

[PATCH V2 0/8] mtd framework rework
 2011-12-19 11:08 UTC  (14+ messages)
` [PATCH V2 1/8] drivers/mtd: move nand.c into core.c
` [PATCH V2 2/8] drivers/mtd: cosmetic changes
` [PATCH V2 3/8] drivers/mtd: transfer NAND notions to MTD core
` [PATCH V2 4/8] drivers/mtd: recover NAND default device name "nand"
` [PATCH V2 5/8] drivers/mtd: fix core multiple MTD registrations
` [PATCH V2 6/8] drivers/mtd: add mtd core hooks
` [PATCH V2 7/8] mtd/drivers: split mtd mtdoob devices
` [PATCH V2 8/8] drivers/mtd: add the mtdraw device (data+oob)

reimplement bootm support
 2011-12-19 10:31 UTC  (21+ messages)
` [PATCH 01/12] oftree: add of_fix_tree()
  ` *** PROBABLY SPAM *** "
` [PATCH 02/12] filetype: Add oftree detection
` [PATCH 03/12] uncompress: implement uncompress_fd_to_buf
` [PATCH 04/12] libbb: add read_full/write_full functions
` [PATCH 05/12] ARM: call start_linux directly with initrd start/size and oftree
` [PATCH 06/12] reimplement uImage code
  ` *** PROBABLY SPAM *** "
` [PATCH 07/12] bootm: use new uimage code
` [PATCH 08/12] add uimage command
` [PATCH 09/12] remove now obsolete iminfo command
` [PATCH 10/12] remove now unused uImage code
` [PATCH 11/12] move code now only used in mkimage to mkimage
` [PATCH 12/12] defaultenv: simplify boot
` *** PROBABLY SPAM *** reimplement bootm support

Thumb-2 support
 2011-12-19 10:18 UTC  (13+ messages)
` [PATCH 1/9] ARM i.MX5: prepare to add a imx51_lowlevel_init
` [PATCH 2/9] ARM i.MX51: implement "
` [PATCH 3/9] ARM i.MX51 babbage: use generic lowlevel init function
` [PATCH 4/9] ARM eukrea i.MX51: use generic lowlevel init
` [PATCH 5/9] ARM: update string functions from Linux Kernel
` [PATCH 6/9] ARM cache-armv7: use thumb-2 instructions where necessary
` [PATCH 7/9] ARM: move exception vectors away from start of binary
` [PATCH 8/9] ARM: get runtime offset of board_init_lowlevel_return by using separate section
` [PATCH 9/9] ARM: Allow to compile in thumb-2 mode

[PATCH] omap3: add register definitions for chip die ID
 2011-12-18 21:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] commands: really print BAREBOX_CMD_HELP_TEXT
 2011-12-17 15:57 UTC 

[PATCH 1/3] stringlist-functions: add sorted insert
 2011-12-17 14:38 UTC 

[PATCH 2/4] twl-core: add support for twl6030
 2011-12-17 14:32 UTC  (2+ messages)
  ` [PATCH 3/4] omap_hsmmc: setup mmc voltage on twl6030

misc patches
 2011-12-15 15:51 UTC  (11+ messages)
` [PATCH 1/7] remove unused watchdog header
` [PATCH 2/7] remove unused keyboard.h file
` [PATCH 3/7] ARM cpuinfo: decode more bits, use ARRAY_SIZE
` [PATCH 4/7] ARM: remove unused icache command
` [PATCH 5/7] common.h: remove unused function declarations
` [PATCH 6/7] cdev: pass flags to open function
` [PATCH 7/7] nand-bb: implement lseek in readonly mode

[PATCH 1/2] scripts/Makefile.lib: update compress cmd support
 2011-12-15 13:57 UTC  (2+ messages)
` [PATCH 2/2 v3] defaultenv: use a compressed version when embedded in barebox

[PATCH v2] defaultenv: use a compressed version when embedded in barebox
 2011-12-15 13:52 UTC  (4+ messages)

[PATCH 1/3] usb-a926x: fix mem init
 2011-12-15 13:37 UTC  (5+ messages)
` [PATCH 2/3] at91sam9260/9g20-ek: update nand support
` [PATCH 3/3] at91sam9260/9g20-ek: add usb host, device and mci support

[PATCH 1/1] defaultenv: use a compressed version when embedded in barebox
 2011-12-14 17:40 UTC  (3+ messages)

ppc work
 2011-12-14 16:33 UTC  (8+ messages)
` [PATCH 1/5] ppc pcm030: Fix device resource sizes
` [PATCH 2/5] pcm030: update defconfig
` [PATCH 3/5] ppc pcm030: Move memory registration to mem_initcall
` [PATCH 4/5] ppc: switch to libfdt based oftree implementation
` [PATCH 5/5] remove old ft_build support

[PATCH 1/4] at91sam9263: fix mci clock
 2011-12-14 15:37 UTC  (7+ messages)
` [PATCH 2/4] at91: add udc usb device controller support
  ` [PATCH 2/4 V2] "
` [PATCH 3/4] at91: add at91_udc resource
` [PATCH 4/4] usb-a926x: add usb device support

[PATCH 1/1] poller_call: move from getc to is_timeout
 2011-12-14 15:07 UTC  (3+ messages)

[PATCH 0/2] drivers/mtd: add a core
 2011-12-14 14:20 UTC  (13+ messages)
` [PATCH 1/2] drivers/mtd: introduce {add,del}_nand_device
` [PATCH 2/2] drivers/mtd: add a core mtd handler

Linker question
 2011-12-14 10:43 UTC  (3+ messages)

magicvar breaks tftp (or ramfs)
 2011-12-13 19:26 UTC  (6+ messages)

[PATCH 1/1] at91: fix reset
 2011-12-13 16:37 UTC 

[PATCH 1/2] iomux-mx25: update SD1 settings
 2011-12-13 16:27 UTC  (4+ messages)
` [PATCH 2/2] eukrea_cpuimx25: update defconfig
  ` [PATCH v2 "

[PATCH] eukrea_cpuimx35: update defconfig
 2011-12-13 15:15 UTC 

[PATCH] Update README to refer to newer location of example environment
 2011-12-13 10:38 UTC  (2+ messages)

[PATCH] pcm038: Updated NOR-Flash CS values
 2011-12-13 10:34 UTC  (2+ messages)

[PATCH 1/2] imxfb: Add support for multiple video modes
 2011-12-13 10:33 UTC  (3+ messages)
` [PATCH 2/2] pca100: Add displays and framebuffer support

[PATCH 1/6] i.MX25: fix LD16 & LD17 iomux
 2011-12-13  9:44 UTC  (8+ messages)
` [PATCH 2/6] CPUIMX35: enable the watchdog clock asap
` [PATCH 3/6] CPUIMX51: add ARM errata and enable L2 cache
` [PATCH 4/6] CPUIMX51: fix environement
` [PATCH 5/6] CPUIMX51: configure SD1 iomux when ESDHC is enabled
` [PATCH 6/6] CPUIMX51: update defconfig

[re-PATCH 1/1] sanbox: add linux_execve and linux_exec command
 2011-12-13  8:53 UTC  (2+ messages)

[PATCH 0/3] drivers/mtd: add support for docg3 chips
 2011-12-12 18:08 UTC  (4+ messages)
` [PATCH 1/3] lib: add BCH encoding/decoding
` [PATCH 2/3] lib: add bitrev utility
` [PATCH 3/3] drivers/mtd: add docg3 chip

[PATCH v3] Add support for the more recent Davicom DM9000A and DM9000
 2011-12-12 16:31 UTC  (3+ messages)
` [PATCH 1/2] Add support for more recent Davicom DM9k devices
` [PATCH 2/2] Remove the obsolet driver for the DM9000E ethernet device

[PATCH 0/4] At91 fix + usb udc support
 2011-12-12 14:40 UTC 

[PATCH 3/7] at91sam9260_devices: properly set slot id
 2011-12-12 12:52 UTC  (9+ messages)
` [PATCH 4/7] at91sam9260_devices: add flag to change ETX{2,3} pincfg on add_device_eth
  ` *** PROBABLY SPAM *** "
` [PATCH v2 5/7] arm: update mach-types
` [PATCH v2 6/7] platform: add support for aizo dSS11
  ` *** PROBABLY SPAM *** "
` [PATCH v2 7/7] dss11: add defconfig

[PATCH v2] Add support for the more recent Davicom DM9000A and DM9000
 2011-12-12 11:21 UTC  (3+ messages)
` [PATCH 1/2] Add support for more recent Davicom DM9k devices
` [PATCH 2/2] Remove the obsolet driver for the DM9000E ethernet device

[PATCH] Add support for the more recent Davicom DM9000A and DM9000B
 2011-12-12 10:42 UTC  (4+ messages)
` [PATCH 1/2] Add support for more recent Davicom DM9k devices
` [PATCH 2/2] Remove the obsolet driver for the DM9000E ethernet device

[PATCH 1/2] stringlist-functions: add sorted insert
 2011-12-12  9:38 UTC  (3+ messages)
  ` [PATCH 2/2] auto-completion: add auto-completion for path files
  ` [PATCH 2/5] twlcore: rename twl4030 to twlcore driver

[PATCH] Some trivial grammar/spelling fixes for main README file
 2011-12-11 19:03 UTC 

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

[PATCH V3 1/3] arm/mach-pxa: Initial Intel/Marvell PXA support
 2011-12-11 12:59 UTC  (4+ messages)
` [PATCH V3 2/3] drivers/video: add PXA framebuffer support

[PATCH] nios2: remove one "_" from etext an stext
 2011-12-10 13:22 UTC 

[PATCH 2/3] nandtest: add nandtest command
 2011-12-09 12:10 UTC 

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

[PATCH] ARM i.MX27: initialize MAX
 2011-12-09 11:29 UTC  (5+ messages)

page:  |  | latest

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