mail archive of the barebox mailing list
 help / color / mirror / Atom feed
barebox Documentation
 2014-05-15 12:29 UTC  (9+ messages)

[PATCH] barebox: select host-lzop
 2014-05-15 12:26 UTC 

[PATCH 1/3] ARM: AM335x: phycore: change to defaultenv_append_directory
 2014-05-15 11:57 UTC  (3+ messages)
` [PATCH 2/3] ARM: AM335x: beaglebone: "
` [PATCH 3/3] ARM: AM335x: merge am335x config in a single config file

[PATCH 00/19] commands rework patch series
 2014-05-15 11:52 UTC  (35+ messages)
` [PATCH 01/19] commands: group 'help' output
` [PATCH 02/19] commands: harmonize in-barebox documentation
` [PATCH 03/19] commands: harmonize in-barebox docs with Kconfig docs
` [PATCH 04/19] commands: CMD_MEMORY -> COMPILE_MEMORY
` [PATCH 05/19] commands: CMD_DIGEST -> COMPILE_DIGEST
` [PATCH 06/19] commands: move CMD_ARM_CPUINFO to commands/Kconfig
` [PATCH 07/19] commands: move CMD_ARM_MMUINFO "
` [PATCH 08/19] commands: move CMD_MIPS_CPUINFO "
` [PATCH 09/19] commands: move CMD_BOOT_ORDER "
` [PATCH 10/19] commands: move CMD_AT91_BOOT_TEST "
` [PATCH 11/19] commands: move CMD_AT91MUX "
` [PATCH 12/19] commands: move CMD_AT91MIX "
` [PATCH 13/19] commands: HUSH_GETOPT -> CMD_GETOPT
` [PATCH 14/19] commands: let all network commands depend on NET
` [PATCH 15/19] commands: introduce CMD_HOST
` [PATCH 16/19] commands: NET_PING -> CMD_PING
` [PATCH 17/19] commands: NET_DHCP -> CMD_DHCP
` [PATCH 18/19] commands: move CMD_IFUP to commands/Kconfig
` [PATCH 19/19] commands: move CONFIG_LONGHELP "

New driver crashes with "unable to handle paging request"
 2014-05-15 11:37 UTC  (10+ messages)

[PATCH] ahs2: initial support
 2014-05-15 11:24 UTC 

[PATCH 1/2] eeprom: at25: Add dt probe support
 2014-05-15 10:53 UTC  (4+ messages)
` [PATCH 2/2] mtd: m25p80: update Micron IDs

[PATCH 1/2] ARM: AM33xx: swap MLO SPI image automatically
 2014-05-15 10:45 UTC  (2+ messages)
` [PATCH 2/2] ARM: AM33xx: Add SPI bbu handler

[PATCH] ARM: AM33xx: make bbu handler static inline
 2014-05-15 10:44 UTC 

[PATCH v2 3/4] ARM: omap: barebox update nand xloadslots handler
 2014-05-15  9:55 UTC  (4+ messages)
` [PATCH v2 4/4] phycore-am335x: Added bbu "

[PATCH] commands: rename "gpiolib" -> "gpioinfo"
 2014-05-15  9:49 UTC  (5+ messages)
` [PATCH] magicvars: can now also list values

[PATCH] ARM: AM3xxx: Add support for building AM33xx spi images
 2014-05-15  9:43 UTC 

[PATCH 1/2] ARM: am33xx: Pass uart_base to soft_reset function
 2014-05-15  8:54 UTC  (2+ messages)
` [PATCH 2/2] ARM: am33xx: Add missing include

[PATCH] arm: omap: am33xx_generic: detect more boot sources
 2014-05-15  8:06 UTC 

[PATCH] net: take eth id from devicetree alias
 2014-05-15  8:05 UTC 

[PATCH 1/4] net: cpsw: Pass correct slave
 2014-05-15  6:56 UTC  (4+ messages)
` [PATCH 2/4] net: cpsw: print slave_num in dev_dbg
` [PATCH 3/4] net: cpsw: Always write mac_control register
` [PATCH 4/4] net: cpsw: Allow multiple slaves

[PATCH] Multi network device improvements
 2014-05-15  6:32 UTC  (5+ messages)
` [PATCH 1/4] net: ifup: Set current ethernet device when doing ifup
` [PATCH 2/4] net: Pass eth_device to net_receive
` [PATCH 3/4] net: Allow to use multiple network interfaces at once
` [PATCH 4/4] net: phy: Print ethernet device in the link information

[PATCH] spi: omap: support swapping D0/D1
 2014-05-15  6:11 UTC 

[PATCH v2 01/25] reset: add reset controller framework
 2014-05-14 20:45 UTC  (25+ messages)
` [PATCH v2 02/25] tegra: lowlevel: add function to fetch chipid
` [PATCH v2 03/25] reset: add tegra reset controller
` [PATCH v2 04/25] clk: tegra: reset UARTS from clock controller
` [PATCH v2 05/25] mci: tegra: add reset control
` [PATCH v2 06/25] clk: tegra: remove device reset hack
` [PATCH v2 07/25] clk: tegra: allow to register clocks with 16 bit divider
` [PATCH v2 08/25] clk: tegra30: register i2c clocks
` [PATCH v2 09/25] clk: tegra20: "
` [PATCH v2 10/25] i2c: add Tegra driver
` [PATCH v2 11/25] ARM: tegra: beaver: activate sdmmc1 voltage rail
` [PATCH v2 12/25] ARM: tegra: beaver: adjust pinmux to make sdmmc1 work
` [PATCH v2 13/25] mci: tegra: apply pad autocalibration on T30
` [PATCH v2 14/25] mci: tegra: don't set 8bit mode unconditionally
` [PATCH v2 15/25] pinctrl: tegra30: parse drive groups
` [PATCH v2 16/25] scripts: tegra: import cbootimage
` [PATCH v2 17/25] tegra: cbootimage: remove noisy output
` [PATCH v2 18/25] Makefile.lib: add rule to built Tegra BCTs
` [PATCH v2 19/25] images: add Tegra20 image build rules
` [PATCH v2 20/25] images: add Tegra30 "
` [PATCH v2 21/25] ARM: boards: colibri t20: import BCT cfgs
` [PATCH v2 22/25] images: tegra: build all Toradex Colibri images
` [PATCH v2 23/25] ARM: boards: beaver: import BCT cfg
` [PATCH v2 24/25] images: tegra: build NVidia Beaver image
` [PATCH v2 25/25] images: tegra: rename ac100 image

[PATCH] fix i.MX51 babbage ethernet
 2014-05-14 17:57 UTC  (5+ messages)
` [PATCH 2/5] spi: i.MX: Move to coredevice_initcall

[PATCH] drivers/net/ethoc: add mdio bus support
 2014-05-14 16:59 UTC 

Changing the baudrate via barebox prompt
 2014-05-14 12:32 UTC  (9+ messages)

[PATCH 1/4] PCM051: Update RAM timings
 2014-05-14  7:21 UTC  (8+ messages)
` [PATCH 2/4] barebox: common: added new filetypes
` [PATCH 3/4] ARM: omap: barebox update nand xloadslots handler
` [PATCH 4/4] phycore-am335x: Added bbu "

[PATCH] ARM: radxa-rock: set hostname after devicetree initialization
 2014-05-14  7:11 UTC  (2+ messages)

[PATCH 1/3] asm-generic: add IO memory accessors
 2014-05-14  7:10 UTC  (5+ messages)
` [PATCH 2/3] driver/net: fix bus endianess access in ethoc.c
` [PATCH 3/3] drivers/net/ethoc: add mdio bus support

[PATCH 01/19 v2] commands: group 'help' output
 2014-05-13 14:14 UTC 

Question about SPI NOR flash
 2014-05-13 11:35 UTC  (5+ messages)

SPI question
 2014-05-13  9:28 UTC 

[PATCH] common: fix macro WARN
 2014-05-13  8:28 UTC  (2+ messages)

[PATCH] [RFC] omap: xload - try to get partition from dts
 2014-05-13  8:21 UTC  (3+ messages)

[PATCH] drop CONFIG_PARTITION_NEED_MTD
 2014-05-13  8:04 UTC 

[PATCH] mtd: partitions: only add write functions when mtd write support is enabled
 2014-05-13  8:04 UTC 

boot command is broken?
 2014-05-13  6:30 UTC  (2+ messages)

[PATCH 1/2] boot: fix multiple boot sources
 2014-05-13  6:23 UTC  (2+ messages)
` [PATCH 2/2] boot: iterate over directories in alphabetical order

[PATCH 00/25] Tegra-next
 2014-05-12 18:55 UTC  (28+ messages)
` [PATCH 01/25] reset: add reset controller framework
` [PATCH 02/25] tegra: lowlevel: add function to fetch chipid
` [PATCH 03/25] reset: add tegra reset controller
` [PATCH 04/25] clk: tegra: reset UARTS from clock controller
` [PATCH 05/25] mci: tegra: add reset control
` [PATCH 06/25] clk: tegra: remove device reset hack
` [PATCH 07/25] clk: tegra: allow to register clocks with 16 bit divider
` [PATCH 08/25] clk: tegra30: register i2c clocks
` [PATCH 09/25] clk: tegra20: "
` [PATCH 10/25] i2c: add Tegra driver
` [PATCH 11/25] ARM: tegra: beaver: activate sdmmc1 voltage rail
` [PATCH 12/25] ARM: tegra: beaver: adjust pinmux to make sdmmc1 work
` [PATCH 13/25] mci: tegra: apply pad autocalibration on T30
` [PATCH 14/25] mci: tegra: don't set 8bit mode unconditionally
` [PATCH 15/25] pinctrl: tegra30: parse drive groups
` [PATCH 16/25] scripts: tegra: import cbootimage
` [PATCH 17/25] tegra: cbootimage: remove noisy output
` [PATCH 18/25] Makefile.lib: add rule to built Tegra BCTs
` [PATCH 19/25] images: add Tegra20 image build rules
` [PATCH 20/25] images: add Tegra30 "
` [PATCH 21/25] ARM: boards: colibri t20: import BCT cfgs
` [PATCH 22/25] images: tegra: build all Toradex Colibri images
` [PATCH 23/25] ARM: boards: beaver: import BCT cfg
` [PATCH 24/25] images: tegra: build NVidia Beaver image
` [PATCH 25/25] images: tegra: rename ac100 image

[PATCH] Add readmem command to read values out of memory
 2014-05-12 18:36 UTC  (4+ messages)

openrisc is broken
 2014-05-12 12:06 UTC 

[PATCH] openrisc: move ethoc registration to device_initcall
 2014-05-12  7:49 UTC  (3+ messages)

[PATCH] Kconfig: Fix menuconfig build
 2014-05-12  6:49 UTC  (3+ messages)

[PATCH] Fix the options and protocols used by the loadx command
 2014-05-09 23:07 UTC  (3+ messages)

[PATCH 0/5] ARM: initial support for RC Module UEMD SoCs and MB 77.07 board
 2014-05-09  7:49 UTC  (3+ messages)

[PATCH 1/1] Add variable USB status polling delay to fix issues with USB flash drives
 2014-05-09  6:36 UTC  (2+ messages)

[PATCH 1/1] Add option to OCOTP to retrieve iMX6 CPU serial #
 2014-05-08 20:19 UTC 

page:  |  | latest

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