mail archive of the barebox mailing list
 help / color / mirror / Atom feed
Add magicvar description for flexible bootargs
 2012-05-15  7:07 UTC  (2+ messages)
` [PATCH 1/2] magicvar: Add magicvar macro with additional name argument

[PATCH] PCM038: Removed unnecessary call to gpio_set_value
 2012-05-14 20:21 UTC  (2+ messages)

[PATCH] Add glob sort support
 2012-05-14 18:21 UTC  (3+ messages)
` [PATCH 1/2] add qsort support
` [PATCH 2/2] glob: Add sorted output support

[PATCH] drivers/spi/spi.c: when allocating a struct device_d specify id as -1
 2012-05-14 17:47 UTC  (4+ messages)
  ` [PATCH v2] drivers/spi/spi.c: use DEVICE_ID_DYNAMIC when allocating a struct device_d

[PATCH 1/7] Support most Samsung SoCs in S3C serial driver
 2012-05-14 17:46 UTC  (4+ messages)

[Pull request] Minimal S5PV210 support
 2012-05-14 13:38 UTC  (28+ messages)
  ` [PATCH 0/9] "
    ` [PATCH 1/9] Support most Samsung SoCs in S3C serial driver
    ` [PATCH 2/9] Fine split S3C arch dependencies from generic code
    ` [PATCH 3/9] Minimal S5PV210 + Tiny210 support (2nd stage only)
    ` [PATCH 4/9] S5PV210 iROM magic boot code
    ` [PATCH 5/9] S5P DRAM support
    ` [PATCH 6/9] S5P lowlevel clock init
    ` [PATCH 7/9] Revert "S5PV210 iROM magic boot code"
    ` [PATCH 8/9] S5P iROM boot support - improved
    ` [PATCH 9/9] S5P boot header and image generator

[PATCH 1/2] PCM038: Move USBH2 initialization to PCM970
 2012-05-14  9:50 UTC  (4+ messages)
` [PATCH 2/2] Add compressed barebox_default_env to .gitignore

[RFC 0/3] MIPS: add the initial support for lowlevel init
 2012-05-14  9:13 UTC  (8+ messages)
` [RFC 1/3] MIPS: move start.S code to .text_entry section
` [RFC 2/3] MIPS: add the initial support for lowlevel init
` [RFC 3/3] MIPS: malta: add bogus "

[PATCH] ohci-hcd: use dma_flush/inv_range to allow using the driver with enabled MMU
 2012-05-14  8:39 UTC 

[PATCH] arm: update mach-types
 2012-05-14  8:31 UTC 

[PATCH] global shell variables and more flexible bootargs
 2012-05-14  7:24 UTC  (3+ messages)
` [PATCH 1/2] add 'global' command
` [PATCH 2/2] booting: more flexible Linux bootargs generation

[PATCH 1/1] linux/types.h: define phys_size_t
 2012-05-13 20:11 UTC  (2+ messages)

[PATCH] echo: Fix help
 2012-05-13 20:04 UTC 

[PATCH] fix typo funtion -> function
 2012-05-13 20:01 UTC  (2+ messages)

[PATCH] Removed duplicate definition for DEVFS_PARTITION_xxx
 2012-05-13 20:00 UTC  (2+ messages)

[OT?] recommendation for barebox-compatible MIPS dev kit?
 2012-05-13 17:29 UTC 

[PATCH] ARM: put a valid "barebox" signature in the header on big-endian systems
 2012-05-13 12:20 UTC  (9+ messages)

[PATCH] timeout: allow to set a variable with the key pressed
 2012-05-13 12:07 UTC 

device parameter patches
 2012-05-13 12:04 UTC  (3+ messages)
` [PATCH 1/2] parameter: return empty string for unset parameters
` [PATCH 2/2] parameter: remove unused struct member

[PATCH] fs: Add NFS support
 2012-05-13 10:48 UTC 

[PATCH] Make errno a positive value
 2012-05-13 10:47 UTC 

[PATCH 1/4] PCM038: Update board description
 2012-05-13  9:13 UTC  (5+ messages)
` [PATCH 2/4] PCM038: Call power_init() after initializing SPI
` [PATCH 3/4] PCM038: Remove unused includes
` [PATCH 4/4] PCM038: Initial PCM970 development board support

[PATCH] defaultenv: don't overwrite in config
 2012-05-13  9:05 UTC  (3+ messages)

[PATCH] NOR flash: reduce size of cfiword_t if not using 64-bit bus
 2012-05-13  9:03 UTC  (4+ messages)

[PATCH 1/2] MIPS: add common header file for DEBUG_LL via NS16550
 2012-05-13  9:02 UTC  (3+ messages)
` [PATCH 2/2] MIPS: malta: use common DEBUG_LL code for NS16550

[PATCH 1/2] i2c: Fix barebox crash when 'count' is not set for i2c_read command
 2012-05-11 20:17 UTC  (10+ messages)
` [PATCH 2/2] i2c: Added switch for allowing usage 16bit register addresses
    ` Re[2]: "

[PATCH] fix typo addreee -> address
 2012-05-11 19:56 UTC  (2+ messages)

barebox, omap3530_beagle_xload and qemu-linaro
 2012-05-11 19:49 UTC  (2+ messages)

[PATCH] ARM: Shutdown barebox (MMU) before setting ATAGS to avoid page #0 fault
 2012-05-11 19:00 UTC  (2+ messages)

[RFC 0/5] MIPS: add XBurst processor family support
 2012-05-11  9:11 UTC  (10+ messages)
` [RFC 1/5] MIPS: add common header file for DEBUG_LL via NS16550
` [RFC 2/5] MIPS: add XBurst processor family support
` [RFC 3/5] MISP: XBurst: add JZ4755 CPU support
` [RFC 4/5] MIPS: XBurst: add Ritmix RZX-50 board support
` [RFC 5/5] MIPS: add defconfig for Ritmix RZX-50 board

[RFC] MIPS: initial modules support
 2012-05-11  7:24 UTC  (2+ messages)

[PATCH 1/1] ppc reloc.S: use a common trap relocation function
 2012-05-11  7:07 UTC  (2+ messages)

[PATCH 1/1] ppc io.h: update following MMIO primitives fix
 2012-05-11  7:06 UTC  (2+ messages)

[RFCv2 1/2] MIPS: start.S: add "barebox" label at _start + 0x10
 2012-05-11  7:05 UTC  (4+ messages)
` [RFCv2 2/2] MIPS: bootm: add "MIPS barebox" handler

[PATCH] arm: mxs: get MAC from OCOTP for MX28EVK
 2012-05-10 12:28 UTC  (2+ messages)

[PATCH 0/8] arm: mxs: add ocotp write support
 2012-05-08  7:54 UTC  (9+ messages)
` [PATCH 1/8] arm: mxs: make get_hclk result useable for upcoming set_hclk
` [PATCH 2/8] arm: mxs: add imx_set_hclk
` [PATCH 3/8] arm: mxs: refactor access to power domain
` [PATCH 4/8] arm: mxs: add POWER_BASE for MX28, too
` [PATCH 5/8] arm: mxs: add functions to get/set vddio
` [PATCH 6/8] arm: mxs: refactor timeout routine for ocotp
` [PATCH 7/8] arm: mxs: use consistent naming for #defines "
` [PATCH 8/8] arm: mxs: add write support "

string processing
 2012-05-08  7:24 UTC  (4+ messages)
  ` Antwort: "

[PATCH] ARM: Changes to bootz
 2012-05-07 13:38 UTC  (2+ messages)

[PATCH] README: fix some typos
 2012-05-07  7:55 UTC  (2+ messages)

RFC: Fix big endian MMIO primitives
 2012-05-07  7:51 UTC  (5+ messages)

RFC: Force a 2s delay on startup to allow bypassing /dev/env0
 2012-05-07  0:14 UTC  (5+ messages)

[PATCH] Cosmetic: fix endianness convertions in read[wlq]()
 2012-05-06 20:08 UTC  (3+ messages)

RFC: memmap() now returns NULL on failure
 2012-05-06 18:05 UTC  (2+ messages)

[PATCH] ARM: remove unused struct param_struct and related info
 2012-05-06 17:19 UTC  (2+ messages)

[PATCH] PCM038: choose boot device by parsing barebox_loc magic variable
 2012-05-06  5:42 UTC 

I wonder what exactly I was going to achieve
 2012-05-05 21:52 UTC 

[PATCH 0/4] Support Samsung S5PV210 CPU
 2012-05-04 12:34 UTC  (19+ messages)
` [PATCH 1/4] Support most Samsung SoCs in S3C serial driver
` [PATCH 2/4] Fine split S3C arch dependencies from generic code
            ` missing sscanf
` [PATCH 3/4] Minimal S5PV210 + Tiny210 support (2nd stage only)
` [PATCH 4/4] S5PV210 iROM magic boot code

[PATCH 1/1] complete: fix duplicate env eval list
 2012-05-03 18:00 UTC  (2+ messages)

v2012.05.0
 2012-05-03  8:00 UTC 

improved complete support: the list of available variable name completions is dubbed
 2012-05-03  8:00 UTC  (6+ messages)

[PATCH V4 0/4] MPC85xx support
 2012-05-03  7:13 UTC  (4+ messages)
` [PATCH V4 3/4] Header files update to support the mpc85xx

page:  |  | latest

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