mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] usb: ehci-hcd: use is_timeout_non_interruptible()
 2015-09-10  7:17 UTC  (2+ messages)

[PATCH] endian: sync {big,little}_endian.h with linux-4.2
 2015-09-10  7:14 UTC  (5+ messages)

[RFC] WIP: add usb keyboard driver
 2015-09-09 16:36 UTC 

[PATCH 1/2] ARM: add implementation for dma_alloc_writecombine for !CONFIG_MMU
 2015-09-09  8:38 UTC  (2+ messages)
` [PATCH 2/2] passwd: avoid NULL ptr usage

[PATCH v2 1/2] ARM: am33xx: Add barebox_update eMMC option
 2015-09-09  7:01 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: am335x: Register eMMC MLO handler

[PATCH] ata: intf_platform_ide: add OF bindings
 2015-09-09  6:54 UTC  (15+ messages)
      ` [PATCHv2] "
          ` [PATCHv3] "

[PATCH v4 4/4] commands: Add MMC ext. CSD register tool
 2015-09-09  6:49 UTC  (2+ messages)

[PATCH] net: e1000: correct function signature of set_ethaddr
 2015-09-09  6:45 UTC  (2+ messages)

[PATCH] of_fix_tree: Print error message
 2015-09-08 13:50 UTC 

[PATCH v3 1/4] drivers: mci: Make two functions public
 2015-09-07  7:00 UTC  (6+ messages)
` [PATCH v3 2/4] include: mci: Add new ext. CSD field defines
` [PATCH v3 3/4] drivers: mci: Add mci_get_device_by_name function
` [PATCH v3 4/4] commands: Add MMC ext. CSD register tool

[PATCH] console: use int rather than uint in printf() and friends
 2015-09-07  5:24 UTC  (2+ messages)

[RFC 0/9] ehci-hcd.c: make it works on big-endian mips (AR9331)
 2015-09-04  8:44 UTC  (20+ messages)
` [RFC 1/9] WIP: make ehci-hcd.c happy on big-endian MIPS
` [RFC 2/9] WIP: fix drivers/usb/core/usb.c
` [RFC 3/9] MIPS: add virt_to_phys() and phys_to_virt()
` [RFC 4/9] MIPS: add trivial dma support
` [RFC 5/9] ehci-hcd.c: make it works on mips
` [RFC 6/9] usb: ehci: drop unusable CONFIG_EHCI_MMIO_BIG_ENDIAN condition
` [RFC 7/9] usb: ehci: add big-endian registers support
` [RFC 8/9] MIPS: tplink-mr3020: select big-endian EHCI support
` [RFC 9/9] MIPS: tplink-mr3020_defconfig: enable usb stuff

[RFC] usb: ehci-hcd: add OF bindings
 2015-09-04  6:06 UTC  (2+ messages)

[PATCH 1/3] mfd: da9053: remove references to nonexistent cdev member
 2015-09-04  6:02 UTC  (4+ messages)
` [PATCH 2/3] wd: add stub for of_get_watchdog_priority
` [PATCH 3/3] reset-source: add stub for of_get_reset_source_priority

[PATCH] ARM: boards: Fix beaglebone enviroment
 2015-09-04  6:00 UTC  (2+ messages)

[PATCH] ata: ide-sff: fix integer overflow in ata_wait_ready()
 2015-09-04  5:39 UTC  (2+ messages)

[PATCH resend 1/2] video: vpl: depend on OFTREE
 2015-09-04  5:37 UTC  (3+ messages)
` [PATCH resend 2/2] video: imx-hdmi: depend on EDID support

[PATCH 1/2] ARM: dts: Add include to strip am33xx clocks
 2015-09-04  5:30 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: Include strip file to Phytec am335x MLOs

[PATCH 1/2] ARM: am33xx: Add barebox_update eMMC option
 2015-09-04  5:29 UTC  (3+ messages)
` [PATCH 2/2] ARM: am335x: Register eMMC MLO handler

[PATCH] mtd: spi-nor: add Spansion S25FL204K support
 2015-09-02  5:54 UTC  (2+ messages)

[PATCH 1/2] usb: ehci: fix include/usb/usb.h:'struct usb_configuration' misuse
 2015-09-02  5:53 UTC  (3+ messages)
` [PATCH 2/2] endian: Always evaluate arguments

v2015.09.0
 2015-09-01  7:43 UTC 

[PATCH] ARM: do not ignore data aborts initially
 2015-09-01  7:12 UTC 

[PATCH 1/2] param_enum: Make name strings const
 2015-09-01  6:18 UTC  (2+ messages)
` [PATCH 2/2] param_enum: protect against invalid values

[PATCH 1/3] cdev: Add function to find cdev by device_node
 2015-09-01  6:14 UTC  (3+ messages)
` [PATCH 2/3] of_path: Allow pointing directly to the partition
` [PATCH 3/3] ARM: dts: directly point to partitions in the barebox, environment binding

[PATCH 1/3] spi: i.MX: use start mode control bit
 2015-08-31 15:12 UTC  (3+ messages)
` [PATCH 2/3] spi: i.MX: create SoC specific transfer functions
` [PATCH 3/3] spi: i.MX: optimize transfers for ECSPI v2.3

[PATCH] mtd: spi-nor: mostly drop lock/unlock code
 2015-08-28  9:12 UTC 

[PATCH] commands: ubiformat: Document -y option
 2015-08-28  7:13 UTC 

[PATCH] ARM: imx53: vincell: guard board initcall
 2015-08-28  6:59 UTC  (2+ messages)

[PATCH] boot command: Allow to enable watchdog
 2015-08-28  6:38 UTC 

[RFC] usb: ehci-hcd: add OF bindings
 2015-08-27 19:41 UTC  (2+ messages)

[PATCH 1/5] login: rework login mechanism
 2015-08-27 15:26 UTC  (5+ messages)
` [PATCH 2/5] login: cleanup password code
` [PATCH 3/5] login: check return value of digest_alloc
` [PATCH 4/5] crypto: fix selecting of digests
` [PATCH 5/5] login: explain PASSWORD_DEFAULT option

[PATCH] usb: ehci: prevent bad PORTSC register access
 2015-08-26 17:16 UTC  (4+ messages)

[PATCH] mtd: m25p80: make it possible to use large blocks if desired
 2015-08-26 13:15 UTC 

[PATCH] ARM: pfla02: Add notice about the used environment partition
 2015-08-26 12:45 UTC 

[PATCH] RFC: include/usb/ch9.h: pad usb_endpoint_descriptor with 1 byte
 2015-08-26 12:45 UTC  (7+ messages)

[PATCH] ARM: pfla02: Add module revison detection
 2015-08-26 12:43 UTC 

[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  (4+ 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)

page:  |  | latest

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