mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v3 1/3] bootsource: Add NET bootsource
 2015-06-04  9:00 UTC  (4+ messages)
` [PATCH v3 2/3] net: dhcp: Split dhcp funcionality & add dhcp command
` [PATCH v3 3/3] ARM: am33xx: Add network boot

[PATCH] PPC: asm/bitops.h: drp unused ext2* and minix* stuff
 2015-06-04  8:56 UTC  (4+ messages)

[PATCH] MIPS: asm/debug_ll_ns16550.h: use plain inline instead of __inline__
 2015-06-04  7:05 UTC  (2+ messages)

BeagleBoard-Xm: memtest return error
 2015-06-03 19:42 UTC  (2+ messages)

[PATCH RESEND] PPC: asm/bitops.h: drop unused ext2* and minix* stuff
 2015-06-03  8:44 UTC 

[PATCH] .mailmap: add more Juergen Borleis' e-mail addresses
 2015-06-03  8:33 UTC 

Secure barebox
 2015-06-03  8:24 UTC  (5+ messages)

state support updates
 2015-06-03  8:21 UTC  (4+ messages)
` [PATCH 1/2] state: add some more error messages
` [PATCH 2/2] state: add support for uint8 variables

Clocks on Barebox
 2015-06-03  8:19 UTC  (4+ messages)

[PATCH 01/10] common/memtest.c: Fix incorrect array boundary check
 2015-06-03  8:10 UTC  (21+ messages)
` [PATCH 02/10] common/memtest.c: Do not omit offset of 0 from tests
` [PATCH 03/10] common/memtest.c: Refactor mem_test() into three surbroutines
` [PATCH 04/10] common/memtest.c: Distil common error reporting code
` [PATCH 05/10] serial: i.MX: Write settings to a correct register
` [PATCH 06/10] common: pbl: Allow boards to override hang()
` [PATCH 07/10] debug_ll: i.MX: Add support for input to DEBUG_LL
` [PATCH 08/10] i.MX51: babbage: Add UART RXD pin configuration
` [PATCH 09/10] pbl: Implement ctrlc() using getc_ll()
` [PATCH 10/10] ARM: pbl: Add an option to validate DRAM

[PATCH] ARM: imx6: hipercam: set default hostname in boardfile
 2015-06-03  8:06 UTC  (2+ messages)

[PATCH] ARM: imx6: correct Hipercam ECSPI1 pinmux
 2015-06-03  8:06 UTC  (2+ messages)

[PATCH 2/2] i2c: omap: fix i2c bus number output
 2015-06-03  7:56 UTC  (2+ messages)

building sandbox barebox: too many '"BITS_PER_LONG" redefined' warnings
 2015-06-03  7:55 UTC  (2+ messages)

[PATCH] dhcp: add missing define
 2015-06-03  7:15 UTC  (3+ messages)

[RFC v2 1/3] bootsource: Add NET bootsource
 2015-06-03  7:14 UTC  (5+ messages)
` [RFC v2 2/3] net: dhcp: Split dhcp funcionality & add dhcp command
` [RFC v2 3/3] ARM: am33xx: Add network boot

[PATCH] image: am335x: Generate SPI MLO images
 2015-06-02  8:01 UTC 

[PATCH] watchdog: add davinci watchdog driver
 2015-06-01 12:10 UTC  (2+ messages)

[PATCH] gpio-davinci: gpio get should return 0 or 1
 2015-06-01 12:07 UTC  (2+ messages)

[PATCH] davinci_nand: add support for the NAND controller
 2015-05-31 13:58 UTC  (2+ messages)

[PATCH v2 0/8] Socfpga: QSPI support
 2015-05-29  7:49 UTC  (11+ messages)
` [PATCH v2 1/8] mtd: spi-nor: add SPI-NOR framework
` [PATCH v2 2/8] mtd: spi-nor: add cadence quadspi driver
` [PATCH v2 3/8] ARM: dts: socfpga: add qspi node
` [PATCH v2 4/8] ARM: socfpga: socdk add qspi flash
` [PATCH v2 5/8] ARM: socfpga: socrates: "
` [PATCH v2 6/8] ARM: socfpga: sockit: "
` [PATCH v2 7/8] ARM: socfpga: xload: support qspi bootsource
` [PATCH v2 8/8] mtd: m25p80: use the SPI nor framework

Memtest failed. Error: -22
 2015-05-29  7:23 UTC  (2+ messages)

[PATCH] barebox update: add note after successful update
 2015-05-29  7:22 UTC  (4+ messages)

Add 64bit support to mem commands
 2015-05-28 10:34 UTC  (11+ messages)
` [PATCH 01/10] memory_display: Use consistent types
` [PATCH 02/10] memory_display: Add 64bit support
` [PATCH 03/10] fs: Add O_RWSIZE_8
` [PATCH 04/10] mem commands: suppport parsing 'q' option
` [PATCH 05/10] md command: Add 64bit support
` [PATCH 06/10] memcmp "
` [PATCH 07/10] memcpy "
` [PATCH 08/10] memset "
` [PATCH 09/10] mm "
` [PATCH 10/10] mw "

[PATCH] md: use memmap when possible
 2015-05-28 10:29 UTC 

[PATCH] bootstate: add framework for redundant boot scenarios
 2015-05-27 15:22 UTC 

Programatically write in a file in the environnent with a hush command
 2015-05-27 13:52 UTC  (5+ messages)

bareboxenv - tricky ptxdist behavior
 2015-05-27  8:05 UTC  (3+ messages)

[PATCH v2 1/2] ARM: dts: Add an am33xx include file for MLO size reduction
 2015-05-27  6:59 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: Add am33xx-strip.dtsi to PHYTEC MLOs

[PATCH 1/2] Documentation: blspec: Fix typo
 2015-05-26 14:10 UTC  (2+ messages)
` [PATCH 2/2] Documentation: blspec: Document blspec over NFS

[PATCH 0/2] blspec: improvements
 2015-05-26 13:50 UTC  (4+ messages)
` [PATCH 1/2] blspec: honour default/once entries again and move them to a different place
` [PATCH 2/2] blspec: automatically append bootargs

[PATCH 0/9] state: updates and cleanups to make code better sharable with linux
 2015-05-26 12:33 UTC  (11+ messages)
` [PATCH 1/9] state: mtd_get_meminfo: open path readonly instead of readwrite
` [PATCH 2/9] state: mtd_get_meminfo: make usage of mtd's meminfo compatible to linux
` [PATCH 3/9] state: backend_raw: remove hard coded limit of two copies
` [PATCH 4/9] state: backend_raw: rename struct state_backend_raw::step -> stride
` [PATCH 5/9] state: backend_raw: properly align write and erase size
` [PATCH 6/9] state: backend_raw: factor out state_backend_raw_file_get_size() into separate function
` [PATCH 7/9] state: backend_raw: rename backend_raw_write_one() -> backend_raw_save_one()
` [PATCH 8/9] state: backend_raw: add sanity check of data_len during load
` [PATCH 9/9] state: backend_raw: update documentation of struct state_backend_raw members

[PATCH] fixup! state: add fixup to copy state from barebox to kernel device tree
 2015-05-26 12:22 UTC  (2+ messages)

[PATCH] crypto: digest: mark signature argument as const
 2015-05-26  7:27 UTC  (2+ messages)

[PATCH 1/2] bootm: add magicvar description for global.bootm.oftree
 2015-05-26  7:19 UTC  (3+ messages)
` [PATCH 2/2] commands/Kconfig: fix typo in CMD_BOOTM_OFTREE help

[RFC 1/3] bootsource: Add NET bootsource
 2015-05-26  6:19 UTC  (4+ messages)
` [RFC 2/3] net: dhcp: Split dhcp funcionality & add dhcp command
` [RFC 3/3] ARM: am33xx: Add network boot

[PATCH 1/2] ARM: dts: Add an am33xx include file for MLO size reduction
 2015-05-26  6:16 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: Add strip-am33xx.dtsi to PHYTEC MLOs

[RFC] Keystore design
 2015-05-24 15:46 UTC  (3+ messages)

[PATCH] tlsf malloc: enable 64bit support on 64bit architectures
 2015-05-22  7:41 UTC 

Usage of i2c_-Tools in Barebox
 2015-05-22  6:41 UTC  (7+ messages)

Introduce asm-generic/posix_types.h
 2015-05-22  6:11 UTC  (15+ messages)
` [PATCH 01/14] dma: Use generic place for dma_addr_t typedef
` [PATCH 02/14] drop __BITS_PER_LONG
` [PATCH 03/14] introduce bitsperlong.h for remaining architectures
` [PATCH 04/14] introduce generic posix_types.h
` [PATCH 05/14] remove unused nlink_t
` [PATCH 06/14] ARM: use generic posix_types.h
` [PATCH 07/14] blackfin: "
` [PATCH 08/14] x86: "
` [PATCH 09/14] openrisc: "
` [PATCH 10/14] mips: "
` [PATCH 11/14] ppc: "
` [PATCH 12/14] sandbox: "
` [PATCH 13/14] efi: "
` [PATCH 14/14] nios2: "

drivers/mtd/nand/nand_mrvl_nfc.c
 2015-05-21  0:30 UTC  (4+ messages)

[PATCH] arm/crypto: add generated sha256-core.S to gitignore
 2015-05-20  6:11 UTC  (2+ messages)

[PATCH] habv4: habv4_get_status(): fix warning with no-op static inline function
 2015-05-20  6:11 UTC  (2+ messages)

[PATCH] fixing argumentparser for ubiformat
 2015-05-20  6:10 UTC  (2+ messages)

[PATCH] Abolish cpu_read* and cpu_write* accessors
 2015-05-20  6:06 UTC  (2+ messages)

[PATCH v2] include: introduce include/linux/io.h as a wrapper of asm/io.h
 2015-05-18 12:29 UTC  (4+ messages)

[PATCH 1/7] state: print name of property of size mismatch is detected
 2015-05-18  6:07 UTC  (12+ messages)
` [PATCH 3/7] state: make state_release() non static
` [PATCH 4/7] state: add functionality to export state description
` [PATCH 5/7] state: backend: support phandle and of_path references
` [PATCH 6/7] state: add fixup to copy state from barebox to kernel device tree
  ` [PATCH] fixup! "
` [PATCH 7/7] state: return -EPROBE_DEFER if the backend isn't available

[PATCH] of: add a function to remove an of_fixup
 2015-05-16 10:12 UTC 

[PATCH] include: introcude include/linux/io.h as a wrapper of asm/io.h
 2015-05-15 12:58 UTC 

[PATCH 0/2] Socfpga: Sequencer updates
 2015-05-15  5:13 UTC  (4+ messages)
` [PATCH 1/2] scripts: update socfpga_sequencer importer to Quartus 15.0
` [PATCH 2/2] ARM: socfpga: update sdram calibration to 15.0

[PATCH] ARM: am33xx: Fix SCRM compatible string to match new DT compatible string
 2015-05-15  5:12 UTC  (2+ messages)

[PATCH 1/4] i2c: Use correct format specifier
 2015-05-14 10:21 UTC  (4+ messages)
` [PATCH 2/4] mem: Fix memcpy_sz variable types
` [PATCH 3/4] mtd: Fix function prototype
` [PATCH 4/4] mtd: nand: Fix format specifier

page:  |  | latest

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