mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v20120528 0/5] ARM: initial Tegra support
 2012-05-29  8:30 UTC  (7+ messages)
` [PATCH v20120528 1/5] "
` [PATCH v20120528 2/5] ARM: Tegra: add Toshiba AC100 support
` [PATCH v20120528 3/5] usb: set MAXINTERFACES = 16
` [PATCH v20120528 4/5] toshiba-ac100: add USB host support
` [PATCH v20120528 5/5] toshiba_ac100: add defconfig

Is Barebox list always living?
 2012-05-29  7:49 UTC  (3+ messages)

[RFC:PATCH 0/2] Revised S5PV210 DRAM support
 2012-05-28  9:38 UTC  (6+ messages)
` [PATCH 1/2] S5P "
` [PATCH 2/2] Add FriendlyArm Tiny210 board (S5PV210)

[PATCH 1/2] menu: add support to do not display the entry number
 2012-05-27 13:57 UTC  (2+ messages)
` [PATCH 2/2] menu: add support for disable entry

[PATCH 1/1] menu: export box state to menu_box_state when using a command
 2012-05-27 10:36 UTC 

[PATCH 01/16] eukrea_cpuimx25: workaround ENGcm09152
 2012-05-26  9:43 UTC  (26+ messages)
` [PATCH 02/16] eukrea_cpuimx25: add display choice in environment
` [PATCH 03/16] eukrea_cpuimx25: update defconfig
` [PATCH 04/16] eukrea_cpuimx35: add display choice in environment
` [PATCH 05/16] eukrea_cpuimx35: update defconfig
` [PATCH 06/16] eukrea_cpuimx51: updated env
` [PATCH 07/16] eukrea_cpuimx51: update defconfig
` [PATCH 08/16] eukrea_cpuimx25: use switch action to launch usbserial or dfu
` [PATCH 09/16] eukrea_cpuimx35: "
` [PATCH 10/16] fs/tftp: depend on NET_TFTP
` [PATCH 11/16] iim: don't try to set ethaddr when NET is not selected
` [PATCH 12/16] fec_imx: restart aneg at open and not at init
` [PATCH 13/16] eukrea_cpuimx25: fix PHY address
` [PATCH 14/16] eukrea_cpuimx35: "
` [PATCH 15/16] eukrea_cpuimx25&35: update init_board
` [PATCH 16/16] eukrea_cpuimx25&35: update defconfig

NAND defect Block handling
 2012-05-25 19:58 UTC  (2+ messages)

test
 2012-05-25 14:52 UTC 

hi!
 2012-05-25 14:52 UTC 

Check if valid kernel and/or FS
 2012-05-25 12:35 UTC  (6+ messages)

Booting mx25 based device from SD and NOR
 2012-05-25 10:08 UTC  (13+ messages)

Booting PhyTec PCM043/IMX35 from USB/SD-Card
 2012-05-25  9:35 UTC  (3+ messages)

[PATCH] i.MX25: fix eSDHC1 pads
 2012-05-25  7:28 UTC  (6+ messages)

[PATCH 1/3] add Calao QIL A9260 support and MB-QIL A9260 Motherboard support
 2012-05-25  7:08 UTC  (3+ messages)
` [PATCH 2/3] at91: switch uart registration to inline
` [PATCH 3/3] at91sam9260ek/9260ek/9g20ek: drop bootz and fat write support to fit in flash

[PATCH] i.MX51: Raise frequency for SDHC by switch to PLL2 source
 2012-05-25  6:41 UTC  (2+ messages)

[RFC] MIPS: XBurst: suitable solution for per-board debug_ll options
 2012-05-24 13:50 UTC 

[PATCH 1/2] ARM startup: invalidate I-cache before jumping to relocated binary
 2012-05-23 20:29 UTC  (2+ messages)
` [PATCH 2/2] ARM startup: Do call __mmu_cache_flush during startup

[PATCH v2] PCM970: Added support for CompactFlash
 2012-05-23 17:02 UTC  (4+ messages)
  ` Re[2]: "

[PATCH 1/2] ARM Freescale i.MX51 babbage: switch to new default env
 2012-05-23 14:15 UTC  (2+ messages)
` [PATCH 2/2] defaultenv-2: automount script: run mount only when ifup succeeds

[PATCH] usb storage: fix driver name
 2012-05-23 14:14 UTC 

[PATCH 1/2] usb ehci: Add resource sizes
 2012-05-23 14:13 UTC  (2+ messages)
` [PATCH 2/2] usb ehci: Use zalloc to allocate ehci structure

[PATCH] hush: do not convert to return code too early
 2012-05-23 14:13 UTC 

SD card probe failure
 2012-05-23  8:54 UTC  (6+ messages)

[PATCHv3 0/7] Cleaned up version of S5PV210 code
 2012-05-22 19:12 UTC  (23+ messages)
` [PATCH 2/7] Split S3C generic and S3C24xx specific code
    ` [PATCHv4 0/7] S5PV210 support (upd.)
      ` [PATCH 1/7] Make S3C24xx config options available for all S3Cs
      ` [PATCHv4 2/7] Split S3C generic and S3C24xx specific code
      ` [PATCH 3/7] Add support for Samsung S5P architecture (S5PV210)
      ` [PATCH 4/7] S5P boot header and image generator
      ` [PATCHv4 5/7] S5P lowlevel clock init
      ` [PATCHv4 6/7] S5P DRAM support
      ` [PATCHv4 7/7] Add FriendlyArm Tiny210 board (S5PV210)

[PATCH] common: Make MENU depend on PROCESS_ESCAPE_SEQUENCE
 2012-05-22 19:04 UTC  (11+ messages)
  ` [PATCH] common: Make HUSH_SHELL select PROCESS_ESCAPE_SEQUENCE
    ` [PATCH v2] common: Make MENU select PROCESS_ESCAPE_SEQUENCE if HUSH_SHELL is selected

[PATCH] ARM i.MX: Possible bug fixed due misspelling when copy/paste
 2012-05-22 18:48 UTC 

[PATCH v2 0/3] MIPS: import CPU and cache detection code from Linux 3.4
 2012-05-22 12:17 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: introduce C architecture-specific low-level init
` [PATCH v2 2/3] MIPS: import CPU and cache detection code from Linux 3.4
` [PATCH v2 3/3] MIPS: cpuinfo: import CPU message "

[RFC 0/3] MIPS: import CPU and cache detection code from Linux
 2012-05-22  9:31 UTC  (7+ messages)
` [RFC 1/3] MIPS: introduce C architecture-specific low-level init
` [RFC 2/3] MIPS: import CPU and cache detection code from Linux
` [RFC 3/3] MIPS: cpuinfo: import CPU message "

[PATCH] README: change path to sandbox environment
 2012-05-21 20:06 UTC  (2+ messages)

[PATCH 0/4] panda: misc patches
 2012-05-21 19:42 UTC  (6+ messages)
` [PATCH 1/4] panda: fix crash when not using barebox as second stage
` [PATCH 2/4] panda: add i2c and twlcore to panda
` [PATCH 3/4] panda: add LED support
` [PATCH 4/4] panda: update defconfig for i2c and led support

SVC32 and SP
 2012-05-21 19:37 UTC  (4+ messages)

Linuxtag 2012 - Tickets & Cookies :o)
 2012-05-21 11:00 UTC 

[PATCH] MIPS: remove unused processor-specific constants and macros
 2012-05-21  7:58 UTC 

[PATCH] run_shell: run again on ctrl-c
 2012-05-21  7:09 UTC 

[PATCH V5 0/9] MPC85xx support
 2012-05-21  7:03 UTC  (11+ messages)
` [PATCH V5 1/9] Initial Freescale 85xx Headers
` [PATCH V5 2/9] Initial e500v2 start up code
` [PATCH V5 3/9] e500v2 traps and TLB support code
` [PATCH V5 4/9] 85xx: LAW and LBC initialization
` [PATCH V5 5/9] 85xx clocking support
` [PATCH V5 6/9] MPC85xx start-up support code
` [PATCH V5 7/9] Set _text_base to the firmware relocation address
` [PATCH V5 8/9] 85xx core support build files
` [PATCH V5 9/9] Minimal P2020RDB platform support and configuration file

Your price
 2012-05-20 14:02 UTC 

build timestamps don't work
 2012-05-18 10:50 UTC  (7+ messages)

[PATCH v2 01/10] eukrea_cpuimx25: workaround ENGcm09152
 2012-05-18  9:58 UTC  (13+ messages)
` [PATCH v2 02/10] eukrea_cpuimx25: add display choice in environment
` [PATCH v2 03/10] eukrea_cpuimx35: "
` [PATCH v2 04/10] eukrea_cpuimx51: updated env
` [PATCH v2 05/10] eukrea_cpuimx25/35/51: update defconfig
` [PATCH v2 06/10] eukrea_cpuimx25&35: use switch action to launch usbserial or dfu
` [PATCH v2 07/10] iim: fix compilation when NET is not selected
` [PATCH v2 08/10] eukrea_cpuimx25: fix PHY address
` [PATCH v2 09/10] eukrea_cpuimx35: fix PHY address and clean code
` [PATCH v2 10/10] fec_imx: restart aneg at open and not at init
` [PATCH v2 xx/10]

[PATCH] lseek: return -1 instead of -errno
 2012-05-18  9:17 UTC 

[RFC v2 0/4] MIPS: add XBurst processor family support
 2012-05-17 18:29 UTC  (4+ messages)
` [RFC v2 3/4] MIPS: XBurst: add Ritmix RZX-50 board support
` [RFC v2 4/4] MIPS: add defconfig for Ritmix RZX-50 board

[PATCH] PCM970: Added support for CompactFlash
 2012-05-17 11:08 UTC  (3+ messages)
  ` Re[2]: "

[PATCH 1/2] i.MX51: Changed naming registers and procedures for SPI
 2012-05-17 10:14 UTC  (3+ messages)
` [PATCH 2/2] i.MX51: Added helper for SDHC3 registration

page:  |  | latest

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