mail archive of the barebox mailing list
 help / color / mirror / Atom feed
Add basic support for the OMAP-L138/DA850
 2012-06-26  9:51 UTC  (13+ messages)
` [PATCH 01/12] mach-davinci: add platform and minimal board file for HMI10
` [PATCH 02/12] mach-davinci: add GPIO support
` [PATCH 03/12] mach-davinci: add pin mux support
` [PATCH 04/12] mach-davinci: setup pin mux for da850
` [PATCH 05/12] mach-davinci: add support for the PSC (Power and Sleep Controller)
` [PATCH 06/12] mach-davinci: support the USB 1.1 host controller (based on OHCI)
` [PATCH 07/12] mach-davinci: add support for AEMIF (NAND flash)
` [PATCH 08/12] drivers/mtd/nand: add driver for the davinci NAND flash controller
` [PATCH 09/12] board hmi10: enable support for NAND
` [PATCH 10/12] drivers/spi: add driver for the davinci SPI master
` [PATCH 11/12] board hmi10: enable support for SPI
` [PATCH 12/12] board hmi10: add default config

[PATCHv3] Add a simple watchdog 'framework' to Barebox
 2012-06-26  8:43 UTC  (3+ messages)
` [PATCH 1/2] Add a simple watchdog framework
` [PATCH 2/2] ARM/MXS: add a watchdog driver for i.MX28

[PATCH] ARM i.MX51 babbage: add mci1
 2012-06-25 18:11 UTC  (4+ messages)

[PATCH] sparse fixes
 2012-06-25 17:38 UTC  (13+ messages)
` [PATCH 01/12] MMC i.MX esdhc: Fix sparse warnings
` [PATCH 02/12] tlsf: Use NULL instead of 0 for returning NULL pointers
` [PATCH 03/12] qsort: declare strcmp_compar publically
` [PATCH 04/12] Do not use iomem space for dev_get_mem_region
` [PATCH 05/12] define __user empty
` [PATCH 06/12] ARM i.MX speed: sparse fixes
` [PATCH 07/12] USB ohci: Fix sparse warnings
` [PATCH 08/12] net smc911x: Use __iomem for register base
` [PATCH 09/12] ARM i.MX clocksource: put registers in iomem space
` [PATCH 10/12] USB gadget fsl: Put registers into "
` [PATCH 11/12] fs FAT: fix warning: Using plain integer as NULL pointer
` [PATCH 12/12] of: Fix usage of 0 "

[PATCH] remove dead rarpboot command
 2012-06-25 17:34 UTC 

[PATCH] fs/devfs.c: disallow write and erase if a partition is read-only
 2012-06-25 17:25 UTC  (2+ messages)

[PATCH] defaultenv/bin/init: skip autoboot if $autoboot_timeout is unset
 2012-06-25 17:21 UTC  (2+ messages)

[PATCH v2] drivers/net: add designware driver
 2012-06-25 16:03 UTC 

[PATCH] drivers/nor/m25p80.c: fix erase loop for unaligned addresses
 2012-06-25 13:56 UTC 

[PATCH] drivers/video: support three ways to select default video mode
 2012-06-25 13:54 UTC 

[PATCHv2] Add a simple watchdog 'framework' to Barebox
 2012-06-25 13:37 UTC  (7+ messages)
` [PATCH 1/2] Add a simple watchdog framework
` [PATCH 2/2] ARM/MXS: add a watchdog driver for i.MX28

[PATCH] provide ffs and __ashrdi3 for all architectures
 2012-06-25 13:00 UTC  (7+ messages)
` [PATCH 1/5] blackfin: add __ashrdi3
` [PATCH 2/5] openrisc: link to libgcc
` [PATCH 3/5] mips: Add missing ffs include
` [PATCH 4/5] nios2: "
` [PATCH 5/5] x86: "

[PATCH] print out resource_size_t correctly
 2012-06-25 12:47 UTC 

[PATCH 1/3] I.MX clko: Using strtol function instead strtoul for getting argument for clko source
 2012-06-25 12:21 UTC  (5+ messages)
` [PATCH 2/3] i.MX clko: Added support for more than one CLKO outputs
    ` [PATCH] i.MX clko: Checking for clko-line properly

[PATCH] MIPS: XBurst: fix compiler warnings in reset-jz4750.c
 2012-06-25 12:16 UTC  (2+ messages)

[PATCH] sandbox: fix 64bit build
 2012-06-25 12:07 UTC 

[PATCH] Makefile: echo size check error to stderr
 2012-06-25 12:03 UTC 

SPI chip select problem
 2012-06-25 10:48 UTC  (4+ messages)

[PATCH] x86 linux16 command: Add missing include
 2012-06-25  7:35 UTC 

add 'poweroff' support
 2012-06-25  7:35 UTC  (5+ messages)
` [PATCH 2/2] rzx50: add poweroff support

[PATCH v2] mmuinfo: add a command do display the result of virtual to physical translation
 2012-06-25  7:09 UTC  (2+ messages)

[PATCH] complete: fix parameter complete with multiple '.'
 2012-06-24 12:26 UTC 

new default environment
 2012-06-24 12:23 UTC  (4+ messages)
` [PATCH 2/3] Add next generation default environment template

[PATCH] fs: Fix file create bug when parent is not a directory
 2012-06-24 11:31 UTC 

[PATCH] defaultenv-2 ifup: create network up state file for dhcp
 2012-06-24 11:31 UTC 

[PATCH] fs tftp: Fix short file transfers
 2012-06-24 11:30 UTC 

[PATCH] add basename/dirname commands
 2012-06-24 11:29 UTC  (3+ messages)
` [PATCH 1/2] Add basename command
` [PATCH 2/2] Add dirname command

Regression for the Beagle Board
 2012-06-23 23:32 UTC  (2+ messages)

[PATCH] Add a simple watchdog 'framework' to Barebox
 2012-06-22  8:44 UTC  (3+ messages)
` [PATCH 1/2] Add a simple watchdog framework
` [PATCH 2/2] ARM/MXS: add a watchdog driver for i.MX28

[PATCHv2] Enable a way to provide the reason for "being here"
 2012-06-21 21:50 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Add two architectures which can detect the reset source

[PATCH] mtd nand: mxs: add missing include for mxs_reset_block
 2012-06-21 18:52 UTC  (2+ messages)

[PATCH 1/2] Setup UART-pads via iomux interface
 2012-06-21 18:49 UTC  (5+ messages)
` [PATCH 2/2] mx51-pdk: Move lowlevel_init before UART initialization
    ` Re[2]: "

[PATCH] mmuinfo: add a command do display the result of virtual to physical translation
 2012-06-21 18:47 UTC  (2+ messages)

[PATCHv2] ARM/MXS: free the watchdog from acting as a system reset source on demand
 2012-06-21 17:30 UTC  (4+ messages)
` [PATCH 1/2] ARM/MXS: add new way to reset the whole SoC
` [PATCH 2/2] ARM/MXS: remove the now obsolete mxs reset routine

[PATCH] openrisc: fix build due to redefined phys_size_t
 2012-06-21  9:59 UTC 

[PATCH] blackfin: Fix build due to missing __raw_* io accessors
 2012-06-21  9:59 UTC 

[PATCH] more dma fixes
 2012-06-21  9:55 UTC  (10+ messages)
` [PATCH 1/9] USB core: allocate setup_packet using dma_alloc
` [PATCH 2/9] USB core: device descriptor "
` [PATCH 3/9] USB core: Allocate tmpbuf "
` [PATCH 4/9] USB ehci: Use dma coherent buffers for qh/qtd
` [PATCH 5/9] USB ehci: put fields of struct qTD directly into struct QH
` [PATCH 6/9] USB storage: use dma_alloc where appropriate
` [PATCH 7/9] block: use dma_alloc to allocate buffers
` [PATCH 8/9] partition: Use dma_alloc for allocating buffers
` [PATCH 9/9] USB ehci: rework cache handling

[PATCH] ARM/MXS: free the watchdog from acting as a system reset source on demand
 2012-06-21  8:33 UTC  (7+ messages)
` [PATCH 1/2] ARM/MXS: add new way to reset the whole SoC
` [PATCH 2/2] ARM/MXS: remove the now obsolete mxs reset routine

[PATCH] Enable a way to provide the reason for "being here"
 2012-06-20 20:57 UTC  (14+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Add two architectures which can detect the reset source

[PATCH v2 0/6] fix dma memory allocations, add dma_alloc/dma_free
 2012-06-20 11:57 UTC  (7+ messages)
` [PATCH v2 1/6] ARM mmu: don't use CONFIG_MMU to disable mmu code, there are static inline versions
` [PATCH v2 2/6] blackfin, mips, openrisc, ppc, sandbox, x86: add generic dma_alloc, dma_free inlines
` [PATCH v2 3/6] nios: add dma_alloc, asm/dma.h
` [PATCH v2 4/6] ARM mmu: add dma_alloc
` [PATCH v2 5/6] USB gadget fsl: request cacheline aligned buffer
` [PATCH v2 6/6] USB gadget: Fix dma memory allocations

[PATCH 0/6] misc ethernet fixes and new driver
 2012-06-20  8:41 UTC  (16+ messages)
` [PATCH 1/6] miidev: fix auto negotiation
` [PATCH 2/6] miidev: actually probe the PHY
` [PATCH 3/6] miidev: add support for 1000Mbit
` [PATCH 4/6] miidev: consistent md and mw on phy regs
` [PATCH 5/6] eth: eth MAC addresses are six bytes
` [PATCH 6/6] drivers/net: add designware driver

[PATCH] poweroff: fix cmd_poweroff() arguments type
 2012-06-20  8:35 UTC  (2+ messages)

[PATCH RFC] spi: add support for dual and quad IO modes
 2012-06-20  8:34 UTC  (3+ messages)

Enquiry
 2012-06-20  8:25 UTC 

[PATCH 0/2] Small fixes
 2012-06-20  7:55 UTC  (4+ messages)
` [PATCH 1/2] Remove superfluous SYSCTL_RSTA
` [PATCH 2/2] Deal properly with scripts/bareboxenv-target

i.MX23/i.MX28, software reset feature
 2012-06-20  7:32 UTC  (2+ messages)

[PATCH 0/6] fix dma memory allocations, add dma_alloc/dma_free
 2012-06-19 12:42 UTC  (8+ messages)
` [PATCH 1/6] ARM mmu: don't use CONFIG_MMU to disable mmu code, there are static inline versions
` [PATCH 2/6] ARM mmu: introduce dma_alloc, dma_free
` [PATCH 3/6] nios: add dma_alloc, dma_free and asm/dma.h
` [PATCH 4/6] blackfin, mips, openrisc, ppc, sandbox, x86: add transparent dma_alloc, dma_free inlines
` [PATCH 5/6] USB gadget fsl: request cacheline aligned buffer
` [PATCH 6/6] USB gadget: Fix dma memory allocations

How to start barebox on Freescale iMX28 EVK
 2012-06-18 13:07 UTC 

How should a new internally developed board be handled?
 2012-06-15 12:50 UTC  (2+ messages)

[PATCH V2] arm: mxs: get MAC from OCOTP for MX28EVK
 2012-06-14 14:17 UTC  (3+ messages)

[PATCH V2 0/8] arm: mxs: add ocotp write support
 2012-06-14 13:21 UTC  (9+ messages)
` [PATCH V2 1/8] arm: mxs: make get_hclk result useable for upcoming set_hclk
` [PATCH V2 2/8] arm: mxs: add imx_set_hclk
` [PATCH V2 3/8] arm: mxs: refactor access to power domain
` [PATCH V2 4/8] arm: mxs: add POWER_BASE for MX28, too
` [PATCH V2 5/8] arm: mxs: add functions to get/set vddio
` [PATCH V2 6/8] arm: mxs: refactor timeout routine for ocotp
` [PATCH V2 7/8] arm: mxs: use consistent naming for #defines "
` [PATCH V2 8/8] arm: mxs: add write support "

[PATCH 0/8] arm: mxs: add ocotp write support
 2012-06-14 10:10 UTC  (5+ messages)
` [PATCH 5/8] arm: mxs: add functions to get/set vddio
` [PATCH 8/8] arm: mxs: add write support for ocotp

[PATCH] commands: add msleep command
 2012-06-14  8:17 UTC  (2+ messages)

[PATCH 1/2] i.MX51: Synchronize iomux header file from kernel
 2012-06-14  8:15 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