mail archive of the barebox mailing list
 help / color / mirror / Atom feed
nand pmecc crash detected
 2014-03-03  7:58 UTC  (3+ messages)

[PATCH] mtd: nand: disable subpage reads
 2014-03-03  7:50 UTC 

[PATCH 1/1] blspec: Fix when NFS is not enabled
 2014-03-03  7:13 UTC 

[PATCH 0/1 v2] Add support for mx31moboard
 2014-03-03  7:02 UTC  (4+ messages)
` [PATCH 1/1 v2] ARM: i.MX31: Add support for mx31moboard board

[RFC 0/3] current read implementation and POSIX
 2014-02-28 17:58 UTC  (9+ messages)
` [RFC 1/3] ramfs: add foofs for testing
` [RFC 2/3] fs: read: handle zero files
` [RFC 3/3] libbb: read_full: use read return instead size

[PATCH 1/5] PWM: Add functions for getting/setting period/duty cycle
 2014-02-28 14:24 UTC  (5+ messages)
` [PATCH 2/5] PWM: Implement devicetree support
` [PATCH 3/5] led: move led_of_parse_trigger to core
` [PATCH 4/5] led: Add pwm-led driver
` [PATCH 5/5] led: Add default-on trigger

[PATCH v2 00/10] new partitioning helper
 2014-02-28 14:09 UTC  (15+ messages)
` [PATCH v2 01/10] devfs: partitioning: add missing free in error path
` [PATCH v2 02/10] devfs_add_partition: make flags parameter unsigned
` [PATCH v2 03/10] Documentation: fix example call to devfs_add_partition
` [PATCH v2 04/10] mtd/nand: constify filename parameter
` [PATCH v2 05/10] devfs: partitioning: add new helper devfs_create_partitions
` [PATCH v2 06/10] ARM: a9m2410: convert to devfs_create_partitions
` [PATCH v2 07/10] ARM: freescale-mx35-3-stack: "
` [PATCH v2 08/10] ARM: pca100: "
` [PATCH v2 09/10] ARM: pcm038: "
` [PATCH v2 10/10] ARM: sama5d3xek: "

[PATCH] mtd: nand: Enable read_subpage functionality
 2014-02-28 13:45 UTC 

[PATCH 0/1] Add support for mx31moboard
 2014-02-28 13:37 UTC  (6+ messages)
  ` [PATCH 1/1] ARM: i.MX31: Add support for mx31moboard board

[PATCH v2 0/4] ppc: memory layout and memtest
 2014-02-28 12:58 UTC  (5+ messages)
` [PATCH 1/4] MPC85xx: fix memory layout to prevent corruption during memtest
` [PATCH 2/4] ppc: add support for memtest with cache disabled
` [PATCH 3/4] memtest: exclude page starting at address 0
` [PATCH 4/4] ppc: P2020RDB and DA923RC configuration

[PATCH 1/4] param: dev_add_param_fixed: constify argument
 2014-02-28 10:24 UTC  (4+ messages)
` [PATCH 2/4] fs: ubifs: Fix unused function warning
` [PATCH 3/4] mtd: ubi: rework logging
` [PATCH 4/4] fs: ubifs: "

[PATCH 1/1] cfi_flash: fix NULL pointer dereference
 2014-02-28  8:32 UTC  (4+ messages)

Add NFS Bootloader Spec support
 2014-02-27 21:00 UTC  (6+ messages)
` [PATCH 1/5] run_command: remove unused flag parameter
` [PATCH 2/5] net: constify eth_get_byname argument
` [PATCH 3/5] net: remove old nfs support
` [PATCH 4/5] net: Add ifup support
` [PATCH 5/5] blspec: Add NFS support

[PATCH 0/4] ppc: memory layout and memtest
 2014-02-27 20:44 UTC  (7+ messages)
` [PATCH 1/4] ppc: fix memory layout to prevent corruption during memtest
` [PATCH 2/4] ppc: add support for memtest with cache disabled
` [PATCH 3/4] memtest: exclude page starting at address 0
` [PATCH 4/4] ppc: P2020RDB and DA923RC configuration

[PATCH 1/5] ARM: i.MX: edmqmx6: fix startup
 2014-02-27 20:10 UTC  (6+ messages)
` [PATCH 2/5] ARM: i.MX: edmqmx6: correct MMDC init
` [PATCH 3/5] ARM: i.MX: edmqmx6: choose the environment at the correct time
` [PATCH 4/5] ARM: i.MX: edmqmx6: set display GPIOs
` [PATCH 5/5] ARM: i.MX: edmqmx6: choose correct env when booting from SD

[PATCH 00/10] new partitioning helper
 2014-02-27 13:17 UTC  (15+ messages)
` [PATCH 01/10] devfs: partitioning: add missing free in error path
` [PATCH 02/10] devfs_add_partition: make flags parameter unsigned
` [PATCH 03/10] Documentation: fix example call to devfs_add_partition
` [PATCH 04/10] mtd/nand: constify filename parameter
` [PATCH 05/10] devfs: partitioning: add new helper devfs_create_partitions
` [PATCH 06/10] ARM: a9m2410: convert to devfs_create_partitions
` [PATCH 07/10] ARM: freescale-mx35-3-stack: "
` [PATCH 08/10] ARM: pca100: "
` [PATCH 09/10] ARM: pcm038: "
` [PATCH 10/10] ARM: sama5d3xek: "

[PATCH] fixup! tegra: add Tegra3 to relevant lowlevel functions
 2014-02-27  9:42 UTC  (2+ messages)

[PATCH] bugfix: don't rely on lr in arm_cpu_lowlevel_init
 2014-02-27  9:41 UTC  (2+ messages)

bug in arm_cpu_lowlevel_init ??
 2014-02-27  8:01 UTC  (6+ messages)

i.MX6Q Boot from NAND
 2014-02-27  7:38 UTC  (2+ messages)

i.MX6Q Boot from NAND
 2014-02-27  7:30 UTC  (3+ messages)
    ` Antwort: "

[PATCH 1/3] usb: dfu: Fix spelling of flag name
 2014-02-26 14:35 UTC  (3+ messages)
` [PATCH 2/3] usb: dfu: Add create flag
` [PATCH 3/3] defaultenv: Add boot option for DFU

Barebox TFTP FS
 2014-02-26  8:50 UTC  (3+ messages)

Add bbenv-y support
 2014-02-25 14:18 UTC  (5+ messages)
` [PATCH 1/4] make: Add bbenv-y target to generate default environment files
` [PATCH 2/4] move defaultenv-1 to defaultenv/defaultenv-1
` [PATCH 3/4] move defaultenv-2 to defaultenv/defaultenv-2-*
` [PATCH 4/4] defaultenv: Allow multiple defaultenvironment overlays

[PATCH 17/17] ARM: OMAP: consolidate am335x mlo defconfigs
 2014-02-25 11:12 UTC  (2+ messages)
`  "

[PATCH] mtd: nand: Do not automatically set SUBPAGE_READ flag
 2014-02-24  9:25 UTC  (4+ messages)

[PATCH] ARM i.MX6: Gate clocks to graphics processing units
 2014-02-24  8:31 UTC  (2+ messages)

[PATCH] ARM: clps711x: Remove SYSCON3 handling
 2014-02-24  8:29 UTC  (2+ messages)

i.MX25 : Ethernet link detection blocking console
 2014-02-24  8:27 UTC  (2+ messages)

[PATCH 1/3] ARM: i.MX6: UDOO: rename watchdog function
 2014-02-24  8:08 UTC  (4+ messages)
` [PATCH 2/3] ARM: i.MX6: UDOO: Add support of ethernet
` [PATCH 3/3] ARM: i.MX6: UDOO: rename UDOO image file

[PATCH] lib: math: Return NULL pointer
 2014-02-24  7:59 UTC  (2+ messages)

[PATCH 1/4] filetype: Add detection for barebox environment
 2014-02-22 19:40 UTC  (7+ messages)
` [PATCH 2/4] environment: constify arguments
` [PATCH 3/4] environment: Add function to load envfs from buffer
` [PATCH 4/4] defaultenv: Align defaultenv array

[PATCH] ARM: i.MX6: Add Garz+Fricke Santaro board support
 2014-02-21 15:36 UTC 

[PATCH v2 1/2] ARM: i.MX6: sabresd: switch to multiboard support
 2014-02-21 14:28 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: i.MX6: sabresd: switch to multi image support

[PATCH] ARM: imx_v7_defconfig: Enable CONFIG_MACH_SABRESD
 2014-02-21  0:17 UTC 

[PATCH 1/2] ARM: i.MX6: sabresd: switch to multiboard support
 2014-02-20 23:22 UTC  (2+ messages)
` [PATCH 2/2] ARM: i.MX6: sabresd: switch to multi image support

[PATCH] Load PBL into SRAM
 2014-02-20 16:32 UTC  (8+ messages)

[PATCH] ARM: i.MX: Make mxc_iomux_v3_setup_multiple_pads argument const
 2014-02-20 13:50 UTC 

[PATCH v2 1/2] ARM: add minimal support for the Freescale Quad UDOO Board
 2014-02-19 10:58 UTC  (3+ messages)
` [PATCH 2/2] ARM: Rework device tree of UDOO Board to be more flexible

Cleanup environment dependencies and compressed file generation
 2014-02-19 10:50 UTC  (6+ messages)
` [PATCH 1/5] common/Makefile: reorder targets
` [PATCH 2/5] defaultenv: simplify env dependencies
` [PATCH 3/5] make: Add wildcard rules for compressed files
` [PATCH 4/5] defaultenv: use wildcard compression rules
` [PATCH 5/5] Kconfig: Select default compression type

[PATCH 1/2] ARM: i.MX6: saresd: set USB PHY and DR mode
 2014-02-19 10:33 UTC  (4+ messages)
` [PATCH 2/2] ARM: i.MX6: sabresd: switch to multi-image

[PATCH] ARM: i.MX: Karo-tx25: build image for internal boot
 2014-02-18 11:18 UTC 

[PATCH 0/5] Introduce devfs_append_partition and a few users
 2014-02-18 10:43 UTC  (7+ messages)
` [PATCH 1/5] devfs-core: introduce devfs_append_partition
` [PATCH 2/5] ARM: sama5d3xek: convert to devfs_append_partition
` [PATCH 3/5] ARM: a9m2410: "
` [PATCH 4/5] ARM: freescale-mx35-3-stack: "
` [PATCH 5/5] ARM: pca100: "

[PATCH v2 0/8] Lowlevel Tegra3 support
 2014-02-17 20:27 UTC  (9+ messages)
` [PATCH v2 1/8] tegra: add -fno-jump-tables to lowlevel code
` [PATCH v2 2/8] tegra: lowlevel: switch to __always_inline macro
` [PATCH v2 3/8] tegra: add break to switch statements
` [PATCH v2 4/8] tegra: add lowlevel delay function
` [PATCH v2 5/8] tegra: add Tegra3 to relevant lowlevel functions
` [PATCH v2 6/8] tegra: add lowlevel DVC
` [PATCH v2 7/8] tegra: set AHB clock rate early
` [PATCH v2 8/8] tegra: add Tegra3 startup

Devicetree Maintenance in barebox
 2014-02-17 19:42 UTC  (2+ messages)

[PATCH] Adding minimal support for the UDOO board
 2014-02-17 19:34 UTC  (6+ messages)

[PATCH 0/7] Lowlevel Tegra3 support
 2014-02-17 12:55 UTC  (6+ messages)
` [PATCH 2/7] tegra: add break to switch statements
` [PATCH 5/7] tegra: add lowlevel DVC

[PATCH] read_file: Use read_full
 2014-02-17 10:04 UTC  (2+ messages)

[PATCH 1/8] common/kallsyms.c: Fix sparse warning
 2014-02-17  7:30 UTC  (5+ messages)
` [PATCH 5/8] drivers/clk/clk-gate.c: "
` [PATCH 7/8] drivers/i2c/i2c.c: Fix sparse warnings

[PATCH 1/7] ARM: socfgpa: Remove redundant assignment
 2014-02-17  7:23 UTC  (5+ messages)
` [PATCH 6/7] lib/math.c: Fix possible crash

[PATCH] tegra: rename board directory for Colibri T20
 2014-02-17  6:51 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