mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] bootm.c: "-o" option should refer to "DTB", not "DTS"
 2014-07-07  6:30 UTC  (2+ messages)

[PATCH] ARM: dts: Remove skeleton.dtsi
 2014-07-07  6:25 UTC  (2+ messages)

[PATCH] rtc.h: drop unused U-Boot stuff; fix whitespace
 2014-07-07  6:22 UTC  (2+ messages)

[PATCH 1/2] sama5d3x: fix HSMC MODE register offset and add TIMINGS register
 2014-07-07  6:20 UTC  (8+ messages)

[PATCH] mmu: flush ttb in map_io_sections
 2014-07-06 21:43 UTC 

is it "crc" or "crc32"?
 2014-07-06 21:27 UTC 

generated doc "Options" for dhcp command drops last line
 2014-07-06 18:59 UTC 

[PATCH] at91mux: Fix both help info and Kconfig info
 2014-07-06 18:43 UTC 

"make menuconfig" entries related to device tree seem kind of disorganized
 2014-07-06 12:22 UTC 

device trees, dtc and beaglebone black
 2014-07-05 14:45 UTC 

does beaglebone black device tree need to specify amount of eMMC flash?
 2014-07-05 10:47 UTC 

[PATCH] Clean up Kconfig and source for a couple device tree commands
 2014-07-04 16:18 UTC 

v2014.07.0
 2014-07-04 15:15 UTC 

Problems with pyhBoard-Wega-AM335x
 2014-07-04 13:26 UTC 

wanting to clarify terminology regarding kernel and device trees
 2014-07-04 13:01 UTC 

Problems with pyhBoard-Wega-AM335x
 2014-07-04 10:12 UTC 

How to disable console late?
 2014-07-04  7:51 UTC  (2+ messages)

[PATCH v5 0/7] barebox PCI support
 2014-07-04  5:38 UTC  (9+ messages)
` [PATCH v5 1/7] linux/ioport.h: include missed <linux/list.h>
` [PATCH v5 2/7] MIPS: add dma_alloc_coherent()
` [PATCH v5 3/7] PCI: initial commit
` [PATCH v5 4/7] commands: add 'lspci' command
` [PATCH v5 5/7] net: add RealTek RTL-8139 PCI Ethernet driver
` [PATCH v5 6/7] MIPS: add PCI support for GT64120-based Malta board
` [PATCH v5 7/7] MIPS: qemu-malta_defconfig: enable PCI & network stuff

[PATCH] splash.c: Add that .png files are suitable as splash images
 2014-07-04  5:34 UTC  (2+ messages)

[PATCH] Documentation: usb chapter of user manual
 2014-07-04  5:33 UTC  (2+ messages)

[PATCH] Documentation: Various tweaks to user manual, device tree chapter
 2014-07-04  5:32 UTC  (2+ messages)

[PATCH] Documentation: defaultenv chapter from user manual
 2014-07-04  5:32 UTC  (2+ messages)

why would i get "Out of memory" error in a sandbox build?
 2014-07-04  5:30 UTC  (4+ messages)

inconsistency in explanation for "splash" command
 2014-07-03 13:07 UTC  (2+ messages)

real pedantic whining: "devicetree" isn't really a single word
 2014-07-03 11:40 UTC  (4+ messages)

[PATCH 1/1] passwd: Support passwd file custom directory
 2014-07-03 11:09 UTC  (7+ messages)

[PATCH] automount: check for recursive automount
 2014-07-03 11:05 UTC  (5+ messages)

[PATCH 1/2] string_list: Add string_list_for_each_entry macro
 2014-07-03  7:40 UTC  (2+ messages)
` [PATCH 2/2] ls: sort files with -l

[PATCH] Documentation: Fix remaining typoes "persistant", "existance"
 2014-07-03  7:13 UTC  (2+ messages)

[PATCH] mtd: delete partition erase size initialisation
 2014-07-03  7:00 UTC  (2+ messages)

[PATCH] Documentation: Numerous typoes/fixes in first few chapters of user manual
 2014-07-03  6:35 UTC  (2+ messages)

[PATCH] automount: check for recursive automount
 2014-07-03  6:21 UTC 

any reason why sandbox (and other defconfigs) don't enable MAGICVAR?
 2014-07-03  5:38 UTC  (2+ messages)

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

[PATCH] boot: show all boot sources
 2014-07-02 10:01 UTC  (5+ 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] 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  (5+ 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  (4+ 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  (2+ messages)

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)

page:  |  | latest

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