mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2] imd: provide dummy imd_command_setenv
 2015-02-10  9:39 UTC  (3+ messages)

[PATCH] ARM: atmel: sama5d4 xplained: correc env path
 2015-02-10  9:36 UTC  (2+ messages)

[PATCH] openrisc: barebox.lds.S: fix BFD format names
 2015-02-10  9:35 UTC  (2+ messages)

saveenv & erase with bad blocks present
 2015-02-10  9:20 UTC  (11+ messages)

[PATCH v2] nand-bb fixes
 2015-02-10  9:03 UTC  (7+ messages)
` [PATCH 1/6] mtd: nand: omap: Fix OMAP_ECC_BCH8_CODE_HW ecc mode
` [PATCH 2/6] mtd: Fix allowing to erase bad blocks on partitions
` [PATCH 3/6] mtd: nand-bb: Fix accesses beyond device
` [PATCH 4/6] mtd: nand-bb: fix erasing bb devices with bad blocks
` [PATCH 5/6] mtd: nand-bb: Fix test for bad block when reading
` [PATCH 6/6] mtd: nand-bb: Also print raw position in debug messages

[PATCH] ARM: Phytec phyCORE OMAP4460: Split xload defconfigs
 2015-02-10  8:55 UTC 

Passing kernel arguments - SAMA5D4EK
 2015-02-10  5:05 UTC  (12+ messages)

[PATCH: For next 1/2] ARM: am33xx: Add a function to retrieve the reset reason
 2015-02-09 23:07 UTC  (3+ messages)
` [PATCH: For next 2/2] board: phytec-som-am335x: Print last occurred "

openrisc build problem
 2015-02-09 19:24 UTC  (6+ messages)

[PATCH v3 00/10] Socfpga: Sequencer updates
 2015-02-09 10:47 UTC  (11+ messages)
` [PATCH v3 01/10] ARM: sockit: Define inst_rom_init static
` [PATCH v3 02/10] ARM: socfpga: avoid using external regulator for PLL
` [PATCH v3 03/10] ARM: socfpga: clkmgr: set alteragrp clocks
` [PATCH v3 04/10] ARM: socfpga: clkmgr: bypass debug root clock
` [PATCH v3 05/10] ARM: socfpga: clock-manager: set mainnandsdmmcclk
` [PATCH v3 06/10] scripts: socfpga sequencer extraction tool
` [PATCH v3 07/10] ARM: boards: socfpga new mem calibration function
` [PATCH v3 08/10] ARM: socfpga: Import sequencer code from generated uboot
` [PATCH v3 09/10] ARM: socfpga: cleanup sequencer warnings
` [PATCH v3 10/10] ARM: socfpga: update defconfig

[PATCH 0/3] mtd: nand: ONFI probing for x16 devices on i.MX25 (and others)
 2015-02-09  7:11 UTC  (5+ messages)
` [PATCH 1/3] mtd: nand-imx: fix byte reading in x16 mode
` [PATCH 2/3] mtd: nand: cleanup ONFI printed errors, warnings
` [PATCH 3/3] mtd: nand-imx: don't copy more bytes than read from hardware

[PATCH] ARM: atmel: at91sam9n12: add subtype support
 2015-02-09  7:09 UTC  (2+ messages)

Generate MLO for phytec-phycore-omap4460
 2015-02-06 13:29 UTC  (2+ messages)

[PATCH] blspec: put blspec bootargs into a .dyn bootargs variable
 2015-02-06  9:23 UTC 

[PATCH 1/5] ARM: am335x: phyFLEX-AM335x: Split DT and add MLO DT
 2015-02-06  7:23 UTC  (6+ messages)
` [PATCH 2/5] ARM: dts: Add a new compatible type for am335x phytec SOMs
` [PATCH 3/5] boards: Add phytec-som-am335x
` [PATCH 4/5] Docs: Add phytec-som-am335x documentation
` [PATCH 5/5] boards: Drop phytec-phycore-am335x, phytec-phyflex-am335x

[PATCH 1/4] mtd: nand: omap: Fix OMAP_ECC_BCH8_CODE_HW ecc mode
 2015-02-05 10:09 UTC  (4+ messages)
` [PATCH 2/4] mtd: Fix allowing to erase bad blocks on partitions
` [PATCH 3/4] mtd: nand-bb: Fix accesses beyond device
` [PATCH 4/4] mtd: nand: bb: fix erasing bb devices with bad blocks

How to build barebox for NIOS2
 2015-02-04 20:13 UTC  (2+ messages)

[PATCH] fixup! defaultenv: generate force-built-in (zero) environment file
 2015-02-04 16:09 UTC  (4+ messages)

fixup! commit is remaining
 2015-02-04 14:50 UTC  (2+ messages)

[PATCH] usb: at91_udc: pass the vbus initial value
 2015-02-04 11:55 UTC  (2+ messages)

[PATCH] ARM: atmel: at91sam9n12ek: correct udc device name
 2015-02-04 11:55 UTC  (2+ messages)

[PATCH v2 1/3] net: smc1111: add 16 bits accessors, allow address shift
 2015-02-04 11:53 UTC  (8+ messages)
` [PATCH v2 2/3] net: smc1111: extend the driver for 91c94 and 91c96 support
` [PATCH v2 3/3] net: smc1111: improve debug capability
      ` [PATCH] fixup! net: smc1111: add 16 bits accessors, allow address shift

[PATCH] nios2: ignore arch/nios2/cpu/barebox.lds by git
 2015-02-04 11:52 UTC  (2+ messages)

[PATCH 0/5] MAKEALL: fixes and refactorings
 2015-02-04 11:51 UTC  (7+ messages)
` [PATCH 1/5] MAKEALL: check the return code of "make" rather than "printf"
` [PATCH 2/5] MAKEALL: remove false positive error check
` [PATCH 3/5] MAKEALL: use $(...) instead of `...` for readability
` [PATCH 4/5] MAKEALL: do not pass unneeded -C option to make
` [PATCH 5/5] MAKEALL: consolidate -j${JOBS} argument

[PATCH 1/2] ARM: pxa: add pxa25x support
 2015-02-03 19:27 UTC  (7+ messages)
` [PATCH 2/2] ARM: pxa: add lubbock board support

[PATCH] Import missing linkage.h from Linux 3.19-rc6
 2015-02-03  8:19 UTC  (4+ messages)

[PATCH] watchdog: imx: error out on negative timeouts
 2015-02-03  7:44 UTC  (7+ messages)

Modifying Barebox variables from Linux
 2015-02-03  7:38 UTC  (2+ messages)

[RFC] [JUST DEMO] commands: implement 'fbputs' command
 2015-02-02 21:28 UTC  (5+ messages)

v2015.02.0
 2015-02-02 11:56 UTC 

[PATCH] ARM: use an easier way to create the empty built-in.o
 2015-02-02  9:19 UTC  (2+ messages)

[PATCH] pinctrl: remove unnecessary error check
 2015-02-02  9:18 UTC  (2+ messages)

[PATCH v2 1/2] ARM: pxa: add pxa25x support
 2015-02-02  9:17 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: pxa: add lubbock board support

Access to first 0x1000 byte on imx53/imx6
 2015-02-02  9:14 UTC  (7+ messages)

[PATCH 1/3] dhcp: fix request packet's requested IP option
 2015-01-30  8:13 UTC  (6+ messages)
` [PATCH 2/3] dhcp: fix request packet
` [PATCH v2 1/3] dhcp: fix request packet's requested IP option

[PATCH 1/3] net: smc1111: allow platform specific accessors
 2015-01-30  8:03 UTC  (5+ messages)

[PATCH] commands: crc: support setting environment variables
 2015-01-30  7:56 UTC  (2+ messages)

[PATCH] imx53: add uart3
 2015-01-30  7:54 UTC  (2+ messages)

[PATCH] mfd: da9053: add basic da9053 driver
 2015-01-30  7:53 UTC  (2+ messages)

[PATCH v2] param: add error check to __dev_add_param()
 2015-01-30  7:44 UTC  (7+ messages)

[PATCH v3] param: add error check to __dev_add_param()
 2015-01-30  7:42 UTC  (2+ messages)

[PATCH v2] ARM: delete useless and wrong comments
 2015-01-30  7:31 UTC  (2+ messages)

[PATCH] ARM: fix file names in comment blocks
 2015-01-29  9:24 UTC  (3+ messages)

[PATCH] param: add error check to __dev_add_param()
 2015-01-29  9:15 UTC  (3+ messages)

[PATCH] MAKEALL: do not create build directory explicitly
 2015-01-29  9:09 UTC  (2+ messages)

[PATCH] MAKEALL: fix do_build_all
 2015-01-29  9:08 UTC  (2+ messages)

[PATCH] blackfin: fix undefined reference with CONFIG_CMD_MAGICVAR
 2015-01-29  9:07 UTC  (2+ messages)

[PATCH] param: add error check to dev_param_set_generic()
 2015-01-29  8:55 UTC  (2+ messages)

[PATCH] blackfin: consolidate arch/blackfin/include/asm/linkage.h
 2015-01-29  8:44 UTC  (2+ messages)

[PATCH] kbuild: drop $(KBUILD_DTBS) from the all target
 2015-01-29  8:43 UTC  (2+ messages)

[PATCH 0/5] Refactor .gitignore and Makefile
 2015-01-29  8:42 UTC  (7+ messages)
` [PATCH 1/5] gitignore: simplify .gitignore file with pattern "/barebox*"
` [PATCH 2/5] gitignore: move "barebox_default_env*" to subdirectory
` [PATCH 3/5] gitignore: sync with Linux's .gitignore
` [PATCH 4/5] kbuild: simplify CLEAN_FILES with pattern "barebox*"
` [PATCH 5/5] kbuild: drop bogus "common/barebox_default_env*" from CLEAN_FILES

[PATCH 0/3] Slim down include/common.h more
 2015-01-29  8:04 UTC  (6+ messages)
` [PATCH 1/3] linux/bug.h: move BUILD_BUG_ON*() macros
` [PATCH 2/3] asm-generic/bug.h: move BUG(), BUG_ON(), WARN(), WARN_ON() macros
` [PATCH 3/3] linux/kernel.h: move some macros and prototypes

[PATCH] usb: abolish wait_ms() function
 2015-01-29  7:46 UTC  (2+ messages)

[PATCH v2] ARM: i.MX6: use generic calculation in nand bbu handler
 2015-01-29  6:58 UTC  (2+ messages)

[PATCH] ARM: atmel: sama5d4: nand: add has_pmecc parameter
 2015-01-29  6:56 UTC  (2+ messages)

[PATCH] ARM: fix a wrong comment about relocate_to_adr
 2015-01-29  6:55 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