mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] arm:imx27: add basic support for KaRo TX27 module on StarterKit 5
 2011-11-03 13:46 UTC 

[RFC PATCH 0/9] Catch-up/clean-up doxygen documentation
 2011-11-03 12:48 UTC  (12+ messages)
` [PATCH 1/9] trivial: relocate doxygen help page for time command
` [PATCH 2/9] trivial: relocate doxygen help page for led command
` [PATCH 3/9] trivial: reorganize crc32 command doxygen output
` [PATCH 4/9] trivial: fix doxygen error in dlink-dir-320.dox
` [PATCH 5/9] trivial: De-orphan NAND doxygen output and fix @param syntax
` [PATCH 6/9] docs: Enable BAREBOX_CMD_HELP_TEXT() in generated documentation
` [PATCH 7/9] doxygen: Enable LONGHELP output in generated output
` [PATCH 8/9] trivial: Small change in page link title
` [PATCH 9/9] help: update of shell commands doxygen/online help documentation

[PATCH] ARM i.MX53: enable l2 cache
 2011-11-02 15:23 UTC 

Failed to launch barebox from flash memory on i.MX35
 2011-11-02 14:58 UTC  (6+ messages)
  ` Issue when building Barebox with ARM EABI 4.4.3

Error when building Barebox with arm-eabi 4.4.3
 2011-11-02 14:52 UTC 

[RFC PATCH 0/2] NEW boot config
 2011-10-31 18:33 UTC  (6+ messages)
` [PATCH 1/2] add boot_config command support
  ` [PATCH 2/2] add boot_menu "

Nand support for i.MX233
 2011-10-31 15:33 UTC  (2+ messages)

barebox on gta04
 2011-10-31 14:18 UTC  (8+ messages)

Tegra 2
 2011-10-28 14:08 UTC  (5+ messages)

[RFC PATCH V2 0/6] ARM: initial Tegra support
 2011-10-28 13:24 UTC  (7+ messages)
` [RFC PATCH V2 1/6] "
` [RFC PATCH V2 2/6] dirty hack, fixme: disable mmu_cache_flush in arch/arm/cpu/start.c for Tegra
` [RFC PATCH V2 3/6] ARM: Tegra: add Toshiba AC100 support
` [RFC PATCH V2 4/6] toshiba-ac100: add USB host support
` [RFC PATCH V2 5/6] USB: set MAXINTERFACES=16, so Toshiba AC100 works correctly
` [RFC PATCH V2 6/6] add toshiba_ac100_defconfig

No DHCP time out ? (v2010.12.0)
 2011-10-27 22:02 UTC  (4+ messages)
  ` different NAND type

[PATCH v3] omap: Unify run_shell() in xload configuration
 2011-10-27 14:11 UTC  (2+ messages)

[PATCH v3] sandbox: move ELFCLASS detection to asm/elf.h
 2011-10-27 11:50 UTC 

[PATCH v2] sandbox: move ELFCLASS detection to asm/elf.h
 2011-10-27  8:45 UTC 

[PATCH 1/1] sandbox: move ELFCLASS detection to asm/elf.h
 2011-10-27  6:50 UTC 

[PATCH] usb: ehci-hcd.c: fix 'value computed is not used' warning
 2011-10-26  8:25 UTC 

[PATCH] ARM: mx53-loco: Remove duplicate call to loco_fec_reset()
 2011-10-26  1:25 UTC 

[PATCH] ARM: mx53-loco: Remove duplicate call to loco_fec_reset()
 2011-10-26  1:21 UTC 

[PATCH] usb: fix unaligned access
 2011-10-25 18:36 UTC  (10+ messages)

lib/md5.o build problem
 2011-10-25  6:53 UTC  (3+ messages)

barebox on gta04
 2011-10-24 21:07 UTC  (2+ messages)

[PATCH 1/1] sanbox: add linux_execve and linux_exec command
 2011-10-23  9:59 UTC 

[PATCH 1/1] password: remove not used variable 'second'
 2011-10-23  9:59 UTC 

[PATCH 1/3] sandbox: move __SANDBOX__ to Makefile
 2011-10-23  7:48 UTC  (4+ messages)
` [PATCH 2/3] sandbox: remove duplicate barebox.lds.S
` [PATCH 3/3] sandbox: simplify linker script

[RFC PATCH 1/2] fs: fix path_check_prereq()
 2011-10-19  9:51 UTC  (4+ messages)
` [RFC PATCH 2/2] fs: fix chdir()

[PATCH v2] devicetree support
 2011-10-18 14:39 UTC  (6+ messages)
` [PATCH 1/4] initial libfdt support
` [PATCH 2/4] initial oftree command support
` [PATCH 3/4] ARM Linux: Add device tree support
` [PATCH 4/4] oftree: add fixup for memory nodes

NAND Boot Issue
 2011-10-18  9:44 UTC  (7+ messages)

Booting Pandaboard from SD card
 2011-10-17 14:44 UTC  (9+ messages)

[PATCH for next] 'bootz' command fails to load the zImage's header
 2011-10-14 12:37 UTC  (3+ messages)
  ` [PATCH for master] Really fix the 'bootz' command

[RFC] Fix misc warnings when building sandbox on 64-bits
 2011-10-14 12:11 UTC  (13+ messages)
` [PATCH 1/5] Only pass -P to cpp when generating ld scripts
` [PATCH 2/5] Avoid warnings by using format(__printf__)
` [PATCH 3/5] fprintf() returns an int
` [PATCH 4/5] Use %p in format for pointers
` [PATCH 5/5] Use size_t for memory offsets

[PATCH] nios2: remove warnings generated by include/io.h
 2011-10-14  7:33 UTC  (2+ messages)

[PATCH] arm: at91: fix environment location in flash for multiple boards
 2011-10-14  7:29 UTC  (3+ messages)
` [PATCH] arm: at91: Add Atmel NAND support in config for at91sam9m10g45ek

[PATCH] Fix spelling of "omitted"; found by lintian
 2011-10-14  7:27 UTC  (2+ messages)

patches
 2011-10-14  2:24 UTC  (4+ messages)
` [PATCH 1/2] ARM: use arm_system_rev from environment
` [PATCH 2/2] nand: export some useful information about flashes to device variables

[PATCH 1/8] block: Sparse fix
 2011-10-13 20:23 UTC  (8+ messages)
` [PATCH 2/8] base:driver: Fix sparse warning
` [PATCH 3/8] mci:s3c: "
` [PATCH 4/8] mci:s3c: Fix shadow name "
` [PATCH 5/8] mci:s3c: Fix sparse warning for readl/writel arguments
` [PATCH 6/8] nand: Fix sparse warning
` [PATCH 7/8] nand_s3c2410: Fix sparse warnings
` [PATCH 8/8] serial_s3c24x0: "

i.MX53 patches
 2011-10-13 15:30 UTC  (7+ messages)
` [PATCH 1/6] ARM i.MX53: Add lowlevel init code
` [PATCH 2/6] ARM i.MX53 Loco: Use generic "
` [PATCH 3/6] ARM i.MX53: sync iomux data with latest kernel
` [PATCH 4/6] mtd nand i.MX: Add i.MX53 support
` [PATCH 5/6] mtd nand i.MX: depend on ARCH_IMX instead of individual SoCs
` [PATCH 6/6] ARM i.MX53: Fix nand registration helper

OMAP patches
 2011-10-13 15:18 UTC  (3+ messages)
` [PATCH 1/2] mci omap: do not fail on nonexistent pdata
` [PATCH 2/2] ARM panda: fix default env path in config

[PATCH v2] omap: Unify run_shell() in xload configuration
 2011-10-12 10:11 UTC  (3+ messages)

Pandaboard boot problems persist (was: [PATCH] Fixed unaligned access)
 2011-10-12  9:38 UTC  (3+ messages)

ID fix for mx51 SDHC2
 2011-10-12  8:30 UTC  (2+ messages)

[PATCH 0/5] Multi uImage support on ARM
 2011-10-12  6:55 UTC  (9+ messages)
` [PATCH 1/5] bootm: ensure the uImage is mapped first to allow option to used it
` [PATCH 2/5] get_fake_image_handle: set nb_data_entries to 1 and update the header size
` [PATCH 3/5] bootm: add -L option to specify the initrd load address
` [PATCH 4/5] arm/bootm: enable multi uimage support
` [PATCH 5/5] defaultenv: add bootm_opt var to allow the board to pass parameter to bootm

[PATCH 1/5] move digest to crypto/
 2011-10-12  6:53 UTC  (8+ messages)
` [PATCH 2/5] digest: factorise file digest to common/digest.c
` [PATCH 3/5] sha1: drop never used sha1_hmac
` [PATCH 4/5] crypto: add sha224 support
` [PATCH 5/5] command/digest: "

[PATCH] iomap: Unify run_shell() in xload configuration
 2011-10-11 15:20 UTC 

iMX35 3stack framebuffer problem
 2011-10-11  7:06 UTC  (15+ messages)

[PATCH] mci-core: fix typo for pr_warn
 2011-10-10 20:07 UTC 

[PATCH] menu: fix alinment
 2011-10-10 20:06 UTC 

barebox startup
 2011-10-10  9:33 UTC  (3+ messages)
`  "

pandaboard boot issue
 2011-10-09  9:32 UTC  (4+ messages)
  ` [PATCH] Fixed unaligned access

[PATCH] mach-nomadik: Fix compilation error
 2011-10-09  4:05 UTC  (2+ messages)

[RFC PATCH] arm: cpuinfo: import ARM architecture detection code from Linux
 2011-10-08 19:49 UTC 

[RFC/PATCH 0/2] Backlight support
 2011-10-08 12:47 UTC  (4+ messages)

v2011.10.0
 2011-10-08  9:35 UTC 

[PATCH] Allow data-only i2c transfers
 2011-10-07 13:46 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