mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] net fec_imx: add support for i.MX6 1000Mbps mode
 2013-02-11  8:51 UTC  (4+ messages)

[PATCH 01/11] ARM: clps711x: Move lowlevel initialization in common CLPS711X location
 2013-02-11  8:48 UTC  (16+ messages)
` [PATCH 02/11] ARM: clps711x: Fix SDRAM setup comment
` [PATCH 03/11] ARM: clps711x: Adds config option for CPU PLL multiplier
    ` Re[2]: "
      ` [SPAM] "
` [PATCH 04/11] ARM: clps711x: Decrease initial memory size to 8MB
` [PATCH 05/11] ARM: clps711x: Remove unused "start" declaration from reset.c
` [PATCH 06/11] ARM: clps711x: Mark private functions that not will be used outside as static
` [PATCH 07/11] ARM: clep7212: Fix NULL pointer exception if MMU is enabled
` [PATCH 08/11] ARM: mmu: Clear unpredictable bits for translation table
` [PATCH 09/11] ARM: clps711x: Move memory initialization in common CLPS711X location
` [PATCH 10/11] ARM: clps711x: Turn off all peripherals on startup
` [PATCH 11/11] ARM: clps711x: Update defconfig

[For master PATCH 0/7] macb: more fixes + gem (gigabit support)
 2013-02-11  8:35 UTC  (12+ messages)
` [PATCH 1/7] macb: call macb_init at probe explecitly
  ` [PATCH 2/7] macb: sync remaining define with linux
  ` [PATCH 3/7] macb: use the macro as in linux for tx/rx buffer ring size
  ` [PATCH 4/7] macb: enable Tramsmit and Receive at open
  ` [PATCH 5/7] macb: reset the IP at init
  ` [PATCH 6/7] macb: fix tx ring size
  ` [PATCH 7/7] macb: add cadence Gigabit GEM support

[PATCH 0/1] sama5d3xek: add GEM Gigabig support
 2013-02-11  8:30 UTC  (4+ messages)
` [For master PATCH 1/1] sama5de3k: add gmacb support

Trouble booting kernel since 2012.12.1
 2013-02-10 23:38 UTC 

[PATCH 0/2] DeviceTree: add support for initrd in the DT
 2013-02-10 16:58 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ArchosG9: boot linux kernel with DT

[PATCH 1/3] mx23-evk: fix MCI support
 2013-02-10 16:22 UTC  (3+ messages)
` [PATCH 2/3] mx23-evk: add USB gadget support
` [PATCH 3/3] mx23-evk: update defconfig

[PATCH 0/3] arm: add ARM Vexpress support
 2013-02-10 16:02 UTC  (4+ messages)
` [PATCH 1/3] clocksource: add ARM AMBA SP804 support
  ` [PATCH 2/3] arm: add macro cpu_is_xxx
  ` [PATCH 3/3] arm: add vexpress board support

[PATCH] DeviceTree: add support for initrd in the DT
 2013-02-10 16:01 UTC  (2+ messages)

[PATCH] ArchosG9: solve regression in second stage lowlevel init
 2013-02-09 15:45 UTC 

[PATCH] net: CPSW: Fix non-OMAP barebox building with DRIVER_NET_CPSW option
 2013-02-08 21:05 UTC  (2+ messages)

[PATCH 1/1] commands/ubi.c: Add support for VID header offset in ubiattach
 2013-02-08 20:01 UTC 

i.MX53 - add WEIM register defines
 2013-02-08 19:20 UTC  (2+ messages)

[PATCH 1/2] Introduce device_platform_driver() macro
 2013-02-08 18:07 UTC  (2+ messages)
` [PATCH 2/2] Use new device_platform_driver() macro for drivers

v2013.02.0 phyCORE-OMAP4 MLO to big
 2013-02-08 15:22 UTC 

[PATCH 1/3] ARM: ccmx51: Fix printing board HW-revision
 2013-02-08 12:28 UTC  (3+ messages)
` [PATCH 2/3] ARM: ccmx51: Replace ifdefs with IS_ENABLED
` [PATCH 3/3] ARM: ccmx51: Add powerup delay for LAN9221

[PATCH v2] add mdio bus support to miitool
 2013-02-08 11:02 UTC  (4+ messages)
` [PATCH 1/2] net phy: Add mdio buses to mdio_bus_type
` [PATCH 2/2] miitool: Add support for examing mdio bus

[PATCH 1/1] phy/micrel: KSZ9021 diasable Asym Pause support
 2013-02-08  8:55 UTC 

RFC, i.MX28 related
 2013-02-08  8:54 UTC 

[PATCH v2 0/4] Small fixes in barebox
 2013-02-08  8:37 UTC  (6+ 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 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/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

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  (2+ messages)

[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

page:  |  | latest

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