mail archive of the barebox mailing list
 help / color / mirror / Atom feed
NAND + imx53, BBT/timings?
 2013-10-09  8:55 UTC  (3+ messages)

[PATCH v2] Add support for Voipac X53-DMM-668 module
 2013-10-08 22:03 UTC  (2+ messages)
` [PATCH] i.MX53: vmx53: Add support for Voipac X53-DMM-668 (aka vmx53) module

/dev/disk0 vs /dev/mmc0
 2013-10-08 14:58 UTC  (16+ messages)

[PATCH 0/2 v2] add bpkfs support
 2013-10-08 12:51 UTC  (5+ messages)
` [PATCH 1/2] filetype: add Binary PacKage BPK type
  ` [PATCH 2/2] fs: add BPKFS support

[PATCH] i2c-omap: Update driver
 2013-10-07 13:18 UTC  (4+ messages)
    ` [PATCH] i2c-omap: fix reported revison

v2013.10.0
 2013-10-07  6:28 UTC 

[PATCH 0/8 v2] more serial cleanup
 2013-10-07  6:23 UTC  (12+ messages)
` [PATCH 1/8] console: factorise function to get the first enabled console
  ` [PATCH 2/8] console: factorise function to get the console by name
  ` [PATCH 3/8] console: introduce startup and shutdown
  ` [PATCH 4/8] loadxy: use console_open/close
  ` [PATCH 5/8] console: console_get_by_name pass flags
  ` [PATCH 6/8] animeo_ip: update to use console_open/close for rs485 crossed detection
  ` [PATCH 7/8] serial: amba-pl011: add start and shutdown support
  ` [PATCH 8/8] serial: atmel: "

[PATCH 1/1] macb: add support to read the mac address from register
 2013-10-06 11:36 UTC  (2+ messages)

BeagleBone fixes & cleanup
 2013-10-06 11:15 UTC  (9+ messages)
` [PATCH 1/4] am33xx_generic: convert from switch to if/else
` [PATCH 2/4] arm: mmu: be more verbose if ttb setup fails
` [PATCH 3/4] arm: omap: am33xx_generic: fix DDR setup for DDR2
` [PATCH 4/4] beaglebone: use most recent timings for white variant

[PATCH 0/4] Add support for Voipac X53-DMM-668 module
 2013-10-02 14:01 UTC  (13+ messages)
` [PATCH 1/4] i.mx53: voipac: Change machine type identifier
` [PATCH 2/4] i.mx53: voipac: Add board specific + flash header constructing code
` [PATCH 3/4] i.mx53: voipac: Add barebox environment configuration file
` [PATCH 4/4] i.mx53: voipac: Modify Make- and config-files to enable building of mx53-voipac

Compiler warning fixes
 2013-10-02  8:29 UTC  (11+ messages)
` [PATCH 1/6] ARM: edb93xx: Add missing include
` [PATCH 2/6] ARM: friendlyarm-tiny210: remove unused variable
` [PATCH 3/6] ARM: mx23-evk: Fix result checking of devfs_add_partition
` [PATCH 4/6] ARM: Ka-Ro TX28: "
` [PATCH 5/6] ARM: vexpress: Fix compiler warning
` [PATCH 6/6] mips: bcm47xx: "

[PATCHv2] mci: omap: Fix default value of mci.f_max
 2013-10-02  8:26 UTC  (2+ messages)

[PATCH 0/8] Tegra multi image support
 2013-10-02  8:20 UTC  (10+ messages)
` [PATCH 1/8] images: correctly linebreak built images output
` [PATCH 2/8] tegra: try harder inlining early startup functions
` [PATCH 3/8] tegra: start maincomplex execution at correct offset
` [PATCH 4/8] tegra: fix PBL build
` [PATCH 5/8] tegra: mandate relocatable binary
` [PATCH 6/8] tegra: don't force to choose between Tegra arches
` [PATCH 7/8] tegra: ac100: delete custom Kconfig
` [PATCH 8/8] tegra: switch to multi image

[SOLVED] Re: Porting to a new board
 2013-09-30 19:17 UTC 

Is Relocation forced?
 2013-09-30 18:56 UTC  (3+ messages)

bootloader specification for barebox
 2013-09-30  9:43 UTC  (5+ messages)
` [PATCH 1/4] add function to read single line files
` [PATCH 2/4] cdev: store dos partition type in struct cdev
` [PATCH 3/4] Implement bootloader spec support for barebox
` [PATCH 4/4] add kernel-install tool for bootloader Spec

strtoull_suffix
 2013-09-30  8:13 UTC  (2+ messages)

[PATCH 1/1] omap: xload: switch to generic bootstrap
 2013-09-30  8:06 UTC  (2+ messages)

Wrong barebox_image_size value
 2013-09-29 12:30 UTC  (5+ messages)

[PATCH v2] introduce runtime loglevel
 2013-09-29 10:18 UTC  (2+ messages)

fs mounting patches
 2013-09-29 10:05 UTC  (10+ messages)
` [PATCH 1/9] copy_file: Add missing O_TRUNC
` [PATCH 2/9] fs: cleanup backingstore handling
` [PATCH 3/9] mount: print backingstore instead of dev_name
` [PATCH 4/9] fs: use bus_for_each_driver
` [PATCH 5/9] fs: remove unused field 'name' from struct fs_driver_d
` [PATCH 6/9] mount: implement -v option to print available filesystems
` [PATCH 7/9] fs: add cdev mount helpers
` [PATCH 8/9] mount: Allow to mount all available partitions
` [PATCH 9/9] mount: use standard mountpath if path is ommitted

[PATCH] introduce runtime loglevel
 2013-09-27 14:36 UTC  (2+ messages)

[PATCH] lib: Fix copy_file when filesize is FILESIZE_MAX
 2013-09-27 14:20 UTC  (2+ messages)

[PATCH] scripts/omap_signGP: add getopt
 2013-09-27 14:14 UTC 

[PATCH] scripts/bareboxenv: Make locally used functions static
 2013-09-27 14:08 UTC 

[PATCH] mci: omap: Fix default value of mci.f_max
 2013-09-27 13:52 UTC  (8+ messages)

[PATCH 0/8] more serial cleanup
 2013-09-27  9:20 UTC  (19+ messages)
` [PATCH 1/8] console_simple: fix: set f_active
  ` [PATCH 2/8] console: factorise function to get the first enabled console
  ` [PATCH 3/8] console: factorise function to get the console by name
  ` [PATCH 4/8] console: introduce startup and shutdown
  ` [PATCH 5/8] loadbxy: use console_open/close
  ` [PATCH 6/8] animeo_ip: update to use console_open/close for rs485 crossed detection
  ` [PATCH 7/8] serial: amba-pl011: add start and shutdown support
  ` [PATCH 8/8] serial: atmel: "
` [PATCH 9/9] console: console_get_by_name pass flags

[PATCH] arm: Update mach-types
 2013-09-27  8:57 UTC  (2+ messages)

[PATCH 1/1] fs: add uimagefs
 2013-09-27  8:40 UTC  (4+ messages)
` [PATCH 1/1 v2] "

OMAP patches
 2013-09-27  8:37 UTC  (7+ messages)
` [PATCH 1/4] ARM: OMAP: Add missing include
` [PATCH 2/4] ARM: OMAP: register OMAP specific barebox bootm handler
` [PATCH 3/4] ARM: OMAP: unconditionally use /boot/barebox.env
` [PATCH 4/4] i2c: omap: remove unncessary printf

[PATCH 1/1] command: add read command
 2013-09-27  8:21 UTC  (3+ messages)

misc patches
 2013-09-27  6:47 UTC  (12+ messages)
` [PATCH 01/11] ARM: pfla02: Fix compiler warning
` [PATCH 02/11] detect command: Add missing help text for -a option
` [PATCH 03/11] ata: ide-sff: Add missing wait for ready in write function
` [PATCH 04/11] move devinfo command to its own file
` [PATCH 05/11] usb: Turn some printf into pr_*
` [PATCH 06/11] globalvar: Do not modify already existing variables
` [PATCH 07/11] scripts/Makefile: cleanup
` [PATCH 08/11] scripts/Makefile: implement targetprogs-y
` [PATCH 09/11] scripts: Move omap4_usbboot to its own directory
` [PATCH 10/11] bootm needs uImage support. Select it
` [PATCH 11/11] defenv-2: Do not overwrite previously existing global variables

getenv helpers
 2013-09-27  6:30 UTC  (5+ messages)
` [PATCH 1/4] environment variables: introduce new helpers
` [PATCH 2/4] loads: use getenv_bool for 'loads_echo'
` [PATCH 3/4] bootm: Replace getenv_loadaddr with getenv_ul
` [PATCH 4/4] dhcp: replace dhcp_getenv_int with getenv_uint

[SOLVED] how to copy barebox to flash?
 2013-09-25 21:46 UTC 

how to copy barebox to flash?
 2013-09-25 19:55 UTC  (2+ messages)

Porting to a new board
 2013-09-24 17:06 UTC  (5+ messages)

[PATCH] arm omap4: fix arguments in writel
 2013-09-24 17:02 UTC 

[PATCH] usb: make usb devices children of the corresponding host
 2013-09-24 16:39 UTC 

[PATCH 1/2 v2] filetype: add Binary PacKage BPK type
 2013-09-24 16:38 UTC  (12+ messages)
` [PATCH 2/2 v2] fs: add BPKFS support

[PATCH v2] bootm: update os_entry from uimage
 2013-09-24  9:26 UTC  (6+ 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