mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] Force set console baudrate
 2013-07-10 10:15 UTC  (9+ messages)
            ` [PATCH 1/2] Revert "Force set console baudrate"

[PATCHv2 01/12] ARM: OMAP: AM33xx: Add basic NAND support
 2013-07-10  7:21 UTC  (14+ 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 1/3] ARM: Add "verbose" parameter for start_linux procedure
 2013-07-10  7:00 UTC  (3+ messages)
` [PATCH 2/3] ARM: Use armlinux_bootparams address for DTB
` [PATCH 3/3] mfd: syscon: Replace dev_info with dev_dbg for print used region

[PATCH] ARM: Use armlinux_bootparams address for DTB
 2013-07-09 18:11 UTC  (4+ messages)

[PATCH 0/3] Fix friendlyarm-tiny210 regression
 2013-07-09 17:50 UTC  (5+ messages)
` [PATCH 1/3] friendlyarm-tiny210: do not restart barebox twice
` [PATCH 2/3] friendlyarm-tiny210: use LEDs for boot errors
` [PATCH 3/3] friendlyarm-tiny210: add heartbeat LED

[PATCH] nand_base: add missing newline
 2013-07-09 17:47 UTC  (2+ messages)

mini2440 (256MB NAND)
 2013-07-09 17:40 UTC  (2+ messages)

[RFC 0/2] mci: Dove SDHCI driver
 2013-07-09 17:38 UTC  (4+ messages)
` [RFC 1/2] mci: add more defines to sdhci include
` [RFC 2/2] mci: add Marvell Dove SDHCI driver

[PATCH 0/3] ARM: AT91: drop config.h when possible
 2013-07-09 17:27 UTC  (2+ messages)

[PATCH 1/1] ARM: at91: animeo IP: fix partition table
 2013-07-09 16:56 UTC  (2+ messages)

[PATCH 1/3] ARM: at91: move main clock define to C
 2013-07-09 11:14 UTC  (3+ messages)
` [PATCH 2/3] ARM: at91 boards: remove empty config.h files
` [PATCH 3/3] ARM: AT91: Turn most board directories into regular build directories

[PATCH] i.MX external nand boot
 2013-07-09  9:54 UTC  (7+ messages)
` [PATCH 1/6] Revert "ARM: i.MX27 pcm038: switch to multi image"
` [PATCH 2/6] ARM: i.MX: External Nand boot: make 2k support nonoptional
` [PATCH 3/6] ARM: i.MX: External Nand boot: move pagesize detection into SoC specific code
` [PATCH 4/6] ARM: i.MX: External Nand boot: remove debug command
` [PATCH 5/6] ARM: i.MX: External Nand boot: remove ifdefs
` [PATCH 6/6] ARM: i.MX: External Nand boot: remove ifdefs around SoC functions

[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

[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

[PATCH 0/9] OF: address and device related sync and cleanup
 2013-07-05  6:45 UTC  (26+ messages)
` [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 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  (5+ messages)
` [PATCH 08/11] ARM: i.MX6 realq7: prepare multiboard support

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

[PATCH v2 0/8] DDR2 memory initialisaion
 2013-06-27  6:39 UTC  (5+ messages)
` [PATCH v3 0/8] DDR2 memory initialisation
` [PATCH 7/8] ppc 8xxx: core DDR driver functions
` [PATCH 8/8] ppc 85xx: early I2C support

page:  |  | latest

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