mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 1/3] ARM lowlevel: Update function documentation
 2012-09-09  9:47 UTC  (2+ messages)
` [PATCH 3/3] ARM lowlevel: Use get_runtime_offset

[PATCH 00/11 v2] defaultenv-2: add bootp support
 2012-09-08 18:12 UTC  (36+ messages)
` [PATCH 01/11] defaultenv: enable glovalvar support
  ` [PATCH 02/11] defaultenv: switch hostname to global.hostname
  ` [PATCH 03/11] dhcp: switch to global var support
  ` [PATCH 04/11] dhcp: add copy_only_if_valid support
  ` [PATCH 05/11] dhcp: add retries limit support
  ` [PATCH 06/11] defaultenv-2: eth0 add default global.dhcp.vendor_id
  ` [PATCH 07/11] defaultenv-2/ip: add dhcp-barebox support
  ` [PATCH 08/11] defaultenv-2: add ifdown support
  ` [PATCH 09/11] defaultenv-2: boot/net add bootp support
  ` [PATCH 10/11] defaultenv-2: add net boot support with kernel and oftree via nfs
  ` [PATCH 11/11] defaultenv-2: add symbolic link support to boot/nfs

[PATCH 00/11 v3] add PNG support
 2012-09-08 18:05 UTC  (12+ messages)
` [PATCH 01/11] bmp: rename it to splash
  ` [PATCH 02/11] bmp: split bmp rending in lib/bmp.c
  ` [PATCH 03/11] introduce image_renderer framework
  ` [PATCH 04/11] filetype: add BMP support
  ` [PATCH 05/11] splash/bmp: switch to image_renderer
  ` [PATCH 06/11] splash: add support to set a background color
  ` [PATCH 07/11] Introduce graphic utils
  ` [PATCH 08/11] graphic_utils: add rgba support
  ` [PATCH 09/11] filetype: add PNG support
  ` [PATCH 10/11] "
  ` [PATCH 11/11] png: add picoPNG lib support

[PATCH 1/1] net: introduce phylib
 2012-09-08 17:28 UTC  (3+ messages)

[PATCH 0/7 v2] defaultenv-2: add boot sequence
 2012-09-08  5:41 UTC  (13+ messages)
` [PATCH 1/7] globalbar: add inline when not enabled
  ` [PATCH 2/7] globalvar: add support to set a value to of all globalvars beginning with 'match'
  ` [PATCH 3/7] defaultenv-2: boot use global.linux.bootargs.dyn for dynamic globarvar
  ` [PATCH 4/7] defaultenv-2: boot reset linux.bootargs.dyn. and bootm. globarvar
  ` [PATCH 5/7] echo: always allow to pass -e option
  ` [PATCH 6/7] defaultenv-2/ansi-colors: export color only if enable
  ` [PATCH 7/7] defaultenv-2: add boot sequence

[PATCH 00/11 v2] add PNG support
 2012-09-08  3:47 UTC  (13+ messages)
` [PATCH 01/11] bmp: rename it to splash
  ` [PATCH 02/11] bmp: split bmp rending in lib/bmp.c
  ` [PATCH 03/11] introduce image_renderer framework
  ` [PATCH 04/11] filetype: add BMP support
  ` [PATCH 05/11] splash/bmp: switch to image_renderer
  ` [PATCH 06/11] splash: add support to set a background color
  ` [PATCH 07/11] Introduce graphic utils
  ` [PATCH 08/11] graphic_utils: add rgba support
  ` [PATCH 09/11] filetype: add PNG support
  ` [PATCH 10/11] "
  ` [PATCH 11/11] png: add picoPNG lib support

[PATCH 1/1] smc911x: fix typo pn check if the device is ready before using it
 2012-09-07 14:11 UTC 

[PATCH] video imx-ipu-fb: add clear screen
 2012-09-07 12:11 UTC  (2+ messages)

[PATCH] mtd: nand: Add K9LBG08U0D chip to flash ids
 2012-09-07 10:46 UTC 

[PATCH 1/2] kbuild: keep the barebox binary accessible
 2012-09-07 10:25 UTC  (8+ messages)
` [PATCH 2/2] Makefile: add target to produce a SPL compatible uImage
  ` [PATCH v5] xload: get barebox size from barebox_arm_head

[PATCH] mtd/mtdraw: fix format specifier for ssize_t
 2012-09-07  9:51 UTC 

[PATCH 1/3] fec: restart autoneg at open instead of init
 2012-09-07  9:32 UTC  (17+ messages)
` [PATCH 2/3] i.MX51: unbreak FEC iomux
` [PATCH 3/3] miidev: fix 1G wrong detection

[PATCH] mtd: use correct format specifier
 2012-09-07  9:25 UTC  (2+ messages)

[PATCH 1/1] fs/nfs: fix read when size < 1024
 2012-09-07  8:27 UTC  (2+ messages)

[PATCH 00/12] add PNG support
 2012-09-07  0:18 UTC  (32+ messages)
` [PATCH 01/12] add barebox logo
  ` [PATCH 02/12] bmp: rename it to splash
  ` [PATCH 03/12] bmp: split bmp rending in lib/bmp.c
  ` [PATCH 04/12] introduce image_renderer framework
  ` [PATCH 05/12] filetype: add BMP support
  ` [PATCH 06/12] splash/bmp: switch to image_renderer
  ` [PATCH 07/12] splash: add support to set a background color
  ` [PATCH 08/12] Introduce graphic utils
  ` [PATCH 09/12] graphic_utils: add rgba support
  ` [PATCH 10/12] filetype: add PNG support
  ` [PATCH 11/12] "
  ` [PATCH 12/12] png: add picoPNG lib support

[PATCH 1/3] fec: restart autoneg at open instead of init
 2012-09-06 21:52 UTC  (2+ messages)

[PATCH] drivers/net: add driver for the EMAC device found in some TI SoCs
 2012-09-06 17:34 UTC  (3+ messages)

[PATCH] ARM Makefile: switch to kbuild command definition for mkublheader
 2012-09-06 17:33 UTC  (2+ messages)

[PATCH] PCM049: nand_bootstrap add shebang
 2012-09-06 17:29 UTC  (2+ messages)

[PATCH] i.mx35pdk add nand identification
 2012-09-06 14:39 UTC  (9+ messages)

[PATCH] [RFC] fec: fix calculation of mii bus speed on mxs
 2012-09-06 13:50 UTC 

[RFC] spi: add demo bitbang driver based on code from linux
 2012-09-06 10:45 UTC  (3+ messages)

[PATCH 1/2] Calao boards: enable the pbl
 2012-09-06  9:52 UTC  (2+ messages)

Prepare support for TI AM35xx
 2012-09-06  8:58 UTC  (16+ messages)
` [PATCH 1/8] drivers/nor/m25p80: add JEDEC ID for Micron/Numonyx SPI NOR flash
` [PATCH 2/8] Makefile: add target to produce a SPL compatible uimage
` [PATCH 3/8] scripts: add tool to create image for SPI boot on AM35xx
` [PATCH 4/8] common: split out meminfo output and make it optional
` [PATCH 5/8] drivers/net/ksz8864rmn: add driver for Micrel KSZ8864RMN Ethernet Switch
` [PATCH 6/8] drivers/net: add driver for the EMAC device found in some TI SoCs
` [PATCH 7/8] omap3: remove unused coded for clock configuration
` [PATCH 8/8] drivers/spi: add driver for the Multichannel SPI controller found in TI SoCs

[PATCH] provide ffs and __ashrdi3 for all architectures
 2012-09-06  7:28 UTC  (4+ messages)
` [PATCH] [OpenRISC] Add __ashrdi3 and remove link to libgcc

barebox ascii art
 2012-09-06  6:43 UTC 

[PATCH 1/2] mtd: fix compiler warnings
 2012-09-05 18:53 UTC  (3+ messages)

[PATCH 1/1] uncompress: drop wrong BUG(uncompress_size)
 2012-09-05 14:59 UTC 

v2012.09.0
 2012-09-05 13:51 UTC 

MLO doesn't work, rest is ok
 2012-09-05 12:34 UTC  (14+ messages)

[PATCH v3] xload: get barebox size from barebox_arm_head
 2012-09-05 12:02 UTC  (5+ messages)
` [PATCH v4] "
    ` Suspected ##SPAM## -:Re: "

page:  |  | latest

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