mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/2] clk: fixed-factor: add DT init function
 2014-04-26  6:10 UTC  (4+ messages)
` [PATCH 1/2] clk: move of_clk_get_parent_name() to common clk code
` [PATCH 2/2] clk: fixed-factor: add DT init function

[PATCH 1/4] imx6:mmdc: Move register defines to header file
 2014-04-25 13:22 UTC  (10+ messages)
` [PATCH 2/4] imx6: read back memory size
` [PATCH 3/4] dts: imx6qdl: add ethernet pin group for mii
` [PATCH 4/4] imx6: Add support for phyCARD-i.MX6

[PATCH] RiOTboard: add new board
 2014-04-25 10:42 UTC  (4+ messages)

[PATCH] ARM: nitrogen6x: remove VPU/IPU QoS from DCD
 2014-04-24 20:22 UTC 

[PATCH] imx6: ocotp: Add On-Chip OTP registers write support
 2014-04-24 11:07 UTC  (8+ messages)
  `  "

New driver crashes with "unable to handle paging request"
 2014-04-24  8:52 UTC  (3+ messages)

Fix some ifup related network issues
 2014-04-24  7:04 UTC  (7+ messages)
` [PATCH 1/3] net/ifup.c: don't fail silently
` [PATCH 2/3] net/ifup.c: avoid setting the MAC twice
` [PATCH 3/3] default environment: force a specific return value

[PATCH 0/3] memtest: small cleanup
 2014-04-23 12:02 UTC  (6+ messages)
` [PATCH 1/3] memtest: cleanup error handling
` [PATCH 2/3] memtest: cleanup requests of regions
` [PATCH 3/3] memtest: copyright to UPPER case and fix typo

[PATCH 1/1 - Corrected] Fix bug in export 64 bit unsigned environment variable
 2014-04-23 10:37 UTC  (2+ messages)

[PATCH 1/2] spi: i.MX: Simplify cspi_0_0_init()
 2014-04-23 10:32 UTC  (3+ messages)
` [PATCH 2/2] spi: i.MX: Optimise driver private structure

[PATCH] autoconf.h searched on wrong place
 2014-04-23 10:15 UTC  (3+ messages)
` [PATCH] make: fix searchpath of generated autoconf.h

[PATCH] net: usb: asix: fix formating
 2014-04-23 10:04 UTC  (2+ messages)

[PATCH 01/12] scripts: imx-image: Fix resource leak
 2014-04-23  9:56 UTC  (16+ messages)
` [PATCH 02/12] gui: "
` [PATCH 03/12] lzo: Remove unused variable
` [PATCH 04/12] ubifs: "
` [PATCH 05/12] commands/mount: Return real error code if "mount" fail
` [PATCH 06/12] commands/uimage: Fix error printing
` [PATCH 07/12] commands/umount: Return real error code if "umount" fail
` [PATCH 08/12] commands/usbserial: Remove unused variable
` [PATCH 09/12] ata: pata-imx: "
` [PATCH 10/12] imx_keypad: Fix error handling
` [PATCH 11/12] mtd: partition: Remove unused variable
` [PATCH 12/12] mtd: nand: bbt: "

[PATCH 00/18] Tegra 3 support
 2014-04-23  9:41 UTC  (20+ messages)
` [PATCH 01/18] gpio: tegra: remove dead code
` [PATCH 02/18] mmc: tegra: fix typo
` [PATCH 03/18] tegra: disable more lowlevel unsafe switch optimizations
` [PATCH 04/18] tegra: source MSELECT clock from CLK_M
` [PATCH 05/18] tegra: add Tegra3 kconfig symbol
` [PATCH 06/18] tegra: add Tegra3 ramsize detection
` [PATCH 07/18] tegra: add Tegra3 mem initcall
` [PATCH 08/18] tegra: recognize T30 in debug UART code
` [PATCH 09/18] dt-bindings: add pinctrl-tegra.h
` [PATCH 10/18] pinctrl: tegra: add Tegra3 driver
` [PATCH 11/18] dt-bindings: add tegra30-car.h
` [PATCH 12/18] clk: tegra: consider new T30 clock registers
` [PATCH 13/18] clk: tegra: add Tegra3 driver
` [PATCH 14/18] gpio: tegra: add Tegra3 setup
` [PATCH 15/18] ARM: tegra: add basic Tegra3 DT
` [PATCH 16/18] ARM: tegra: add NVidia Beaver board support
` [PATCH 17/18] ARM: dts: tegra: add full Beaver pinmux
` [PATCH 18/18] defconfig: tegra: add some useful options

[PATCH] commands: loady: fix Y-Modem/G option name in help message
 2014-04-23  9:20 UTC  (2+ messages)

[RFC 00/10] MIPS: use kexec to load ELF linux images
 2014-04-23  9:15 UTC  (14+ messages)
` [RFC 01/10] MIPS: add initial cache support for R4000-class CPUs
` [RFC 02/10] MIPS: introduce arch_shutdown()
` [RFC 03/10] MIPS: use arch_shutdown() for flushing caches
` [RFC 04/10] MIPS: add virt_to_phys() and phys_to_virt()
` [RFC 05/10] resource: add create_resource() helper function
` [RFC 06/10] import initial kexec stuff
` [RFC 07/10] filetype: add ELF type
` [RFC 08/10] bootm: add kexec ELF support
` [RFC 09/10] MIPS: add "
` [RFC 10/10] MIPS: mach-malta: add kexec-capable reboot()

[PATCH 0/5] ARM: initial support for RC Module UEMD SoCs and MB 77.07 board
 2014-04-23  8:35 UTC  (7+ messages)
` [PATCH 1/5] ARM: initial support for RC Module UEMD SoCs
` [PATCH 2/5] ARM: uemd: add DEBUG_LL support
` [PATCH 3/5] ARM: dts: add minimal К1879ХБ1Я devicetree file
` [PATCH 4/5] ARM: uemd: add mb7707 board support
` [PATCH 5/5] ARM: uemd: add module-mb7707_defconfig

[PATCH] Fix AT91 UDC driver on boards without vbus
 2014-04-23  7:24 UTC  (2+ messages)

[PATCH v2 1/2] don't cast negative error codes to unsigned size_t
 2014-04-23  7:21 UTC  (3+ messages)
` [PATCH v2 2/2] commands: uimage: remove redundant error message

[PATCH 1/5] treewide: fix signedness mixups in printf format specifiers
 2014-04-23  7:20 UTC  (8+ messages)
` [PATCH 2/5] ARM: at91: add missing break
` [PATCH 3/5] imx-image: don't leak file handle
` [PATCH 4/5] video: displaytimings: remove two broken error messages
` [PATCH 5/5] video: imx-ipu-v3: fix possible NULL ptr dereference

Freescale P1020 Startup
 2014-04-22 12:34 UTC 

Beaglebone white: Kernel doesn't start with barebox-2014.03.0
 2014-04-22 10:34 UTC  (7+ messages)

[PATCH] ARM: hummingboard: add barebox update handler
 2014-04-13  8:19 UTC 

[PATCH 1/1] Fix bug in export 64 bit unsigned environment variable
 2014-04-10 20:16 UTC 

RFC: barebox-x86 as a coreboot payload
 2014-04-10 11:30 UTC  (11+ messages)
    ` [PATCH] 2048: port to barebox

[PATCH 0/3] MIPS: loongson-ls1b: switch to device tree probe
 2014-04-10  6:21 UTC  (7+ messages)
` [PATCH 1/3] MIPS: add Longson LS1B SoC dtsi file
` [PATCH 2/3] MIPS: add Loongson Tech LS1B Demo Board dts file
` [PATCH 3/3] MIPS: loongson-ls1b: switch to device tree

[PATCH] devfs-core: return new cdev also for mtd partitions
 2014-04-09 20:28 UTC 

[PATCH] of_gpio: return error if no device found
 2014-04-09 20:26 UTC 

[PATCH] openrisc: Use generic io accessors
 2014-04-09 17:32 UTC 

Fix some longstanding environment bugs
 2014-04-09  7:39 UTC  (5+ messages)
` [PATCH 1/4] unlink_recursive: return negative error value
` [PATCH 2/4] loadenv: ignore -ENOENT when removing /env
` [PATCH 3/4] saveenv: Properly detect write errors
` [PATCH 4/4] loadenv: detect truncated environment files

Fix inb/outb definitions for ppc/mips
 2014-04-09  6:34 UTC  (3+ messages)
` [PATCH 1/2] ppc: io: Add _IO_BASE define
` [PATCH 2/2] mips: io: include generic io.h

Confusion about memory layout
 2014-04-08 20:02 UTC  (2+ messages)

Secure Boot support on Barebox
 2014-04-08 19:35 UTC  (6+ messages)

i.MX IPUv3 support
 2014-04-08  6:39 UTC  (4+ messages)
` [PATCH 21/29] video: rework mode_name parameter setting

[PATCH] spi: i.MX: Fix direction for CS GPIOs
 2014-04-08  6:20 UTC  (2+ messages)

[PATCH] ARM: dts: edmqmx6: add SPI SCLK pinmux
 2014-04-08  6:20 UTC  (2+ messages)

[PATCHv4 1/3] common: Allow for I/O mapped I/O
 2014-04-08  6:19 UTC  (4+ messages)
` [PATCHv4 2/3] x86: Add support for IDE on the legacy I/O ports
` [PATCHv4 3/3] x86: ns16550: Rework driver to allow for x86 I/O space

[PATCH] GPIO: i.MX: Implement get_direction()
 2014-04-08  6:11 UTC  (2+ messages)

[PATCH] Documentation: Update binding doc for i.MX IIM
 2014-04-08  6:10 UTC  (2+ messages)

[PATCH] spi: altera_spi: fix altera_spi_setup() return error codes
 2014-04-08  6:09 UTC  (2+ messages)

[PATCH RFC 0/2] Switch ARM i.MX27 PCM-038/PCM-970 to devicetree probe
 2014-04-07 12:18 UTC  (7+ messages)
` [PATCH RFC 2/2] ARM: PCM038: Switch "

[PATCH v2 0/5] add SPI controller driver for Atheros AR7XXX/AR9XXX SoCs
 2014-04-07  9:23 UTC  (7+ messages)
` [PATCH v2 1/5] spi: import bitbang txrx utility functions from linux
` [PATCH v2 2/5] spi: add controller driver for Atheros AR7XXX/AR9XXX SoCs
` [PATCH v2 3/5] MIPS: ar9331.dtsi: add SPI master
` [PATCH v2 4/5] MIPS: tplink-mr3020.dts: add S25FL032PIF SPI flash chip
` [PATCH v2 5/5] MIPS: tplink-mr3020_defconfig: add SPI support

[PATCH 0/5] add SPI controller driver for Atheros AR7XXX/AR9XXX SoCs
 2014-04-07  7:59 UTC  (4+ messages)
` [PATCH 2/5] spi: add "

[PATCHv3 1/3] common: Allow for I/O mapped I/O
 2014-04-07  7:26 UTC  (2+ messages)

[PATCH 1/5] clk: tegra20: convert to dt-binding defines
 2014-04-07  6:36 UTC  (2+ messages)

[BUG] barebox defconfig not booting on beaglebone black
 2014-04-07  6:31 UTC  (3+ messages)
` [SOLVED] "

page:  |  | latest

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