mail archive of the barebox mailing list
 help / color / mirror / Atom feed
command bootu to start kernel
 2010-10-27 12:42 UTC 

more patches for next
 2010-10-26 18:58 UTC  (20+ messages)
` [PATCH 01/13] ARM pca100: Use a flash bbt
` [PATCH 02/13] i.MX nand: optimize nand boot code for size
` [PATCH 03/13] mci-core: add multiple block support
` [PATCH 04/13] i.MX51: Fix mmcclk rate
` [PATCH 05/13] i.MX esdctl: Add register bits from redboot
` [PATCH 06/13] i.MX35 regs: Add watchdog base
` [PATCH 07/13] fb: i.MX IPU: remove unnecessary printf
` [PATCH 08/13] fb: i.MX IPU: move fb_info initialization to a single function
` [PATCH 09/13] fb: i.MX IPU: fold mx3fb_set_par into its only user
` [PATCH 10/13] mci: align data for commands
` [PATCH 11/13] ARM: Add Garz+Fricke Cupid board support
` [PATCH 12/13] defaultenv: fix mtdparts
` [PATCH 13/13] ARM: Add defconfig for Garz+Fricke cupid board

Beagleboard and barebox problem
 2010-10-26 18:34 UTC  (6+ messages)

[PATCH] Add basic support for mini2440 dev board
 2010-10-26 11:33 UTC  (8+ messages)

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

[PATCH] barebox:usb_gadget:Remove compilation error
 2010-10-25 17:50 UTC  (4+ messages)

Add dynamic video initialization to barebox
 2010-10-23 10:40 UTC  (22+ messages)
` [PATCH 01/11] imx: 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] Remove the old videomode functions
` [PATCH 05/11] Add verbose framebuffer device info
` [PATCH 06/11] Adapt the existing imx fb driver to support runtime videomode selection
` [PATCH 07/11] Adapt the existing imx-ipu "
` [PATCH 08/11] Add a video driver for S3C2440 bases platforms
` [PATCH 09/11] STM378x: Add video driver for this platform
` [PATCH 10/11] Remove variable size restrictions
` [PATCH 11/11] Add doxygen documentation to the framebfuffer code

Documentation Updates
 2010-10-22 18:50 UTC  (35+ messages)
` [PATCH 01/32] reset_cpu: unify declaration
` [PATCH 02/32] Doxyfile: enable quiet output
` [PATCH 03/32] Doxyfile: remove obsolete boards directory
` [PATCH 04/32] Doxyfile: add exclude rules
` [PATCH 05/32] Doxyfile: remove non-existing directories
` [PATCH 06/32] Doxyfile: remove unused features
` [PATCH 07/32] Doxyfile: enable assembler files
` [PATCH 08/32] doc: let doxygen find some assembler functions
` [PATCH 09/32] doc: remove nonexisting command
` [PATCH 10/32] doc: remove reference to non-existing documentation
` [PATCH 11/32] doc: eliminate nonexisting reference
` [PATCH 12/32] doc: add missing quoting
` [PATCH 13/32] doc: fix typo
` [PATCH 14/32] doc: mark code explicitely
` [PATCH 15/32] doc: avoid that doxygen parses magic in command.h
` [PATCH 16/32] doc: fix wrongly named parameter
` [PATCH 17/32] doc: fix parameter name in mci-core
` [PATCH 18/32] doc: silence doxygen warnings
` [PATCH 19/32] doc: add macros to unify command help with doxygen
` [PATCH 20/32] doc: add documentation for 'bmp'
` [PATCH 21/32] doc: add documentation for 'clear'
` [PATCH 22/32] doc: add documentation for 'crc32'
` [PATCH 23/32] doc: add documentation for 'dfu'
` [PATCH 24/32] doc: unify documentation for 'ls'
` [PATCH 25/32] doc: unify documentation for 'cat'
` [PATCH 26/32] doc: unify documentation for 'cd'
` [PATCH 27/32] doc: add documentation for 'echo'
` [PATCH 28/32] doc: unify documentation for 'edit'
` [PATCH 29/32] doc: add documentation for 'bootm'
` [PATCH 30/32] doc: unify documentation for 'addpart'
` [PATCH 31/32] doc: unify documentation for 'cp'
` [PATCH 32/32] doc: unify documentation for 'delpart'

[PATCH] Add some help using the gpio commands at runtime
 2010-10-22 17:56 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] Fix a simple typo to less confusing the user
 2010-10-22  8:59 UTC 

[PATCH] Add GPIO support and GPIO setup features to the S3C processors
 2010-10-22  8:54 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 1/3] fsl_udc: fix warning
 2010-10-21 20:40 UTC  (5+ messages)
` [PATCH 2/3] cpuimx35: "
` [PATCH 3/3] i.MX25 & 35 usb config bits : create mach/usb.h

Bring together i.MX23, its MCI driver and the ChumbyOne
 2010-10-21 12:06 UTC  (2+ messages)

[PATCH 01/10] imx/clocksource: enable GPT1 before using it on CPUIMX25
 2010-10-20 10:43 UTC  (12+ messages)
` [PATCH 02/10] mx25: add MMC clock support
` [PATCH 03/10] MX25: fix IOMUX for ESDHC1 pins
` [PATCH 04/10] mci-core: add more tested SD Cards
` [PATCH 05/10] epautoconf: fix compile error
` [PATCH 06/10] eukrea_cpuimx25: update board support
` [PATCH 07/10] imx35-regs: add defines for USB and SD
` [PATCH 08/10] speed-imx35: add support for SDHC1
` [PATCH 09/10] iomux-mx35: fox IOMUX for SDHC1's pins
` [PATCH 10/10] eukrea_cpuimx35: update board support

[PATCH 1/3] fsl_udc: fix warning
 2010-10-20 10:42 UTC 

[PATCH 1/3] fsl_udc: fix warning
 2010-10-20 10:42 UTC 

sparse fixes
 2010-10-20  6:27 UTC  (45+ messages)
` [PATCH 01/42] glob: "
` [PATCH 02/42] fnmatch:sparse fixes
` [PATCH 03/42] readline: sparse fixes
` [PATCH 04/42] edit: "
` [PATCH 05/42] command.h: "
` [PATCH 06/42] crc32: "
` [PATCH 07/42] copy_file: "
` [PATCH 08/42] commands/mem.c: "
` [PATCH 09/42] dlmalloc: "
` [PATCH 10/42] console: "
` [PATCH 11/42] notifier: "
` [PATCH 12/42] fec_imx: "
` [PATCH 13/42] imx gpio: "
` [PATCH 14/42] imx clocksource: "
` [PATCH 15/42] armlinux: "
` [PATCH 16/42] arch/arm/cpu/cpu.c: "
` [PATCH 17/42] cache-l2x0: "
` [PATCH 18/42] speed-imx35: "
` [PATCH 19/42] imx_dump_clocks: "
` [PATCH 20/42] i.MX serial: "
` [PATCH 21/42] i.MX remove wdog registers from header files
` [PATCH 22/42] hush: sparse fixes
` [PATCH 23/42] ramfs: "
` [PATCH 24/42] common/env.c: "
` [PATCH 25/42] version_string: "
` [PATCH 26/42] imx-nand: "
` [PATCH 27/42] ping: make locally used functions static
` [PATCH 28/42] arm div0: sparse fixes
` [PATCH 29/42] edit: make locally used variable static
` [PATCH 30/42] common/environment.c: sparse fixes
` [PATCH 31/42] commands/mem.c: make locally used function static
` [PATCH 32/42] bootm: sparse fixes
` [PATCH 33/42] net: make locally used functions static
` [PATCH 34/42] lib/driver.c: sparse fixes
` [PATCH 35/42] remove dead ldiv code
` [PATCH 36/42] common/memsize.c: add missing include
` [PATCH 37/42] i.MX speed: "
` [PATCH 38/42] libbb: sparse fixes
` [PATCH 39/42] remove strange flush_cache functions
` [PATCH 40/42] pcm043: ifx compiler warning
` [PATCH 41/42] arm interrupts.c: sparse fixes
` [PATCH 42/42] process_escape_sequence: Add missing include

[RFC] S3C24xx: Enable only the clocks of used units
 2010-10-19  8:27 UTC  (4+ messages)

[PATCH] imx: Separate framebuffer platformdata and the videomode
 2010-10-19  7:12 UTC  (3+ messages)

[PATCH] S3C24xx: Move register definitions into their user
 2010-10-18 16:57 UTC 

[PATCH] S3C24xx: Remove variable type size restrictions
 2010-10-18 16:55 UTC 

[PATCH 1/5] [ppc/mpc5xxx] Fixed typo in cpu_init.c
 2010-10-15 10:34 UTC  (7+ messages)
` [PATCH 2/5] [ppc/mpc5xxx] Small text cleanups and ADDECR to output
  ` [PATCH 3/5] [kp-mcb2] Added board files and configs for konzeptpark mcb2
    ` [PATCH 4/5] [compiler] Added OPTIMIZE options to enable GCC optimizer
      ` [PATCH 5/5] [drivers/nor] Fixed mismatch in prototype

[PATCH] i.MX23/MCI: Make the clock calculation easier to read and correct
 2010-10-14 19:38 UTC 

page:  |  | latest

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