mail archive of the barebox mailing list
 help / color / mirror / Atom feed
Configure RAM size on iMX53 board
 2016-11-09  6:41 UTC  (11+ messages)

[PATCH] clk: add clock command completion
 2016-11-08 17:34 UTC 

i.MX6ul support
 2016-11-08 17:19 UTC  (8+ messages)
` [PATCH 1/7] ARM: i.MX: beginning "
` [PATCH 2/7] ARM: i.MX6ul: Add clock support
` [PATCH 3/7] ARM: i.MX6 gpt: Add i.MX6ul support
` [PATCH 4/7] pinmux: imx-iomux-v3: "
` [PATCH 5/7] serial: i.MX: "
` [PATCH 6/7] ARM: i.MX: ocotp: "
` [PATCH 7/7] ARM: i.MX6 esdctl: "

[PATCH] ARM: i.MX: OCOTP: Add functions to access fuses field wise
 2016-11-08 13:43 UTC 

[PATCH] serial: i.MX uart: Allow DTE mode in lowlevel code
 2016-11-08 13:42 UTC 

[PATCH 1/2] of: partitions: Support new binding
 2016-11-08 13:41 UTC  (2+ messages)
` [PATCH 2/2] of: of_find_path: Add support for new partition binding

Designware MAC reset timeout after Linux reboot
 2016-11-08 12:25 UTC  (5+ messages)

[PATCH] net: phy: micrel: Do not overwrite reserved bits
 2016-11-08 11:54 UTC 

[PATCH] commands: spi: fix chip select validation
 2016-11-08  7:56 UTC  (2+ messages)

[PATCH] command.h: drop unused Struct_Section attribute
 2016-11-08  7:55 UTC  (2+ messages)

[PATCH] MIPS: drop redundant start_barebox() declaration
 2016-11-08  7:54 UTC  (2+ messages)

Fwd: boot kernel with append device tree
 2016-11-08  7:29 UTC  (5+ messages)

[PATCH 0/4] net/designware: A few patches from U-Boot
 2016-11-07 18:16 UTC  (5+ messages)
` [PATCH 1/4] net/designware: Consecutive writes to the same register to be avoided
` [PATCH 2/4] net/designware: Do not select MIIPORT for RGMII interface
` [PATCH 3/4] net: designware: Respect "bus mode" register contents on SW reset
` [PATCH 4/4] net/designware: add explicit reset of {tx|rx}_currdescnum

[PATCH] mtd: spi-nor: add MX25U2033E
 2016-11-07  7:58 UTC  (2+ messages)

[PATCH] scripts imx-image: add DCD NOP command support
 2016-11-07  7:56 UTC  (2+ messages)

[PATCH] mfd: mc13892: more descriptive charger register defines
 2016-11-07  7:54 UTC  (2+ messages)

[PATCH upstream 1/4] state: use packet attribute for on storage structs
 2016-11-03  8:38 UTC  (7+ messages)
` [PATCH upstream 2/4] state: fix indentation
` [PATCH upstream 3/4] state: fix state is not saved when string variable is changed
` [PATCH upstream 4/4] docs: state: make string variable type clearer

[PATCH 1/2] fixup! watchdog: add designware driver
 2016-11-03  6:13 UTC  (3+ messages)
` [PATCH 2/2] fixup! ARM: socfpga: dtsi: add dw-wdt reset lines

[PATCH 1/5] PCI: add some useful debug output
 2016-11-03  6:12 UTC  (6+ messages)
` [PATCH 2/5] PCI: only check specific flag for 64bit BAR
` [PATCH 3/5] PCI: align address range before scanning bridge
` [PATCH 4/5] PCI: align BAR address to BAR size
` [PATCH 5/5] PCI: split PCI hierarchy enumeration and config from device registration

[PATCH] net: e1000: set edev parent pointer
 2016-11-03  6:11 UTC  (2+ messages)

[PATCH] ARM: riotboard: fix barebox partition size
 2016-11-03  6:10 UTC  (2+ messages)

[PATCH v2] net: e1000: fix i210 register remapping
 2016-11-03  6:09 UTC  (3+ messages)

[PATCH] net: e1000: fix i210 register remapping
 2016-10-31 16:55 UTC 

[PATCH v3 1/3] reset: import socfpga-reset driver from linux
 2016-10-28  7:20 UTC  (7+ messages)
` [PATCH v3 2/3] watchdog: add designware driver
` [PATCH v3 3/3] ARM: socfpga: dtsi: add dw-wdt reset lines

[PATCH v2] ARM: dts: am33xx.dtsi: Add spi aliases
 2016-10-28  6:53 UTC  (2+ messages)

Read kernel from static UBI volume
 2016-10-27  7:39 UTC  (6+ messages)

[PATCH 0/4] Add support to modify mbr partition layout
 2016-10-26  9:40 UTC  (10+ messages)
` [PATCH 1/4] partitions: add DEVFS_PARTITION_IN_PT flag
` [PATCH 2/4] cmdlinepart: add option to set "
` [PATCH 3/4] partitions/dos: add function to write partition table
` [PATCH 4/4] mci: add MBR write and read function to block devices

[PATCH 1/2] nand: imx6: Changed default NAND clock
 2016-10-25  6:21 UTC  (7+ messages)
` [PATCH 2/2] mtd: nand: nand_mxs: Fix readtotal calculation

[PATCH v2] squashfs additional decompressors
 2016-10-24  6:28 UTC  (7+ messages)
` [PATCH 1/6] fs: squashfs: port lzo compression support from kernel
` [PATCH 2/6] fs: squashfs: port lz4 "
` [PATCH 3/6] fs: squashfs: port zlib "
` [PATCH 4/6] Add filetype and detection for squashfs images
` [PATCH 5/6] fs: squashfs: append linux rootarg for ubi volume
` [PATCH 6/6] fs: squashfs: Enable squashfs XZ support when XZ is enabled

[PATCH 1/2] ARM: dts: am33xx: Make am33xx-strip.dtsi independent
 2016-10-24  6:07 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: am33xx.dtsi: Add spi aliases

Compressed DTB - builtin DTB
 2016-10-24  5:51 UTC  (4+ messages)

[PATCH 1/6] fs: squashfs: port lzo compression support from kernel
 2016-10-21  9:48 UTC  (8+ messages)
` [PATCH 2/6] fs: squashfs: port lz4 "
` [PATCH 3/6] fs: squashfs: port zlib "
` [PATCH 4/6] Add filetype and detection for squashfs images
` [PATCH 5/6] fs: squashfs: append linux rootarg for ubi volume
` [PATCH 6/6] fs: squashfs: Do not default on xz

Loading kernel issues
 2016-10-21  8:11 UTC  (18+ messages)

[PATCH] pinctrl: mvebu: fix a comment about mv78460
 2016-10-21  7:18 UTC  (2+ messages)

[PATCH] arm: Baltos: don't invoke baltos_read_eeprom in MLO
 2016-10-21  6:54 UTC  (2+ messages)

[PATCH 0/5] Extend squashfs support
 2016-10-21  6:53 UTC  (12+ messages)
` [PATCH 1/5] fs: squashfs: port lzo compression support from kernel
` [PATCH 3/5] fs: squashfs: port zlib "
` [PATCH 4/5] Add filetype and detection for squashfs images

[PATCH 1/3] state: pass error code instead of inventing new one
 2016-10-20  7:31 UTC  (3+ messages)
` [PATCH 2/3] state: driver: handle EPROBE_DEFER
` [PATCH 3/3] of_path: handle no driver for device

[PATCH] pinctrl: mvebu: sync mpp names to Linux 4.9-rc1
 2016-10-19 13:54 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] mtd: ubi: enable thread earlier
 2016-10-19 12:49 UTC 

[PATCH] sandbox: eliminate sdl_init()
 2016-10-19 10:22 UTC  (2+ messages)

[PATCH] spi: mvebu: make more than one device on a bus work
 2016-10-19 10:14 UTC  (2+ messages)

[PATCH] arm: Baltos: setup MPU PLL to run at 600MHz
 2016-10-19 10:07 UTC  (2+ messages)

[PATCH] mtd: Make UBI detection more robust
 2016-10-19  6:54 UTC 

[PATCH 1/2] linux/list.h: Add missing include
 2016-10-19  6:39 UTC  (2+ messages)
` [PATCH 2/2] complete: Add completion for nv and globalvar commands

[PATCH] ARM: bootm: Fix free_mem calculation when initrd is given
 2016-10-18  7:50 UTC 

[PATCH] of: fix typos
 2016-10-18  5:40 UTC  (2+ messages)

[PATCH v2 1/3] reset: import socfpga-reset driver from linux
 2016-10-17  7:48 UTC  (4+ messages)
` [PATCH v2 2/3] watchdog: add designware driver
` [PATCH v2 3/3] ARM: socfpga: dtsi: add dw-wdt reset lines

[PATCH] ARM: i.MX Freescale Sabrelite: Use correct device tree for dl variant
 2016-10-17  6:24 UTC 

How to configure and enable the barebox state?
 2016-10-14  9:58 UTC  (2+ messages)

[RFC] add riscv support
 2016-10-13 10:18 UTC  (2+ messages)

[PATCH] arch: refresh defconfigs
 2016-10-12  7:04 UTC 

[PATCH] ubi: fix spelling
 2016-10-12  6:53 UTC  (2+ messages)

[PATCH] sandbox: drop unused header files
 2016-10-12  6:50 UTC  (2+ messages)

[PATCH] boot: add '-w' parameter to usage help text
 2016-10-12  6:48 UTC  (2+ messages)

[PATCH] mtd: ubi: Fix scrubbing during attach
 2016-10-11  6:45 UTC 

[PATCH 0/2] H100 support
 2016-10-11  5:01 UTC  (2+ messages)

why UBI static volumes are flagged as DEVFS_IS_CHARACTER_DEV
 2016-10-10  8:17 UTC  (4+ messages)

v2016.10.0
 2016-10-10  6:46 UTC 

[PATCH 1/2] ARM: mvebu: add support for Netgear RN2120
 2016-10-07  9:07 UTC  (2+ messages)

[PATCH v3] Add support for Baltos systems
 2016-10-07  8:16 UTC  (2+ messages)

[PATCH 00/20] Vybrid support in Barebox
 2016-10-07  7:56 UTC  (5+ messages)
` [PATCH 04/20] i.MX: Add support for VF610 Tower board

page:  |  | latest

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