mail archive of the barebox mailing list
 help / color / mirror / Atom feed
Thumb-2 support
 2012-01-01  4:37 UTC  (16+ 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] mtd/core.c: fix MTDPGALG
 2011-12-31 23:28 UTC  (2+ messages)

AT91: Pull
 2011-12-31 15:21 UTC  (13+ messages)
` [PATCH 01/12] atmel: reference boards and Caloa boards bbt option enabled
` [PATCH 02/12] ARM: import memcpy_from/toio and memset_io from linux
` [PATCH 03/12] mtd: atmel_nand: optimize read/write buffer functions
` [PATCH 04/12] atmel_nand: drop dead code
` [PATCH 05/12] at91: add sram memory devices
` [PATCH 06/12] at91sam9263ek: add nor partition
` [PATCH 07/12] at91sam9x: switch lowlevel init to c
` [PATCH 08/12] at91/gpio: simplify resources
` [PATCH 09/12] usb-a926x: add led support
` [PATCH 10/12] usb-a926x: add dfu support
` [PATCH 11/12] at91_udc: update vbus param only if updated
` [PATCH 12/12] usb-a926x: update defconfig

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

[PATCH V4 1/7] drivers/mtd: move nand.c into core.c
 2011-12-31 14:13 UTC  (12+ messages)
` [PATCH V4 2/7] drivers/mtd: cosmetic changes
` [PATCH V4 3/7] drivers/mtd: transfer NAND notions to MTD core
` [PATCH V4 4/7] drivers/mtd: fix core multiple MTD registrations
` [PATCH V4 5/7] drivers/mtd: add mtd core hooks
` [PATCH V4 6/7] drivers/mtd: split mtd mtdoob devices
` [PATCH V4 7/7] drivers/mtd: add the mtdraw device (data+oob)

Adding New comand
 2011-12-30 13:17 UTC 

[PATCH 0/2] PPC multiple architecture preparation
 2011-12-29 11:13 UTC  (3+ messages)
` [PATCH 1/2] Preparation stage to support multiple PPC architectures
` [PATCH 2/2] Make clock shift and mask configurable based on the processor type

barebox support for 4460-based pandaboard ES?
 2011-12-28 22:37 UTC 

[PATCH] Prepare to add more Samsung S3C CPUs to barebox
 2011-12-25 20:38 UTC  (15+ 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 NAND driver's usage
` [PATCH 05/14] MACH SAMSUNG/S3C: Parts of 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

reimplement bootm support
 2011-12-25  6:09 UTC  (24+ 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

[PATCH] decompress_inflate.c: fix "no previous prototype for 'gunzip'" warning
 2011-12-25  5:57 UTC 

[PATCH] mxs: add support for mx28-evk
 2011-12-24  9:27 UTC  (2+ messages)

[RFC] net: dhcp: make serverip a magicvar
 2011-12-23 20:47 UTC 

[PATCH 1/2] Add support for the Phytec phyCARD-A-L1 (PCA-A-L1)
 2011-12-23 12:37 UTC  (5+ messages)
` [PATCH 2/2] Change the machine id/name to follow the phyCARD naming convention. This patch can be dropped if the phyCARD-A-L1 is updated in the official machine registry
  ` [PATCH V2 1/2] Add support for the Phytec phyCARD-A-L1 (PCA-A-L1)

[RFC PATCH 0/3] add tlsf memory allocator
 2011-12-23 11:20 UTC  (4+ messages)

[PATCH] uart drivers: use xzalloc instead of xmalloc
 2011-12-23 10:22 UTC 

[PATCH V2 0/3] Add MSystems Disk-On-Chip G3 support
 2011-12-22 15:51 UTC  (4+ messages)
` [PATCH V2 1/3] lib: add BCH encoding/decoding
` [PATCH V2 2/3] lib: add bitrev utility
` [PATCH V2 3/3] drivers/mtd: add docg3 chip

[PATCH] nand: drop some cruft
 2011-12-22  9:23 UTC  (3+ messages)

[PATCH V3 0/8] mtd framework rework
 2011-12-21 21:28 UTC  (15+ 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)

[PATCH] ARM: add board support for Phytec phyCARD-M aka pca101
 2011-12-21 15:19 UTC  (4+ messages)

[PATCH] command: flash: remove broken filename check
 2011-12-21 14:56 UTC 

[PATCH] nand_omap_bch_decoder: Fix up error detection
 2011-12-21 13:18 UTC  (2+ messages)

[PATCH 1/2] Add OpenRISC arch
 2011-12-20 22:11 UTC  (2+ messages)
` [PATCH 2/2] Add a generic board

FAT filesystem write and long names stability
 2011-12-19 21:03 UTC  (11+ messages)
                  ` [PATCH] drivers/mci: pxa fix clockrate

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)

[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  (3+ messages)
` [PATCH 3/4] at91: add at91_udc resource

[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  (9+ 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