[PATCH 0/5] Initial support for Marvell Dove SoCs
2013-05-12 13:09 UTC (4+ messages)
` [PATCH 1/5] scripts: kwbimage: add references to Marvell Dove SoC
` [PATCH 2/5] scripts: kwboot: add support for Marvell Dove
` [PATCH 3/5] arm: initial support for Marvell Dove SoCs
[PATCH] gitignore: add kwb binary images to gitignore file
2013-05-12 11:59 UTC
[PATCH] arm: ensure the build doesn't fail when kwbimage lacks the binary blob
2013-05-12 11:52 UTC (3+ messages)
[PATCH] arm: mach-mvebu: drop useless clkdev.h
2013-05-12 11:26 UTC
[PATCH v3 0/7] Basic support for Armada 370/XP SOCs
2013-05-12 11:14 UTC (18+ messages)
` [PATCH v3 1/7] scripts: new kwbimage manipulation tool for Marvell SoC boot images
` [PATCH v3 2/7] scripts: add kwboot tool
` [PATCH v3 3/7] arm: initial support for Marvell Armada 370/XP SoCs
` [PATCH v3 4/7] arm: integrate kwbimage in the image generation
` [PATCH v3 5/7] arm: add basic support for Armada XP OpenBlocks AX3 platform
` [PATCH v3 6/7] arm: add basic support for the Armada 370 Mirabox platform
` [PATCH v3 7/7] arm: add basic support for the Armada XP GP platform
[PATCH 1/2] ARM: OMAP MCI: Move TWL6030 power initialization into OMAP directory
2013-05-12 10:38 UTC (3+ messages)
` [PATCH 2/2] MCI: Sort Makefile entries
[PATCH] tegra20: add Colibri T20 on Iris
2013-05-12 10:36 UTC (3+ messages)
[PATCH] gpio: fix typos
2013-05-12 10:31 UTC (2+ messages)
[PATCH] ARM: remove unused clkdev.h
2013-05-12 10:30 UTC (2+ messages)
[PATCH] Added sd driver for bcm2835 (Raspberry PI)
2013-05-11 15:49 UTC (2+ messages)
[PATCH] arm: properly init alignment trap bit
2013-05-11 15:46 UTC (2+ messages)
[PATCH v2 1/2] tegra20: add pinctrl driver
2013-05-11 15:17 UTC (4+ messages)
` [PATCH v2 2/2] tegra: paz00: import pinconfig from Linux
[PATCH] GPIO: Add gpio_to_desc helper
2013-05-11 14:50 UTC (8+ messages)
` Re[2]: "
[PATCH] tegra20: add generic board
2013-05-10 19:31 UTC
[PATCH 1/2] GPIO: Check for "gpio_is_valid" first
2013-05-10 13:20 UTC (5+ messages)
` [PATCH 2/2] GPIO: Remove unneeded "gpio_is_valid" calls
` Re[2]: [PATCH 1/2] GPIO: Check for "gpio_is_valid" first
Installing barebox for karo-tx53
2013-05-10 12:53 UTC (6+ messages)
` Re[2]: Installing barebox for karo-tx53 in nand-flash
` "
[PATCH 1/1] login: disable input console if password wrong
2013-05-09 17:07 UTC (2+ messages)
[PATCH v2 0/7] Basic support for Armada 370/XP SOCs
2013-05-08 22:18 UTC (12+ messages)
` [PATCH v2 1/7] scripts: new kwbimage manipulation tool for Marvell SoC boot images
` [PATCH v2 2/7] scripts: add kwboot tool
` [PATCH v2 3/7] arm: initial support for Marvell Armada 370/XP SoCs
` [PATCH v2 4/7] arm: integrate kwbimage in the image generation
` [PATCH v2 5/7] arm: add basic support for Armada XP OpenBlocks AX3 platform
` [PATCH v2 6/7] arm: add basic support for the Armada 370 Mirabox platform
` [PATCH v2 7/7] arm: add basic support for the Armada XP GP platform
[PATCH] ARM: PCM970: Add definition for SPI CS1
2013-05-08 21:28 UTC (2+ messages)
MXS: fix SoC detecting
2013-05-08 21:25 UTC (2+ messages)
[PATCH] MCI/MXS: fix signed/unsigned mismatch
2013-05-08 21:25 UTC (2+ messages)
[RFC 0/4] MIPS: add initial device tree support
2013-05-08 21:23 UTC (6+ messages)
` [RFC 1/4] "
` [RFC 2/4] of: add MIPS memory bank adding support
` [RFC 3/4] MIPS: qemu-malta: add device tree support
` [RFC 4/4] MIPS: qemu-malta_defconfig: enable OF support
Barebox Enviroment FileSystem
2013-05-08 21:16 UTC (2+ messages)
[PATCH 0/7] Basic support for Marvell Armada 370/XP SoC
2013-05-08 21:02 UTC (60+ 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 4/7] arm: initial support for Marvell Armada 370/XP SoCs
` [PATCH 5/7] arm: add basic support for Armada XP OpenBlocks AX3 platform
` Re[2]: [PATCH 0/7] Basic support for Marvell Armada 370/XP SoC
[PATCH 1/2] ARM: Make OMAP syslib.c functions available for other ARM targets
2013-05-08 19:57 UTC (4+ messages)
` Re[2]: "
[PATCH v3] nand_base: sync flash detection functions with linux 3.9's code
2013-05-08 19:44 UTC (5+ messages)
[PATCH v2] nand_base: fix to test for JCPV problem
2013-05-08 17:40 UTC (3+ messages)
[PATCH] nand_base: fix to test for JCPV problem
2013-05-08 17:05 UTC (3+ messages)
[PATCH 1/1] Revert "nand_base: detect more ONFI flash"
2013-05-08 16:36 UTC (5+ messages)
MIPS: xburst: use common serial code
2013-05-08 7:37 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] MIPS: rzx50: switch to common mach-xburst "
[PATCH] Added sd driver for bcm2835 (Raspberry PI)
2013-05-08 7:24 UTC (2+ messages)
[PATCH 1/2] tegra20: add pinctrl driver
2013-05-08 6:28 UTC (6+ messages)
` [PATCH 2/2] tegra: paz00: import pinconfig from Linux
Re[2]: [RFC only] ARM: i.MX: Fix SDRAM size detect
2013-05-08 6:25 UTC (8+ messages)
` [PATCH] Fix ccxmx51 SDRAM size detection
` [PATCH 2/2] ARM: i.MX: ccxmx51: detect SDRAM size by board id
` Re[2]: "
[PATCH] sama5d3xek: correct rootfs nand partition
2013-05-08 6:22 UTC (2+ messages)
[PATCH 1/1] qt1070: drop non used buf
2013-05-08 6:21 UTC (2+ messages)
[PATCH 1/1] commands/mem.c: drop non used DEVMEM
2013-05-08 6:21 UTC (2+ messages)
OTG Device mode on i.MX51
2013-05-07 9:57 UTC (6+ messages)
` Re[2]: "
[PATCH 0/2] ARM i.MX31: define fix, IOMUX GPR setup fix for pcm037
2013-05-07 6:37 UTC (4+ messages)
` [PATCH 1/2] ARM i.MX31: cleanup MX31_ prefix: fix leftover IOMUXC_BASE defines
` [PATCH 2/2] ARM i.MX31 pcm037: fix erroneous IOMUX GPR setup in pcm037_usb_init()
[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)
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