mail archive of the barebox mailing list
 help / color / mirror / Atom feed
how to flash barebox and set root variable?
 2013-07-03 13:32 UTC  (2+ messages)
` set root variable for uImage?

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

[PATCH 11/22] OF: base: import of_find_matching_node_and_match from Linux OF API
 2013-07-02 18:35 UTC 

[PATCH 0/6] ARM: mvebu: DT support, SPI driver, and Dove DT
 2013-07-02 18:30 UTC  (22+ 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 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/9] OF: address and device related sync and cleanup
 2013-07-02 18:14 UTC  (40+ messages)
` [PATCH 1/9] OF: import address related functions from Linux OF API
` [PATCH 2/9] OF: convert of_translate_address to new API
` [PATCH 3/9] OF: base: move OF_ROOT_NODE_ defines to local OF code
` [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 6/9] OF: base: remove dead device related functions
` [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 9/9] OF: base: rename of_free to of_delete_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

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  (22+ 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  (5+ messages)
` [PATCH v2 0/2] "
` [PATCH 1/2] ppc: gianfar MDIO buses
` [PATCH 2/2] P2020RDB: update build configuration

[PATCH] barebox multi image support
 2013-06-26  5:27 UTC  (17+ messages)
` [PATCH 01/12] ARM: split barebox_arm_head in two separate functions
` [PATCH 02/12] ARM: pbl: move linker script to lib
` [PATCH 03/12] ARM: build dtbs unconditionally
` [PATCH 04/12] ARM: Add image end section
` [PATCH 05/12] imx-image: fix path to imx-image binary
` [PATCH 06/12] Add multi images support
` [PATCH 07/12] ARM: i.MX: Add multi images support Makefile
` [PATCH 08/12] ARM: i.MX27 pcm038: switch to multi image
` [PATCH 09/12] ARM: i.MX53 loco: Switch to imximage
` [PATCH 10/12] ARM: i.MX53 loco: Switch to multi image support
` [PATCH 11/12] ARM: dmo realq7: switch "
` [PATCH 12/12] ARM: i.MX51 babbage: "
  ` [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  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] MIPS: qemu-malta: rework debug_ll.h
` [PATCH 3/3] MIPS: qemu-malta: add nmon

[PATCH] ARM: gk802: Add support for Zealz GK802
 2013-06-25 16:23 UTC 

[PATCH] ARM: i.MX6: Add cputype detection
 2013-06-25 14:05 UTC 

[PATCH 1/2] imx-usb-loader: Add i.MX6 Solo/DualLite support
 2013-06-25 14:01 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: imx-iomux-v3: Add imx6dl compatible entry

[PATCH] usb: gadget: fsl: Fix registering from chipidea driver
 2013-06-25 14:00 UTC 

[PATCH 0/2] OMAP: Boot from UBI
 2013-06-25  5:26 UTC  (5+ messages)
` [PATCH 1/2] ARM OMAP: MLO: add support for loading Barebox "
` [PATCH 2/2] ARM OMAP: add support for loading Environment "

[PATCH 1/2] omap-fb: add driver
 2013-06-24 19:50 UTC  (3+ messages)

[PATCH] nand_base: fix chipsize for multi LUN nands
 2013-06-24 19:45 UTC  (2+ messages)

[PATCH] ubiformat: check file size
 2013-06-24 19:44 UTC  (2+ messages)

[PATCH 0/3] OF: base: cleanup and allow empty properties
 2013-06-24 19:40 UTC  (4+ messages)
` [PATCH v2 1/2] OF: base: add sanity checks to of_new/delete_property
` [PATCH v2 2/2] OF: base: use of_delete_property where applicable

[PATCH 1/4] usb: ehci: Fixup efika hack for devicetree
 2013-06-24 17:00 UTC  (4+ messages)
` [PATCH 2/4] usb: i.MX chipidea: probe ULPI phys later
` [PATCH 3/4] ARM: i.MX51 efikasb: add flash environment support
` [PATCH 4/4] ARM: i.MX51 efikasb: Switch to devicetree probing

[PATCH] ns16550: add device tree support
 2013-06-24 15:18 UTC  (5+ messages)

[PATCH 1/3] ARM: i.MX53: Add devicetree files
 2013-06-24 11:07 UTC  (3+ messages)
` [PATCH 2/3] ARM: i.MX53 LOCO: Switch to devicetree probing
` [PATCH 3/3] ARM: i.MX53: Do not register platform devices with devicetree probe

[PATCH 1/3] ARM: i.MX: rename initcall functions
 2013-06-23 21:40 UTC  (3+ messages)
` [PATCH 2/3] ARM: i.MX: centralize i.MX startup
` [PATCH 3/3] ARM: i.MX: adopt cpu_is_* for multiple SoCs

[PATCH 1/8] ARM: i.MX53 SMD: Switch to imximage
 2013-06-23 21:05 UTC  (6+ messages)
` [PATCH 2/8] ARM: i.MX53 loco: "
` [PATCH 3/8] ARM: i.MX6 sabrelite: "
` [PATCH 4/8] ARM: i.MX6 sabresd: "
` [PATCH 5/8] ARM: i.MX51 Efika SB: "
` [PATCH 6/8] ARM: i.MX51 ccxmx51: "

page:  |  | latest

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