mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] i.MX external nand boot
 2013-07-09  9:54 UTC 

[PATCHv2 01/12] ARM: OMAP: AM33xx: Add basic NAND support
 2013-07-09  9:23 UTC  (12+ messages)
` [PATCHv2 02/12] PCM051: Add basic nand support
` [PATCHv2 03/12] ARM: AM33xx: Add gpio support
` [PATCHv2 04/12] PCM051: Add muxing for user led and btn
` [PATCHv2 05/12] PCM051: Update pcm051_defconfig
` [PATCHv2 06/12] PCM051: Rename SPI NOR device
` [PATCHv2 07/12] ARM: AM33xx: Enable clock for all GPIO banks
` [PATCHv2 08/12] PCM051: Add first stage support
` [PATCHv2 09/12] ARM: AM33xx: Make mpu pll configurable by lowlevel board code
` [PATCHv2 10/12] arm: omap: store boot source info from ROM loader
` [PATCHv2 11/12] ARM OMAP: get barebox partion information from boardcode
` [PATCHv2 12/12] PCM051: Pass barebox partition information

[PATCH] MIPS: rzx50: add nmon support
 2013-07-09  6:57 UTC  (2+ messages)

[PATCH 0/6] ARM: mvebu: DT support, SPI driver, and Dove DT
 2013-07-09  6:56 UTC  (37+ messages)
` [PATCH 1/6] ARM: mvebu: move soc_init to core_initcall
` [PATCH 2/6] clocksource: orion: add DT support
` [PATCH 3/6] clocksource: mvebu: "
` [PATCH 4/6] spi: add Marvell MVEBU SoC SPI driver
` [PATCH 5/6] ARM: mvebu: add more options to SolidRun CuBox defconfig
` [PATCH 6/6] ARM: mvebu: import DT files for Dove SoC and SolidRun CuBox
` [PATCH v2 00/10] ARM: mvebu: DT support, SPI, GPIO driver, and Dove DT
` [PATCH v2 01/10] ARM: mvebu: move soc_init to core_initcall
` [PATCH v2 02/10] clocksource: orion: lookup clock by physbase
` [PATCH v2 03/10] clocksource: orion: add DT support
` [PATCH v2 04/10] clocksource: mvebu: lookup clock by physbase
` [PATCH v2 05/10] clocksource: mvebu: add DT support
` [PATCH v2 06/10] spi: add Marvell MVEBU SoC SPI driver
  ` [PATCH v3 1/2] ARM: mvebu: add clock aliases for spi0/spi1 on Dove
  ` [PATCH v3 2/2] spi: add Marvell MVEBU SoC SPI driver
    ` [PATCH v4] "
        ` [PATCH RESEND] ARM: mvebu: add clock aliases for spi0/spi1 on Dove
` [PATCH v2 07/10] GPIO: add Marvell Orion/MVEBU SoC GPIO driver
` [PATCH v2 08/10] LED: add support for device tree parsing of gpio-leds
` [PATCH v2 09/10] ARM: mvebu: add more options to SolidRun CuBox defconfig
` [PATCH v2 10/10] ARM: mvebu: import DT files for Dove SoC and SolidRun CuBox

[PATCH 0/3] OF: base: fix inifinite looping in node iterators
 2013-07-09  6:55 UTC  (10+ messages)
` [PATCH 1/3] OF: base: fix infinite loop in of_find_node_by_name
        ` [PATCH] OF: base: initalize from node in of_find_node_with_property
` [PATCH 2/3] OF: base: fix infinite loop in of_find_compatible_node
` [PATCH 3/3] OF: base: fix infinite loop in of_find_node_with_property

[PATCH 1/3] blackfin: Remove unneeded assignment
 2013-07-09  6:48 UTC  (4+ messages)
` [PATCH 2/3] commands: nandtest: Fix incorrect size for memset in do_nandtest
` [PATCH 3/3] common: console: Fix possible null pointer dereference

mini2440 (256MB NAND)
 2013-07-08 21:42 UTC 

[PATCH 01/12] ARM: OMAP: AM33xx: Add basic NAND support
 2013-07-08 14:41 UTC  (14+ messages)
` [PATCH 02/12] PCM051: Add basic nand support
` [PATCH 03/12] ARM: AM33xx: Add gpio support
` [PATCH 04/12] PCM051: Add muxing for user led and btn
` [PATCH 05/12] PCM051: Update pcm051_defconfig
` [PATCH 06/12] PCM051: Rename SPI NOR device
` [PATCH 07/12] ARM: AM33xx: Enable clock for all GPIO banks
` [PATCH 08/12] PCM051: Add first stage support
` [PATCH 09/12] ARM: AM33xx: Make mpu pll configurable by lowlevel board code
` [PATCH 10/12] arm: omap: store boot source info from ROM loader
` [PATCH 11/12] ARM OMAP: get barebox partion information from boardcode
` [PATCH 12/12] PCM051: Pass barebox partition information

[RFC 0/2] mci: Dove SDHCI driver
 2013-07-05 21:22 UTC  (3+ messages)
` [RFC 1/2] mci: add more defines to sdhci include
` [RFC 2/2] mci: add Marvell Dove SDHCI driver

[PATCH 0/9] OF: address and device related sync and cleanup
 2013-07-05  6:45 UTC  (35+ messages)
` [PATCH 4/9] OF: import bus/device related functions from Linux OF API
  ` [PATCH v2 "
` [PATCH 5/9] OF: base: use of_platform_populate for probing
` [PATCH 7/9] OF: remove device and resource pointer from struct device_node
` [PATCH 8/9] OF: base: convert of_add_memory to OF API
  ` [PATCH v2 "
` [PATCH v3 00/10] OF: address and device related sync and cleanup
` [PATCH v3 01/10] OF: import address related functions from Linux OF API
` [PATCH v3 02/10] OF: convert of_translate_address to new API
` [PATCH v3 03/10] OF: base: move OF_ROOT_NODE_ defines to local OF code
` [PATCH v3 04/10] OF: import bus/device related functions from Linux OF API
` [PATCH v3 05/10] OF: gpio: convert DT based gpio handling to new "
` [PATCH v3 06/10] OF: base: use of_platform_populate for probing
` [PATCH v3 07/10] OF: base: remove dead device related functions
` [PATCH v3 08/10] OF: remove device and resource pointer from struct device_node
` [PATCH v3 09/10] OF: base: convert of_add_memory to OF API
` [PATCH v3 10/10] OF: base: rename of_free to of_delete_node

Using older barebox (>2012.04) to load new barebox?
 2013-07-04 15:46 UTC  (2+ messages)

how to flash barebox and set root variable?
 2013-07-04 10:59 UTC  (10+ messages)
` set root variable for uImage?
      ` Re[2]: "
            ` set root variable for uImage? - SOLVED

[PATCH v2] ARM: gk802: Add support for Zealz GK802
 2013-07-04  7:50 UTC  (2+ messages)

[PATCH] ARM: i.MX6: Fix usbmisc label in devicetree
 2013-07-04  7:38 UTC  (2+ messages)

[PATCH] OF: base: fix iterator in of_get_next_available_child
 2013-07-03 23:18 UTC 

[PATCH] OF: base: fix infinite loop in of_find_matching_node_and_match
 2013-07-03 21:59 UTC 

[PATCH 11/22] OF: base: import of_find_matching_node_and_match from Linux OF API
 2013-07-03 21:14 UTC  (2+ messages)

[PATCH] pcm049: Add platformcode for omap4 framebuffer
 2013-07-02 19:03 UTC  (2+ messages)

v2013.07.0 and v2013.06.1
 2013-07-02 14:06 UTC 

[PATCH] Makefile: fix mixed implicit and normal rules
 2013-07-02 12:31 UTC  (4+ messages)

iMX nand BBT problem
 2013-07-02  8:26 UTC  (4+ messages)
  ` Re[2]: "

[PATCH v2 1/7] clk: add clock lookup from devicetree
 2013-07-02  6:36 UTC  (8+ messages)
` [PATCH v2 2/7] tegra: change clocksource driver to be more lowlevel
` [PATCH v2 3/7] clk: allow to instanciate clk gate without registering it
` [PATCH v2 4/7] clk: allow to instanciate clk mux "
` [PATCH v2 5/7] tegra: deduplicate clk defines
` [PATCH v2 6/7] tegra: add new clock framework driver
` [PATCH v2 7/7] tegra: add peripheral clocks

[PATCH] Split Multimage Makefile rule in explicit and implicit parts
 2013-07-01  8:15 UTC  (2+ messages)

[PATCH] clocksource: fix Marvell timer read-back value
 2013-06-29  8:43 UTC  (2+ messages)

[PATCH] ARM: Marvell boards: Fix out of tree compilation
 2013-06-28 13:52 UTC  (2+ messages)

[PATCH] Multi board support
 2013-06-28  7:40 UTC  (15+ messages)
` [PATCH 01/11] ARM: i.MX: select SoC from board
` [PATCH 02/11] ARM: i.MX51 babbage: add board name to flash header file
` [PATCH 03/11] ARM: i.MX51 babbage: prepare for multiboard support
` [PATCH 04/11] ARM: i.MX51 babbage: Move over to multiboard
` [PATCH 05/11] ARM: i.MX53 loco: add board name to flash header file
` [PATCH 06/11] ARM: i.MX53 loco: prepare multiboard support
` [PATCH 07/11] ARM: i.MX53 loco: Move over to multiboard
` [PATCH 08/11] ARM: i.MX6 realq7: prepare multiboard support
` [PATCH 09/11] ARM: i.MX6 realq7: switch to multiboard
` [PATCH 10/11] ARM: i.MX51 efikasb: switch to multiboard support
` [PATCH 11/11] ARM: Add a imx_v7_defconfig

[PATCH] mfd: mc34708: provide static inline wrapper
 2013-06-27  6:51 UTC  (4+ messages)
    ` Re[2]: "

[PATCH 0/8] U-Boot DDR initialisation import
 2013-06-27  6:39 UTC  (15+ messages)
` [PATCH v2 0/8] DDR2 memory initialisaion
  ` [PATCH v3 0/8] DDR2 memory initialisation
  ` [PATCH 1/8] common: DDR2 SPD checksum
  ` [PATCH 2/8] ppc asm: DDR headers
  ` [PATCH 3/8] ppc 8xxx: "
  ` [PATCH 4/8] ppc 8xxx: DIMM parameters calculation
  ` [PATCH 5/8] ppc 8xxx: DDR utility and memory options
  ` [PATCH 6/8] ppx 8xxx: DDR registers value calculation
  ` [PATCH 7/8] ppc 8xxx: core DDR driver functions
  ` [PATCH 8/8] ppc 85xx: early I2C support

[PATCH] detect environment device on some boards
 2013-06-26  7:33 UTC  (5+ messages)
` [PATCH 1/4] driver: implement device_detect_by_name function
` [PATCH 2/4] ARM: i.MX51 efikasb: detect environment device
` [PATCH 3/4] ARM: i.MX51 babbage: "
` [PATCH 4/4] ARM: i.MX: use device_detect_by_name where applicable

[PATCH] remove empty board config.h files
 2013-06-26  7:11 UTC  (5+ messages)
` [PATCH 3/3] ARM: Turn most board directories into regular build directories

[PATCH] gianfar: prevent resource conflict
 2013-06-26  6:44 UTC  (3+ messages)
` [PATCH 1/2] ppc: gianfar MDIO buses

[PATCH] barebox multi image support
 2013-06-26  5:27 UTC  (4+ messages)
  ` [PATCH 1/2] ARM: Allow to pass a devicetree via boarddata
  ` [PATCH 2/2] ARM: dts: Add .S files as secondary target

[PATCH 0/3] MIPS: pbl: add nmon MIPS nano-monitor
 2013-06-25 19:36 UTC  (2+ 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