mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/4] macb: more fixes
 2013-02-08  8:36 UTC  (12+ messages)
` [PATCH 1/4] macb: use dev_xx message
  ` [PATCH 2/4] macb: register the phy after the macb is init
  ` [PATCH 3/4] macb: report timeout on send
  ` [PATCH 4/4] macb: drop non used define

[PATCH 0/4] Small fixes in barebox
 2013-02-08  8:29 UTC  (11+ messages)
` [PATCH 1/4] hush: add getopt only if it enabled
` [PATCH 2/4] getopt: change optstring to const char*
` [PATCH 3/4] sata-imx: fix depends on ARCH_IMX
` [PATCH 4/4] net: fix cpsw depends on ARCH_OMAP

[PATCH v2 0/4] Small fixes in barebox
 2013-02-07 21:31 UTC  (5+ messages)
` [PATCH 1/4] hush: add getopt only if it enabled
` [PATCH 2/4] getopt: change optstring to const char*
` [PATCH 3/4] sata-imx: fix depends on ARCH_IMX
` [PATCH 4/4] net: fix cpsw depends on ARCH_OMAP

[PATCH v2 0/2] at91sam9260/9g20ek: some cleanup
 2013-02-07 21:24 UTC  (5+ messages)
` [PATCH v2 1/2] at91sam9260/9g20ek: cleanup coding style
` [PATCH v2 2/2] at91sam9260/9g20ek: enable clock via clock framework

[PATCH v3 0/3] Add mxs spi driver and mx28evk as its first user
 2013-02-07 21:22 UTC  (5+ messages)
` [PATCH v3 1/3] ARM mxs: ssp move to common register layout
` [PATCH v3 2/3] SPI: Add i.MX 23/28 SPI driver support
` [PATCH v3 3/3] mx28evk: add m25p80 flash via ssp2

[PATCH 1/2] net phy: Add support for finding a mdio bus by its name
 2013-02-07 18:29 UTC  (10+ messages)
` [PATCH 2/2] miitool: Add support for examing mdio bus

[PATCH v3 0/6] add new memtest command
 2013-02-07 15:42 UTC  (17+ messages)
` [PATCH 1/6] common: fix codestyle in ALIGN macros
` [PATCH 2/6] common: add ALIGN_DOWN macro
` [PATCH 3/6] memory: add function address_in_sdram_regions
` [PATCH 4/6] memtest: remove memtest command
` [PATCH 5/6] common: add mem_test routine
` [PATCH 6/6] commands: add new memtest command

[PATCH] ARM i.MX6: Add support for SabreSD board
 2013-02-07 12:05 UTC  (2+ messages)

[PATCH v2 0/3] Add mxs spi driver and mx28evk as its first user
 2013-02-07 11:15 UTC  (7+ messages)
` [PATCH v2 1/3] ARM mxs: ssp move to common register layout
` [PATCH v2 2/3] SPI: Add i.MX 23/28 SPI driver support
` [PATCH v2 3/3] mx28evk: add m25p80 flash via ssp2

[PATCH] net fec_imx: add support for i.MX6 1000Mbps mode
 2013-02-07 10:06 UTC 

NOR memory driver fail with MMU enabled
 2013-02-07 10:02 UTC  (5+ messages)
  ` Re[2]: "

[PATCH 0/5] at91sam926x: drop AT91_BASE_SYS for sdram controller + gpio cleanup
 2013-02-06 20:18 UTC  (8+ messages)
` [PATCH 1/5] usb-a926x: only provide the resource if the driver is enable
  ` [PATCH 2/5] at91: gpio: split accessor so we can use them for early init
  ` [PATCH 3/5] at91sam926x_lowlevel_init: use pio macro
  ` [PATCH 4/5] at91sam926x_lowlevel_init: use struct to pass soc config
  ` [PATCH 5/5] at91sam9: drop AT91_BASE_SYS for sdram controller

[PATCH 1/1] arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lowlevel_init
 2013-02-06 19:44 UTC  (2+ messages)

[RFC] gpiolib: import gpio_request_array() from linux 3.7
 2013-02-06 19:31 UTC  (10+ messages)

i.MX53, add access to third I2C peripheral
 2013-02-06 18:48 UTC  (6+ messages)
      ` i.MX53, add access to third I2C peripheral ( resubmit with Signed-off tag )

[PATCH 0/3] at91: add boot mode detection support
 2013-02-06 18:45 UTC  (9+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] sama5d3: add boot mode supprot
  ` [PATCH 3/3] sama5d3: detect boot mode

[RFC PATCH] ARM i.MX6: Add support for SabreSD board
 2013-02-06 18:37 UTC  (4+ messages)

[PATCH 1/1] miitool: add GbE support
 2013-02-06 17:58 UTC  (2+ messages)

[PATCH 1/1] beagle: add nand partition and boot
 2013-02-05  9:37 UTC  (2+ messages)

[PATCH 0/3] Add mxs spi driver and mx28evk as its first user
 2013-02-05  9:24 UTC  (10+ messages)
` [PATCH 1/3] mxs: ssp move to common register layout
` [PATCH 2/3] mxs_spi: initial commit
` [PATCH 3/3] mx28evk: add m25p80 flash via ssp2

[PATCH 1/2] pbl: fix IMAGE_COMPRESSION_LZO-enabled build on MIPS
 2013-02-05  9:07 UTC  (5+ messages)
` [PATCH 2/2] pbl: factorise linux/decompress/mm.h inclusion

[PATCH] MIPS: pbl: fix none compression support
 2013-02-05  8:44 UTC  (2+ messages)

[PATCH 0/3] at91sam9260/9g20ek: some cleanup
 2013-02-04 20:49 UTC  (4+ messages)
` [PATCH 1/3] at91sam9260/9g20ek: cleanup coding style

Lost access to M25Pxx in move to 2013.01
 2013-02-04 20:16 UTC  (3+ messages)

[PATCH 0/3] Add mxs spi driver and mx28evk as its first user
 2013-02-04 17:10 UTC  (5+ messages)
` [PATCH 1/3] mxs: ssp move to common register layout
` [PATCH 2/3] mxs_spi: initial commit

v2013.02.0
 2013-02-04 14:51 UTC 

[PATCH v2] nand_write: initialize OOB buffer for each page
 2013-02-04 13:33 UTC  (2+ messages)

the different between getopt and getopts
 2013-02-04 13:04 UTC  (2+ messages)

make mrproper depends on a .config file?
 2013-02-04 11:47 UTC  (3+ messages)

[PATCH 1/1] MAKEALL: add regex support
 2013-02-04  8:55 UTC  (2+ messages)

[PATCH 1/1] sama5d3k: the nand flash is 4 bit ecc capable so use it
 2013-02-04  8:50 UTC  (2+ messages)

[PATCH] usb-a926x: only provide the resource if the driver is enable
 2013-02-04  8:45 UTC  (3+ messages)
` [PATCH 1/1 v2] "

[PATCH 1/1] at91sam9_ddrsdr: fix register on mdr read for ddr size
 2013-02-04  8:45 UTC  (3+ messages)
` [PATCH v2] at91sam9_ddrsdr: fix register on mdr read and sdram detection "

[PATCH 1/1] atmel_lcdfb: fix warning: implicit declaration of function 'clk_get_rate'
 2013-02-04  8:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] Add new ARM entry point for barebox
 2013-02-03 15:10 UTC  (37+ messages)
` [PATCH 01/36] ARM: Add new "
  ` [PATCH 02/36] ARM: add __noreturn to board_init_lowlevel_return
  ` [PATCH 03/36] ARM i.MX: Use SRAM stack in lowlevel code
  ` [PATCH 04/36] ARM i.MX: Add i.MX specific entry point for barebox
  ` [PATCH 05/36] ARM i.MX: prepare external nand boot for SoC specific entry
  ` [PATCH 06/36] ARM i.MX boards: switch to barebox_arm_entry
  ` [PATCH 07/36] ARM MXS "
  ` [PATCH 08/36] ARM OMAP "
  ` [PATCH 09/36] ARM Samsung "
  ` [PATCH 10/36] ARM PXA "
  ` [PATCH 11/36] ARM ep93xx "
  ` [PATCH 12/36] ARM tegra "
  ` [PATCH 13/36] ARM nomadik "
  ` [PATCH 14/36] ARM versatile "
  ` [PATCH 15/36] ARM netx "
  ` [PATCH 16/36] ARM clep7212: "
  ` [PATCH 17/36] ARM raspberrypi: "
  ` [PATCH 18/36] ARM AT91: switch at91sam9 to barebox_arm_entry part1
  ` [PATCH 19/36] ARM AT91: switch at91rm9200 board to barebox_arm_entry
  ` [PATCH 20/36] ARM AT91: switch at91sam9g45 "
  ` [PATCH 21/36] ARM AT91: switch at91sam9x5 "
  ` [PATCH 22/36] ARM AT91: switch at91sam9n12 "
  ` [PATCH 23/36] ARM AT91: switch sama5d3 "
  ` [PATCH 24/36] ARM: remove now unused MACH_[HAS|DO]_LOWLEVEL_INIT
  ` [PATCH 25/36] ARM start-pbl: make board_init_lowlevel_return static
  ` [PATCH 26/36] ARM start-pbl: call uncompressed binary with arguments
  ` [PATCH 27/36] ARM start: pickup parameters from pbl
  ` [PATCH 28/36] ARM: Setup stack at end of SDRAM
  ` [PATCH 29/36] ARM pbl: Use dynamic parameters for early malloc space
  ` [PATCH 30/36] ARM mmu: pickup already enabled mmu
  ` [PATCH 31/36] ARM: Factor out early mmu code
  ` [PATCH 32/36] ARM: Enable mmu early
  ` [PATCH 33/36] ARM: Automatically determine malloc size
  ` [PATCH 34/36] generic memory layout: fix deps for [MALLOC|STACK]_BASE
  ` [PATCH 35/36] ARM: disable HAVE_CONFIGURABLE_MEMORY_LAYOUT
  ` [PATCH 36/36] ARM pbl: inline decompress function

[PATCH v2] Add new ARM entry point for barebox
 2013-02-03 10:13 UTC  (4+ messages)
` [PATCH 18/34] ARM AT91: switch to barebox_arm_entry part1

page:  |  | latest

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