mail archive of the barebox mailing list
 help / color / mirror / Atom feed
More Documentation Patches
 2010-12-15 11:51 UTC  (20+ messages)
` [PATCH 01/34] doc: remove non-existing references
` [PATCH 02/34] doc: add documentation for 'version' command
` [PATCH 03/34] doc: add documentation for 'unlzo' command
` [PATCH 04/34] doc: add documentation for 'umount' command
` [PATCH 06/34] doc: add documentation for ubi commands
` [PATCH 08/34] doc: add documentation for 'true' command
` [PATCH 10/34] doc: add documentation for 'rm' command
` [PATCH 12/34] doc: add documentation for 'mkdir' command
` [PATCH 19/34] doc: add documentation for 'false' command
` [PATCH 21/34] doc: add documentation for 'reset' command
` [PATCH 22/34] doc: add documentation for 'reginfo' command
` [PATCH 23/34] doc: add documentation for 'meminfo' command
` [PATCH 24/34] doc: add documentation for 'go' command
` [PATCH 25/34] doc: add documentation for 'source' command
` [PATCH 28/34] doc: add documentation for 'nfs' command
` [PATCH 29/34] doc: add documentation for 'rarpboot' command
` [PATCH 30/34] doc: add documentation for 'passwd' command
` [PATCH 33/34] doc: add documentation for 'memcmp' command
` [PATCH 34/34] doc: add documentation for 'md' command

[PATCH] eth: fix 'warning: No MAC address set' when using EEPROM MAC
 2010-12-15  8:04 UTC 

loady command failure
 2010-12-14 13:20 UTC 

[PATCH] remove redundant .gitignore entries
 2010-12-13 13:10 UTC  (4+ messages)

[PATCH] i.MX28 architecture inclusion into barebox
 2010-12-13 10:53 UTC  (15+ messages)
` [PATCH 01/14] Make DIV_ROUND_UP macro globally available
` [PATCH 02/14] Add macro for correct rounding in integer devisions
` [PATCH 03/14] STM378x: Use Hz as the clock unit like in all other arch
` [PATCH 04/14] STM378x: Do not configure any pin usage in the driver
` [PATCH 05/14] STM378x: Parameterize the max. possible GPIO number
` [PATCH 06/14] STM378x: Separate i.MX23 clock handling
` [PATCH 07/14] IMX: Ignore i.MX23/i.MX28 related code in shared devices
` [PATCH 08/14] STM378x: Add i.MX28 architecture
` [PATCH 09/14] STM378x: Adapt the serial driver to support i.MX23 and i.MX28
` [PATCH 10/14] STM378x: Adapt the MCI "
` [PATCH 11/14] Fixup the FEC driver files
` [PATCH 12/14] MX28: add FEC support
` [PATCH 13/14] STM378x: Add TX28 CPU module
` [PATCH 14/14] STM378x: Add the TX28 Starterkit-5 baseboard

[PATCH] imx: add IMX_GPIO_NR macro
 2010-12-11  7:39 UTC 

[PATCH] Add basic support from ARM Versatile/PB
 2010-12-11  7:18 UTC 

[PATCH] console_simple: add fprintf / console_list for commands/loadb.c
 2010-12-10 12:50 UTC 

[PATCH] common: fix 'dummy' is used uninitialized in this function warning
 2010-12-10 10:47 UTC 

[PATCH] arm: Introduce VPR200 board
 2010-12-10  9:51 UTC  (5+ messages)

[PATCH] arm: update mach-types
 2010-12-10  8:20 UTC  (4+ messages)

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  (6+ messages)
` [PATCH 08/13] mxc_nand: fix correct_data function
      ` [PATCH] "

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  (4+ messages)
` [PATCH 2/6] at91: add Ronetix pm9261 board support

page:  |  | latest

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