Tegra 2
2011-10-28 13:15 UTC (3+ messages)
[RFC PATCH 0/2] NEW boot config
2011-10-28 9:37 UTC (3+ messages)
` [PATCH 1/2] add boot_config command support
` [PATCH 2/2] add boot_menu "
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)
barebox on gta04
2011-10-25 10:05 UTC (5+ 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)
[RFC PATCH 0/6] ARM: initial Tegra support
2011-10-06 18:32 UTC (12+ messages)
` [RFC PATCH 1/6] "
` [RFC PATCH 2/6] dirty hack, fixme: disable mmu_cache_flush in arch/arm/cpu/start.c for Tegra
` [RFC PATCH 3/6] ARM: Tegra: add Toshiba AC100 support
` [RFC PATCH 4/6] arm: cpuinfo: Cortex-A9 dirty hack
` [RFC PATCH 5/6] toshiba-ac100: add USB host support
` [RFC PATCH 6/6] toshiba-ac100_defconfig update: enable USB-related stuff
bootm
2011-10-06 13:09 UTC (6+ messages)
[RFC/PATCH 2/2] backlight: mxs: Add backlight support for i.MX23
2011-10-06 8:05 UTC
[RFC/PATCH 1/2] backlight: Add backlight framework to support backlight driver
2011-10-06 8:05 UTC
howto boot kernel from ubi volume?
2011-10-03 15:47 UTC (3+ messages)
[PATCH] x86: Define byteorder
2011-09-30 13:51 UTC
USB mass storage support
2011-09-29 15:26 UTC (4+ messages)
[PATCH 1/2] m25p80: add additional sanity checks for erasure
2011-09-29 10:28 UTC (4+ messages)
ubifs
2011-09-29 10:18 UTC (2+ messages)
Anybody working on Samsung S3C64xx support
2011-09-29 6:29 UTC (4+ messages)
[PATCH] S3C24xx/GPIO: Clean up formatting
2011-09-28 12:04 UTC (4+ messages)
` [PATCH] S3C24xx/GPIO: Fix compile time warning
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox