mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 1/2] i2c: Fix barebox crash when 'count' is not set for i2c_read command
 2012-05-11 15:42 UTC 

[PATCH 1/1] linux/types.h: define phys_size_t
 2012-05-11 10:58 UTC 

[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: put a valid "barebox" signature in the header on big-endian systems
 2012-05-10 12:30 UTC  (4+ messages)

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

[PATCH] fix typo addreee -> address
 2012-05-09 14:39 UTC 

[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] ARM: Shutdown barebox (MMU) before setting ATAGS to avoid page #0 fault
 2012-05-05 21:38 UTC 

[PATCH] NOR flash: reduce size of cfiword_t if not using 64-bit bus
 2012-05-05 21:35 UTC 

barebox, omap3530_beagle_xload and qemu-linaro
 2012-05-05 21:02 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  (7+ messages)
` [PATCH V4 1/4] Preparation stage to support multiple PPC architectures
` [PATCH V4 2/4] Minimal support of the MPC85xx architecture
` [PATCH V4 3/4] Header files update to support the mpc85xx
` [PATCH V4 4/4] Minimal P2020RDB platform support and configuration file

support for OMAP-L138
 2012-05-02 13:38 UTC 

[ANNOUNCE] Meet the penguins at the LinuxTag 2012 in Berlin
 2012-05-02 13:17 UTC 

drivers/power ? drivers/hwmon ?
 2012-05-02 12:57 UTC  (2+ messages)

Flashing kernel from Linux
 2012-05-02 10:42 UTC  (2+ messages)

[PATCH] hush: bail out of scripts on syntax error
 2012-05-02  7:36 UTC  (2+ messages)

[PATCH] uimage/file_to_sdram: fix resource allocation
 2012-05-02  6:48 UTC 

[PATCH 1/1] complete: eth typo fix
 2012-05-02  2:18 UTC 

[PATCH 00/11 v3] improve complete support
 2012-05-01 19:43 UTC  (13+ messages)
` [PATCH 01/11] stringlist: use seperately allocated string
` [PATCH 02/11] stringlist: implement string_list_add_asprintf
` [PATCH 03/11] complete: add var and device param complete support
` [PATCH 04/11] complete: add generic command complete framework
` [PATCH 05/11] complete: add device name complete support for devinfo
` [PATCH 06/11] complete: add help complete support
` [PATCH 07/11] complete: add empty "
` [PATCH 08/11] complete: add eth interface "
` [PATCH 09/11] complete: add go and sleep support
` [PATCH 10/11] complete: add delpart complete support
` [PATCH 11/11] complete: add executable file support

[PATCH 0/3] qemu-malta nor flash support
 2012-05-01 19:41 UTC  (5+ messages)
` [PATCH 1/3] mips: add in_be16/32 and out_be16/32 for cfi support
` [PATCH 2/3] qemu-malta: rename serial.c to init.c
` [PATCH 3/3] qemu-malta: add nor flash support

debugging on board
 2012-04-30 15:25 UTC  (9+ messages)

imx35_nand driver
 2012-04-30 12:29 UTC  (3+ messages)

[PATCH] Makefile: add barebox.srec to 'clean'
 2012-04-30 12:02 UTC  (4+ messages)

[RFC 1/2] MIPS: start.S: add "barebox" label at _start + 8
 2012-04-30 11:51 UTC  (4+ messages)
` [RFC 2/2] MIPS: bootm: add "MIPS barebox" handler

[PATCH] netX: fixes, cleanups, helpers and a new platform: THLINK-ETH
 2012-04-30 11:46 UTC  (9+ messages)
` [PATCH 1/7] netX: add a few base addresses for non on chip devices
` [PATCH 2/7] netX: unify the device registration
` [PATCH 3/7] netX: UART may not initialize correctly
` [PATCH 4/7] netX/network: fix debug outputs
` [PATCH 5/7] netX: XPEC firmware is always of attribute const
` [PATCH 6/7] netX: don't bother with variable sizes, use the intend
` [PATCH 7/7] netX: add the 'th link' platform

[PATCH] Increase heapsize for i.MX21ADS board again
 2012-04-30 11:43 UTC  (2+ messages)

initramfs
 2012-04-30 11:40 UTC  (2+ messages)

[PATCH] bootm: fix initrd handling
 2012-04-30 11:39 UTC 

misc patches
 2012-04-30 11:32 UTC  (5+ messages)
` [PATCH 1/4] edit: Add proper screen size handling
` [PATCH 2/4] remove dlmalloc.src
` [PATCH 3/4] dhcp: set start time
` [PATCH 4/4] tlsf_malloc: return valid pointer for malloc(0)

hush fixes and cleanups
 2012-04-30 11:19 UTC  (14+ messages)
` [PATCH 01/13] hush: safe indention level by continueing a loop
` [PATCH 02/13] hush: safe an "
` [PATCH 03/13] hush: cleanup coding style
` [PATCH 04/13] hush: remove bogus 'else'
` [PATCH 05/13] hush: run_pipe_real must have num_progs == 1
` [PATCH 06/13] hush: run_pipe_real: bail out early to safe an indention level
` [PATCH 07/13] hush: remove quotes at end of processing
` [PATCH 08/13] hush: simplify globhack
` [PATCH 09/13] hush: pass GLOB_NOCHECK to glob
` [PATCH 10/13] glob: activate GLOB_NOCHECK flag
` [PATCH 11/13] hush: Fix globbing
` [PATCH 12/13] hush: allow to run interactive shell in do_sh
` [PATCH 13/13] defaultenv: remove now unnecessary hush-hack

[PATCH 00/10] IXP4xx rebase WIP
 2012-04-28  8:32 UTC  (3+ messages)

TI AM180x SoC support
 2012-04-27 13:19 UTC  (2+ messages)

[PATCH] Increase heapsize for i.MX21ADS board again
 2012-04-27 11:00 UTC  (3+ messages)

[PATCH 1/2] Disallow to selecting MCI_IMX_ESDHC for i.MX27 & i.MX31 targets
 2012-04-27  7:42 UTC  (3+ messages)
` [PATCH 2/2] PCM038: choose boot device by parsing barebox_loc magic variable

S5PV210 CPU support
 2012-04-26 17:50 UTC  (6+ messages)

[PATCH] PCM038: Added config option for PCM970 development board
 2012-04-26  7:22 UTC  (3+ messages)
  ` Re[2]: "

[PATCH] MIPS: start.S: clean up whitespaces
 2012-04-26  6:56 UTC  (2+ messages)

[FIXES Master] some fixes in the next which are for master too
 2012-04-25 10:23 UTC 

[FIXES Master] tny-a926x fixes
 2012-04-24 13:20 UTC  (4+ messages)
` [PATCH 1/2] at91: at91_register_uart use number instead of IDs
` [PATCH 2/2] tny-a926x: fix MOB-TNY-MD2 Motherboard support

[PATCH] common: memory: fix off-by-one in tlsf_create
 2012-04-24 13:19 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