mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] RFC: include/usb/ch9.h: pad usb_endpoint_descriptor with 1 byte
 2015-08-26 12:45 UTC  (7+ messages)

[PATCH] usb: ehci: prevent bad PORTSC register access
 2015-08-26 12:23 UTC  (3+ messages)

[PATCH] usb: ehci-hcd: initialize ehci->qh_list[] with zeros
 2015-08-26 12:12 UTC  (2+ messages)

Allow multiple restart/watchdog/reset-source handlers
 2015-08-26 11:17 UTC  (8+ messages)
` [PATCH 1/7] restart: replace reset_cpu with registered restart handlers
` [PATCH 2/7] watchdog: Allow multiple watchdogs
` [PATCH 3/7] watchdog: Give watchdogs a name
` [PATCH 4/7] reset-source: Use globalvar_add_simple_enum
` [PATCH 5/7] reset-source: Allow different priorities
` [PATCH 6/7] mfd: da9063: add da9063 watchdog and system restart driver
` [PATCH 7/7] mfd: da9053: add da9053 "

[PATCH 1/2] ARM: socfpga: Configure console from device tree
 2015-08-26  8:55 UTC  (2+ messages)
` [PATCH 2/2] serial: ns16550: Set linux_console_name

[PATCH 1/2] watchdog: imxwd: Do not use mdelay when barebox is already shut down
 2015-08-26  6:19 UTC  (2+ messages)
` [PATCH 2/2] watchdog: imxwd: remove remove callback

[PATCH 1/3] commands: Add MMC ext. CSD register tool
 2015-08-25 13:20 UTC  (8+ messages)
` [PATCH 2/3] drivers: mci: Make two functions public
` [PATCH 3/3] include: mci: Add new ext. CSD field defines

[PATCH v2] ARM: socfpga: select OFTREE and OFDEVICE
 2015-08-25  7:16 UTC  (2+ messages)

partitions (your discussion at http://lists.infradead.org)
 2015-08-22 20:44 UTC  (2+ messages)

delay in the IMXCFG file
 2015-08-20 12:47 UTC  (4+ messages)

[PATCH] ARM: pxa: zylonite: convert to generic default environment
 2015-08-19 14:48 UTC  (2+ messages)

[PATCH] mci: mmci: Fix status flags check
 2015-08-19 14:47 UTC  (2+ messages)

MTD with non-power-of-2 page size
 2015-08-19 14:45 UTC  (5+ messages)

[Question] device-tree-rebasing include path
 2015-08-19 14:36 UTC  (2+ messages)

[PATCH] mtd: nand: mrvl-nand: create initial empty bbt
 2015-08-19 14:24 UTC  (2+ messages)

[PATCH v2] lib: libfile: Do not ignore errors in close()
 2015-08-19 14:24 UTC  (3+ messages)
` [PATCH] i2c-imx: Fix memory leak in i2c_fsl_probe()

[PATCH] spi-nor: Align spi_nor_ids[] with kernel 4.1
 2015-08-19 14:22 UTC  (2+ messages)

[PATCH 1/4] gpmc: depend on MTD
 2015-08-19 14:13 UTC  (8+ messages)
` [PATCH 2/4] video: MTL017: depend on I2C
` [PATCH 3/4] video: simple-panel: mode support depends on I2C and EDID
` [PATCH 4/4] video: backlight: add fallbacks for client functions

[PATCH] clk: socfpga: don't register fixed clocks
 2015-08-19 14:06 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: remove most of socfpga barebox-specific dt code
 2015-08-19 13:56 UTC  (5+ messages)
` [PATCH 2/4] clk: socfpga: fix dt binding support
` [PATCH 3/4] gpio: dw: fix copy&paste variable name
` [PATCH 4/4] gpio: dw: implement new bindings

[PATCH 1/5] video: simple-panel: depend on GPIOLIB
 2015-08-19 13:52 UTC  (9+ messages)
` [PATCH 2/5] video: mtl017: "
` [PATCH 3/5] video: ipu-fb: mark internally used functions as static
` [PATCH 4/5] video: fbcon: needs console support
` [PATCH 5/5] ARM: imx6: select OFTREE

[PATCH 1/2] video: vpl: depend on OFTREE
 2015-08-19 13:48 UTC  (4+ messages)
` [PATCH 2/2] video: imx-hdmi: depend on EDID support

[PATCH 1/2] ARM: pfla02: align with and include mainline DT
 2015-08-19 13:39 UTC  (3+ messages)
` [PATCH 2/2] ARM: pbab01: "

[PATCH v2] i2c-imx: Add missing preporcessor directives
 2015-08-17  8:39 UTC  (4+ messages)

[PATCH] i2c-imx: Add missing preporcessor directives
 2015-08-15 15:48 UTC  (3+ messages)

Passing devicetree to kernel
 2015-08-14  8:53 UTC  (5+ messages)

serial port weird chars 
 2015-08-10 12:16 UTC  (5+ messages)

[PATCH] fbconsole updates
 2015-08-07 13:45 UTC  (9+ messages)
` [PATCH 1/8] video: fbconsole: do not enter when we are already in fbconsole
` [PATCH 2/8] fb: return original fb_info in FBIOGET_SCREENINFO
` [PATCH 3/8] fb: Add shadowfb support
` [PATCH 4/8] splash command: simplify offscreen rendering
` [PATCH 5/8] gui: Use fb provided shadowfb for "
` [PATCH 6/8] gui: implement blitting screen areas
` [PATCH 7/8] fb: fbconsole: print cursor after clearing the screen
` [PATCH 8/8] fb: fbconsole: Add missing blits

video: update imx-ipu-v3 and hdmi support
 2015-08-07 13:40 UTC  (5+ messages)
` [PATCH 1/4] video: imx-hdmi: sync with kernel
` [PATCH 2/4] video: ipuv3: Adjust videomode to IPU limitations
` [PATCH 3/4] ARM: implement dma_alloc_writecombine
` [PATCH 4/4] video: imx-ipu-v3: Use writecombine memory for fb

[PATCH] PL310 support
 2015-08-07 13:35 UTC  (6+ messages)
` [PATCH 1/5] ARM: MMU: Fix order when flushing inner/outer cache
` [PATCH 2/5] ARM: l2x0: Flush cache before disabling it
` [PATCH 3/5] ARM: l2x0: Implement L310 support
` [PATCH 4/5] ARM: l2x0: Add some informational debug messages
` [PATCH 5/5] ARM: i.MX6: Enable l2 cache

[PATCH] completion: fix device parameter completion
 2015-08-06 14:27 UTC 

[PATCH 1/3] ARM: PXA: use generic gpio prototypes
 2015-08-06 11:23 UTC  (3+ messages)
` [PATCH 2/3] gpio: Drop asm-generic/gpio.h
` [PATCH 3/3] ARM: boards: include gpio.h instead of mach/gpio.h

v2015.08.0
 2015-08-05 12:44 UTC 

[PATCH] mtd: nand_base: replace ifdef with IS_ENABLE
 2015-08-05  8:39 UTC  (4+ messages)

[PATCH v4] commands: Add dhrystone
 2015-08-05  7:52 UTC  (2+ messages)

[PATCH v2 0/6] i2c: add bus recovery infrastructure
 2015-08-03  9:20 UTC  (9+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] i2c-omap: clear ARDY twice
` [PATCH v2 3/6] i2c-omap: add bus recovery support
` [PATCH v2 4/6] i2c: algo-bit: fix debug code
` [PATCH v2 5/6] i2c: algo-bit: check if the bus is busy
` [PATCH v2 6/6] i2c: gpio: add bus recovery support

[PATCH] ARM: socfpga: select OFTREE and OFDEVICE
 2015-08-03  8:39 UTC  (3+ messages)

[PATCH] PowerPC/MPC5200
 2015-08-03  6:56 UTC  (9+ messages)
` [PATCH 1/6] PPC/PCM030: remove nowhere used definitions
` [PATCH 2/6] PPC/PCM030: fix reference clock
` [PATCH 3/6] PPC/PCM030: enable USB/OHCI pin support
` [PATCH 4/6] PPC/MPC52xx: unify header file name for clock API
` [PATCH 5/6] PPC/MPC5200: re-use the IMX I2C master driver for MPC5200
` [PATCH 6/6] PPC/PCM030: provide EEPROM support to read factory settings
  ` fixup! "

[RFC] Introduce MIPS disassembler library for barebox
 2015-07-31 17:26 UTC  (3+ messages)

[PATCH] ARM: dts: beaglebone: Strip MLO device tree
 2015-07-31  8:22 UTC  (2+ messages)

[PATCH] at24: support write-protect GPIO
 2015-07-31  8:20 UTC  (2+ messages)

[PATCH v2] watchdog: add davinci watchdog driver
 2015-07-31  8:20 UTC  (2+ messages)

[PATCH 1/2] state: handle write-protection in the raw backend
 2015-07-31  8:19 UTC  (3+ messages)
` [PATCH 2/2] state: fix missing newline in error message

[PATCH v2] davinci_nand: add support for the NAND controller
 2015-07-31  8:17 UTC  (2+ messages)

[PATCH v3] commands: Add dhrystone
 2015-07-31  7:22 UTC  (2+ messages)

[PATCH] ARM: i.MX: xload: implement esdhc xload for i.MX6
 2015-07-30  9:59 UTC  (3+ messages)

[PATCH] net: phy: at803x: Use genphy_config_init
 2015-07-29 15:16 UTC 

[PATCH 1/2] PBL: console: Make independent of DEBUG_LL
 2015-07-29 10:15 UTC  (2+ messages)
` [PATCH 2/2] ARM: i.MX: make early UART functions "

[PATCH] Limit data_abort_mask to !PBL
 2015-07-29  8:21 UTC 

[PATCH 1/4] video: backlight-pwm: depend on GPIOLIB
 2015-07-29  6:01 UTC  (5+ messages)
` [PATCH 2/4] net: enc28j60: fix set mac function signature
` [PATCH 3/4] ARM: imx: guf-neso: only try to enable USB if USB_ULPI is configured
` [PATCH 4/4] pinctrl: imx-iomux-v2: correct names in EXPORT_SYMBOL macros

[PATCH] ARM: [phyFLEX,phyCARD]-i.MX6: rename define in flash-headers
 2015-07-29  5:59 UTC  (2+ messages)

[PATCH] ARM: cm-fx6: Set correct MAC address
 2015-07-28  7:08 UTC 

[PATCH] net: make eth_register_ethaddr work on registered network devices
 2015-07-28  6:01 UTC 

[PATCH v1] commands: Add dhrystone
 2015-07-27 10:32 UTC  (4+ messages)

[PATCH] PowerPC/MPC5200
 2015-07-27  7:55 UTC  (7+ messages)
` [PATCH 1/5] PPC/MPC52xx: add some useful GPIO definitions
` [PATCH 2/5] Devicetree/PPC: fix devicetree's fixup
` [PATCH 4/5] PPC/PCM030: fix reference clock
` [PATCH 5/5] PPC/PCM030: enable USB/OHCI pin support

[PATCH] xload: fix use after free
 2015-07-27  5:38 UTC  (2+ messages)

[PATCH] efi: enable blspec in the defconfig
 2015-07-27  5:24 UTC  (2+ messages)

[PATCH] fixup! efi: add helper to get the GPT partition UUID for a device
 2015-07-27  5:23 UTC  (2+ 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