mail archive of the barebox mailing list
 help / color / mirror / Atom feed
more ppc and pcm030 cleanup
 2011-09-27  8:28 UTC  (15+ messages)
` [PATCH 01/14] ppc: remove mgt5100 support from code
` [PATCH 02/14] ppc: add a get_pc() function
` [PATCH 03/14] remove EARLY_INIT and EARLY_CONSOLE support
` [PATCH 04/14] ppc mpc5200: add function to determine configured sdram size
` [PATCH 05/14] ppc mpc5200: add function to configure a chipselect
` [PATCH 06/14] ppc mpc5200: add function to setup bus clocks
` [PATCH 07/14] ppc mpc5200b: cleanup lowlevel startup
` [PATCH 08/14] pcm030: use new functionality
` [PATCH 09/14] ppc: hardcode sdram base to 0x0
` [PATCH 10/14] mpc5200: hardcode MBAR to 0xf0000000
` [PATCH 11/14] mpc5200: hardcode internal sram for initram
` [PATCH 12/14] pcm030: fix /dev/self0 and /dev/env0
` [PATCH 13/14] ppc mpc5200: remove bus clock switching from generic code
` [PATCH 14/14] pcm030: cleanup config.h

Barebox on real mobile phone
 2011-09-26 20:08 UTC  (2+ messages)

[PATCH 00/11] improvements for net & disk booting
 2011-09-26  9:57 UTC  (13+ messages)
` [PATCH 01/11] defaultenv: simplify scripting
` [PATCH 02/11] defaultenv: boot: add backwards compatibility for kernel_loc=net
` [PATCH 03/11] defaultenv: boot: add eth0 to ip configuration
` [PATCH 04/11] defaultenv: boot: add serverip to static "
` [PATCH 05/11] defaultenv: boot: add support to boot from disk
` [PATCH 06/11] defaultenv: update: add support to update kernel on disk
` [PATCH 07/11] defaultenv: add config template
` [PATCH 08/11] net: string_to_ip: add sanity check for > 255
` [PATCH 09/11] net: getenv_ip: check return value of string_to_ip
` [PATCH 10/11] defaultenv: place eth0.ethaddr more visibly
` [PATCH 11/11] net: dhcp: introduce global serverip variable

[PATCH] login: correct a typo in command description
 2011-09-24  7:04 UTC 

patches for next
 2011-09-23 14:33 UTC  (19+ messages)
` [PATCH 01/12] introduce io.h
` [PATCH 02/12] introduce asm-generic/io.h
` [PATCH 03/12] arm: use asm-generic/io.h
` [PATCH 04/12] Jean-christophe, more careful please
` [PATCH 05/12] add cpu native ordered io accessors
` [PATCH 06/12] cfi flash: use cpu native accessors
` [PATCH 07/12] ppc pcm030: remove puts in early init
` [PATCH 08/12] cfi flash: fix flash_make_cmd for big endian access
` [PATCH 09/12] rename include/mem_malloc.h to include/memory.h
` [PATCH 10/12] ARM mmu: find second level descriptors by walking the page table
` [PATCH 11/12] introduce generic memory bank handling
` [PATCH 12/12] ARM: switch to generic memory banks

ubiattach error
 2011-09-23 14:01 UTC  (2+ messages)

USB mass storage support
 2011-09-23  7:10 UTC  (5+ messages)
` [PATCH 1/3] Modified timeout in the ehci-hcd USB host driver
` [PATCH 2/3] Extended USB device matching
` [PATCH 3/3] USB mass storage device driver initial implementation

[PATCH 1/2] m25p80: add additional sanity checks for erasure
 2011-09-20 20:29 UTC  (4+ messages)
` [PATCH 2/2] m25p80: use proper erasesize for SECT_4K devices

[PATCH 1/3] at91: add spi clock connection id entries
 2011-09-20 19:36 UTC  (6+ messages)
` [PATCH 2/3] at91: add missing clkdev changes
` [PATCH 3/3] at91sam9260ek: fix broken defconfig

[PATCH 01/12 v2] arm: export arch_number to env
 2011-09-20 19:13 UTC  (14+ messages)
` [PATCH 02/12] at91: fix cpu clock speed display
` [PATCH 03/12] at91: Fix uhpck clock rate in upll case
` [PATCH 04/12] at91/boards: switch to software ecc as in linux kernel
` [PATCH 05/12] resource: introduce add_generic_device_res to add multiple resource
` [PATCH 06/12] at91: nand switch ecc base to resource
` [PATCH 07/12] usb/core: make print dev like linux lsusb
` [PATCH 08/12] usb: honour timeout fields
` [PATCH 09/12] initial ohci support
` [PATCH 10/12] at91: add "
` [PATCH 11/12] at91: add Calao USB-A960 and USB-A9G20 C01 & C11 board support
` [PATCH 12/12] at91: add Calao USB-A9263

Add SD3 & I2C2 pin definitions for MX51
 2011-09-20 10:10 UTC  (3+ messages)

[RFC PATCH 1/3] add tlsf memory allocator
 2011-09-20  7:35 UTC  (5+ messages)
` [RFC PATCH 2/3] include/tlsf.h: adapt for barebox
` [RFC PATCH 3/3] add tlsf-based malloc implementation

the Barebox article in Wikipedia
 2011-09-19 18:27 UTC 

[PATCH] cmd: CMD_UBI depends on UBI
 2011-09-19 13:16 UTC 

[PATCH 1/7] arm: export arch_number to env
 2011-09-19  9:37 UTC  (10+ messages)
` [PATCH 2/7] at91: fix cpu clock speed display
` [PATCH 3/7] at91: Fix uhpck clock rate in upll case
` [PATCH 4/7] at91/boards: switch to software ecc as in linux kernel
` [PATCH 5/7] resource: introduce add_generic_device_res to add multiple resource
` [PATCH 6/7] at91: nand switch ecc base to resource
` [PATCH 7/7] usb/core: make print dev like linux lsusb

[PATCH] ehci-hcd.c: handle EHCI_HAS_TT in ehci_reset() during startup
 2011-09-19  9:23 UTC  (2+ messages)

[PATCH] add option LOCALVERSION to common/Kconfig
 2011-09-19  6:18 UTC 

[PATCH 1/2] at91sam9260ek: fix broken defconfig
 2011-09-15 13:15 UTC  (4+ messages)
` [PATCH 2/2] at91sam9260: remove remaining 'at91_clock_associate' function

[PATCH] at91: add missing clkdev changes for at91sam9g45
 2011-09-15 13:13 UTC  (4+ messages)

tftp to flash from linux
 2011-09-15  9:40 UTC  (9+ messages)

start_barebox
 2011-09-14 12:58 UTC 

[PATCH 1/2] spi: add atmel-spi driver
 2011-09-14  8:40 UTC  (4+ messages)
` [PATCH 2/2] at91sam9g45: add atmel-spi support
` [PATCH v2] spi: add atmel-spi driver

[PATCH] include: list: add include because we need NULL
 2011-09-14  8:38 UTC  (2+ messages)

[PATCH] mci: mxs: fix 'use resources' conversion
 2011-09-14  8:37 UTC  (3+ messages)

[PATCH 2/4] macb: handle clk_get error
 2011-09-13 19:48 UTC  (9+ messages)
` [PATCH 3/4] atmel_mci: handle clk_get error correctly
` [PATCH 4/4] at91sam9g45: add missing spi clock entries
    ` [PATCH] at91: add spi fake "
        ` [PATCH v2] at91: add spi clock connection id entries

[PATCH] ehci-hcd.c: handle EHCI_HAS_TT in ehci_reset() during startup
 2011-09-13 17:04 UTC  (4+ messages)

bareboxenv usage
 2011-09-13 12:07 UTC  (8+ messages)

[PATCH] usb.c: warning on USB_MAXINTERFACES overflow
 2011-09-13  7:32 UTC  (2+ messages)

[PATCH] generate barebox.srec
 2011-09-13  7:32 UTC  (2+ messages)

interface between barebox and linux
 2011-09-13  6:46 UTC  (2+ messages)

[PATCH] Add Reset Support for omap3
 2011-09-12 10:32 UTC  (5+ messages)
` [PATCH] Add omap_hsmmc platform data
` [PATCH] Added helper function to get CS1 base address
` [PATCH] Corrected ns16550 access at all omap based boards

[PATCH 1/2] imx_spi: rework transfer according to the API, fix compatibility with spi_write_then_read()
 2011-09-12 10:21 UTC  (5+ messages)
` [PATCH 2/2] imx25: imx_spi: support CSPI v0.7 as found on i.MX25
    ` [PATCH] "

barebox nand ignoring bad eraseblocks or read/write
 2011-09-12  1:35 UTC  (2+ messages)

[PATCH 1/4] macb: whitespace cleanup
 2011-09-09 11:45 UTC 

[PATCH next] at91sam9g45: Fix compilation error
 2011-09-08 20:15 UTC 

Add "imx_get_i2cclk" for MX51
 2011-09-07 13:05 UTC  (2+ messages)

Add 600Mhz freq defines for MX51
 2011-09-07  7:00 UTC 

Add WEIM registers for MX51
 2011-09-07  6:57 UTC 

Hello world
 2011-09-02 15:56 UTC  (3+ messages)

current ecc mode
 2011-08-31  5:26 UTC 

ID fix for mx51 SDHC2
 2011-08-30  8:43 UTC 

Invitation to connect on LinkedIn
 2011-08-30  6:30 UTC 

[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  (2+ 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  (2+ 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 

page:  |  | latest

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