mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 1/5] ARM: i.MX: edmqmx6: fix startup
 2014-02-27 13:53 UTC  (5+ 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 0/4] ppc: memory layout and memtest
 2014-02-27 13:46 UTC  (5+ 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 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  (11+ messages)
` [PATCH 1/7] tegra: add -fno-jump-tables to lowlevel code
` [PATCH 2/7] tegra: add break to switch statements
` [PATCH 3/7] tegra: add lowlevel delay function
` [PATCH 4/7] tegra: add Tegra3 to relevant lowlevel functions
` [PATCH 5/7] tegra: add lowlevel DVC
` [PATCH 6/7] tegra: set AHB clock rate early
` [PATCH 7/7] tegra: add Tegra3 startup

[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  (10+ messages)
` [PATCH 2/8] drivers/clk/clk-fixed.c: "
` [PATCH 3/8] drivers/clk/clk-fixed-factor.c: "
` [PATCH 4/8] drivers/clk/clk-mux.c: "
` [PATCH 5/8] drivers/clk/clk-gate.c: "
` [PATCH 6/8] drivers/clk/clk-divider-table.c: "
` [PATCH 7/8] drivers/i2c/i2c.c: Fix sparse warnings
` [PATCH 8/8] drivers/of/base.c: "

[PATCH 1/7] ARM: socfgpa: Remove redundant assignment
 2014-02-17  7:23 UTC  (10+ messages)
` [PATCH 2/7] boot command: "
` [PATCH 3/7] mtd: nand_imx: "
` [PATCH 4/7] spi: altera_spi: "
` [PATCH 5/7] USB gadget: "
` [PATCH 6/7] lib/math.c: Fix possible crash
` [PATCH 7/7] scripts/kwboot: Remove redundant assignment

[PATCH] tegra: rename board directory for Colibri T20
 2014-02-17  6:51 UTC  (2+ messages)

[PATCH] ppc: mpc85xx: fix memory size calculation
 2014-02-14 20:23 UTC  (2+ messages)

[PATCH] Add readf command
 2014-02-14 15:40 UTC 

Add devicetree support to gpio-keys driver
 2014-02-14 15:38 UTC  (5+ messages)
` [PATCH 1/4] input: Add BB_ prefix to KEY_ defines
` [PATCH 2/4] input: gpio-keys: separate internal data from platform_data
` [PATCH 3/4] input: Add keycode to barebox key translation table
` [PATCH 4/4] input: gpio-keys: Add devicetree probe support

[PATCH] USB: dfu: Use barebox product id
 2014-02-14 15:33 UTC 

[PATCH] mci: Fix version handling
 2014-02-14 15:31 UTC 

[PATCH] ARM: add minimal support for the Freescale Quad UDOO Board
 2014-02-14  9:55 UTC  (2+ messages)

[PATCH 1/8] mtd: Simplify partitions
 2014-02-13 19:05 UTC  (13+ messages)
` [PATCH 2/8] device: init bus list
` [PATCH 3/8] device: remove parameters when unregistering a device
` [PATCH 4/8] mtd: erase_info may be modified in mtd_erase
` [PATCH 5/8] mtd: Only call of_parse_partitions when the mtd has a parent
` [PATCH 6/8] mtd: partition: only copy selected fields to partition
` [PATCH 7/8] mtd: register mtd partitions as real mtd devices
` [PATCH 8/8] ubi: register ubi devices and volumes as devices

more mtd
 2014-02-13 18:48 UTC  (3+ messages)
` [PATCH 1/2] mtd: mtdraw: Do not create for partitions and devices without oob
` [PATCH 2/2] mtd: mtdoob: Do not create for partitions

i.MX: switch remaining boards to imx-image
 2014-02-13 10:42 UTC  (15+ messages)
` [PATCH 01/14] ARM: i.MX: Add include directories to imximage target
` [PATCH 02/14] ARM: i.MX53 SMD: Switch to imximage
` [PATCH 03/14] ARM: i.MX6 sabresd: "
` [PATCH 04/14] ARM: i.MX6 arm2: "
` [PATCH 05/14] ARM: i.MX51 ccxmx51: "
` [PATCH 06/14] ARM: i.MX51 karo-tx51: "
` [PATCH 07/14] ARM: i.MX51 vincell: "
` [PATCH 08/14] ARM: i.MX51: Eukrea cpuimx51: Switch to imx-image
` [PATCH 09/14] ARM: i.MX25: freescale-mx25-3stack: "
` [PATCH 10/14] ARM: i.MX53: TQ tqma53: "
` [PATCH 11/14] ARM: i.MX25: Eukrea cpuimx25: "
` [PATCH 12/14] ARM: i.MX35: eukrea-cpuimx35: "
` [PATCH 13/14] ARM: i.MX35: freescale-mx35-3stack: "
` [PATCH 14/14] ARM: i.MX53 karo-tx53: Switch to imximage

PWM patches
 2014-02-13 10:00 UTC  (3+ messages)
` [PATCH 3/5] ARM: i.MX6: Add PWM clk lookups
` [PATCH 4/5] ARM: dts: i.MX6: Add pwm aliases

page:  |  | latest

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