mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] Load PBL into SRAM
 2014-02-04  7:04 UTC  (6+ messages)
    ` Fwd: "

[PATCH] i.MX21 ADS defconfig: set CONFIG_NAND_IMX since this board has a 64MBi NAND flash
 2014-02-03 22:31 UTC 

[PATCH] cfi_flash.c: correct calculation of region erasesize and offset for multiple (size_ratio > 1) chips in parallel
 2014-02-03 22:27 UTC 

[PATCH 1/2] scripts/kwbimage: Fix resource leak in image_create()
 2014-02-03 18:50 UTC  (2+ messages)
` [PATCH 2/2] scripts/kwbimage: Fix resource leak in image_create_payload()

barebox env userspace
 2014-02-03 18:00 UTC  (2+ messages)

v2014.02.0
 2014-02-03 15:48 UTC 

[PATCH 0/2] DA923RC: boot script and malloc size
 2014-02-03 15:08 UTC  (3+ messages)
` [PATCH 1/2] DA923RC: add boot script
` [PATCH 2/2] DA923RC: increase malloc size

[PATCH 1/2] sandbox: update defconfig to use new environment
 2014-02-03  8:35 UTC  (3+ messages)
` [PATCH 2/2] sandbox: update to "

[PATCH] Make generated variables static
 2014-02-03  8:35 UTC  (2+ messages)

i.mx21 ads nor flash
 2014-02-03  8:35 UTC  (4+ messages)

i.MX25 devicetree support
 2014-02-01 18:37 UTC  (20+ messages)
` [PATCH 01/15] mci: imx-esdhc: Add i.MX25 compatible entry
` [PATCH 02/15] ARM: dts: Add i.MX25 devicetree files
` [PATCH 03/15] ARM: dts: i.MX25: Add mmc aliases
` [PATCH 04/15] ARM: dts: i.MX25: remove disabled status of usbmisc unit
` [PATCH 05/15] ARM: i.MX25: Add missing GPT clock lookups
` [PATCH 06/15] ARM: dts: Add i.MX25 Karo TX25 dts
` [PATCH 07/15] ARM: dts: i.MX25: Add iram to devicetree
` [PATCH 08/15] ARM: dts: Karo TX25: Add pinctrl nodes
` [PATCH 09/15] ARM: dts: Karo TX25: Add phy-reset-gpio
` [PATCH 10/15] ARM: dts: Karo TX25: add missing nfc properties
` [PATCH 11/15] ARM: dts: Karo TX25: add phy supply for fec
` [PATCH 12/15] ARM: dts: Karo TX25: add barebox specifics
` [PATCH 13/15] ARM: i.MX25: Karo TX25: Switch to devicetree support
` [PATCH 14/15] ARM: i.MX: cleanup bootmode selection
` [PATCH 15/15] ARM: i.MX: Karo TX25: Switch to multiboard support

Porting barebox (devicetree) to Variscite iMX6 SOM
 2014-02-01 18:35 UTC  (14+ messages)

[PATCH 1/3] scripts: fix_size: check magic
 2014-01-31 17:57 UTC  (4+ messages)
` [PATCH 2/3] images: fix image size in pblx
` [PATCH 3/3] ARM: i.MX: external NAND boot: use image size from image header

[PATCH] ARM: i.MX: Add lowlevel gpio functions
 2014-01-31 14:24 UTC 

[PATCH 1/2] misc Kconfig: always ask for misc devices
 2014-01-31  8:13 UTC  (8+ messages)
` [PATCH 2/2] misc: Add devicetree SRAM driver

[PATCH] Load PBL into SRAM
 2014-01-31  6:51 UTC  (2+ messages)

[PATCH 00/13] MIPS: add initial Loongson-based boards support
 2014-01-31  6:47 UTC  (24+ messages)
` [PATCH 01/13] "
` [PATCH 02/13] MIPS: add initial Loongson-family documentation
` [PATCH 03/13] MIPS: add Loongson-1B CPU Kbuild stuff
` [PATCH 04/13] MIPS: add initial Loongson-1X SoC stuff
` [PATCH 05/13] MIPS: add Loongson-1B processor constants and CPU probe
` [PATCH 06/13] MIPS: mach-loongson: add loongson-ls1b board
` [PATCH 08/13] MIPS: loongson-ls1b: add DEBUG_LL support
` [PATCH 09/13] MIPS: loongson-ls1b: add ns16550-based console
` [PATCH 10/13] MIPS: loongson-ls1b: add PBL support
` [PATCH 11/13] MIPS: loongson-ls1b: add NMON support

[PATCH 1/2] ARM: i.MX: edmqmx6: Copy fdt to SDRAM
 2014-01-30  9:48 UTC  (4+ messages)
` [PATCH 2/2] ARM: i.MX: edmqmx6: update defconfig

[PATCH 0/3] DA923RC: enable UBIFS support to allow firmware flash booting
 2014-01-30  7:43 UTC  (5+ messages)
` [PATCH 1/3] ppc: remove bit operation headers file conflict
` [PATCH 2/3] UBIFS: implement readlink entry point
` [PATCH 3/3] DA923RC: enable UBI/UBIFS configuration

[PATCH 1/4] MIPS: mach-ar231x: Fix uninitialized variable
 2014-01-30  6:39 UTC  (6+ messages)
` [PATCH 2/4] ppc 8xxx: Fix logic
` [PATCH 3/4] gadget: at91: Fix uninitialized variable
` [PATCH 4/4] scripts: imx-usb-loader: Fix memory leak

[PATCH 01/12] ARM: animeo_ip: Use __iomem specifier for memory pointer
 2014-01-29 17:51 UTC  (15+ messages)
` [PATCH 02/12] ARM: guf-cupid: "
` [PATCH 03/12] ARM: tqma6x: "
` [PATCH 04/12] ARM: uncompress: Remove unused variable
` [PATCH 05/12] ARM: PBL: Use __iomem specifier for memory pointer
` [PATCH 06/12] lib: bootz: "
` [PATCH 07/12] lib: bootm: "
` [PATCH 08/12] ARM: at91: boot_test_cmd: "
` [PATCH 09/12] ARM: at91: irq_fixup: "
` [PATCH 10/12] ARM: i.MX: external_nand_boot: "
` [PATCH 11/12] ARM: i.MX: esdctl: "
` [PATCH 12/12] ARM: i.MX: esdctl-v4: "

[PATCH 1/4] ARM: Make thumb2 compilation only visible on CPUs that support it
 2014-01-29  9:33 UTC  (4+ messages)
` [PATCH 2/4] ARM: Pass armv7-a AFLAGS to cache-v7
` [PATCH 3/4] ARM: Do not use BUG() in pbl code
` [PATCH 4/4] ARM: mode cpu_architecture() to common.c

[PATCH] images: remove unused command
 2014-01-29  9:32 UTC 

[PATCH 3/4] net usb asix: read MAC from EEPROM on AX88772B
 2014-01-28 21:46 UTC 

[PATCH] env: make path arguments to envfs_load/save const
 2014-01-27 10:09 UTC 

[PATCH 1/2] reset_source: rename set_reset_source to reset_source_set
 2014-01-27  9:44 UTC  (2+ messages)
` [PATCH 2/2] reset_source: add reset_source_get

[PATCH] ARM: i.MX53: fix bootsource_instance detection
 2014-01-27  9:38 UTC 

[RFC PATCH 0/2] Bootmode override on i.MX6
 2014-01-27  8:46 UTC  (4+ messages)
` [RFC PATCH 1/2] ARM i.MX6: Add bootmode setting code
` [RFC PATCH 2/2] commands: add bootmode command

[PATCH 0/4] Asix AX88772B support
 2014-01-27  8:34 UTC  (6+ messages)
` [PATCH 1/4] net usb asix: Simplify condition in rx_fixup()
` [PATCH 2/4] net usb asix: Use only 11 bits of header for data size

[PATCH 1/4] dt-bindings: add ARM GIC
 2014-01-27  8:22 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: add Tegra GPIO
` [PATCH 3/4] dt-bindings: add Tegra CAR
` [PATCH 4/4] ARM: dts: pull in complete DTs from Linux 3.13

[PATCH v2] scripts: kwbimage: fix imagebuild on 32bit host system
 2014-01-27  8:13 UTC  (3+ messages)

[PATCH] scripts: kwbimage: fix imagebuild on 32bit host system
 2014-01-26 17:00 UTC 

[PATCH 0/3] dove: cubox: ethernet support
 2014-01-25 12:50 UTC  (9+ messages)
` [PATCH 1/3] ARM: mvebu: make dove_memory_find reachable for drivers
` [PATCH 2/3] net: mv643xx: add driver support
` [PATCH 3/3] ARM: mvebu: add ethernet node

[PATCH 1/4] mfd: syscon: Introduce syscon_base_lookup_by_phandle() function
 2014-01-24 22:10 UTC  (5+ messages)
` [PATCH 2/4] ARM: clps711x: Remove the special name for the syscon driver
` [PATCH 3/4] gpio: clps711x: Update driver
` [PATCH 4/4] serial: "

compile fixes
 2014-01-23 13:28 UTC  (4+ messages)
` [PATCH 1/3] environment: Use accessor functions for default environment path
` [PATCH 2/3] environment: Fix wrong Kconfig dependency
` [PATCH 3/3] net: phy: Add static inline wrapper for phy_register_fixup_for_uid

[PATCH 4/4] net usb asix: add AX88772B USB ID
 2014-01-22 22:52 UTC 

TQ tqma53 devicetree support
 2014-01-22  9:41 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: Add TQ tqma53/mba53 dts files
` [PATCH 2/3] ARM: dts: i.MX53: tqma53: Add barebox specifics
` [PATCH 3/3] ARM: i.MX53: tqma53: Switch to devicetree and multiboard support

[PATCH] ARM: i.MX6 Sabrelite: add missing of_machine_is_compatible checks
 2014-01-22  7:03 UTC 

[PATCH] ARM: mioa701: fix frequence speedup code
 2014-01-20 15:38 UTC  (7+ messages)
` [PATCH] ARM: pxa: add reset source detection
` [PATCH] ARM: pxa: add poweroff capability
` [PATCH] ARM: mioa701 defconfig update
` [PATCH] ARM: mioa701 change MTD layout
` [PATCH] ARM: mioa701: poweroff the board on long power press

[PATCH] net: Fix error return value for string_to_ethaddr
 2014-01-20 13:13 UTC 

[PATCH] console: Set Linux console parameter automatically
 2014-01-20 12:59 UTC 

phyCARD-i.MX27 patches
 2014-01-20  9:52 UTC  (20+ messages)
` [PATCH 02/22] ARM: phyCARD-i.MX27: increase barebox partition
` [PATCH 12/22] ARM: dts: Add i.MX27 devicetree files
` [PATCH 13/22] ARM: dts: Add Phytec phyCARD-i.MX27 "
` [PATCH 14/22] ARM: i.MX: external NAND boot: pass boarddata
` [PATCH 15/22] pinctrl: Add pinctrl driver for i.MX1/21/27
` [PATCH 19/22] ARM: dts: phycard-i.MX27: Add environment and NAND partitioning
` [PATCH 20/22] ARM: dts: phycard-i.MX27: Add sdhc2 pinctrl

[PATCH] hummingboard: fix entryfunction for real
 2014-01-17 15:15 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