mail archive of the barebox mailing list
 help / color / mirror / Atom feed
Stable Releases
 2017-06-28  6:42 UTC 

[PATCH] ARM: imx: add support for Udoo Neo full
 2017-06-27 19:40 UTC  (2+ messages)

[PATCH v5] arm: boards: phytec-som-am335x: Update boot scripts
 2017-06-27 14:36 UTC  (4+ messages)

[PATCH v6] arm: boards: phytec-som-am335x: Update boot scripts
 2017-06-27 14:28 UTC 

[PATCH] fs: Make locally used function canonicalize_dir() static
 2017-06-27 11:04 UTC 

[PATCH] ARM: omap: Fix error printing
 2017-06-27 11:03 UTC 

[PATCH] ARM: omap: phytec-phycore-omap4460: Fix compiler warning
 2017-06-27 11:03 UTC 

[PATCH] defaultenv: bin: init: Add sourcing of config-expansions
 2017-06-27  9:47 UTC  (5+ messages)

[PATCH] pinctrl: at91: Bail out if atmel, pins property does not exist
 2017-06-27  9:23 UTC 

[PATCH] ARM: dts: i.MX6: fix usdhc3 pinmuxing on tqma6x
 2017-06-27  6:34 UTC  (2+ messages)

[DT-UTILS PATCH 1/2] common: Rename strlcpy to DT_strlcpy
 2017-06-27  6:32 UTC  (3+ messages)
` [DT-UTILS PATCH 2/2] common: Include sys/types.h header

Fwd: Barebox 2017.02 works great but no Linux Framebuffer... :-/
 2017-06-26 13:28 UTC  (12+ messages)

[PATCH v2 00/16] RATP logic fixes and improvements
 2017-06-23 11:37 UTC  (18+ messages)
` [PATCH v2 01/16] ratp: add missing transition to SYN-RECEIVED in behavior B
` [PATCH v2 02/16] ratp: avoid unnecessary variable initializations
` [PATCH v2 03/16] ratp: send missing RST in behavior C2
` [PATCH v2 04/16] ratp: add missing RST flag in behavior G
` [PATCH v2 05/16] ratp: completely ignore RST flagged packets "
` [PATCH v2 06/16] ratp: fix data presence check
` [PATCH v2 07/16] ratp: fix single byte sending flagged with SO
` [PATCH v2 08/16] ratp: remove bogus data checks in behavior C2
` [PATCH v2 09/16] ratp: remove FIXME comment: FIN always requires ACK
` [PATCH v2 10/16] ratp: fix sending ACKs without data
` [PATCH v2 11/16] ratp: consolidate ratp_sn_expected() and ratp_an_expected()
` [PATCH v2 12/16] ratp: prefer using ratp_send_ack() in behaviour I1
` [PATCH v2 13/16] ratp: send initial data in behaviour B if any pending
` [PATCH v2 14/16] ratp: don't ignore data that may arrive in behaviour H1
` [PATCH v2 15/16] ratp: consolidate setting the next AN or SN flags
` [PATCH v2 16/16] ratp: user close may happen in SYN-RECEIVED state

[PATCH v2] lib/fonts: add 6x8 font
 2017-06-23 11:31 UTC  (2+ messages)

[PATCH] lib/fonts: add 6x8 font
 2017-06-21 13:28 UTC 

[PATCH 0/3] Fix "i.MX: vf610: Ramp CPU clock to maximum frequency"
 2017-06-21  8:44 UTC  (7+ messages)
` [PATCH 1/3] clk-vf610: Mark all of CCSR muxes with CLK_OPS_PARENT_ENABLE
` [PATCH 2/3] i.MX: clk-pllv3: Do not touch PLL_BYPASS bit
` [PATCH 3/3] i.MX: clk: Remove imx_clk_pllv3_locked()

[PATCH v4] arm: boards: phytec-som-am335x: Update boot scripts
 2017-06-20 15:37 UTC  (4+ messages)

[PATCH] ARM: Update zii_vf610_dev_defconfig
 2017-06-20  7:32 UTC  (2+ messages)

[PATCH 0/6] Backport support for "extended device ID" for dataflash
 2017-06-20  7:32 UTC  (8+ messages)
` [PATCH 1/6] mtd: dataflash: Replace C99 types with their kernel counterparts
` [PATCH 2/6] mtd: dataflash: Improve coding style in jedec_probe()
` [PATCH 3/6] mtd: dataflash: Replace pr_debug, printk with dev_* functions
` [PATCH 4/6] mtd: dataflash: Get rid of loop counter in jedec_probe()
` [PATCH 5/6] mtd: dataflash: Make use of "extened device information"
` [PATCH 6/6] mtd: dataflash: Add flash_info for AT45DB641E

[PATCH 00/16] RATP logic fixes and improvements
 2017-06-19  9:37 UTC  (20+ messages)
` [PATCH 01/16] ratp: add missing transition to SYN-RECEIVED in behavior B
` [PATCH 02/16] ratp: avoid unnecessary variable initializations
` [PATCH 03/16] ratp: send missing RST in behavior C2
` [PATCH 04/16] ratp: add missing RST flag in behavior G
` [PATCH 05/16] ratp: completely ignore RST flagged packets "
` [PATCH 06/16] ratp: fix data presence check
` [PATCH 07/16] ratp: fix single byte sending flagged with SO
` [PATCH 08/16] ratp: remove bogus data checks in behavior C2
` [PATCH 09/16] ratp: remove FIXME comment: FIN always requires ACK
` [PATCH 10/16] ratp: fix sending ACKs without data
` [PATCH 11/16] ratp: consolidate ratp_sn_expected() and ratp_an_expected()
` [PATCH 12/16] ratp: prefer using ratp_send_ack() in behaviour I1
` [PATCH 13/16] ratp: send initial data in behaviour B if any pending
` [PATCH 14/16] ratp: don't ignore data that may arrive in behaviour H1
` [PATCH 15/16] ratp: consolidate setting the next AN or SN flags
` [PATCH 16/16] ratp: user close may happen in SYN-RECEIVED state

[PATCH 1/3] ARM: mvebu: initial support for Armada 38x
 2017-06-19  6:24 UTC  (5+ messages)
` [PATCH 2/3] clk: mvebu: Add support for Armada 38x's coreclk
` [PATCH 3/3] ARM: mvebu: Add initial support for Turris Omnia
  ` [PATCH v2 "

[PATCH] mtd: spi-nor: sync definition of Spansion chips from Linux
 2017-06-19  6:21 UTC  (2+ messages)

[PATCH 1/2] of_device_is_stdout_path: simplify
 2017-06-19  6:21 UTC  (5+ messages)
` [PATCH 2/2] of_device_is_stdout_path: split off options and support aliases
  ` [PATCH v2 "

[PATCH] scripts/kwbimage: support empty binary.0 files
 2017-06-19  6:17 UTC  (2+ messages)

[PATCH] serial: ns16550: emit an error message if getting the clock fails
 2017-06-19  6:16 UTC  (2+ messages)

[PATCH] clk: let clk_get return errors from of_clk_get_by_name
 2017-06-19  6:16 UTC  (2+ messages)

[PATCH] pci: mvebu: terminate error message with a newline
 2017-06-19  6:15 UTC  (2+ messages)

libratp, libratp-barebox and ratp-barebox-cli
 2017-06-15 11:18 UTC 

[PATCH v1 1/1] gpio: of: provide option generic property for initial line states
 2017-06-15  9:48 UTC  (6+ messages)

[PATCH] ARM: Initial OP-TEE support
 2017-06-14  9:34 UTC 

revert nvvar changes
 2017-06-14  7:26 UTC  (9+ messages)
` [PATCH 1/8] Revert "globalvar: Fix value of new globalvar when nvvar exists"
` [PATCH 2/8] Revert "nv: Fix setting of nv.dev.<devname>.<param> variables"
` [PATCH 3/8] Revert "globalvar: make nv_device static"
` [PATCH 4/8] Revert "globalvar: don't use nv_device if CONFIG_NVVAR is disabled"
` [PATCH 5/8] Revert "param: remove unnecessary device_d * argument"
` [PATCH 6/8] Revert "globalvar: make globalvar functions more consistent"
` [PATCH 7/8] Revert "globalvar: remove code for unqualified globalvars"
` [PATCH 8/8] Revert "nv: Do not create globalvars from nvvars"

How to use eMMC/SD DOS partitions as backend for the state framework?
 2017-06-13 14:49 UTC 

v2017.06.0
 2017-06-13 11:53 UTC  (6+ messages)

[PATCH] mtd: nand: omap: Fix BCH bit correction
 2017-06-13 11:50 UTC  (9+ messages)

How to use eMMC/SD DOS partitions as backend for the state framework?
 2017-06-13  7:34 UTC  (2+ messages)

[PATCH 1/4] ARM: i.MX6 Wandboard: dont do MMDC Write Leveling Calibration
 2017-06-13  7:27 UTC  (6+ messages)
` [PATCH 2/4] ARM: i.MX6 Wandboard Quad: fix PBL UART MUX
` [PATCH 3/4] ARM: i.MX6 Wandboard: enable Wandboard Quad
` [PATCH 4/4] ARM: i.MX6 Wandboard: add Documentation

[PATCH] watchdog: i.MX: fix i.MX6 reset
 2017-06-13  7:26 UTC  (2+ messages)

[PATCH] Documentation: improve network boot section
 2017-06-13  7:25 UTC  (2+ messages)

[PATCH] ARM: mvebu: fix size mask for RAM window
 2017-06-13  7:23 UTC  (2+ messages)

[PATCH 1/2] mtd: nand_omap_gpmc: Fix ecc size
 2017-06-09  9:01 UTC  (2+ messages)
` [PATCH 2/2] mtd: nand_omap_gpmc: remove unnecessary loop

New Board i.MX6 Dual Lite based
 2017-06-09  7:32 UTC  (5+ messages)

[PATCH] firmware: altera-serial: add support for Arria 10
 2017-06-09  6:01 UTC  (2+ messages)

[PATCH] i.MX/WD: setup the watchdog according to its datasheet
 2017-06-07 11:59 UTC  (2+ messages)

[PATCH v3 0/4] imx6ul: add Technexion Pico Hobbit support
 2017-06-07 11:58 UTC  (6+ messages)
` [PATCH v3 1/4] ARM: i.MX: setup ENET_TX_CLK_DIR in imx6_init for every imx6ul
` [PATCH v3 2/4] ARM: phytec-som-imx6: remove needles enet refclk setup
` [PATCH v3 3/4] i.MX: fec: add post PHY reset delay DT property
` [PATCH v3 4/4] ARM: i.MX6: add Technexion Pico Hobbit support

[PATCH] state: add missing help texts
 2017-06-07 10:25 UTC 

[PATCH v2 0/3] imx6ul: add Technexion Pico Hobbit support
 2017-06-07  7:40 UTC  (5+ messages)
` [PATCH v2 3/3] ARM: i.MX6: "

[PATCH] console: only bidirectional consoles allow RATP
 2017-06-07  6:03 UTC  (4+ messages)
  ` [PATCH] ratp: only allow bidirectional consoles

[PATCH] mtd: nand: omap: Return corrected bits for BCH
 2017-06-06 15:49 UTC 

[PATCH v3 1/4] arm: mach-omap: Change mountpoint of boot partitions
 2017-06-06 10:57 UTC  (9+ messages)
` [PATCH v3 3/4] arm: boards: phytec-som-am335x: Update boot scripts
` [PATCH v3 4/4] arm: boards: beaglebone: Delete default env

[PATCH] sandbox: new --stdinout option to enable a bidirectional console
 2017-06-06  7:00 UTC  (3+ messages)

RFC: barebox RATP C library?
 2017-06-06  6:49 UTC  (2+ messages)

[PATCH v3 0/4] GPIO "active low", hogging and usb-nop-xceive 'reset-gpio' support
 2017-06-06  6:27 UTC  (5+ messages)
` [PATCH v3 2/4] gpiolib: Add code to support "active low" GPIOs
` [PATCH v3 3/4] gpiolib: Add support for GPIO "hog" nodes
` [PATCH v3 4/4] usb-nop-xceiv: Add support for 'reset-gpios' binding

[PATCH 1/2] docs: mvebu can do 2nd stage booting
 2017-06-06  5:56 UTC  (2+ messages)

[PATCH] ratp: avoid using already freed memory
 2017-06-06  5:54 UTC  (2+ messages)

[PATCH] fs: Makefile: Add parseopt to all builds
 2017-06-06  5:47 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