mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 1/2] sama5d3x: fix HSMC MODE register offset and add TIMINGS register
 2014-07-02 10:12 UTC  (4+ messages)

[PATCH] boot: show all boot sources
 2014-07-02 10:01 UTC  (5+ messages)

generated command references sometimes render a solid blob of text
 2014-07-02  7:00 UTC  (4+ messages)

[PATCH 1/1] passwd: Support passwd file custom directory
 2014-07-02  6:45 UTC  (2+ messages)

[PATCH 1/3] lzo: properly check for overruns
 2014-07-02  6:20 UTC  (2+ messages)

[RFC v4 0/6] barebox PCI support
 2014-07-02  6:18 UTC  (10+ messages)
` [RFC v4 1/6] MIPS: add dma_alloc_coherent()
` [RFC v4 2/6] PCI: initial commit
` [RFC v4 3/6] commands: add 'lspci' command
` [RFC v4 4/6] net: add RealTek RTL-8139 PCI Ethernet driver
` [RFC v4 5/6] MIPS: add PCI support for GT64120-based Malta board
` [RFC v4 6/6] MIPS: qemu-malta_defconfig: enable PCI & network stuff

[PATCH] [FOR AMMEND] Documentation: loongson_ls1b: document RS232 speed
 2014-07-02  5:52 UTC  (2+ messages)

[PATCH v3 0/2] net: add ENC28J60 support
 2014-07-02  5:48 UTC  (4+ messages)
` [PATCH v3 1/2] net.h: add ETH_ALEN constant; fix whitespaces
` [PATCH v3 2/2] net: add ENC28J60 support

[PATCH] mii-tool: make the 'No MII transceiver present!' message more clear
 2014-07-02  5:46 UTC  (2+ messages)

md5sum arguments
 2014-07-02  5:42 UTC  (2+ messages)

[PATCH v2] menutree: let it select GLOB and GLOB_SORT
 2014-07-02  5:27 UTC  (2+ messages)

[PATCH] menutree: let it select GLOB and GLOB_SORT
 2014-07-02  5:26 UTC  (2+ messages)

[PATCH 3/3] lz4: fix another possible overrun
 2014-07-01 21:22 UTC 

[PATCH 2/3] lz4: ensure length does not wrap
 2014-07-01 21:22 UTC 

[PATCH] Documentation: Fix remaining typoes "persistant", "existance"
 2014-07-01 11:21 UTC 

[PATCH] boot: fix typo
 2014-07-01  7:49 UTC  (4+ messages)

[RFC v3 0/5] barebox PCI support
 2014-07-01  7:48 UTC  (8+ messages)
` [RFC v3 1/5] PCI: initial commit
` [RFC v3 2/5] commands: add 'lspci' command

recommendation for ARM cross-compiler for building for beaglebone black?
 2014-07-01  6:59 UTC  (3+ messages)

[PATCH 1/3] arm: imx6: move imx6_init_lowlevel to single initcall
 2014-07-01  6:42 UTC  (6+ messages)

[PATCH] Support for booting ELF images
 2014-06-30 18:46 UTC  (6+ messages)

[PATCH] Documentation: User manual, "barebox" section
 2014-06-30 16:59 UTC  (4+ messages)

[PATCH] Makefile: Add missing closing quote for "make help"
 2014-06-30 15:58 UTC  (2+ messages)

[PATCH] sdma.h: Typo, "interupt" -> "interrupt"
 2014-06-30 15:57 UTC  (2+ messages)

[PATCH] Documentation: Fix glossary entry, "FTD" -> "FDT"
 2014-06-30 15:56 UTC  (2+ messages)

[PATCH] Documentation: device tree bindings
 2014-06-30 15:56 UTC  (2+ messages)

AM335x NAND
 2014-06-30 14:00 UTC  (3+ messages)

in sphinx docs, what is "@b barebox" markup supposed to do?
 2014-06-30 12:56 UTC  (6+ messages)

[PATCH] usb: chipidea: imx: add vbus regulator support
 2014-06-30  7:57 UTC  (2+ messages)

[PATCH] regulator: fixed: add always-on property
 2014-06-30  7:51 UTC 

[PATCH RFC 0/4] MVEBU SoC full USB support
 2014-06-30  7:46 UTC  (7+ messages)
` [PATCH RFC 1/4] usb: add Marvell MVEBU "

doc branch now in -next
 2014-06-30  6:36 UTC 

[PATCH] Fix misspellings of "persistant" -> "persistent" in various places
 2014-06-30  6:17 UTC  (2+ messages)

[PATCH] imx6: add new chip revisions
 2014-06-30  6:14 UTC  (2+ messages)

[PATCH] Documentation: Minor editing changes to filesystems content
 2014-06-30  6:13 UTC  (2+ messages)

[PATCH] Documentation: Clean up sandbox.rst, use definition list
 2014-06-30  6:09 UTC  (2+ messages)

[PATCH] Documentation/boards/: Numerous grammar/typo/rendering fixes
 2014-06-30  6:07 UTC  (2+ messages)

[PATCH] kconfig: Fix compiler warning
 2014-06-30  6:03 UTC  (3+ messages)

[PATCH] Documentation: add mips boards files
 2014-06-30  6:00 UTC  (2+ messages)

[RFC] picotcp.20140628
 2014-06-28 14:25 UTC 

and what is "i.MX1"?
 2014-06-28 11:57 UTC  (3+ messages)

WRT Synertronixx scb9328, what is "sha"?
 2014-06-28 11:55 UTC  (3+ messages)

[PATCH] Documentation: Fix broken line in download.rst
 2014-06-27 19:51 UTC  (2+ messages)

[PATCH 00/12] documentation updates
 2014-06-27 19:48 UTC  (14+ messages)
` [PATCH 01/12] doc: .gitignore generated files
` [PATCH 02/12] doc: make "System setup" an appendix
` [PATCH 03/12] doc: start (almost) all headlines with a capital
` [PATCH 04/12] doc: only include own download chapter
` [PATCH 05/12] doc: filesystemtype -> filesystem type
` [PATCH 06/12] doc: mention "make xconfig"
` [PATCH 07/12] doc: add colon after NOTE and HINT
` [PATCH 08/12] doc: add hint on how to calculate in hush
` [PATCH 09/12] doc: remove board type from barebox prompt examples
` [PATCH 10/12] doc: reformat overly long lines
` [PATCH 11/12] doc: move variables near device parameters
` [PATCH 12/12] doc: link back from variables to "

[PATCH v2] Support for booting ELF images
 2014-06-27 19:48 UTC 

[PATCH 0/4] MIPS: XBurst: add gpio support
 2014-06-27 19:40 UTC  (6+ messages)
` [PATCH 1/4] gpio: add jz4740-gpio driver for Ingenic MIPS SoCs
` [PATCH 2/4] MIPS: XBurst: use gpiolib
` [PATCH 3/4] MIPS: dts: jz4755.dtsi: add gpio
` [PATCH 4/4] MIPS: ritmix-rzx50_defconfig: enable gpio stuff

where is Documentation/parameters.txt?
 2014-06-27 19:38 UTC  (7+ messages)

why is some output placed under "srctree" even if i specify output dir?
 2014-06-27 13:01 UTC  (3+ messages)

Booting barebox on i.MX6 from SDCARD?
 2014-06-27 11:17 UTC  (6+ messages)

[PATCH 2/4] sandbox: only access of_add_memory_bank if it's defined
 2014-06-27  7:28 UTC  (8+ messages)

where is cpu/arm920t/imx/interrupts.c?
 2014-06-26 21:38 UTC 

[PATCH] imx6:phyFLEX: Fix ENTRY_FUNCTION
 2014-06-26 19:38 UTC  (3+ messages)

[PATCH 3/4] sandbox: add bit manipulation stuff
 2014-06-26 19:24 UTC  (2+ messages)

[PATCH 1/4] commands: include missing header
 2014-06-26 19:24 UTC  (2+ messages)

[PATCH 4/4] sandbox: allow "make ARCH=sandbox allyesconfig"
 2014-06-26 19:23 UTC  (2+ messages)

a couple consistent misspellings that could be fixed
 2014-06-26 19:09 UTC  (2+ messages)

[PATCH v2] pinctrl: mvebu: add pinctrl drivers for Dove and Kirkwood
 2014-06-26 19:01 UTC  (8+ messages)
  ` [PATCH FIXUP] pinctrl: mvebu: fixup mpp_base check

New Documentation for barebox
 2014-06-26 18:56 UTC  (19+ messages)
` [PATCH 1/7] ubiformat: avoid macros in help text
` [PATCH 2/7] automount: fix description typo
` [PATCH 3/7] commands: addpart: Improve description
` [PATCH 4/7] Documentation: remove doxygen documentation
` [PATCH 5/7] Documentation: remove remaining documentation
` [PATCH 6/7] Documentation: remove devicetree docs
` [PATCH 7/7] Documentation: Add new sphinxs docs

[RFC 1/2] kirkwood: add support for booting via oftree probe
 2014-06-26  9:14 UTC  (6+ messages)
` [RFC 2/2] dns325: initial support for D-Link DNS-325

[PATCH 0/4] sandbox: prepare for static checkers
 2014-06-26  8:49 UTC 

[PATCH 1/4] arm: add errata workarounds
 2014-06-26  6:05 UTC  (2+ messages)

i.MX6 frame buffer inside barebox?
 2014-06-26  5:55 UTC  (8+ messages)

How to disable console late?
 2014-06-26  5:52 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