mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] Add Garz+Fricke Vincell board support
 2012-11-28 10:11 UTC  (6+ messages)
` [PATCH 1/4] ARM i.MX5: move pll setup defines to header file
` [PATCH 2/4] ARM i.MX: add esdctl-v4 support
` [PATCH 3/4] ARM i.MX: Add Garz+Fricke Vincell Board support
` [PATCH 4/4] ARM i.MX esdctl: Use defines from exisiting header file

[PATCH 1/2] ARM i.MX bbu: Allow to overwrite app_dest
 2012-11-28  9:57 UTC  (2+ messages)
` [PATCH 2/2] ARM i.MX bbu: Allow to have no DCD

[PATCH] clk: check for invalid clocks
 2012-11-28  9:57 UTC 

[PATCH] i.MX sdram controller driver support
 2012-11-27 20:48 UTC  (4+ messages)
` [PATCH 1/3] ARM i.MX: Add driver to get sdram base and size
` [PATCH 2/3] ARM i.MX: register esdctl controller device
` [PATCH 3/3] ARM i.MX boards: use esdctl code to detect sdram size

[PATCH 1/4] ARM i.MX bbu: Fix compiling with DEBUG enabled
 2012-11-27 20:01 UTC  (4+ messages)
` [PATCH 2/4] ARM i.MX esdctl.h: Add double include protection
` [PATCH 3/4] i.MX27 regs remove unnecessary include
` [PATCH 4/4] serial i.MX: Make locally used variables static

[PATCH] Cleanup Kconfig files
 2012-11-26 14:00 UTC  (3+ messages)
  ` Re[2]: "

commands: md, mw: add the '-x' option (swap bytes)
 2012-11-26 10:16 UTC  (5+ messages)
` [PATCH 1/3] mem: add the swab (swap bytes) option to memory_display()
` [PATCH 2/3] commands: md: add the '-x' option (swap bytes)
` [PATCH 3/3] commands: mw: "

[PATCH 1/3] debug_ll: Let architectures define PUTC_LL directly
 2012-11-26 10:13 UTC  (3+ messages)
` [PATCH 2/3] debug_ll: Add some usage comments
` [PATCH 3/3] i.MX debug_ll support

[RFC 0/3] commands: md, mw: add '-x' option (swap bytes)
 2012-11-26  8:52 UTC  (5+ messages)
` [RFC 1/3] add swab (swap bytes) option to memory_display()
` [RFC 2/3] commands: md: add '-x' option (swap bytes)
` [RFC 3/3] commands: mw: "

[PATCH] phylib: fix compiler warning
 2012-11-26  8:07 UTC  (2+ messages)

[RFC 0/3] MIPS: add pre-bootloader (pbl) image support
 2012-11-26  8:05 UTC  (9+ messages)
` [RFC 1/3] "
` [RFC 2/3] MIPS: boot: realize _start in C
` [RFC 3/3] MIPS: qemu-malta_defconfig: use pbl

[PATCH 0/2] Some corrections on archosG9
 2012-11-26  8:00 UTC  (6+ messages)
` [PATCH 1/2] uimage: fix misunderstanding in common/uimage.c
` [PATCH 2/2] archosg9: improve configuration

[PATCH] xymodem.c: fix compiler warning
 2012-11-26  7:56 UTC  (3+ messages)

[PATCH 0/2] at91: at91sam9n12 support
 2012-11-26  7:34 UTC  (4+ messages)
` [PATCH 1/2] arm: at91: add "
  ` [PATCH 2/2] at91: add at91sam9n12ek board support

[PATCH 0/4] at91: some fixes
 2012-11-26  7:31 UTC  (11+ messages)
` [PATCH 1/4] at91: fix timer rate
  ` [PATCH 2/4] atmel_nand: fix pmecc timeout
  ` [PATCH 3/4] at91: clock: check overclock for sam9260/9261/9263/9rl
  ` [PATCH 4/4] Revert "mtd: atmel_nand: optimize read/write buffer functions"

what's the meaning of 'dyn'
 2012-11-26  6:00 UTC 

NAND_ATMEL strange behavior on at91rm9200 board
 2012-11-23 15:12 UTC  (2+ messages)

[PATCH] read cfi device id according the bus width
 2012-11-22  8:06 UTC  (3+ messages)

[PATCH] read cfi device id according the bus width
 2012-11-22  6:38 UTC  (4+ messages)

[PATCH] read cfi device id according the bus width
 2012-11-22  5:46 UTC  (2+ messages)

Can I use NAND_ATMEL on at91rm9200 board
 2012-11-22  5:45 UTC  (2+ messages)

test
 2012-11-22  1:22 UTC 

USB host Unrecoverable Error on AT91SAM9x5-ek
 2012-11-21 15:15 UTC  (3+ messages)

bmp splash memory corruption
 2012-11-21 10:55 UTC  (6+ messages)
` [PATCH 1/2] splash: init struct allocated the stack to 0
  ` [PATCH 2/2] bmp: specify we need to keep the data read from the file

where is tftp mounting documented in the source code?
 2012-11-21  9:11 UTC  (4+ messages)

[PATCH 1/5] pinctrl: at91: provide gpio names
 2012-11-20 21:35 UTC  (6+ messages)
  ` [PATCH 2/5] pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux option support
  ` [PATCH 3/5] ARM: at91sam9: add macb pinctrl support
  ` [PATCH 4/5] ARM: at91: fix usart/uart namimg in pinctrl
  ` [PATCH 5/5] ARM: at91: dt: at91sam9260: split rts and cts pinctrl not

Ramfs and NULL pointer
 2012-11-20 20:50 UTC  (5+ messages)

[PATCH 0/2] m25p80: re-import it againt mtd_add_host
 2012-11-20 14:34 UTC  (6+ messages)

defaultenv-2: how to update a flash partition?
 2012-11-20 12:21 UTC  (5+ messages)

[PATCH 0/7] phylib: fix + drivers
 2012-11-20  8:39 UTC  (9+ messages)
` [PATCH 1/7] driver: introduce device_probe to manully probe a device
  ` [PATCH 2/7] phylib: fix generic phy driver probe
  ` [PATCH 3/7] mdio_bus: fix match
  ` [PATCH 4/7] phylib: export phy_id via param
  ` [PATCH 5/7] phylib: introduction of forced 100Mbps
  ` [PATCH 6/7] phylib: add fixup support
  ` [PATCH 7/7] phylib: add micrel support

[PATCH] ARM pcm043: Fix macro name
 2012-11-20  8:33 UTC  (2+ messages)

wrong cfi flash device id
 2012-11-20  8:29 UTC  (3+ messages)

[PATCH] mach-imx: Add/correct help info in mach-imx/Kconfig
 2012-11-20  8:01 UTC  (2+ messages)

[PATCH] nand-bb: Fix remove of nand-bb device
 2012-11-20  7:25 UTC  (2+ messages)

ARM: pbl: short patches
 2012-11-20  7:24 UTC  (10+ messages)
` [PATCH 1/3] ARM: pbl: remove zbarebox.map during 'make clean'
` [PATCH 2/3] ARM: start-pbl.c: make errorfn() static
` [PATCH 3/3] ARM: start-pbl.c: unificate path to lib/decompress_*.c

RFC: first patch for getting arch-specific stuff out of asm-generic/barebox.lds.h
 2012-11-19 13:53 UTC 

[PATCH 0/2 v2] add bus device
 2012-11-19 10:36 UTC  (2+ messages)

[PATCH] imx53: implement imx53_add_kpp
 2012-11-19 10:32 UTC  (2+ messages)

[PATCH 1/1] led-gpio: add bicolor led support
 2012-11-19 10:26 UTC  (2+ messages)

[PATCH 1/1] at91sam9260ek: specify mach entry
 2012-11-19 10:24 UTC  (7+ messages)
` [PATCH 1/3] phylib: export phy_id via param
` [PATCH 2/3] phylib: introduction of forced 100Mbps
` [PATCH 3/3] macb/ether: split flags for drivers and phylib

[PATCH] i.MX25 & 35 usb config bits : fix host power bit
 2012-11-19 10:08 UTC  (2+ messages)

[PATCH 0/7 v2] at91sam9 add watchdog support with keep alive
 2012-11-19 10:08 UTC  (12+ messages)
` [PATCH 1/7] watchdog: add keep alive support
  ` [PATCH 2/7] watchdog: add at91sam9 watchdog support
  ` [PATCH 3/7] at91sam9260/9g20: add wathdog support
  ` [PATCH 4/7] at91sam9261/9g10: "
  ` [PATCH 5/7] at91sam9263: "
  ` [PATCH 6/7] at91sam9g45: "
  ` [PATCH 7/7] at91sam9x5: "

howto cp to flash
 2012-11-19 10:05 UTC  (5+ messages)

is there a standard for putting the name of a source file in the file?
 2012-11-19  9:46 UTC  (5+ messages)

[PATCH] MIPS: main_entry.c: fix typo
 2012-11-19  9:17 UTC  (2+ messages)

[PATCH] bareboxenv.c: simple grammatical fix
 2012-11-19  9:16 UTC  (2+ messages)

[PATCH] arm lib: Remove redundant boot usage info from boot[uz].c
 2012-11-19  9:14 UTC  (2+ messages)

[PATCH] mach-imx: Comment typo fix, "enviroment" -> "environment"
 2012-11-19  9:14 UTC  (2+ messages)

are there still issues with building sandbox on x86_64?
 2012-11-19  9:12 UTC  (3+ messages)

shouldn't asm-generic/barebox.lds.h be arch-independent?
 2012-11-19  8:32 UTC  (5+ messages)

after "git pull", building for beagle complains about missing "lzop"
 2012-11-16 20:01 UTC  (3+ messages)

[PATCH 0/7] at91sam9 add watchdog support with keep alive
 2012-11-16 17:03 UTC  (8+ messages)
` [PATCH 1/7] watchdog: add keep alive support
  ` [PATCH 2/7] watchdog: add at91sam9 watchdog support
  ` [PATCH 3/7] at91sam9260/9g20: add wathdog support
  ` [PATCH 4/7] at91sam9261/9g10: "
  ` [PATCH 5/7] at91sam9263: "
  ` [PATCH 6/7] at91sam9g45: "
  ` [PATCH 7/7] at91sam9x5: "

page:  |  | latest

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