a couple consistent misspellings that could be fixed
2014-06-26 19:09 UTC (2+ messages)
[PATCH v2] pinctrl: mvebu: add pinctrl drivers for Dove and Kirkwood
2014-06-26 19:01 UTC (9+ messages)
` [PATCH FIXUP] pinctrl: mvebu: fixup mpp_base check
New Documentation for barebox
2014-06-26 18:56 UTC (19+ messages)
` [PATCH 1/7] ubiformat: avoid macros in help text
` [PATCH 2/7] automount: fix description typo
` [PATCH 3/7] commands: addpart: Improve description
` [PATCH 4/7] Documentation: remove doxygen documentation
` [PATCH 5/7] Documentation: remove remaining documentation
` [PATCH 6/7] Documentation: remove devicetree docs
` [PATCH 7/7] Documentation: Add new sphinxs docs
[PATCH] imx6:phyFLEX: Fix ENTRY_FUNCTION
2014-06-26 14:29 UTC (2+ messages)
[PATCH RFC 0/4] MVEBU SoC full USB support
2014-06-26 12:08 UTC (9+ messages)
` [PATCH RFC 1/4] usb: add Marvell MVEBU "
` [PATCH RFC 2/4] ARM: dts: add new USB nodes to Kirkwood Guruplug
` [PATCH RFC 3/4] ARM: dts: add new USB nodes to Dove CuBox
` [PATCH RFC 4/4] ARM: dts: add new USB nodes to Armada 370 Mirabox
[PATCH 1/3] arm: imx6: move imx6_init_lowlevel to single initcall
2014-06-26 12:02 UTC (5+ messages)
` [PATCH 2/3] arm: imx6: rename hummingboard directory to microsom
` [PATCH 3/3] scripts: tegra: add gitignore
Booting barebox on i.MX6 from SDCARD?
2014-06-26 10:11 UTC (2+ messages)
[PATCH 2/4] sandbox: only access of_add_memory_bank if it's defined
2014-06-26 9:48 UTC (6+ messages)
[RFC 1/2] kirkwood: add support for booting via oftree probe
2014-06-26 9:14 UTC (11+ messages)
` [RFC 2/2] dns325: initial support for D-Link DNS-325
[PATCH] kconfig: Fix compiler warning
2014-06-26 9:02 UTC (2+ messages)
[PATCH 4/4] sandbox: allow "make ARCH=sandbox allyesconfig"
2014-06-26 8:49 UTC
[PATCH 3/4] sandbox: add bit manipulation stuff
2014-06-26 8:49 UTC
[PATCH 1/4] commands: include missing header
2014-06-26 8:49 UTC
[PATCH 0/4] sandbox: prepare for static checkers
2014-06-26 8:49 UTC
[PATCH 1/4] arm: add errata workarounds
2014-06-26 6:05 UTC (5+ messages)
` [PATCH 2/4] arm: imx6: add cpu lowlevel init function
` [PATCH 3/4] arm: imx6: use imx6 specific cpu "
` [PATCH 4/4] arm: tegra: enable ARM errata workarounds
i.MX6 frame buffer inside barebox?
2014-06-26 5:55 UTC (9+ messages)
How to disable console late?
2014-06-26 5:52 UTC (2+ messages)
[RFC v3 0/5] barebox PCI support
2014-06-25 22:32 UTC (6+ messages)
` [RFC v3 1/5] PCI: initial commit
` [RFC v3 2/5] commands: add 'lspci' command
` [RFC v3 3/5] net: add RealTek RTL-8139 PCI Ethernet driver
` [RFC v3 4/5] MIPS: add PCI support for GT64120-based Malta board
` [RFC v3 5/5] MIPS: qemu-malta_defconfig: enable PCI & network stuff
[PATCH] MIPS: mach-ath79: drop extra 'select HAVE_CLK'
2014-06-25 7:10 UTC (2+ messages)
[PATCH 0/3] MVEBU SoC ID and revision detection
2014-06-25 6:45 UTC (5+ messages)
` [PATCH 1/3] drivers: of: import PCI bus specific translator
` [PATCH 2/3] ARM: mvebu: select PCI specific DT bus translator
` [PATCH 3/3] ARM: mvebu: determine SoC id and revision from PCIe nodes
[PATCH 1/2] sama5d3x: fix HSMC MODE register offset and add TIMINGS register
2014-06-25 6:42 UTC (4+ messages)
` [PATCH 2/2] sama5d3x: HSMC NAND initialize TIMINGS and import values from U-Boot
[PATCH 0/4] Orion GBE fixes and Marvell PHY driver
2014-06-25 6:32 UTC (6+ messages)
` [PATCH 1/4] of: net: respect phy-connection-type property
` [PATCH 2/4] net: orion: generate unique port device names
` [PATCH 3/4] net: orion-gbe: extend RGMII detection to delayed modes
` [PATCH 4/4] net: phy: add support for Marvell PHY drivers
[PATCH] i2c: omap: fix typo in dt_ids
2014-06-24 19:48 UTC
[PATCH V2] SAMA5D3 SMC: Fix CS offset and add TIMINGS register
2014-06-24 11:26 UTC
[PATCH] pinctrl: mvebu: add pinctrl drivers for Dove and Kirkwood
2014-06-24 10:39 UTC
[RFC] incorporate picotcp into barebox
2014-06-24 7:36 UTC (2+ messages)
[PATCH 0/7] MIPS: malta: enable gpio & i2c stuff
2014-06-24 7:09 UTC (10+ messages)
` [PATCH 1/7] gpio: add Malta CBUS FPGA I2C driver
` [PATCH 2/7] MIPS: add <asm/gpio.h> header file
` [PATCH 3/7] MIPS: malta: enable gpiolib
` [PATCH 4/7] MIPS: dts: qemu-malta.dts: enable CBUS FPGA I2C gpio driver
` [PATCH 5/7] i2c: i2c_gpio: add devicetree support
` [PATCH 6/7] MIPS: dts: qemu-malta.dts: use i2c-gpio for accessing CBUS FPGA I2C bus
` [PATCH 7/7] MIPS: qemu-malta_defconfig: enable gpio & i2c stuff
[PATCH 00/11] Convert MVEBU SoCs to DT and PBL_MULTI_IMAGE
2014-06-24 6:57 UTC (13+ messages)
` [PATCH 01/11] ARM: dts: sort pbl entries by alphabet
` [PATCH 02/11] ARM: mvebu: sort pbl image target by board
` [PATCH 03/11] ARM: mvebu: convert Kirkwood devices to be probed from DT
` [PATCH 04/11] ARM: mvebu: convert Armada 370/XP "
` [PATCH 05/11] ARM: mvebu: convert Globalscale Guruplug to PBL_MULTI_IMAGES
` [PATCH 06/11] ARM: mvebu: convert USI Topkick "
` [PATCH 07/11] ARM: mvebu: convert Globalscale Mirabox "
` [PATCH 08/11] ARM: mvebu: convert Marvell Armada XP GP "
` [PATCH 09/11] ARM: mvebu: convert PlatHome Openblocks AX3-4 "
` [PATCH 10/11] ARM: mvebu: convert to multiple board selection
` [PATCH 11/11] ARM: mvebu: remove dtb Makefile entries
[PATCH 0/7] Marvell MVEBU assorted fixes and cleanup
2014-06-24 6:11 UTC (9+ messages)
` [PATCH 1/7] ARM: mvebu: set model and default hostname for Dove
` [PATCH 2/7] ARM: mvebu: set default TEXT_BASE by SoC
` [PATCH 3/7] ARM: mvebu: delete unused mach/mvebu.h
` [PATCH 4/7] ARM: mvebu: move lowlevel code to lowlevel.c
` [PATCH 5/7] clk: mvebu: fix Armada 370 TCLK frequencies
` [PATCH 6/7] ARM: mvebu: add 25MHz fixed clock for Armada XP
` [PATCH 7/7] clocksource: mvebu: split initialization for Armada 370/XP
[PATCH] common: resource: print conflicts as warning
2014-06-24 6:07 UTC (2+ messages)
SFI NOR sizes totally off ?!?
2014-06-23 9:59 UTC (2+ messages)
[PATCH] commands: ls: add ll as an alias for ls -l
2014-06-23 8:02 UTC (5+ messages)
[PATCH] ARM: i.MX: remove console= from env files
2014-06-23 7:21 UTC
[PATCH] remove unused boot-menu-add-entry
2014-06-23 7:20 UTC
[PATCH] net: ifup: skip *-discover files for ifup -a
2014-06-23 7:14 UTC
[PATCH 0/4] ARM: versatile: switch to devicetree support
2014-06-23 6:46 UTC (6+ messages)
` [PATCH 1/4] ARM: versatile: drop redundant <mach/gpio.h>
` [PATCH 2/4] i2c: versatile: add devicetree support
` [PATCH 3/4] ARM: versatile: switch to "
` [PATCH 4/4] ARM: versatilepb_defconfig: enable "
[PATCH 1/2] ARM: AM335x: beaglebone: remove obsolete config
2014-06-23 6:43 UTC (3+ messages)
` [PATCH 2/2] ARM: AM335x: beaglebone: add simple script to change usb current limit
[RFC 1/2] [WIP] i2c: import SMBus stuff from linux
2014-06-23 6:41 UTC (4+ messages)
` [RFC 2/2] [WIP] gpio: add driver for PCA95[357]x, PCA9698, TCA64xx, and MAX7310 SMBus I/O expanders
[RFC v2 1/2] [WIP] net.h: add ETH_ALEN constant; fix whitespaces
2014-06-23 6:33 UTC (3+ messages)
` [RFC v2 2/2] [WIP] net: add initial ENC28J60 support
[PATCH 1/1] passwd: Support passwd file custom directory
2014-06-19 9:07 UTC
atmel_nand pmecc on 8k page
2014-06-19 5:27 UTC (7+ messages)
` atmel_nand pmecc on 8k page [RFC]
[PATCH] ARM: AM335x: Beaglebone: Fix memory setup for Beaglebone black
2014-06-18 8:40 UTC (7+ messages)
[PATCH] [WIP] i2c: add Marvell 64xxx driver
2014-06-17 18:41 UTC (3+ messages)
[PATCH] commands: gpio_direction_output: add missed VALUE parameter to help message
2014-06-17 18:36 UTC (2+ messages)
[RFC][PATCH 00/18] am33x: add musb
2014-06-17 9:55 UTC (5+ messages)
` [PATCH 07/18] musb: drop gadget support - remove appropriate files
` [PATCH 11/18] musb: adapt driver to work on barebox
i.MX6Q SABRESD board and barebox
2014-06-13 19:42 UTC (5+ messages)
CFI FLash on a 8 bits bus working ?
2014-06-13 18:49 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