[PATCH] ARM/imx/pcm043: increase size of "self" partition
2012-07-27 9:26 UTC (2+ messages)
Way to clear nand bad block table
2012-07-27 8:31 UTC (5+ messages)
` RFC: How to setup and handle NAND flashes in Barebox
[PATCH] Add /dev/urandom device
2012-07-27 8:30 UTC (2+ messages)
[PATCH] lib/Kconfig: Fix alignment of arrows in label
2012-07-27 8:28 UTC (2+ messages)
[PATCH RFC] arm/imx: provide command to add ram device with autodetected size
2012-07-27 8:14 UTC (3+ messages)
[PATCH] MIPS: add initial exceptions handling
2012-07-27 8:05 UTC (4+ messages)
[PATCH] OMAP4: cleanup
2012-07-27 8:02 UTC (2+ messages)
[PATCH 0/3] ppc: Freescale TSEC driver
2012-07-27 7:45 UTC (6+ messages)
` [PATCH 1/3] ppc: GIANFAR base address definition
` [PATCH 2/3] net: GIANFAR driver
` [PATCH 3/3] ppc: P2020RDB Ethernet configuration
Barebox crashes when the first console should stop
2012-07-26 12:13 UTC
[PATCHv2] defaultenv-2: Add bootargs for booting from disk
2012-07-26 10:43 UTC (2+ messages)
[PATCH] i2c: fix printf format specifier
2012-07-26 10:42 UTC (2+ messages)
AT91SAM9263-ek - Kernel panic
2012-07-25 20:39 UTC (3+ messages)
nor flash board init code
2012-07-25 14:31 UTC
[PATCH] defaultenv-2: Add bootargs for booting from disk
2012-07-25 14:22 UTC (2+ messages)
[PATCH 00/11 V3] compressed image update
2012-07-25 8:02 UTC (12+ messages)
` [PATCH 01/11] stddev: make it selectable via Kconfig
` [PATCH 02/11] decompress_unlzo: define decompress_unlzo as decompress
` [PATCH 03/11] compressed image: factorise compressor type
` [PATCH 04/11] decompressor: import malloc/free implementation for linux 3.4
` [PATCH 05/11] ARM: add early malloc support needed by the decompressor
` [PATCH 06/11] compressed: rename barebox target to zbarebox and zbarebox.bin
` [PATCH 07/11] compressed image: add gzip support
` [PATCH 08/11] kbuild: Init all relevant variables used in kbuild files so
` [PATCH 09/11] kbuild: add comp-y target
` [PATCH 10/11] arm: use the new built-comp.o generated files
` [PATCH 11/11] at91: add lowlevel init to the decompressor
[PATCH 1/4] vsprintf: fix EXPORT_SYMBOL typo on simple_strtoull
2012-07-25 8:00 UTC (6+ messages)
` [PATCH 2/4] complete: add missing EXPORT_SYMBOL for {command, device, empty, command}_var_complete
` [PATCH 3/4] version: add missing EXPORT_SYMBOL for version_string
` [PATCH 4/4] command: add missing EXPORT_SYMBOL for find_cmd
[PATCH] Add JTAG bitbang driver
2012-07-25 7:19 UTC (2+ messages)
[PATCH] ARM i.MX53: notify clocksource about changing clock
2012-07-25 6:42 UTC (2+ messages)
[PATCH] OMAP4: small header cleanup
2012-07-25 6:36 UTC (2+ messages)
[PATCH] scripts/checkpatch.pl: reset rpt_cleaners warnings
2012-07-25 6:35 UTC (2+ messages)
[PATCH] ARM/Samsung: more clean up
2012-07-25 6:31 UTC (17+ messages)
` [PATCH 1/9] ARM/Samsung: List only really supported S3C24xx SoCs
` [PATCH 2/9] ARM/Samsung: follow the name style of the other source files in this directory
` [PATCH 3/9] Samsung/serial: remove more ugly ifdef lines
` [PATCH 4/9] Samsung/serial: make the code more readable
` [PATCH 5/9] Samsung/serial: there is no need to ifdef these register defines
` [PATCH 6/9] Samsung/serial: there is no need to ifdef the slot table
` [PATCH 7/9] Samsung/serial: move the decision about an improved UART into Kconfig
` [PATCH] ARM/Samsung: remaining clean up
` [PATCH 1/3] Samsung/serial: move the decision about an improved UART into Kconfig
` [PATCH 2/3] Samsung/serial: unify UCON register settings
` [PATCH 3/3] Samsung/serial: make the clock source configureable
` [PATCH 8/9] Samsung/serial: unify UCON register settings
` [PATCH 9/9] Samsung/serial: make the clock source configureable
Booting kernel from FAT partition on beagle board
2012-07-24 19:47 UTC (3+ messages)
[PATCH 0/3] nand: autodetect buswith
2012-07-24 14:39 UTC (4+ messages)
` [PATCH 1/3] nand: base: Add autodetect buswidth
` [PATCH 2/3] OMAP GPMC NAND: add set_buswidth callback
` [PATCH 3/3] PCA-A_XL2 PCM049: Use autodetection for NAND width
[PATCH] Add JTAG bitbang driver
2012-07-24 9:30 UTC (2+ messages)
[PATCH] i.MX53 boards: notify clocksource after init_lowlevel
2012-07-23 22:14 UTC (2+ messages)
[PATCH] ARM: move exception vector table to exceptions.S
2012-07-23 22:03 UTC
[PATCH 1/3] mc13xxx: Added dummy definitions if CONFIG_MFD_MC13XXX is not set
2012-07-23 20:13 UTC (5+ messages)
` [PATCH 2/3] mc13xxx: Hide struct mc13xxx from board support code
` [PATCH 3/3] PCM038: Added setup for OTG host pins
[PATCH/master] ARM/MXS: pull-up and bitkeeper must be handled differently
2012-07-23 20:11 UTC (2+ messages)
[PATCH] Makefile: update barebox version if CONFIG_KALLSYMS is not set
2012-07-23 20:10 UTC (2+ messages)
Compressed barebox image support
2012-07-23 20:00 UTC (19+ messages)
` [PATCH 8/9] ARM: Separate assembler functions into their own section
` [PATCH 9/9] Add compressed image support
[PATCH 0/7 V2] compressed image update
2012-07-23 9:08 UTC (17+ messages)
` [PATCH 1/7] stddev: make it selectable via Kconfig
` [PATCH 2/7] decompress_unlzo: define decompress_unlzo as decompress
` [PATCH 3/7] compressed image: factorise compressor type
` [PATCH 4/7] decompressor: import malloc/free implementation for linux 3.4
` [PATCH 5/7] ARM: add early malloc support needed by the decompressor
` [PATCH 6/7] compressed: rename barebox target to zbarebox and zbarebox.bin
` [PATCH 7/7] compressed image: add gzip support
[PATCH 1/1] compressed: rename barebox target to zbarebox and zbarebox.bin
2012-07-23 6:30 UTC (5+ messages)
[PATCH 0/7] compressed image update
2012-07-22 14:02 UTC (8+ messages)
` [PATCH 1/7] stddev: make it selectable via Kconfig
` [PATCH 2/7] decompress_unlzo: define decompress_unlzo as decompress
` [PATCH 3/7] compressed image: factorise compressor type
` [PATCH 4/7] decompressor: import malloc/free implementation for linux 3.4
` [PATCH 5/7] ARM: add early malloc support needed by the decompressor
` [PATCH 6/7] compressed: allow to link only what is needed
` [PATCH 7/7] compressed image: add gzip support
[PATCH 0/7] compressed inmage update
2012-07-22 13:16 UTC
[PATCH] Addd the Samsung S3C6410 SoC to Barebox
2012-07-21 10:04 UTC (9+ messages)
` [PATCH 1/8] ARM/Samsung: add S3C6410 SoC iomap
` [PATCH 2/8] ARM/Samsung: adapt the generic timer driver to support the S3C6410 SoC
` [PATCH 3/8] ARM/Samsung: add the clock tree support for "
` [PATCH 4/8] ARM/Samsung: add GPIO handling "
` [PATCH 5/8] ARM/Samsung: add generic S3C6410 SoC specific functions
` [PATCH 6/8] ARM/Samsung: add the S3C6410 SoC
` [PATCH 7/8] ARM/Samsung: add the Mini6410 platform as the first user of "
` [PATCH 8/8] ARM/Samsung: add the Tiny6410 platform as the second "
barebox spi test
2012-07-20 13:49 UTC
[PATCH 1/1] piggy.lzo.S: fix out of tree build
2012-07-20 12:24 UTC (2+ messages)
[WIP] add very basic ELF support on MIPS
2012-07-20 10:01 UTC (9+ messages)
` [RFC 1/7] MIPS: move start.S code to .text_entry section
` [RFC 2/7] MIPS: add the initial support for lowlevel init
` [RFC 3/7] MIPS: malta: add bogus "
` [RFC 4/7] MIPS: malta: add YAMON-style GT64120 memory map
` [RFC 5/7] MIPS: malta: make KSEG0 uncached
` [RFC 6/7] MIPS: qemu-malta: add KSEG0 memory region
` [RFC 7/7] bootm: add very basic ELF support on MIPS (stealed from kexec)
[PATCH] ARM: add the vendor 'FriendlyARM' to its board's directory names
2012-07-20 8:40 UTC (3+ messages)
` [PATCH] ARM/Samsung: add the vendor FriendlyARM to the board's directory name
[PATCH 1/6] mc13xxx: Define maximum SPI clock frequency global to driver
2012-07-20 8:17 UTC (16+ messages)
` [PATCH 2/6] i.MX: Removed unused declaration for imx_iim_get_mac
` [PATCH 3/6] mc13xxx: Added dummy definition for mc13xxx_get() if CONFIG_MFD_MC13XXX is not set
` Re[2]: "
` [PATCH 4/6] tx51: Unused mc13xxx.h include removed
` [PATCH 5/6] PCM970: Add MMC support
` [PATCH 6/6] PCM038: Read UID from fuses and pass this value to kernel as serial number
` Re[2]: "
` Re[2]: [PATCH 1/6] mc13xxx: Define maximum SPI clock frequency global to driver
USB On PCM043?
2012-07-20 8:04 UTC (4+ messages)
[PATCH] serial_ns16550: change the driver's name
2012-07-20 8:02 UTC (2+ messages)
[PATCH/master] ARM/Samsung: A required fix and a cleanup
2012-07-20 7:53 UTC (5+ messages)
` [PATCH 1/3] ARM/Samsung: be able to include the nand header multiple times
` [PATCH 2/3] ARM/Samsung: unify device registration for the S3C24XX SoCs
` [PATCH 3/3] NAND/Samsung: remove a leftover from architeture clean ups
[PATCH] Added SDR-size auto detection
2012-07-20 7:24 UTC (5+ messages)
` [PATCH] pca-a-l1: added memory device for int. 60kB RAM
[PATCH 2/3] gpmc: Add reset to gpmc_generic_init
2012-07-20 7:20 UTC (3+ messages)
` [PATCH 2/3 v2] "
[PATCH] Fix compile error loady command, without loadb
2012-07-19 14:36 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