mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 1/1] arm: do not enable the previous bootz command
 2012-08-28  7:51 UTC  (2+ messages)

[RFC] xload: get barebox size from barebox_arm_head
 2012-08-28  6:54 UTC  (2+ messages)

[PATCH] pcm049: use NAND_BUSWIDTH_AUTO
 2012-08-28  6:49 UTC  (2+ messages)

[PATCH] commands/digest: don't print checksum for non-existing files
 2012-08-28  6:49 UTC  (2+ messages)

[PATCH] Add documentation for the calao boards
 2012-08-28  6:42 UTC 

[PATCH] NAND Flash SMC timings update (nwe_pulse) for calao board based on AT91SAM9G20 SoC
 2012-08-28  6:40 UTC 

barebox on imx23-olinuxino
 2012-08-27 18:01 UTC  (2+ messages)

[PATCH 0/7] smsc911x: runtime configuration improvement
 2012-08-27 14:20 UTC  (13+ messages)
` [PATCH 1/7] smc911x: move register define to smc911x.h
  ` [PATCH 2/7] smc911x: introduce read/write ops
  ` [PATCH 3/7] smc911x: add 16bit bus width support
  ` [PATCH 4/7] smc911x: add support to pass the shift via platform data
  ` [PATCH 5/7] smc911x: improve detection handle
  ` [PATCH 6/7] smc911x: update chip detection
  ` [PATCH 7/7] smm911x: check if the device is ready before using it

[PATCH 00/18] fs: add symlink and readlink support
 2012-08-27 14:12 UTC  (30+ messages)
` [PATCH 01/18] fs: add "
  ` [PATCH 02/18] fs: rename stat to lstat as we implement lstat
  ` [PATCH 03/18] fs: add symlink support
  ` [PATCH 04/18] fs: implement stat
  ` [PATCH 05/18] fs: open: add symlink support
  ` [PATCH 06/18] fs: introduce get_mounted_path to get the path where a file is mounted
  ` [PATCH 07/18] ramfs: add symlink and readlink support
  ` [PATCH 08/18] nfs: add "
  ` [PATCH 09/18] test: add -L support to test if it's a symbolic link
  ` [PATCH 10/18] commands: add readlink support
  ` [PATCH 11/18] command: add ln support
  ` [PATCH 12/18] ls: add symlink support to -l
  ` [PATCH 13/18] dirname: add -V option to return only path related to the mountpoint
  ` [PATCH 14/18] recursive_action: add ACTION_FOLLOWLINKS support
  ` [PATCH 15/18] evnfs: introduce major and minor
  ` [PATCH 16/18] envfs: add support of variable inode size
  ` [PATCH 17/18] envfs: add support of symlink
  ` [PATCH 18/18] defautenv: "

Booting PhyTec PCM043/IMX35 from USB/SD-Card
 2012-08-27  7:45 UTC  (9+ messages)

Is there any way to dump more than 0x100 bytes from nand flash?
 2012-08-27  4:29 UTC  (3+ messages)

[PATCH 0/5] defaultenv-2: add boot sequence
 2012-08-24 18:51 UTC  (9+ messages)
` [PATCH 1/5] globalbar: add inline when not enabled
  ` [PATCH 2/5] globalvar: add support to set a value to of all globalvars beginning with 'match'
  ` [PATCH 3/5] defaultenv-2: boot use global.linux.bootargs.dyn for dynamic globarvar
  ` [PATCH 4/5] defaultenv-2: boot reset linux.bootargs.dyn. and bootm. globarvar
  ` [PATCH 5/5] defaultenv-2: add boot sequence

[PATCH 0/7] defaultenv-2: add bootp support
 2012-08-24  7:26 UTC  (10+ messages)
` [PATCH 1/7] dhcp: add global var support
  ` [PATCH 2/7] dhcp: add alternative "
  ` [PATCH 3/7] dhcp: add retries limit support
  ` [PATCH 4/7] defaultenv-2: eth0 add default global.dhcp.vendor_id
  ` [PATCH 5/7] defaultenv-2: boot/net add bootp support
  ` [PATCH 6/7] defaultenv-2: add net boot support with kernel and oftree via nfs
  ` [PATCH 7/7] defaultenv-2: add symbolic link support to boot/nfs

[PATCH 0/3] Freescale I2C driver
 2012-08-22 15:08 UTC  (4+ messages)
` [PATCH 1/3] mpc85xx: i2c frequency
` [PATCH 2/3] Freescale I2C driver
` [PATCH 3/3] ppc: p2020rdb i2c support

(no subject)
 2012-08-21 13:04 UTC  (31+ messages)
` [PATCH 01/13] Makefile: add target to produce a SPL compatible uimage
` [PATCH 02/13] scripts: add tool to create image for SPI boot on AM35xx
` [PATCH 03/13] common: split out meminfo output and make it optional
` [PATCH 04/13] omap: add SPI as a boot mode for xload
` [PATCH 05/13] drivers/net/ksz8864rmn: add driver for Micrel KSZ8864RMN Ethernet Switch
` [PATCH 06/13] drivers/net: add driver for the EMAC device found in some TI SoCs
` [PATCH 07/13] omap3: allow enabling clocks for UART3, MMC1 and SPI
` [PATCH 08/13] drivers/spi: add driver for the Multichannel SPI controller found in TI SoCs
` [PATCH 09/13] m25p80: add JEDEC ID for Micron/Numonyx SPI NOR flash
` [PATCH 10/13] defaultenv: support NAND and NOR kernel partitions at the same time
` [PATCH 11/13] defaultenv: use /env/oftree if it exists
` [PATCH 12/13] defaultenv: support kernel and oftree on a filesystem
` [PATCH 13/13] omap3_clock: avoid initializing cores not present on TI AM35xx

tftp server
 2012-08-18 19:12 UTC  (3+ messages)

adding SPI port on i.MX27 board
 2012-08-18  9:08 UTC  (2+ messages)

[PATCH 1/1] spi: allow to dynamically allocate bus number
 2012-08-18  9:05 UTC 

[PATCH 0/4 v2] fs/mount: add autodetection support
 2012-08-15  7:25 UTC  (7+ messages)
` [PATCH 1/4] fs/mount: add autodetection type support
  ` [PATCH 2/4] filetype: add fat filesystem support
  ` [PATCH 3/4] fs/fat: add filetype
  ` [PATCH 4/4] command/mount: add autodetection support

[for master PATCH 1/2] miidev: add phy_addr detection support
 2012-08-15  4:32 UTC  (4+ messages)
` [for master PATCH 2/2] calao: at91 qil/tny/usb auto detect the phy addr

vacation
 2012-08-14 20:47 UTC 

[PATCH 0/3 v2] omap: 4460 support
 2012-08-14 20:03 UTC  (5+ messages)
` [PATCH 1/3] Add support for OMAP4460 TPS62361
` [PATCH 2/3] OMAP4460: ram init changes
` [PATCH 3/3] OMAP4460: clock init

[PATCH 1/1] filetype: add command support
 2012-08-13 21:53 UTC  (2+ messages)

[PATCH v2] Add JTAG bitbang driver
 2012-08-13 19:42 UTC  (2+ messages)

[PATCH 1/3] Add support for OMAP4460 TPS62361
 2012-08-13 19:08 UTC  (3+ messages)
` [PATCH 3/3] OMAP4460: clock init

[PATCH 1/1] bootm: add global bootm.{image/initrd}.loadaddr support
 2012-08-13 18:45 UTC  (2+ messages)

[PATCH] OMAP4: use writel and readl
 2012-08-13 18:42 UTC  (3+ messages)
` [PATCH v2] "

[for master PATCH 0/4] Bootm uImage initrd fix
 2012-08-13 18:38 UTC  (6+ messages)
` [PATCH 1/4] arm/bootm: fix initrd_start init
  ` [PATCH 2/4] bootm: do not load the initrd in the common code
  ` [PATCH 3/4] uimage_sdram_flush: fix resource start
  ` [PATCH 4/4] uimage_laod: fix ramdisk support

[PATCH] ARM: enable MMU in pbl
 2012-08-13 18:29 UTC  (7+ messages)
` [PATCH 1/4] ARM __mmu_cache_*: Do not clobber registers
` [PATCH 2/4] ARM MMU: call __mmu_cache_* as regular C functions
` [PATCH 3/4] ARM pbl: enable MMU during decompression
` [PATCH 4/4] create a common ARM flush_icache function

[PATCH 0/4] fs/mount: add autodetection support
 2012-08-13 10:56 UTC  (11+ messages)
` [PATCH 1/4] fs/mount: add autodetection type support
  ` [PATCH 2/4] filetype: add fat filesystem support
  ` [PATCH 3/4] fs/fat: add filetype
  ` [PATCH 4/4] command/mount: add autodetection support

[PATCH 1/2] devices: fix missing converition to DEVICE_ID_DYNAMIC
 2012-08-12 20:24 UTC  (3+ messages)
` [PATCH 2/2] driver: set DEVICE_ID_DYNAMIC to -2 and DEVICE_ID_SINGLE to -1

[PATCH v2] pbl updates
 2012-08-12 18:03 UTC  (10+ messages)
` [PATCH 1/8] Makefile.lib: add disasm and ln commands
` [PATCH 2/8] Makefile: generate a barebox-flash-image link
` [PATCH 4/8] ARM s3c boards: Do not hardcode image sizes
` [PATCH 5/8] ARM boards: Make boards pbl safe
` [PATCH 6/8] ARM Makefile: Do not hardcode targets in MLO/netx/davinci/s5p
` [PATCH 7/8] ARM: fix netx/MLO/s5p image build for pbl
` [PATCH 8/8] ARM pbl: generate zbarebox.map in $(obj)

[PATCH] pbl updates
 2012-08-12 13:24 UTC  (17+ messages)
` [PATCH 2/9] ARM s3c boards: Do not hardcode image sizes
` [PATCH 3/9] ARM boards: Make boards pbl safe
` [PATCH 4/9] ARM Makefile: Do not hardcode targets in MLO/netx/davinci/s5p
` [PATCH 5/9] ARM: fix netx/MLO/s5p image build for pbl
` [PATCH 6/9] ARM Makefile: generate a barebox-flash-image link
` [PATCH 7/9] ARM pbl: Fix zbarebox.S build
` [PATCH 8/9] ARM pbl: remove unnecessary FORCE

page:  |  | latest

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