Thumb-2 support
2012-01-02 15:09 UTC (18+ 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 2/2] defconfig update
2012-01-02 14:04 UTC
[PATCH 1/2] MAKEALL: explicitly use bash
2012-01-02 14:04 UTC
patches for compiler warnings
2012-01-02 13:57 UTC (6+ messages)
` [PATCH 1/5] scripts/Kbuild.include: update to latest kernel version
` [PATCH 2/5] Makefile: disable unused-but-set-variable warning
` [PATCH 3/5] mtd Kconfig: only select NAND_READ_OOB when NAND is enabled
` [PATCH 4/5] net dm9k: Fix compiler warning
` [PATCH 5/5] Makefile: disable warning: generating trampoline in object
tlsf patches
2012-01-02 13:50 UTC (5+ messages)
` [PATCH 1/3] tlsf: enable assertions
` [PATCH] uart drivers: use xzalloc instead of xmalloc
` [PATCH 2/3] tlsf: implement malloc_stats
` [PATCH 3/3] tlsf: remove unused stuff from tlsfbits.h
[PATCH 1/2] Add OpenRISC arch
2012-01-02 12:31 UTC (3+ messages)
` [PATCH 2/2] Add a generic board
[PATCH V4 1/7] drivers/mtd: move nand.c into core.c
2012-01-02 11:53 UTC (13+ 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)
reimplement bootm support
2012-01-02 11:49 UTC (15+ messages)
` [PATCH 01/12] oftree: add of_fix_tree()
` *** PROBABLY SPAM *** "
` [PATCH 06/12] reimplement uImage code
` *** PROBABLY SPAM *** "
` *** PROBABLY SPAM *** reimplement bootm support
[PATCH] nand_omap_bch_decoder: Fix up error detection
2012-01-02 11:45 UTC (3+ messages)
[PATCH v2] Prepare to add more Samsung S3C CPUs to barebox
2012-01-02 11:44 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
[PATCH 0/2] PPC multiple architecture preparation
2012-01-02 11:31 UTC (6+ 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
[PATCH V2] mxs: add support for mx28-evk
2012-01-02 11:13 UTC
barebox support for 4460-based pandaboard ES?
2012-01-02 11:13 UTC (2+ messages)
Adding New comand
2012-01-02 11:10 UTC (2+ messages)
[PATCH] mxs: add support for mx28-evk
2012-01-02 10:52 UTC (3+ messages)
[PATCH] ARM: mark 'lr' as clobbered by inline assembler
2012-01-02 10:49 UTC
[PATCH] ARM: set SCTRL[A] only when architecture does not support unaligned access
2012-01-02 10:49 UTC
[PATCH] atmel_spi: add mesg->actual_length, so devices can use it for read/write
2012-01-02 10:42 UTC (3+ messages)
[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] 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
[PATCH] decompress_inflate.c: fix "no previous prototype for 'gunzip'" warning
2011-12-25 5:57 UTC
[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
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 (5+ messages)
` [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 (3+ messages)
[PATCH 1/3] usb-a926x: fix mem init
2011-12-15 13:37 UTC (3+ 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