oh, crap, never mind that last patch
2012-02-09 13:45 UTC
[PATCH] Add pwm core support
2012-02-09 13:44 UTC (9+ messages)
` [PATCH] drivers/pwm: add PXA pulse width modulator controller
[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] Add support for default env and mounting /boot to BeagleBoard
2012-02-09 13:39 UTC
[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] Correct Kconfig comment for MCI_OMAP_HSMMC to include OMAP3
2012-02-07 21:01 UTC
[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
[PATCH] Fix Mac OS cross compile failed
2012-02-07 14:45 UTC
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
IIM on iMX27 "how-to" needed
2012-01-31 13:12 UTC (4+ messages)
[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 (6+ messages)
some debug patches
2012-01-26 13:26 UTC (8+ messages)
` [PATCH 1/7] console: remove unused function prototypes
` [PATCH 2/7] kfifo: change kfifo_init to work with a preallocated fifo
` [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
[PATCH 0/9] MPC8xxx support
2012-01-25 19:33 UTC (13+ messages)
` [PATCH 1/9] Preparation stage to support multiple PPC architectures
` [PATCH 2/9] Define clock source shift and mask
` [PATCH 3/9] Added support for the mpc8xxx architecture
` [PATCH 4/9] Header files added to support "
` [PATCH 5/9] Update to existing header files
` [PATCH 6/9] Add file and compilation of strmhz
` [PATCH 7/9] Add-ons to the PPC library to support the mpc8xxx
` [PATCH 8/9] Update (ppc) Makefile and Kconfig
` [PATCH 9/9] P1_P2 platform support code and configuratin file for the P2020RDB
Kconfig
2012-01-25 15:41 UTC
[PATCH 0/5] fec_imx & miidev: support for 10 MBit connections
2012-01-24 15:40 UTC (8+ messages)
` [PATCH 1/5] net: fec_imx: small cleanups
` [PATCH 2/5] net: fec_imx: refactor R_CNTRL setup
` [PATCH 3/5] net: fec_imx: enable payload length check and pause frames
` [PATCH 4/5] net: miidev: factor out miidev_get_status()
` [PATCH 5/5] net: fec_imx: configure FEC for 10Mbit when necessary
[PATCH 0/6] update mx35_3ds suppoprt
2012-01-24 10:51 UTC (7+ messages)
` [PATCH 1/6] net/nfs: increase timeout to 15 seconds
` [PATCH 2/6] show_progress: fix progress bar for files > 32 MiB
` [PATCH 3/6] defaultenv: update: add nfs support
` [PATCH 4/6] ARM: mx3/mx35_3ds: add missing nand device
` [PATCH 5/6] ARM: mx3/mx35_3ds: increase kernel partition size to 4 MiB
` [PATCH 6/6] ARM: mx3/mx35_3ds: add (optinal) support for flexcan0
Thumb-2 support
2012-01-24 4:39 UTC (7+ messages)
` [PATCH 7/9] ARM: move exception vectors away from start of binary
[PATCH] ARM pca-a-l1: call omap3_core_init from board code
2012-01-23 21:17 UTC (4+ messages)
` [PATCH] ARM pca-a-l1: fix board_init
[PATCH V2] usb/gadget: fix poller NPE in early polling
2012-01-23 16:25 UTC (5+ messages)
` [PATCH V3] "
Freescale i.MX35 using CSD1 and 256 MiB DDR2
2012-01-23 14:04 UTC (8+ messages)
` [PATCH] freescale-mx35-3-stack: support 256 MiB RAM
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