mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] readline_simple: use len instead of CONFIG_CBSIZE
 2017-11-17 14:12 UTC  (3+ messages)

[PATCH] ARM: boards: phytec-som-am335x: Fix SPI boot script
 2017-11-17 14:11 UTC 

[PATCH] Net: add mdio_i2c driver
 2017-11-17 10:05 UTC  (7+ messages)

[PATCH] i2c: mv64xxx: add timeout waiting for bus ready
 2017-11-17  9:34 UTC  (5+ messages)

[PATCH] Configure network device for nfsboot via nv var
 2017-11-17  9:32 UTC  (5+ messages)
  ` AW: "

[PATCH] clk: sp810: hardwire parent to 1MHz clock
 2017-11-17  9:12 UTC  (2+ messages)

[PATCH] boards/zii-vf610-dev: Do not keep 'SOC_SW_RSTN' low
 2017-11-17  9:09 UTC  (2+ messages)

[PATCH] fs: Fix can_lseek_backward()
 2017-11-17  8:57 UTC  (3+ messages)

[PATCH v1] usbgadget command: provide -m option to set usb mode
 2017-11-14  8:00 UTC 

[PATCH v1] i.MX: esdhc: wait until SDSTB is asserted, not other way arround
 2017-11-13  7:57 UTC  (2+ messages)

v2017.11.0
 2017-11-13  7:54 UTC 

support mt7620
 2017-11-12 10:00 UTC  (3+ messages)

[PATCH v2] uimage: fix: add can_lseek_backward and use in uimage_open
 2017-11-10  7:01 UTC  (2+ messages)

[PATCH v1] i.MX: esdhc: optimize set_ios path
 2017-11-09 20:13 UTC  (4+ messages)

[PATCH v3 1/7] ARM: boards: phytec-som-am335x: Add unified MLO
 2017-11-07  6:47 UTC  (8+ messages)
` [PATCH v3 2/7] ARM: dts: AM335x: Add state framework
` [PATCH v3 3/7] ARM: configs: am335x_defconfig: Add state config
` [PATCH v3 4/7] common: state: Add variable_type to state_variable
` [PATCH v3 5/7] common: state: Add variable type as enum
` [PATCH v3 6/7] common: state: Add function to read state MAC
` [PATCH v3 7/7] ARM: phytec-som-am335x: Set MAC addresses from state

[PATCH v3 1/3] ARM: dts: AM335x: Add dummy i2c nodes
 2017-11-07  6:43 UTC  (4+ messages)
` [PATCH v3 2/3] common: oftree: Add autoenable functionality
` [PATCH v3 3/3] ARM: phytec-som-am335x: Add autoenable

[PATCH 1/2] efi-gui: add USB IO Protocol GUID definition
 2017-11-03 11:27 UTC  (5+ messages)
` [PATCH 2/2] efi-block: detect when the block device is a USB Disk

[PATCH v2 1/3] ARM: dts: AM335x: Add dummy i2c nodes
 2017-11-03  8:47 UTC  (4+ messages)
` [PATCH v2 2/3] common: oftree: Add autoenable functionality
` [PATCH v2 3/3] ARM: phytec-som-am335x: Add autoenable

[PATCH v2 1/6] ARM: boards: phytec-som-am335x: Add unified MLO
 2017-11-03  8:19 UTC  (8+ messages)
` [PATCH v2 2/6] ARM: dts: AM335x: Add state framework
` [PATCH v2 3/6] ARM: configs: am335x_defconfig: Add state config
` [PATCH v2 4/6] common: state: Add variable_type to state_variable
` [PATCH v2 5/6] common: state: Add function to read state MAC
` [PATCH v2 6/6] ARM: phytec-som-am335x: Set MAC addresses from state

[PATCH] uimage: fix: broken uimage_open on tftp since forward lseek works
 2017-11-03  7:58 UTC  (2+ messages)

[PATCH] 2d-primitives: fix typos in function names in comments
 2017-11-03  7:52 UTC  (2+ messages)

[PATCH v3 0/6] Fixes for nv command handling
 2017-11-03  7:51 UTC  (8+ messages)
` [PATCH 1/6] commands: nv: fail with verbose message if invoked without args
` [PATCH 2/6] commands: nv: call nvvar_print() only if no argument is given
` [PATCH 3/6] commands: nv: assure error code will be returned when an error occurred
` [PATCH 4/6] common: globvar: let nvvar_remove() report non-existing variable
` [PATCH 5/6] commands: nv: adjust command help
` [PATCH 6/6] command: nv: rewrap help text lines

[PATCH v2 0/5] Fixes for nv command handling
 2017-11-01 19:43 UTC  (11+ messages)
` [PATCH 1/5] commands: nv: fail with verbose message if invoked without args
` [PATCH 2/5] commands: nv: call nvvar_print() only if no argument is given
` [PATCH 3/5] commands: nv: assure error code will be returned when an error occurred
` [PATCH 4/5] common: globvar: let nvvar_remove() report non-existing variable
` [PATCH 5/5] commands: nv: adjust command help

[PATCH 1/3] common: Add autoenable for components
 2017-11-01  8:44 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: AM335x: Add dummy i2c nodes
` [PATCH 3/3] ARM: phytec-som-am335x: Add autoenable

[PATCH 1/5] ARM: boards: phytec-som-am335x: Add unified MLO
 2017-11-01  7:53 UTC  (6+ messages)
` [PATCH 2/5] ARM: dts: AM335x: Add state framework
` [PATCH 3/5] ARM: configs: am335x_defconfig: Add state config
` [PATCH 4/5] common: state: Make find_var public
` [PATCH 5/5] ARM: phytec-som-am335x: Set MAC addresses from state

[PATCH] EFI: add poweroff support
 2017-10-27  8:55 UTC  (2+ messages)

[PATCH] usb: imx: implement support for "over-current-active-high" property
 2017-10-27  8:47 UTC  (2+ messages)

[PATCH 1/1] EFI: add poweroff support
 2017-10-26 10:03 UTC  (2+ messages)

[PATCH v2 0/3] ARM: i.MX: bbu-internal: new handler to make use of mmc boot partitions
 2017-10-24 12:10 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: i.MX: bbu-internal: make filename for device to write to adaptable
` [PATCH v2 2/3] ARM: i.MX: bbu-internal: new handler to make use of mmc boot partitions
` [PATCH v2 3/3] ARM: i.MX: bbu-internal: update tqma6x to make use of new bbu handler

[PATCH 1/3] ARM: i.MX: bbu-internal: make filename for device to write to adaptable
 2017-10-23  8:05 UTC  (8+ messages)
` [PATCH 2/3] ARM: i.MX: bbu-internal: new handler to make use of mmc boot partitions
` [PATCH 3/3] ARM: i.MX: bbu-internal: update board files to make use of new bbu handler

[PATCH 0/2] Allow decimally formatted data for the commands "i2c_write" and "spi"
 2017-10-23  7:27 UTC  (5+ messages)
` [PATCH 1/2] commands: i2c: do not restrict i2c_write's data to be hex-formatted
` [PATCH 2/2] commands: spi: do not restrict spi's "

[PATCH] arm: bootm: don't fall over if image is padded with less than 40 bytes
 2017-10-23  7:13 UTC  (2+ messages)

Terasic DE0 Nano SoC / SoCkit confusion
 2017-10-20 12:29 UTC  (3+ messages)

[PATCH 0/5] sandbox: add gpio support with libftdi1
 2017-10-19 11:55 UTC  (12+ messages)
` [PATCH 1/5] sandbox: avoid symbol conflict for {open,read,close}dir
` [PATCH 2/5] sandbox: add gpio support with libftdi1
` [PATCH 3/5] sandbox: parse libftdi options
` [PATCH 4/5] sandbox_defconfig: enable gpio, spi, i2c and led stuff
` [PATCH 5/5] sandbox: dts: add i2c and spi libftdi1 bit-bang example

[PATCH] graphic_utils: Fix freeing uninitialzed pointer in fb_open()
 2017-10-19 10:13 UTC 

[PATCH 0/2] Allow decimally formatted data for the commands "i2c_write" and "spi"
 2017-10-19  6:55 UTC  (5+ messages)
` [PATCH 1/2] commands: i2c: do not restrict i2c_write's data to be hex-formatted
` [PATCH 2/2] commands: spi: do not restrict spi's "

intel efi system too slow
 2017-10-18 13:06 UTC  (2+ messages)

[PATCH] mtd: m25p80: make it possible to use 4K erase block
 2017-10-16 14:04 UTC  (6+ messages)

[PATCH v1] writef: added command to write content of variable to file
 2017-10-16  8:38 UTC  (2+ messages)

[PATCH] regmap: port regmap_update_bits from linux
 2017-10-16  8:35 UTC  (2+ messages)

[PATCH] ARM: socfpga: dts: sockit: remove upstreamed nodes
 2017-10-16  8:35 UTC  (2+ messages)

[PATCH] OMAP_GPMC: this driver depends on MTD
 2017-10-16  8:34 UTC  (2+ messages)

[PATCH] elf.h: Use EI_NIDENT instead of numeric value
 2017-10-16  8:26 UTC  (2+ messages)

[PATCH v2 0/3] e1000: fix access to companion flash chip
 2017-10-16  8:26 UTC  (5+ messages)
` [PATCH v2 1/3] e1000: implement register mapping for E1000_FLSW{CTL, DATA, CNT}
` [PATCH v2 2/3] e1000: implement support for smaller flash chips
` [PATCH v2 3/3] e1000: Don't poll for FLSWCTL.GLDONE before starting a flash transaction

[PATCH] eeprom: at24: fix 'assignment from incompatible pointer type' warning
 2017-10-16  8:23 UTC  (2+ messages)

[PATCH] Marvell: implement marvell_of_reg_init
 2017-10-16  7:37 UTC  (2+ messages)

[PATCH] ARM: imx: imx6ull-evk: select ARCH_IMX6UL instead of ARCH_IMX6ULL
 2017-10-16  7:35 UTC  (2+ messages)

[PATCH v2 01/12] ARM: vexpress: always build relocatable image
 2017-10-16  7:31 UTC  (13+ messages)
` [PATCH v2 02/12] of: populate clock providers before other devices
` [PATCH v2 03/12] clk: versatile: add basic clocks
` [PATCH v2 04/12] clocksource: sp804: silently ignore secondary instaces
` [PATCH v2 05/12] mci: mmci: add DT support
` [PATCH v2 06/12] ARM: vexpress: switch to DT probe and multi-image build
` [PATCH v2 07/12] ARM: vexpress: regenerate config
` [PATCH v2 08/12] docs: add qemu vexpress
` [PATCH v2 09/12] vexpress: use device tree provided by QEMU if available
` [PATCH v2 10/12] vexpress: add bootstate node to the device tree
` [PATCH v2 11/12] of: base: add function to copy a device tree node
` [PATCH v2 12/12] ARM: vexpress: add fixup handler for 'virtio, mmio' devices

[PATCH] efi: add missing Kconfig selects
 2017-10-16  7:30 UTC  (2+ messages)

[PATCH 1/3] 2d-primitives: fix missing pixel in gu_draw_line()
 2017-10-16  7:20 UTC  (6+ messages)
` [PATCH 2/3] fbtest: add solid pattern
` [PATCH 3/3] fbtest: add gradients pattern

[PATCH] UBI: attach: add missing newline at end of pr_err()
 2017-10-16  7:02 UTC  (2+ messages)

[PATCH 1/2] ARM: i.MX6ull: Add SoC specific lowlevel_init function
 2017-10-10 14:04 UTC  (7+ messages)
` [PATCH 2/2] i.MX6ull evk support

[PATCH 0/3] gpiolib: introduce gpio initializer
 2017-10-09 19:27 UTC  (3+ messages)

[PATCH 0/3] e1000: access to flash on i210
 2017-10-09 18:41 UTC  (10+ messages)
` [PATCH 1/3] e1000: implement register mapping for E1000_{EERD, FLSW{CTL, DATA, CNT}}
    ` [PATCH 1/3] e1000: implement register mapping for E1000_{EERD,FLSW{CTL,DATA,CNT}}
` [PATCH 2/3] e1000: implement support for smaller flash chips
` [PATCH 3/3] HACK: e1000: don't check for FLSWCTL.GLDONE when waiting for idle

page:  |  | latest

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