mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/7] Basic support for Marvell Armada 370/XP SoC
 2013-05-06 20:35 UTC  (48+ messages)
` [PATCH 1/7] scripts: allow lines longer than 80 cols with printf() in checkpatch
` [PATCH 2/7] scripts: new kwbimage manipulation tool for Marvell SoC boot images
` [PATCH 3/7] scripts: add kwboot tool
` [PATCH 4/7] arm: initial support for Marvell Armada 370/XP SoCs
` [PATCH 5/7] arm: add basic support for Armada XP OpenBlocks AX3 platform
` [PATCH 6/7] arm: add basic support for the Armada 370 Mirabox platform
` [PATCH 7/7] arm: add basic support for the Armada XP GP platform
  ` Re[2]: [PATCH 0/7] Basic support for Marvell Armada 370/XP SoC

[PATCH 1/2] tegra20: add pinctrl driver
 2013-05-06 19:59 UTC  (4+ messages)
` [PATCH 2/2] tegra: paz00: import pinconfig from Linux

OTG Device mode on i.MX51
 2013-05-06 14:31 UTC  (5+ messages)
    ` Re[2]: "

[PATCH] ARM: pcm038: Add support for USB OTG device
 2013-05-06 13:35 UTC 

v2013.05.0
 2013-05-06  7:39 UTC 

[PATCH] ARM: ccmx51js: Add support for USB Host1
 2013-05-06  7:25 UTC  (2+ messages)

[PATCH] clkdev: fix typo
 2013-05-06  7:20 UTC  (2+ messages)

[PATCH 1/3] ARM: pcm038: Add descriptions for pin-groups
 2013-05-04  9:08 UTC  (4+ messages)
` [PATCH 2/3] ARM: pcm038: Add definition for SPI chipselect 0
` [PATCH 3/3] ARM: pcm038: Add definition for FEC reset

[PATCH RFC 0/2] Fix uInitrd handling
 2013-05-03  4:24 UTC  (4+ messages)
` [PATCH RFC 1/2] bootm: Simplify initrd address handling
` [PATCH RFC 2/2] Don't honor initrd load address

[PATCH] omap4-fb: use uncached screen_base
 2013-05-02  9:45 UTC 

[PATCH 1/9] console: Fix possible null pointer dereference
 2013-04-30  7:46 UTC  (19+ messages)
` [PATCH 2/9] ARM: at91 gpio: "
` [PATCH 3/9] ARM: at91 smc: Fix possible uninitialized variable
    ` Re[2]: "
` [PATCH 4/9] MCI: atmel: Fix possible null pointer dereference
` [PATCH 5/9] MCI: imx-esdhc: "
    ` Re[2]: "
` [PATCH 6/9] MCI: imx: "
` [PATCH 7/9] NAND: imx: Fix memory leak
` [PATCH 8/9] Serial: mpc5xxx: Fix setup mode at port initialization
    ` Re[2]: "
` [PATCH 9/9] MCI: imx-esdhc: Remove now unneeded check

[PATCH 1/4] ata: Remove wrong DISK_DRIVE symbol
 2013-04-30  6:21 UTC  (5+ messages)
` [PATCH 2/4] ARM: omap: Remove wrong OMAP_CLOCK_ALL symbol
` [PATCH 3/4] ARM: netx: Remove references for missing boards
` [PATCH 4/4] ARM: imx: Fix incorrect Kconfig symbols for some boards

[PATCH 1/2] common/filetype: move partition-table detection into own function
 2013-04-29  7:35 UTC  (2+ messages)

[PATCH 1/2] ARM: Make OMAP syslib.c functions available for other ARM targets
 2013-04-27 16:58 UTC  (2+ messages)
` [PATCH 2/2] ARM: Use syslib instead of using private functions

[RFC only] ARM: i.MX: Fix SDRAM size detect
 2013-04-27  4:41 UTC  (9+ messages)
  ` Re[2]: "
        ` [PATCH] Fix ccxmx51 SDRAM size detection
          ` [PATCH 1/2] ARM: i.MX: Allow disabling SDRAM autodetection
          ` [PATCH 2/2] ARM: i.MX: ccxmx51: detect SDRAM size by board id

[PATCH] ARM: mmu: Use PAGE_ALIGN in dma_free_coherent
 2013-04-26 22:13 UTC  (2+ messages)

Some fixes and improvements while working with the Chumby
 2013-04-26 22:08 UTC  (9+ messages)
` [PATCH 1/6] MXS/MCI: add forgotten header file
` [PATCH 2/6] MXS/MCI: don't touch variables in the host structure
` [PATCH 3/6] MCI/Core: increase the transmission frequency while card detection
` [PATCH 4/6] MCI/Core: honor transmission limits at the card's side
` [PATCH 5/6] MCI/MXS: report a better matching error code when the transfer fails
` [PATCH 6/6] MCI/Core: move an ugly ifdef to the header file

[PATCH] ARM: OMAP5 processors support
 2013-04-26 21:58 UTC  (13+ messages)
            `  "

[PATCH] ARM: ccxmx51: Fix OTG Host USB mode
 2013-04-26 21:50 UTC  (2+ messages)

[PATCH] Added sd driver for bcm2835 (Raspberry PI)
 2013-04-26  6:09 UTC 

[PATCH] of: fix typos
 2013-04-26  5:28 UTC  (2+ messages)

[PATCH] of: property: fix error message
 2013-04-26  5:27 UTC  (2+ messages)

[PATCH] of: fix how an initrd is passed to Linux
 2013-04-26  5:27 UTC  (3+ messages)

[PATCH 2/3][WiP] add atheros MIPS based ar2313 WiSoC chips
 2013-04-25 14:54 UTC  (3+ messages)

[PATCH] ARM OMAP5: Basic support of Texas Instruments OMAP5 processors
 2013-04-25 12:55 UTC  (5+ messages)

[PATCH v2] ARM i.MX28: make chip reset via reset pin work again
 2013-04-24 14:55 UTC  (6+ messages)

[PATCH 1/1] mci: add Secure Digital Host Controller Interface support
 2013-04-24 11:58 UTC  (4+ messages)

[PATCH] Added sd driver for bcm2835 (Raspberry PI)
 2013-04-24  9:09 UTC  (4+ messages)

[PATCH] mci: factor out common SDHCI register defines
 2013-04-24  7:34 UTC  (3+ messages)
` [PATCH 1/2] mci: imx-esdhc: remove cache snoop register access
` [PATCH 2/2] mci: imx-esdhc: factor out common sdhci registers

Make Chumby work again with its SD card
 2013-04-24  5:58 UTC  (4+ messages)
` [PATCH 1/2] MXS/Chumby: fix MCI device registration
` [PATCH 2/2] MXS/MCI: simplify reset of the MCI device block

[PATCH] defaultenv-2: init: display prompt after running /env/init/*
 2013-04-24  5:56 UTC  (2+ messages)

[PATCH] commands/digest: add verify support
 2013-04-24  5:55 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] pinctrl support
 2013-04-23  7:55 UTC  (5+ messages)
` [PATCH 1/4] Add initial "
` [PATCH 2/4] pinctrl: switch i.MX iomux-v3 support to pinctrl
` [PATCH 3/4] pinctrl: move imx-iomux-v2 to drivers/pinctrl/
` [PATCH 4/4] pinctrl: move imx-iomux-v1 "

[PATCH] clocksource: Add pointer to clocksource structure in read function
 2013-04-22 17:12 UTC  (9+ messages)
  ` Re[2]: "

[PATCH 1/5] GPIO: Rename "drivers/gpio.c" to "drivers/gpiolib.c"
 2013-04-22 16:59 UTC  (7+ messages)
` [PATCH 4/5] GPIO: i.MX: Cleanup driver code
` Re[2]: [PATCH 3/5] GPIO: i.MX: Rewrite driver for using generic GPIO code
  `  "

[PATCH 3/3] net: add new ar231x-eth driver
 2013-04-22 16:31 UTC  (2+ messages)

[PATCH 1/3] cfi_flash: add shift option for some cfi memory chips
 2013-04-22 16:18 UTC  (3+ messages)
  ` Re[2]: "

[PATCH 2/3][WiP] add atheros MIPS based ar2313 WiSoC chips
 2013-04-22  9:00 UTC 

[PATCH] devicetree patches
 2013-04-22  7:27 UTC  (6+ messages)
` [PATCH 1/6] of: parse phandles before probing devices
` [PATCH 2/6] of: Add of_property_read_string_index()
` [PATCH 3/6] of: Allow multiple resources in 'reg' property
` [PATCH 4/6] of: read resource names from devicetree
` [PATCH 5/6] of: partitions: pass struct cdev as argument

page:  |  | latest

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