mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[RFC] imx21ads nand boot
 2010-03-19 13:00 UTC  (4+ messages)

some cache related patches
 2010-03-18  7:16 UTC  (3+ messages)
` [PATCH 1/2] armv5: use proper cache flush function
` [PATCH 2/2] remove unused file arch/arm/cpu/cache.S

Make some help comments less confusing
 2010-03-18  7:11 UTC  (2+ messages)

[PATCH] arm cache fixes
 2010-03-12  9:51 UTC  (4+ messages)
` [PATCH 1/2] give nice output when generating barebox.bin and barebox.S
  ` [PATCH] "
` [PATCH 2/2] arm: make disabling the cache actually work

[Patch] hush exit code fix
 2010-03-12  9:01 UTC  (2+ messages)

[PATCH] Barebox does not boot on iMX21ADS board
 2010-03-11 13:55 UTC  (2+ messages)

exit command
 2010-03-04 14:38 UTC 

Barebox 2010.03.0 is out
 2010-03-03  8:27 UTC 

[PATCH] Fix doc style
 2010-03-02 16:55 UTC 

[PATCH] Documentation: fix typos & correct symlink
 2010-03-02  8:29 UTC  (2+ messages)

[PATCH] edb93xx: Fix SDRAM precharge
 2010-02-26  7:23 UTC  (2+ messages)

[PATCH 00/11] arch/arm and other random cleanups
 2010-02-17 22:20 UTC  (17+ messages)
` [PATCH 01/11] arm/Kconfig: delete trailing whitespace
  ` [PATCH 02/11] arm/Kconfig: removed unused TAG options
    ` [PATCH 03/11] arm/Makefile: keep list of boards sorted
      ` [PATCH 04/11] arm/cpu/Makefile: cleanup: propper indention
        ` [PATCH 05/11] drivers/video/Makefile: cleanup "
          ` [PATCH 06/11] start-arm: cleanup: "
            ` [PATCH 07/11] i2c.h: fix typo in copyright
              ` [PATCH 08/11] ioreadsb: put the whole ioreadsb function into the .text.readsb section
                ` [PATCH 09/11] import recent include/linux/compiler*.h
                  ` [PATCH 10/11] io.h: update definitions of __raw_{read,write}*
                    ` [PATCH 11/11] common.h: add compile time check helper functions

problem with env in NOR
 2010-02-17  6:53 UTC  (2+ messages)

[PATCH] i.MX35: Fix pad control bit positions
 2010-02-12  8:28 UTC  (3+ messages)

[PATCH] Fix compile time errors when DEBUG is defined
 2010-02-12  7:31 UTC  (2+ messages)

Regarding nandwrite issue for huge files ?
 2010-02-12  7:30 UTC  (2+ messages)

[PATCH] edb93xx: Fix comment in edb93xx_console_init()
 2010-02-12  7:13 UTC  (2+ messages)

[PATCH] edb93xx: Fix SDRAM initialization
 2010-02-12  7:09 UTC  (2+ messages)

IXP4xx support
 2010-02-11 22:29 UTC  (6+ messages)
  ` Flash drivers, was: "

[PATCH] edb9302(a): Tweak PLL settings
 2010-02-11 20:10 UTC 

Clean up flash driver confusion
 2010-02-08 13:47 UTC  (7+ messages)
` [PATCH 1/6] cfi_flash_new: Fix Intel chips
  ` [PATCH 2/6] cfi_flash_new: Safe indention level by bailing out earlier in error case
    ` [PATCH 3/6] cfi_flash_new: generate flash erase dots in common function
      ` [PATCH 4/6] cfi_flash_new: make code more readable, return is not a function
        ` [PATCH 5/6] cfi_flash: remove old driver and switch to new one
          ` [PATCH 6/6] cfi_flash: move include/cfi_flash.c next to driver

[PATCH] EP93xx: Fix system controller register definitions
 2010-02-08 13:43 UTC  (2+ messages)

barebox for leopardboard
 2010-02-08 10:41 UTC  (6+ messages)

[PATCH] edb93xx: Enable UART1
 2010-02-06 23:55 UTC  (2+ messages)
` [PATCH] edb93xx: Avoid stack usage in early_udelay()

about the MAINTAINERS file
 2010-02-04  8:51 UTC  (2+ messages)

newbie problem with kconfig
 2010-02-03 21:50 UTC 

[PATCH] Documentation/porting.txt: s/barebox/u-boot/ wrongly renamed
 2010-02-03 21:27 UTC  (2+ messages)

[PATCH] ep93xx eth driver: dump_xxx() cleanup
 2010-02-03 11:12 UTC  (2+ messages)

[PATCH] ep93xx eth driver: Remove unnecessary parentheses in constant definitions
 2010-02-02 18:16 UTC 

[PATCH] ep93xx eth driver: Reorder functions to eliminate need for prototypes
 2010-02-02  7:37 UTC  (2+ messages)

[PATCH] ep93xx eth driver: Fix dump_xxx_queue() parameter list
 2010-02-02  7:36 UTC  (2+ messages)

[PATCH 0/2] smc91111 mac address and cfi flash fixes
 2010-02-01 15:31 UTC  (4+ messages)
` [PATCH 1/2] smc91111: fix odering of mac address read from EEPROM
  ` [PATCH 2/2] cfi_flash: fix alignment problem

barebox.2010.02.0 is out
 2010-02-01 15:25 UTC 

[PATCH 1/1] Fix nand_imx for i.MX21
 2010-01-29  8:33 UTC  (2+ messages)

[PATCH] mach-at91: reset_cpu: fix confusing reference to watchdog
 2010-01-26 18:01 UTC  (2+ messages)

Patches for -next
 2010-01-25  8:57 UTC  (15+ messages)
` [PATCH 01/12] remove unused cdp code
  ` [PATCH 02/12] remove obsolete comment
    ` [PATCH 03/12] cache functions from kernel
      ` [PATCH 04/12] remove unused NETCONSOLE stuff
        ` [PATCH 05/12] remove unused file common/flash.c
          ` [PATCH 06/12] Move tftp/nfs specific code to net/*
            ` [PATCH 07/12] remove typedef cmd_tbl_t and replace it with struct command
              ` [PATCH 08/12] pcm043: initialize cpufreq to 532MHz
                ` [PATCH 09/12] replace ET_DEBUG with pr_debug
                  ` [PATCH 10/12] put only once used function inline
                    ` [PATCH 11/12] add armv6 support to the konfig system
                      ` [PATCH 12/12] i.MX: select armv6 for i.MX31/35

[PATCH] Fix typo in board.dox
 2010-01-25  7:49 UTC  (4+ messages)

Current status of barebox for OMAP3530/beagle
 2010-01-22 21:57 UTC  (3+ messages)

Current status of barebox for OMAP3530/beagle
 2010-01-22 17:34 UTC 

Barbox in OpenEmbedded
 2010-01-22 16:35 UTC 

[PATCH 0/8] update i.MX35 3stack and i2c drivers
 2010-01-19  8:26 UTC  (10+ messages)
` [PATCH 1/8] mc9sdz60: clean up driver interface
  ` [PATCH 2/8] mc13892: "
    ` [PATCH 3/8] i.MX35 3stack: adopt board to new mc13892 and mc9sdz60 "
      ` [PATCH 4/8] i.MX35 3stack: clean up indention
        ` [PATCH 5/8] i.MX35 3stack: clean up indention of lowlevel_init
          ` [PATCH 6/8] i.MX35 3stack: increase env partition to hold splash image
            ` [PATCH 7/8] i.MX35 3stack: update environemnt to support jffs and ubi/ubifs
              ` [PATCH 8/8] i.MX35 3stack: update of defconfig

[PATCH 1/4] eukrea_cpuimx27 : update timings
 2010-01-16 11:33 UTC  (5+ messages)
` [PATCH 2/4] Add necessary clocks & defines to get I2C support for i.MX27
  ` [PATCH 3/4] I2C : add NS LP3972 PMIC support
    ` [PATCH 4/4] Eukrea CPUIMX27 : add I2C and LP3972 support

[PATCH] documentation: It's U-Boot that doesn't have getopt, not Barebox
 2010-01-16 11:31 UTC  (2+ messages)

[PATCHv3] addpart: support @<offset>
 2010-01-16 11:30 UTC  (2+ messages)

[PATCHV2] addpart: support @<offset>
 2010-01-15 13:43 UTC  (2+ messages)

[PATCH] addpart: support @<offset>
 2010-01-15 13:26 UTC 

compiling barebox/u-boot-v2 for beagleboard
 2010-01-15  8:05 UTC  (2+ messages)

[PATCH 0/5] Add support for EDB93xx boards [rev2]
 2010-01-14  9:29 UTC  (2+ messages)

[PATCHv2 00/14] Bring in basic x86 support into 'barebox'
 2010-01-14  9:29 UTC  (16+ messages)
` [PATCHv2 01/14] Add a tool to activate barebox as a boot loader on x86 architectures
` [PATCHv2 02/14] Consider real and protected mode in the dump file
` [PATCHv2 03/14] Adding x86 usage documentation to the tree
` [PATCHv2 04/14] Adding required architecture header files
` [PATCHv2 05/14] Bring in the first x86 specific code
` [PATCHv2 06/14] Add some generic functions to make x86 work
` [PATCHv2 07/14] Add functions to be able to boot with BIOSs help
` [PATCHv2 08/14] Add a generic PC platform
` [PATCHv2 09/14] Bring in the time reference for the x86 platforms
` [PATCHv2 10/14] Start to add ATA support to barebox
` [PATCHv2 11/14] Add the main disk driver
` [PATCHv2 12/14] Add a low level disk drive access driver
` [PATCHv2 13/14] Add a special command to load and start a bzImage on x86
` [PATCHv2 14/14] Add the whole x86 architecture to the build system

[PATCH 5/5] Add support for EDB93xx boards
 2010-01-12 19:30 UTC 

[PATCH 4/5] Add PrimeCell PL010 serial driver
 2010-01-12 19:30 UTC 

[PATCH 3/5] Add support for EP9xx GPIOs
 2010-01-12 19:30 UTC 

[PATCH 2/5] Add EP93xx ethernet driver
 2010-01-12 19:30 UTC 

[PATCH 1/5] ARM: Add support for EP93xx SoCs
 2010-01-12 19:30 UTC 

[PATCH 0/5] Add support for EDB93xx boards
 2010-01-12 19:30 UTC  (7+ messages)
      ` [PATCH] Add support for EDB93xx boards [rev2]

[PATCH 2/5] Add EP93xx ethernet driver
 2010-01-11 21:27 UTC  (3+ messages)
  ` [PATCH] Add EP93xx ethernet driver [rev2]

[PATCH] Fix a data abort with fec_imx
 2010-01-11 17:58 UTC  (2+ messages)

[PATCH 5/5] Add support for EDB93xx boards
 2010-01-09 23:29 UTC 

[PATCH 4/5] Add PrimeCell PL010 serial driver
 2010-01-09 23:29 UTC 

[PATCH 3/5] Add support for EP9xx GPIOs
 2010-01-09 23:28 UTC 

[PATCH 1/5] ARM: Add support for EP93xx SoCs
 2010-01-09 23:28 UTC 

Query on default environment
 2010-01-08  9:18 UTC  (2+ messages)

[PATCH 0/2] CFI flash drivers: Fix misleading trace when unprotecting a sector
 2010-01-05 12:15 UTC  (2+ messages)

confusion about relocation (ARM)
 2010-01-04 21:10 UTC  (7+ messages)

[PATCH 2/2] New CFI flash driver: Fix misleading trace when unprotecting a sector
 2010-01-04 19:42 UTC 

[PATCH 1/2] CFI flash driver: Fix misleading trace when unprotecting a sector
 2010-01-04 19:42 UTC 

[PATCH 0/1] Exclude code based on config
 2010-01-04 16:18 UTC  (4+ messages)
` [PATCH 1/1] net: Exclude code based on selected protocol

[PATCH] fix path specs in arch/arm/mach-arm.dox
 2010-01-04 10:12 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