mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[RFC][PATCH 1/3] spi: let master a chance to setup device before registering it
 2011-08-30  5:39 UTC  (3+ messages)
` [RFC][PATCH 2/3] spi: enfore default bits_per_word value
` [RFC][PATCH 3/3] spi: indicate in the docs that per-transfer bpw setting is not supported

v2011.09.0 - holiday release
 2011-08-26 14:40 UTC 

[PATCH] Autocomplete fix
 2011-08-26  7:47 UTC  (2+ messages)

[PATCHv2] cfi_flash: support of u32 cmd
 2011-08-26  7:34 UTC  (2+ messages)

RFC: arm pcm043 1315.6 IM950 timing (Numonyx Axcell Errata)
 2011-08-25 14:57 UTC  (8+ messages)
    ` Patch test results was (Re: RFC: arm pcm043 1315.6 IM950 timing (Numonyx Axcell Errata))

[RFC] arm naming inconsistance
 2011-08-25 10:30 UTC  (3+ messages)

[PATCH] phyCORE-i.MX27: Keep frequency multiplier enabled to be able to do a warmstart
 2011-08-25 10:02 UTC  (2+ messages)

[PATCH] iomux-mx25: fix MDIO pin configuration
 2011-08-25  9:53 UTC  (2+ messages)

barebox and hardware_ecc
 2011-08-25  4:51 UTC 

basic devicetree support
 2011-08-24 20:46 UTC  (4+ messages)
` [PATCH 1/3] initial libfdt support
` [PATCH 2/3] initial oftree command support
` [PATCH 3/3] ARM Linux: Add device tree support

[PATCH] i.MX NAND: pass second base address as resource
 2011-08-24 17:07 UTC 

[PATCH v2] nios2: Add Altera SPI master driver
 2011-08-24 16:45 UTC  (3+ messages)
` [PATCH] nor: Add SPI flash driver

[PATCH] ARM pcm043: New NOR Flash CS0 values
 2011-08-24 16:40 UTC  (2+ messages)

[PATCH] cfi_flash: support of u32 cmd
 2011-08-24 16:38 UTC  (2+ messages)

[RFC] reference errors in OMAP documetation
 2011-08-24 16:32 UTC  (2+ messages)

add_usb_ehci_device() don't set resource size
 2011-08-24 16:27 UTC  (2+ messages)

[PATCH] ARM: mx53loco: Fix DD3 initialization
 2011-08-24  8:36 UTC  (2+ messages)

[PATCH] pcm memory fix
 2011-08-24  8:32 UTC  (4+ messages)

[PATCH] support Arm Linux images with CONFIG_AUTO_ZRELADDR
 2011-08-23 15:16 UTC  (2+ messages)
` [PATCH] ARM linux: support "

[PATCH] add 2nd bank
 2011-08-23 12:52 UTC  (2+ messages)

[PATCH] ARM pcm043: Check silicon revision to set up cpu freq correct
 2011-08-23 12:45 UTC  (2+ messages)

[PATCHv2 1/2] ARM pcm043: Use PDR0 to change cpu freq
 2011-08-23 10:43 UTC  (5+ messages)
` [PATCHv2 2/2] ARM pcm043: change RAM timings

(no subject)
 2011-08-23  6:34 UTC  (7+ messages)
` [PATCH 1/5] remove LOADS_BAUD_CHANGE from broken commands/loads.c
` [PATCH 2/5] commands/loads.c: make it compile again
` [PATCH 3/5] commands/loads.c: fix compiler's warning
` [PATCH 4/5] commands/loads.c: make do_* functions static
` [PATCH 5/5] commands/loads.c: fix whitespace errors & formatting

ubifs: u-boot vs barebox
 2011-08-23  6:29 UTC  (2+ messages)

BUG: failure at drivers/mtd/ubi/wl.c
 2011-08-23  4:56 UTC 

[RFC-PATCH] Fix loads command
 2011-08-22 18:36 UTC  (3+ messages)

[PATCH 1/2] ARM pcm043: New RAM timings
 2011-08-22 13:49 UTC  (3+ messages)

UBI error: ubi_io_read: error -74
 2011-08-22 13:16 UTC 

tftp or nfs?
 2011-08-22  5:26 UTC  (3+ messages)

[PATCH] at91: add missing clkdev changes for at91sam9g45
 2011-08-21 21:08 UTC 

[RFC] fix loads command
 2011-08-21 19:08 UTC 

[PATCH] parent fixups
 2011-08-18  6:27 UTC  (19+ messages)
` [PATCH 1/7] mci: embed mci_dev into mci_host instead of allocating it seperately
` [PATCH 2/7] net: make the ethernet device a child of the hardware device
` [PATCH 3/7] net mii: add a parent pointer to miidevs and set it to "
` [PATCH 4/7] console: make console device a child of "
` [PATCH 5/7] mci: parent fixups
` [PATCH 6/7] spi: make the spi devices children of the parent bus
` [PATCH 7/7] devinfo: beautify output
` [PATCH 1/4] device: update id support to allow device without id
` [PATCH 2/4] add bus registration support
` [PATCH 3/4] platform_bus: add registrattion to bus
` [PATCH 4/4] switch all device/driver to platform_device/driver_(un)register

[PATCH] initialize barebox_loc on i.MX51
 2011-08-17  9:25 UTC  (5+ messages)
` [PATCH 1/3] put env_push_context into postcore_initcall
` [PATCH 2/3] ARM i.MX25/35: initialize barebox_loc earlier
` [PATCH 3/3] ARM i.MX51: set barebox_loc according to boot source

I2C support to PCM-038 board
 2011-08-17  7:39 UTC  (4+ messages)

[PATCH 1/2] kconfig: sync with linux v3.1-rc1
 2011-08-15  7:00 UTC  (4+ messages)
` [PATCH 2/2] imx: convert cpu_is to IS_BUILTIN

[PATCH 1/2] disk_drive: fix x86 support
 2011-08-14 14:59 UTC  (2+ messages)
` [PATCH 2/2] x86/generic_pc: fix missing switch to resource

[RFC] Support multiple environments in barebox
 2011-08-14  6:12 UTC  (4+ messages)
` [PATCH 5/5] Add multi environment support

[PATCH] imx_spi: drop non usefull ifdef enum imx_spi_devtype and arround cpu_is_xx
 2011-08-12 17:23 UTC  (7+ messages)
` [PATCH v2] imx_spi: drop non usefull ifdef

at91sam9263ek, few issues
 2011-08-12 13:38 UTC  (2+ messages)

can't send a patch, line too long
 2011-08-12 13:16 UTC 

[PATCH][v2] nios2: Add Altera SPI master driver
 2011-08-12 13:03 UTC  (5+ messages)

scripts for testing barebox in qemu
 2011-08-12  7:36 UTC  (2+ messages)

[barebox-next] Enabling SPI support for the PCM043 platform
 2011-08-12  7:29 UTC  (3+ messages)

usb mass storage not detecting
 2011-08-12  6:29 UTC  (2+ messages)

[RFC 5/5] net: add Realtek 8139 Ethernet controller support
 2011-08-11 21:32 UTC 

[RFC 4/5] PCI: add draft lspci command
 2011-08-11 21:32 UTC 

[RFC 3/5] MIPS: add PCI support for GT64120-based malta
 2011-08-11 21:31 UTC 

[RFC 2/5] MIPS: add file gt64120.h from linux 2.6.39
 2011-08-11 21:31 UTC 

[RFC 1/5] PCI: initial commit (draft)
 2011-08-11 21:30 UTC 

barebox PCI support
 2011-08-11 21:30 UTC 

[PATCH] nor: Add SPI flash chips driver
 2011-08-11 19:36 UTC 

[PATCH 1/3] login: add timeout support
 2011-08-11 15:11 UTC  (5+ messages)
` [PATCH 2/3] defaultenv: move common env to defaultenv/common
` [PATCH 3/3] defaultenv: add login autoboot support

[PATCH 1/3] clkdev: factorize macro
 2011-08-11 15:07 UTC  (3+ messages)
` [PATCH 2/3] nomadik: fix static allocation clkdev
` [PATCH 3/3] versatile: "

[PATCH 1/5] at91: swtich to clkdev
 2011-08-11 15:05 UTC  (10+ messages)
` [PATCH 2/5] arm_dcc: fix missing switch to resource
` [PATCH 3/5] at91sam9261ek: fix missing ecc type
` [PATCH 4/5] nomadik: switch to static allocation clkdev
` [PATCH 5/5] versatilek: "

arch x86 is broken in -next
 2011-08-11  7:17 UTC  (2+ messages)

[RFC] add Tegra support to barebox
 2011-08-11  7:04 UTC  (5+ messages)

versatilepb board support is broken
 2011-08-10 17:27 UTC  (4+ messages)

ARM: use high vectors if possible
 2011-08-09  7:36 UTC  (12+ messages)
` [PATCH 1/8] ARM: add missing volatile in get_cr()
` [PATCH 2/8] ARM mmu: fix arm_create_pte
` [PATCH 3/8] ARM mmu: use high vectors if possible
` [PATCH 4/8] ARM: remove unused exception
` [PATCH 5/8] ARM: exceptions: remove unnecessary function declarations
` [PATCH 6/8] ARM: remove unused irq enable/disable functions
` [PATCH 7/8] ARM: fix comments in interrupts.c
` [PATCH 8/8] ARM: some cleanup "

[PATCH] checks for return value during the initcall
 2011-08-07 11:17 UTC  (3+ messages)

Job Opportunity
 2011-08-05 11:27 UTC 

[PATCH 00/12] add MIPS support
 2011-08-05 10:58 UTC  (13+ messages)
` [PATCH 01/12] MIPS: initial commit: add empty but required header files
` [PATCH 02/12] MIPS: import libgcc-related files from linux-2.6.39
` [PATCH 03/12] MIPS: import header files
` [PATCH 04/12] MIPS: add common MIPS stuff
` [PATCH 05/12] MIPS: add documentation
` [PATCH 06/12] MIPS: add Malta machine support to barebox
` [PATCH 07/12] MIPS: add qemu malta board "
` [PATCH 08/12] MIPS: add qemu-malta documentation
` [PATCH 09/12] MIPS: add initial BCM47xx-based boards support
` [PATCH 10/12] MIPS: add initial D-Link DIR-320 wireless router support
` [PATCH 11/12] MIPS: add D-Link DIR-320 documentation
` [PATCH 12/12] MIPS: add draft cpuinfo command

[PATCH] serial_ns16550: drop the non working check
 2011-08-05  7:52 UTC  (5+ messages)
` [PATCH] ns16550: switch platform_data to drivers private data

[PATCH] serial_ns16550: switch to ns16550_priv structure
 2011-08-05  7:36 UTC  (3+ 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