mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 01/30] USB: Fix typo tranceiver -> transceiver
 2012-07-05 19:37 UTC  (13+ messages)
` [PATCH 06/30] Add missing semicolons at end of EXPORT_SYMBOL
` [PATCH 08/30] input gpio buttons: needs poller API
` [PATCH 10/30] mfd TWL4030: Fix Kconfig dependencies
` [PATCH 17/30] gpio: add static inlines for gpio_request/gpio_free
` [PATCH 21/30] ARM i.MX: rename internal-nand-boot.c to external-nand-boot.c
` [PATCH 24/30] mtd omap: add prefix to omap specific decode_bch function
` [PATCH 25/30] ARM at91: remove const
` [PATCH 26/30] ARM at91: fix typo in define
` [PATCH 27/30] uimage: select uncompress and crc32 support
` [PATCH 28/30] I2C i.MX: disable driver for i.MX1
` [PATCH 29/30] mtd: scan_write_bbt is only needed with mtd write support
` [PATCH 30/30] UBI: select crc32 support

[PATCH 1/3] USB: Fix typo tranceiver -> transceiver
 2012-07-05 19:07 UTC  (3+ messages)
` [PATCH 2/3] ARM: remove mx1ads leftovers
` [PATCH 3/3] mtd: remove dead disk-on-chip support

[PATCH 1/3] string: add strim for ONFI code
 2012-07-05 19:02 UTC  (4+ messages)
` [PATCH 2/3] nand_base: add ONFI flash detection
` [PATCH 3/3] nand_imx: update to support onfi & 4k flashs

[PATCH] defenv-2 updates
 2012-07-05  7:35 UTC  (6+ messages)
` [PATCH 1/3] hush getopt: shift argv arguments
` [PATCH 2/3] defenv-2: Add usage information for bootargs scripts
` [PATCH 3/3] defenv-2: improve boot script

[PATCH] mem md: bail out without arguments
 2012-07-05  7:14 UTC 

[PATCHv2 0/2] Add support for the Crystalfontz CFA-10036 module
 2012-07-04 21:28 UTC  (4+ messages)
` [PATCH 1/2] Add bootargs script to boot on ext filesystems
` [PATCH 2/2] Add support for the Crystalfontz CFA-10036 board

starting ethernet switch in SMI mode
 2012-07-04 20:23 UTC  (2+ messages)

[PATCH 1/2] Add support for kernel and device tree images stored in a partition
 2012-07-04 12:28 UTC  (7+ messages)
` [PATCH 2/2] Add support for the Crystalfontz CFA-10036 board

[PATCH] Avoid SDRAM access crash
 2012-07-04 11:18 UTC  (5+ messages)

[PATCH] ARM mxs: Clear USB boot mode during startup
 2012-07-04  7:15 UTC  (3+ messages)

[PATCH] scripts/mkublheader: add program to produce an UBL image header
 2012-07-04  7:13 UTC  (2+ messages)

[PATCH 0/2] Very minimal support S5PV210 board (Tiny210)
 2012-07-04  6:51 UTC  (4+ messages)
` [PATCH 1/2] S5P DRAM support
` [PATCH 2/2] Add FriendlyArm Tiny210 board (S5PV210)

[PATCH] ARM tqma53: switch to new environment
 2012-07-04  6:39 UTC 

[PATCH] ARM tqma53: Add standard flash header
 2012-07-03 18:08 UTC 

[PATCH] ARM i.MX51 babbage: Use correct select for new environment
 2012-07-03 18:07 UTC 

[PATCH] fs: fix standard zero, full devices
 2012-07-03 18:07 UTC 

[PATCH] fs: fix standard zero, full devices
 2012-07-03  8:21 UTC 

panda board crash when detecting usb devices
 2012-07-02 16:52 UTC  (5+ messages)

patch for SDRAM remap bug
 2012-07-02 13:19 UTC  (2+ messages)

[PATCH] Unused files removed
 2012-07-02  9:27 UTC  (2+ messages)

v2012.07.0
 2012-07-02  9:23 UTC 

[PATCH] commands: uncompress: fix description
 2012-07-02  8:33 UTC  (2+ messages)

How to start barebox on Freescale iMX28 EVK
 2012-06-29 12:59 UTC  (4+ messages)

Add basic support for the OMAP-L138/DA850
 2012-06-29 11:42 UTC  (22+ messages)
` [PATCH 01/12] mach-davinci: add platform and minimal board file for HMI10
` [PATCH 02/12] mach-davinci: add GPIO support
` [PATCH 03/12] mach-davinci: add pin mux support
` [PATCH 04/12] mach-davinci: setup pin mux for da850
` [PATCH 05/12] mach-davinci: add support for the PSC (Power and Sleep Controller)
` [PATCH 06/12] mach-davinci: support the USB 1.1 host controller (based on OHCI)
` [PATCH 07/12] mach-davinci: add support for AEMIF (NAND flash)
` [PATCH 08/12] drivers/mtd/nand: add driver for the davinci NAND flash controller
` [PATCH 09/12] board hmi10: enable support for NAND
` [PATCH 10/12] drivers/spi: add driver for the davinci SPI master
` [PATCH 11/12] board hmi10: enable support for SPI
` [PATCH 12/12] board hmi10: add default config
      ` [PATCH] Initial BeagleBone support for second stage

[PATCH v2 0/5] MIPS: XBurst: fix the JZ4755's clocksource
 2012-06-29  9:13 UTC  (11+ messages)
` [PATCH v2 1/5] byteorder: fix {BIG,LITTLE}_ENDIAN defines
` [PATCH v2 2/5] byteorder: add sanity check
` [PATCH v2 3/5] clocksource: move the NSEC_PER_SEC constant to common header
` [PATCH v2 4/5] MIPS: XBurst: fix the JZ4755's clocksource input frequency value
` [PATCH v2 5/5] MIPS: XBurst: use clocks_calc_mult_shift() for JZ4755's clocksource

[PATCH] arm defconfig binary size reduction
 2012-06-29  8:10 UTC  (3+ messages)
` [PATCH 1/2] ARM defconfigs: Use TLSF malloc on defconfigs getting too big
` [PATCH 2/2] ARM at91sam9m10g45ek: Enable lzo decompression

Booting PhyTec PCM043/IMX35 from USB/SD-Card
 2012-06-28 13:54 UTC  (8+ messages)

[PATCH 1/2] ARM i.MX23 usb: move to SoC specific functions
 2012-06-28 11:46 UTC  (2+ messages)
` [PATCH 2/2] ARM i.MX28 usb: Add USBPHY support

[PATCH] some small binary size improvement patches
 2012-06-28 10:48 UTC  (4+ messages)
` [PATCH 1/3] menu: factor out a function to print an entry
` [PATCH 2/3] net: Use dev_name directly
` [PATCH 3/3] dos partitions: enable disk size guessing only for bios disks

[PATCH 0/4] MIPS: XBurst: fix the JZ4755's clocksource
 2012-06-28 10:33 UTC  (7+ messages)
` [PATCH 1/4] byteorder: fix {BIG,LITTLE}_ENDIAN defines
` [PATCH 2/4] clocksource: move the NSEC_PER_SEC constant to common header
` [PATCH 3/4] MIPS: XBurst: fix the JZ4755's clocksource input frequency value
` [PATCH 4/4] MIPS: XBurst: use clocks_calc_mult_shift() for JZ4755's clocksource

byteorder problem
 2012-06-27 22:24 UTC 

[PATCHv4] Add a simple watchdog 'framework' to Barebox
 2012-06-27 14:30 UTC  (3+ messages)
` [PATCH 1/2] Add a simple watchdog framework
` [PATCH 2/2] ARM/MXS: add a watchdog driver for i.MX28

[PATCH] drivers/nor/m25p80.c: fix erase loop for unaligned addresses
 2012-06-27 13:58 UTC  (2+ messages)

[PATCH] drivers/base: bail out if request_iomem_region fails
 2012-06-27 13:56 UTC 

is errno supposed to be positive or negative?
 2012-06-27 13:53 UTC  (4+ messages)

[PATCH] commands/crc: add a trailing newline after output of checksum
 2012-06-27  9:08 UTC  (3+ messages)
  ` [PATCH] commands/crc: assert newline after output with big offsets

[PATCH] 64bit file support
 2012-06-26 19:55 UTC  (11+ messages)
` [PATCH 01/10] mtd: fix arguments to bad block ioctls
` [PATCH 02/10] nand-bb: bb->offset may become a 64bit type
` [PATCH 03/10] use loff_t for file offsets
` [PATCH 04/10] introduce strtoull_suffix function
` [PATCH 05/10] make parse_area_spec arguments loff_t
` [PATCH 06/10] make memory display 64bit capable
` [PATCH 07/10] make st_size in struct stat 64 bit
` [PATCH 08/10] make cdev 64bit capable
` [PATCH 09/10] memory commands: Make "
` [PATCH 10/10] partitions: "

[PATCH v2 0/5] rewritten memtest command
 2012-06-26 18:44 UTC 

[PATCH v2] drivers/net: add designware driver
 2012-06-26 15:41 UTC  (2+ messages)

POE watchdog switch for IP cameras
 2012-06-26 10:52 UTC 

[PATCHv3] Add a simple watchdog 'framework' to Barebox
 2012-06-26  8:43 UTC  (3+ messages)
` [PATCH 1/2] Add a simple watchdog framework
` [PATCH 2/2] ARM/MXS: add a watchdog driver for i.MX28

[PATCH] ARM i.MX51 babbage: add mci1
 2012-06-25 18:11 UTC  (4+ messages)

[PATCH] sparse fixes
 2012-06-25 17:38 UTC  (13+ messages)
` [PATCH 01/12] MMC i.MX esdhc: Fix sparse warnings
` [PATCH 02/12] tlsf: Use NULL instead of 0 for returning NULL pointers
` [PATCH 03/12] qsort: declare strcmp_compar publically
` [PATCH 04/12] Do not use iomem space for dev_get_mem_region
` [PATCH 05/12] define __user empty
` [PATCH 06/12] ARM i.MX speed: sparse fixes
` [PATCH 07/12] USB ohci: Fix sparse warnings
` [PATCH 08/12] net smc911x: Use __iomem for register base
` [PATCH 09/12] ARM i.MX clocksource: put registers in iomem space
` [PATCH 10/12] USB gadget fsl: Put registers into "
` [PATCH 11/12] fs FAT: fix warning: Using plain integer as NULL pointer
` [PATCH 12/12] of: Fix usage of 0 "

[PATCH] remove dead rarpboot command
 2012-06-25 17:34 UTC 

[PATCH] fs/devfs.c: disallow write and erase if a partition is read-only
 2012-06-25 17:25 UTC  (2+ messages)

[PATCH] defaultenv/bin/init: skip autoboot if $autoboot_timeout is unset
 2012-06-25 17:21 UTC  (2+ messages)

[PATCH] drivers/video: support three ways to select default video mode
 2012-06-25 13:54 UTC 

[PATCHv2] Add a simple watchdog 'framework' to Barebox
 2012-06-25 13:37 UTC  (6+ messages)
` [PATCH 1/2] Add a simple watchdog framework

[PATCH] provide ffs and __ashrdi3 for all architectures
 2012-06-25 13:00 UTC  (7+ messages)
` [PATCH 1/5] blackfin: add __ashrdi3
` [PATCH 2/5] openrisc: link to libgcc
` [PATCH 3/5] mips: Add missing ffs include
` [PATCH 4/5] nios2: "
` [PATCH 5/5] x86: "

[PATCH] print out resource_size_t correctly
 2012-06-25 12:47 UTC 

[PATCH 2/3] i.MX clko: Added support for more than one CLKO outputs
 2012-06-25 12:21 UTC  (3+ messages)
` [PATCH] i.MX clko: Checking for clko-line properly

[PATCH] MIPS: XBurst: fix compiler warnings in reset-jz4750.c
 2012-06-25 12:16 UTC  (2+ messages)

[PATCH] sandbox: fix 64bit build
 2012-06-25 12:07 UTC 

[PATCH] Makefile: echo size check error to stderr
 2012-06-25 12:03 UTC 

SPI chip select problem
 2012-06-25 10:48 UTC  (4+ 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