mail archive of the barebox mailing list
 help / color / mirror / Atom feed
building for sandbox, warning: "__BIG_ENDIAN" is not defined
 2009-12-23 10:26 UTC  (3+ messages)

which drivers subdirs should be automatically selected?
 2009-12-23  9:19 UTC  (6+ messages)

[PATCH] Fix typo, "CFG_LONGHELP" -> "CONFIG_LONGHELP"
 2009-12-23  9:06 UTC  (3+ messages)

PROPOSED patch, standardize drivers menuconfig entries
 2009-12-22 16:54 UTC  (2+ messages)

[PATCH] drivers: use "menuconfig" consistently for all selections
 2009-12-22 14:52 UTC  (3+ messages)

can someone explain this CONFIG_COMMANDS, CFG_CMD thing?
 2009-12-21 16:23 UTC  (2+ messages)

barebox on twitter?
 2009-12-21 16:03 UTC 

anyone object to my making some menuconfig options 1-touch selectable?
 2009-12-21 15:14 UTC 

[PATCH] Remove PPC support for IDE
 2009-12-21 14:26 UTC  (2+ messages)

[PATCH] Remove obsolete comment referring to CFG_CMD_JFFS2
 2009-12-21 14:26 UTC  (2+ messages)

[PATCH repeat] MTD: Correct typo in preprocessor directive
 2009-12-21 14:24 UTC  (2+ messages)

more CONFIG oddities in the current barebox tree
 2009-12-21 13:56 UTC  (6+ messages)

[PATCH] Remove/adjust erroneous references to CONFIG_MODULE
 2009-12-21 13:22 UTC  (2+ messages)

[PATCH] commands: Remove reference to non-existent CONFIG_CMD_I2C
 2009-12-21 11:54 UTC  (6+ messages)

[PATCH] scripts: Delete non-barebox content from scripts/
 2009-12-21 11:11 UTC  (3+ messages)

[PATCH] commands: correct "CONFIG_SIMPLE_PARSER" to "CONFIG_SHELL_SIMPLE"
 2009-12-21 10:50 UTC  (2+ messages)

[PATCH] NAND: Free asprintf()-allocated space upon mtd device deletion
 2009-12-21 10:50 UTC  (2+ messages)

possible memory leak in commands/nand.c?
 2009-12-21 10:16 UTC  (4+ messages)

can barebox avoid creating typedefs just for struct shortcuts?
 2009-12-21 10:04 UTC  (2+ messages)

the "CONFIG_" namespace and what's with "CFG_CMD_" prefixes?
 2009-12-21 10:01 UTC  (2+ messages)

apparently unused <linux/...> header files
 2009-12-21  9:49 UTC 

unused CONFIG variables in current barebox tree
 2009-12-21  9:09 UTC  (2+ messages)

[PATCH] ARM: Correct Kconfig typo, "optimzed" -> "optimized"
 2009-12-21  8:48 UTC  (2+ messages)

barebox on beagleboard: two questions
 2009-12-20 18:17 UTC  (3+ messages)

[PATCH] MTD: Correct typo in preprocessor directive
 2009-12-20 11:41 UTC 

is barebox meant to be the next generation of u-boot?
 2009-12-19 21:49 UTC  (2+ messages)

barebox Patches
 2009-12-18 15:48 UTC  (37+ messages)
` [PATCH 01/36] i.MX25 3stack: fixup flash header to new names/layout
  ` [PATCH 02/36] ipe337: add missing include
    ` [PATCH 03/36] scb9328: setup chipselect the correct way
      ` [PATCH 04/36] read_key: Use ARRAY_SIZE instead of hardcoded value
        ` [PATCH 05/36] Remove unnecessary casts in key defines
          ` [PATCH 06/36] replace // style comments
            ` [PATCH 07/36] netx: enable second ethernet device
              ` [PATCH 08/36] pcm037: Add missing include
                ` [PATCH 09/36] imx ipu fb: Make fb_videomode const
                  ` [PATCH 10/36] i.MX nand: mx21 has a v1 type controller
                    ` [PATCH 11/36] vsprintf: Only define PAGE_SIZE if not already defined
                      ` [PATCH 12/36] i2c: Add a no-op i2c_register_board_info if i2c is disabled
                        ` [PATCH 13/36] sandbox: update defconfig
                          ` [PATCH 14/36] pcm030: Update defconfig
                            ` [PATCH 15/36] mx21ads: update defconfig
                              ` [PATCH 16/36] pcm037: "
                                ` [PATCH 17/36] pca100: "
                                  ` [PATCH 18/36] mx27ads: "
                                    ` [PATCH 19/36] ipe337: "
                                      ` [PATCH 20/36] scb9328: "
                                        ` [PATCH 21/36] pcm043: "
                                          ` [PATCH 22/36] pm9263: "
                                            ` [PATCH 23/36] netx: "
                                              ` [PATCH 24/36] mmccpu: "
                                                ` [PATCH 25/36] eukrea cpuimx27: "
                                                  ` [PATCH 26/36] at91sam9260ek: "
                                                    ` [PATCH 27/36] at91sam9263ek: "
                                                      ` [PATCH 28/36] Digi a9m2410: "
                                                        ` [PATCH 29/36] Digi a9m2440: "
                                                          ` [PATCH 30/36] i.MX25 3stack: "
                                                            ` [PATCH 31/36] i.MX35 "
                                                              ` [PATCH 32/36] sdp3430: "
                                                                ` [PATCH 33/36] beagle board: "
                                                                  ` [PATCH 34/36] omap3_evm: "
                                                                    ` [PATCH 35/36] Makefile: clean barebox.ldr
                                                                      ` [PATCH 36/36] Fix barebox Version number

Renaming done / new repository
 2009-12-18 12:37 UTC  (6+ messages)

[PATCH] readline: keys should be unsigned char consistently
 2009-12-18  0:23 UTC 

[PATCHv2 0/2] Initial support for OMAP3EVM
 2009-12-17 11:13 UTC  (4+ messages)
` [PATCH 1/2] omap3evm: Add basic support for the board
` [PATCH 2/2] omap3evm: Minimal default configuration

[PATCH] cramfs: probe(): fix cdev lookup
 2009-12-17 10:32 UTC 

u-boot-v2 list renamed to barebox@lists.infradead.org
 2009-12-16 14:51 UTC 

[PATCH 0/2] arm/lib: EABI fixes
 2009-12-16 14:49 UTC  (3+ messages)
` [PATCH 1/2] arm/lib: add eabi names of helper functions
  ` [PATCH 2/2] arm/lib: add missing abi helper functions __aeabi_idivmod, __aeabi_uidivmod

page:              |  | latest

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