mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] clk: socfpga: don't register fixed clocks
 2015-08-19 14:06 UTC  (2+ messages)

delay in the IMXCFG file
 2015-08-19 14:04 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] spi-nor: Align spi_nor_ids[] with kernel 4.1
 2015-08-15 18:07 UTC 

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

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

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

MTD with non-power-of-2 page size
 2015-08-12 12:13 UTC  (2+ messages)

[PATCH 1/4] gpmc: depend on MTD
 2015-08-12  8:46 UTC  (4+ 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 v2] ARM: socfpga: select OFTREE and OFDEVICE
 2015-08-12  8:45 UTC 

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

[Question] device-tree-rebasing include path
 2015-08-09 23:05 UTC 

[PATCH] mtd: nand: mrvl-nand: create initial empty bbt
 2015-08-09 21:54 UTC 

[PATCH] ARM: pxa: zylonite: convert to generic default environment
 2015-08-08  9:17 UTC 

[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] mci: mmci: Fix status flags check
 2015-08-07  8:39 UTC 

[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  (8+ messages)
` [PATCH 1/5] PPC/MPC52xx: add some useful GPIO definitions
` [PATCH 2/5] Devicetree/PPC: fix devicetree's fixup
` [PATCH 3/5] PPC/PCM030: remove nowhere used definitions
` [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)

[PATCH 1/4] usb: gadget: serial: only call into CONSOLE_FULL code if it's there
 2015-07-24  7:25 UTC  (5+ messages)
` [PATCH 2/4] ARM: pxa: move mainstone TEXTBASE to Kconfig
` [PATCH 3/4] ARM: rockchip: depend on OFTREE
` [PATCH 4/4] ARM: don't allow Thumb2 on AT91

[PATCH] ARM: OMAP: AM33xx: add uart1 pinmux setup
 2015-07-24  7:22 UTC  (2+ messages)

[PATCH] ARM: imx6: rename SPI NOR device to /dev/spinor0
 2015-07-24  7:21 UTC  (2+ messages)

[RFC v2 00/16] barebox picotcp integration (2015.07.19)
 2015-07-24  7:19 UTC  (20+ messages)
` [RFC v2 05/16] net: change UDP handler function API
` [RFC v2 06/16] net: change net_udp_send() API
` [RFC v2 07/16] net: introduce setudppeerport()
` [RFC v2 08/16] net: import picotcp from github
` [RFC v2 09/16] picotcp: add barebox target support
` [RFC v2 10/16] picotcp: switch to Kbuild
` [RFC v2 11/16] net: add initial picotcp support
` [RFC v2 12/16] net: picotcp: add test_picotcp command
` [RFC v2 13/16] net: picotcp: add ifconfig command
` [RFC v2 14/16] net: picotcp: add ping command
` [RFC v2 15/16] net: picotcp: add route command
` [RFC v2 16/16] sandbox_defconfig: switch to picotcp

[PATCH] console: When deactivating a console, flush it first
 2015-07-23 13:24 UTC 

[PATCH] ata: sata-imx: Add delay to prevent link timeout
 2015-07-23 13:19 UTC 

[PATCH] mtd: of: put master offset into partition name
 2015-07-23 13:17 UTC 

[PATCH] net: eth_send: Allow to use multiple network interfaces at once
 2015-07-23  8:51 UTC  (2+ messages)

[PATCH] drop <stddef.h> includes
 2015-07-21  8:22 UTC 

[PATCH] lib: libfile: Do not ignore errors in close()
 2015-07-20 19:51 UTC  (3+ messages)

[RFC] commands: Add dhrystone
 2015-07-20  6:47 UTC  (2+ messages)

[PATCH] ARM: i.MX6: clarify usage of /dev/imx-ocotp
 2015-07-20  5:39 UTC  (2+ messages)

[PATCH v3 2/2] ARM: am335x: Changed timer
 2015-07-20  5:36 UTC  (3+ messages)

[PATCH] fixup! Add new barebox logo to the tree
 2015-07-20  5:30 UTC  (2+ messages)

[PATCHv2 00/16] EFI updates
 2015-07-20  5:26 UTC  (2+ messages)

[PATCH 1/7] mtd: core: Check partitions for empty string
 2015-07-20  5:14 UTC  (2+ messages)

[PATCH] fixup! fonts: Add 7x14 font
 2015-07-20  5:11 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