mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[RFC] omap3evm: Set preliminary environment
 2012-02-14 11:11 UTC  (4+ messages)

[PATCH v2] omap: xload: Make error more specific
 2012-02-14 11:10 UTC  (2+ messages)

[PATCH] Add TQ tqma53 support
 2012-02-13 10:40 UTC  (4+ messages)
` [PATCH 1/3] ARM: update mach-types
` [PATCH 2/3] ARM i.MX5: Allow to pass cpu clock to lowlevel init
` [PATCH 3/3] initial tqm53 support

[PATCH] Fix Mac OS cross compile failed
 2012-02-13  9:45 UTC  (3+ messages)
  ` [PATCH v2] "

IIM on iMX27 "how-to" needed
 2012-02-13  9:12 UTC  (7+ messages)

LPC3250 support
 2012-02-13  9:09 UTC 

[PATCH] uImage/bootm fixes
 2012-02-13  8:53 UTC  (3+ messages)
` [PATCH 1/2] ARM: Fix oftree booting
` [PATCH 2/2] uimage: Fix error message

[PATCH] Add support for OMAP4460 revision detection
 2012-02-10 22:53 UTC 

[RFC] A first pass at recognizing Pandaboards
 2012-02-10 22:40 UTC  (3+ messages)

[PATCH] Extend OMAP code to recognize PandaBoard ES
 2012-02-10 15:25 UTC 

what is the earliest i can get MLO to print out debugging info?
 2012-02-10 14:35 UTC  (2+ messages)

a question about adding panda ES support before i get rolling
 2012-02-10 11:41 UTC  (2+ messages)

working on extending board identification right now
 2012-02-10 11:39 UTC 

[PATCH] omap: xload: Make error more specific
 2012-02-10 11:36 UTC  (2+ messages)

[PATCH] Add comment explaining what cortex_a9_rev() is doing
 2012-02-10 11:31 UTC 

how to read GPIO values from command line?
 2012-02-10  7:34 UTC  (7+ messages)

[PATCH] Add support for default env and mounting /boot to BeagleBoard
 2012-02-09 16:35 UTC  (3+ messages)

[PATCH 0/5] Calao dfu upload kernel or uImage and boot it
 2012-02-09 14:46 UTC  (3+ messages)
` [PATCH 2/5] defaultenv/boot: add getopt option support to select boot mode

[PATCH] Add pwm core support
 2012-02-09 14:30 UTC  (10+ messages)
` [PATCH] drivers/pwm: add PXA pulse width modulator controller

[PATCH] Correct Kconfig comment for MCI_OMAP_HSMMC to include OMAP3
 2012-02-09 14:19 UTC  (2+ messages)

oh, crap, never mind that last patch
 2012-02-09 13:45 UTC 

[PATCH] more mci related stuff
 2012-02-09 13:39 UTC  (6+ messages)
` [PATCH 1/5] Add a timeout polling loop convenience wrapper
` [PATCH 2/5] mci i.MX esdhc: use timeout loops
` [PATCH 3/5] mci: Add a complete list of EXT_CSD_* fields from the kernel
` [PATCH 4/5] mci: Fix 8 bit mmc cards
` [PATCH 5/5] mci i.MX esdhc: make 8bit modes platform dependent

[PATCH] mmc/sd patches
 2012-02-09 13:32 UTC  (17+ messages)
` [PATCH 01/15] mci: Add complete definitions for the card type
` [PATCH 02/15] mci: use card type definitions
` [PATCH 03/15] mci: fix high capacity detection
` [PATCH 04/15] mci mxs: do not use external define for internal use
` [PATCH 05/15] mci core: replace discrete ios values with struct ios
` [PATCH 06/15] mci s3c: Do not mess with struct mci_host
` [PATCH 07/15] mci s3c: allocate host struct dynamically
` [PATCH 08/15] mci s3c: pass around the right pointer
` [PATCH 09/15] mci: remove unused device argument from set_ios
` [PATCH 10/15] mci core: fix mixup of max write/read block len
` [PATCH 11/15] mci: Use struct mci for internal argument passing
` [PATCH 12/15] mci: replace pr_debug with dev_dbg
` [PATCH 13/15] mci: factor out mci/sd specific startup functions
` [PATCH 14/15] mci: cdev_find_free_index won't fail, no need to check
` [PATCH 15/15] mci: Be more verbose on what device is associated to which disk

what config setting causes barebox to automount the boot partition?
 2012-02-09 13:21 UTC  (3+ messages)

my wiki page for barebox on the beagle or panda
 2012-02-09 11:51 UTC  (3+ messages)

"panda" config and build doesn't work on panda ES at all
 2012-02-09 10:57 UTC  (5+ messages)

any thoughts on CONFIG_MCI_WRITE for beagles and pandas?
 2012-02-09 10:28 UTC 

flash image through CAN
 2012-02-09  9:12 UTC  (5+ messages)
  ` Antwort: "

need some clarification on how environments work
 2012-02-09  7:52 UTC  (5+ messages)

should all SD-bootable boards have CONFIG_MCI_WRITE enabled?
 2012-02-08 13:43 UTC 

[PATCH 0/2] omap3evm: Enable Linux boot
 2012-02-08  9:05 UTC  (5+ messages)
` [PATCH 1/2] omap3evm: Remove inclusion of non-existent header
` [PATCH 2/2] omap3evm: Setup ATAGs for Linux boot

freescale imx28 barebox supported?
 2012-02-08  8:35 UTC  (2+ messages)

[PATCH] Remove apparently superfluous Kconfig variable HAS_OMAP_NAND
 2012-02-07 22:36 UTC  (2+ messages)
` [PATCH] Remove apparently superfluous Kconfig variable HAS_OMAP_NAND#

for which OMAP platform is MCI_OMAP_HSMMC appropriate?
 2012-02-07 22:31 UTC  (5+ messages)

[PATCH] Add CONFIG_MCI_STARTUP=y to BeagleBoard defconfig
 2012-02-07 22:31 UTC  (2+ messages)

An observation with omap_xload
 2012-02-07 22:27 UTC  (2+ messages)

[RFC] Select CMD_LOADENV with DEFAULT_ENVIRONMENT
 2012-02-07 22:18 UTC  (2+ messages)

why would beagle and panda boards not have CONFIG_MCI_STARTUP set?
 2012-02-07 22:06 UTC  (2+ messages)

"make distclean" doesn't remove generated MLO file
 2012-02-07 21:59 UTC  (9+ messages)

[PATCH 1/2] omap: Remove OMAP_GPMC prompt and usage
 2012-02-07 20:22 UTC  (10+ messages)
` [PATCH 2/2] pandaboard: Add gpmc_generic_init to board init

any value in allowing user selection of barebox prompt?
 2012-02-07 11:56 UTC  (4+ messages)

what is the purpose of config option HAS_OMAP_NAND?
 2012-02-07 11:00 UTC  (3+ messages)

[PATCH] Add ARCH_OMAP[34] dependencies to Kconfig file
 2012-02-06 20:58 UTC 

[PATCH] DOC: Some grammar and spelling fixes for barebox-main.dox
 2012-02-06 16:24 UTC 

[PATCH] DOC: Grammar and typo fixes in first_steps.dox
 2012-02-06 16:15 UTC 

v2012.02.0
 2012-02-06 12:44 UTC 

how do i add the defn for the beagle xM to barebox?
 2012-02-06 11:33 UTC  (11+ messages)

[PATCH] Typo fix in Kconfig file: "Invlidate" -> "Invalidate"
 2012-02-05 23:33 UTC 

linking error x86 barebox
 2012-02-03 19:34 UTC  (2+ messages)

booting kernel from SD card
 2012-01-31 21:29 UTC 

[PATCH] drivers/mtd: fix mtdraw write support
 2012-01-31  9:37 UTC  (8+ messages)
` [PATCH] drivers/mtd: fix docg3 "
` [PATCH] arm/mach-pxa: add standard LCD panel GPIO settings
` [PATCH] arm/mach-pxa: add CCCR bits definitions
` [PATCH] arm/mach-pxa: add pulse width modulator controller

Pandaboard kernel 3.2.1 loaded from barebox
 2012-01-30 10:51 UTC  (4+ messages)

mx35-3stack 124MiByte RAM
 2012-01-27 12:39 UTC  (3+ messages)

Booting linux on a custom iMX27 board
 2012-01-27 11:23 UTC  (3+ messages)

[PATCH] ARM omap pandaboard: update defconfig
 2012-01-27 11:20 UTC 

i.MX53 QSB
 2012-01-26 13:45 UTC  (3+ messages)

some debug patches
 2012-01-26 13:26 UTC  (7+ messages)
` [PATCH 1/7] console: remove unused function prototypes
` [PATCH 3/7] console: make it work without malloc
` [PATCH 4/7] ARM: panic on div 0
` [PATCH 5/7] initcalls: do not hang if an initcall fails
` [PATCH 6/7] startup: use regular debug statements in initcall debugging
` [PATCH 7/7] Add dump_stack function

page:  |  | latest

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