mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] arm: Introduce VPR200 board
 2010-12-10  5:42 UTC 

[PATCH] arm: update mach-types
 2010-12-10  3:37 UTC 

Barebox on a 3730
 2010-12-06 13:35 UTC  (15+ messages)

[PATCH] STM/MCI: Fix wrong register bit
 2010-12-05 10:50 UTC  (2+ messages)

v2010.12.0
 2010-12-03 15:34 UTC 

[PATCH 0/12] cfi_flash: improvment
 2010-12-02 17:52 UTC  (16+ messages)
` [PATCH 01/12] cfi_flash: move intel real protect flash support to cfi_flash_intel.c
` [PATCH 02/12] cfi_flash: add Atmel real protect flash support
` [PATCH 03/12] cfi_flash: move flash_read_uchar from inline to noinline
` [PATCH 04/12] cfi_flash: use amd and standard reset flash command at probing
` [PATCH 05/12] cfi_flash: synchronize command offsets with Linux CFI driver
` [PATCH 06/12] cfi_flash: update manufacturer id flash support
` [PATCH 07/12] cfi_flash: Introduce read and write accessors
` [PATCH 08/12] cfi_flash: Read whole QRY structure in one go
` [PATCH 09/12] cfi_flash: do not reset flash when probe fails
` [PATCH 10/12] cfi_flash: move reset command assigment to specific chipset init function
` [PATCH 11/12] cfi_flash: introduce flash cmdset fixup
` [PATCH 12/12] cfi_flash_amd: Add manufacturer-specific fixups

[PATCH] arm: mini2440: Add memory size
 2010-12-01 10:22 UTC 

[PATCH] clocksource: import CLOCKSOURCE_MASK from the kernel
 2010-11-29 14:14 UTC  (2+ messages)
` [PATCH] clocksource: switch mask to CLOCKSOURCE_MASK

[PATCH 1/1] arm: add touchbook support
 2010-11-26 21:13 UTC  (4+ messages)

[PATCH 1/2] scripts: Add checkpatch.pl script
 2010-11-26 20:23 UTC  (2+ messages)
` [PATCH 2/2] scripts: Adapt checkpatch.pl for barebox

[PATCH 1/2] defaultenv/udpate: fix typo in default barebox image name
 2010-11-26 19:58 UTC  (2+ messages)
` [PATCH 2/2] defaultenv/udpate: in xmodem mode load the data before erasing

[PATCH] miidev: allow multiple dev
 2010-11-26 19:56 UTC 

[PATCH] phyCORE-i.MX27: Keep frequency multiplier enabled to be able to do a warmstart
 2010-11-25 16:52 UTC 

[PATCH] drivers: mci: Fix compilation warning
 2010-11-25 14:21 UTC  (4+ messages)

[PATCH resend] drivers: mci: Fix compilation warning
 2010-11-25 13:30 UTC 

RFC: change map_base type
 2010-11-25 11:23 UTC  (5+ messages)

[To test] [PATCH 0/5] device: introduce resource structure
 2010-11-23 11:34 UTC  (21+ messages)
` [PATCH 1/5] device: introduce resource structure to simplify resource delaration
` [PATCH 2/5] mem: add multiple resource support
` [PATCH 3/5] arm/setup_memory_tags: "
` [PATCH 4/5] edb93xx: convert to multiple mem resources
` [PATCH 5/5] pcm037: "
` [PATCH 1/2] mem: multiple resource support allow exclude a resource
` [PATCH 2/2] mem: convert to DEVFS_MEM_BAREBOX_ONLY for freescale-mx25-3-stack/pcm037/pvm038

[PATCH v2] Fix baudrate setting
 2010-11-22 12:32 UTC 

[PATCH] i.MX23/STM: Continue improving this architecture
 2010-11-22 12:27 UTC  (8+ messages)
` [PATCH 1/6] Remove variable size restrictions in i.MX23's gpio managing routines
` [PATCH 2/6] Simplify test for the max. possible GPIO number
` [PATCH 3/6] i.MX23: Add support for the gpio commands
` [PATCH 4/6] i.MX23: Add pixel clock calculation routine for framebuffer support
` [PATCH 5/6] i.MX23: Add framebuffer device support
` [PATCH 6/6] Separate i.MX23 clock handling

Just add some doc about MCI card handling
 2010-11-22 11:42 UTC  (2+ messages)
` [PATCH] Add some documentation "

[PATCHv3] Add dynamic video initialization to barebox
 2010-11-19 12:51 UTC  (12+ messages)
` [PATCH 01/11] Separate framebuffer platformdata and the videomode
` [PATCH 02/11] Add more flags for sync control
` [PATCH 03/11] Bring in dynamic videomode selection at runtime
` [PATCH 04/11] Add verbose framebuffer device info
` [PATCH 05/11] Adapt the existing imx fb driver to support runtime videomode selection
` [PATCH 06/11] Adapt the existing imx-ipu "
` [PATCH 07/11] Remove variable size restrictions
` [PATCH 08/11] Add doxygen documentation to the framebfuffer code
` [PATCH 09/11] Provide more driver specific data in a videomode
` [PATCH 10/11] Add a video driver for S3C2440 bases platforms
` [PATCH 11/11] STM378x: Add video driver for this platform

[PATCH 0/5] Various sparse fixes
 2010-11-19  8:36 UTC  (7+ messages)
` [PATCH 1/5] common: Add define for IOMEM helper macro
` [PATCH 2/5] fs: Fix sparse warning
` [PATCH 3/5] mtd: "
` [PATCH 4/5] nand_s3c2410: Fix sparse warnings
` [PATCH 5/5] smc91111: Various sparse fixes

sparse warnings
 2010-11-18 10:22 UTC  (5+ messages)

[PATCHv2] Add dynamic video initialization to barebox
 2010-11-18 10:09 UTC  (18+ messages)
` [PATCH 03/12] Bring in dynamic videomode selection at runtime
` [PATCH 08/12] Add a video driver for S3C2440 bases platforms

[PATCH] i.MX device macros: Fix esdhci
 2010-11-18  8:17 UTC 

x86 fix Pull request
 2010-11-17  4:25 UTC 

AT91SAM9260-EK NAND Driver error
 2010-11-16 10:26 UTC  (3+ messages)

[PATCH] serial_s3c24x0: Add missing brackets
 2010-11-15 14:17 UTC 

add i.MX51 Nand support
 2010-11-15 12:08 UTC  (19+ messages)
` [PATCH 01/13] NAND: reset chips before usage like the kernel does
` [PATCH 02/13] imx_nand: remove 0xe00 offset from registers
` [PATCH 03/13] imx_nand: rework get_dev_status
` [PATCH 04/13] imx nand: remove unnecessary register write
` [PATCH 05/13] imx_nand: make some internally used functions overwriteable
` [PATCH 06/13] imx nand: do not read-modify-write SPAS register
` [PATCH 07/13] imx nand: add V1_V2 namespace to registers
` [PATCH 08/13] mxc_nand: fix correct_data function
      ` [PATCH] "
` [PATCH 09/13] imx nand: move initialization to preset function
` [PATCH 10/13] imx nand: introduce overwritable check_int function
` [PATCH 11/13] imx nand: Add v3 (i.MX51) support
` [PATCH 12/13] fb: set id for framebuffer device correctly
` [PATCH 13/13] ARM i.MX51: Add nand device

More documentation updates
 2010-11-15  9:02 UTC  (4+ messages)
` [PATCH 1/3] doc: sort list alphabetically
` [PATCH 2/3] doc: add missing commands
` [PATCH 3/3] doc: put barebox version into documentation

[PATCH v3] Add basic support from ARM Versatile/PB
 2010-11-14  1:37 UTC  (3+ messages)

[PATCH] pcm037: Fix compilation warning
 2010-11-12 13:00 UTC 

[PATCH] mini2440: Fix compilation error
 2010-11-12 12:50 UTC 

Pull request at91
 2010-11-11 12:43 UTC 

BeagleBoard sdrc init writes reserved values
 2010-11-11 11:55 UTC  (4+ messages)

[PATCH 1/6] at91: Introduction of at91sam9261 SOC
 2010-11-11  5:24 UTC  (8+ messages)
` [PATCH 2/6] at91: add Ronetix pm9261 board support
` [PATCH 3/6] at91: Support for at91sam9g45 and at91sam9m10 series: core chip & "
` [PATCH 4/6] at91sam9260/at91sam9263: use the same id as in the kernel for the uart devices
` [PATCH 5/6] at91: Support for at91sam9g10: core chip & board support
` [PATCH 6/6] at91: add Ronetix pm9g45 support

[PATCH 1/6] at91: Introduction of at91sam9261 SOC
 2010-11-10 11:44 UTC  (2+ messages)
` [PATCH 2/6] at91: add Ronetix pm9261 board support

Garz & Fricke Cupid Support
 2010-11-08 21:34 UTC  (2+ messages)

BIOS like screen for uboot
 2010-11-06  2:25 UTC  (3+ messages)

fw_printenv | saveenv for barebox
 2010-11-05  7:35 UTC  (2+ messages)

how to get my patch to master or barebox dev cycle
 2010-11-03 22:08 UTC  (2+ messages)

[PATCH] eukrea_cpuimx35: fix flash header
 2010-11-03 18:27 UTC  (3+ messages)

device register functions for i.MX
 2010-11-02 17:17 UTC  (15+ messages)
` [PATCH 02/17] ARM i.MX: Add device convenience functions
` [PATCH 05/17] ARM pcm043: Use device functions
` [PATCH 06/17] ARM pca100: "
` [PATCH 07/17] ARM pcm038: "
` [PATCH 08/17] ARM pcm037: "
` [PATCH 09/17] ARM imx27ads: "
` [PATCH 10/17] ARM imx21ads: "
` [PATCH 11/17] ARM mx51 babbage: "
` [PATCH 12/17] ARM neso: "
` [PATCH 13/17] ARM mx35 3ds: "
` [PATCH 14/17] ARM mx25 "
` [PATCH 15/17] ARM eukrea cpuimx35: "
` [PATCH 16/17] ARM eukrea cpuimx27: "
` [PATCH 17/17] ARM eukrea cpuimx25: "

page:  |  | latest

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