mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/8] tegra-next
 2013-12-03 19:56 UTC  (5+ messages)
` [PATCH] gpio: reduce noise when parsing DT
` [PATCH 1/8] tegra: fix fallout from relocatable code changes in PLLX init
` [PATCH 2/8] tegra: speed up system bus
` [PATCH 3/8] tegra: switch main CPU complex to PLLX early

FW: Barebox on Karo TX25
 2013-12-03 19:01 UTC  (23+ messages)
` [PATCH 1/2] ARM: imx: karo tx25: Add config file for imx-image
  ` [PATCH 2/2] scripts: imx-image: Add i.MX25 support
    ` Barebox on Karo TX25

[Makefile bug] make barebox.s : dead loop
 2013-12-03 11:25 UTC  (5+ messages)

[PATCH v2 1/2] net/phy: add driver for atheros PHYs
 2013-12-03 10:36 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: i.MX6: add initial support for SolidRun Cubox-i Carrier-1

[PATCH] make the code simpler
 2013-12-03 10:25 UTC  (2+ messages)

[PATCH] ARM: i.MX external NAND boot: Add missing instruction cache invalidate
 2013-12-03  9:15 UTC 

[PATCH] ARM: Karo TX25: Enable debug uart early
 2013-12-03  7:10 UTC 

[PATCH] mtd: mtdraw: drop ioctl callback for mtdraw device
 2013-12-02 15:22 UTC 

[PATCH] Makefile: add a target 'barebox.s'
 2013-12-02 14:31 UTC  (2+ messages)

[PATCH 0/6] ARM: machine struct support
 2013-12-02 11:54 UTC  (13+ messages)
` [PATCH 1/6] arm: gen-mach-types: add MAX_MACH_TYPE
  ` [PATCH 2/6] ARM: introduce machine description
  ` [PATCH 3/6] ARM: introduce SoC description
  ` [PATCH 4/6] AT91: detect SoC earlier
  ` [PATCH 5/6] AT91: switch to machine description
  ` [PATCH 6/6] vexpress: "

[PATCH] ARM: i.MX6: add initial support for SolidRun Cubox-i Carrier-1
 2013-12-02  9:13 UTC  (3+ messages)

[PATCH] mmci: add missing depends on ARM_AMBA
 2013-12-02  7:43 UTC  (2+ messages)

[PATCH 1/1] vexpress: fix smc911x in defconfig
 2013-11-28 14:17 UTC 

[PATCH] Fix endless loop in automount code
 2013-11-27 10:37 UTC 

[PATCH] Make cpsw work again on latest beaglebone devicetree conversion
 2013-11-27  9:41 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: Add functions to select pinctrl from device_node
` [PATCH 2/2] fixup! cpsw: Add devicetree probe support

[PATCH] of: gpio: Add Kconfig variable to depend on
 2013-11-27  7:53 UTC  (3+ messages)

[PATCH] AM33xx devicetree support
 2013-11-27  7:43 UTC  (20+ messages)
` [PATCH 01/17] ARM: Make multi images startup process simpler
` [PATCH 02/17] ARM: Make ENTRY_FUNCTION more robust
` [PATCH 03/17] ARM: Add base am335x-phytec-phycore devicetree file
` [PATCH 04/17] ARM: am335x phytec phyCORE: Switch to devicetree probe support
` [PATCH 05/17] ARM: am33xx Phytec phyCORE: initialize debug UART
` [PATCH 06/17] ARM: am33xx Phytec phyCORE: Switch to multiimage support
` [PATCH 07/17] ARM: am33xx Phytec phyCORE: update defconfig
` [PATCH 08/17] ARM: dts: Add am33xx beaglebone(black) dts files
` [PATCH 09/17] ARM: am33xx: beaglebone: remove mlo_large_defconfig
` [PATCH 10/17] ARM: beaglebone: Add memory to devicetrees
` [PATCH 11/17] ARM: beaglebone: Switch to devicetree and multiimage
` [PATCH 12/17] ARM: am335x Phytec phyCORE: Move partition descriptions to devicetree
` [PATCH 13/17] ARM: OMAP: Safe boot info in fixed SRAM address
` [PATCH 14/17] ARM: am335x Phytec phyCORE: configure environment from devicetree
` [PATCH 15/17] ARM: beaglebone: configure console "
` [PATCH 16/17] ARM: OMAP: introduce multiboard support and move am33xx boards to it
` [PATCH 17/17] ARM: OMAP: consolidate am335x mlo defconfigs

[PATCH] commands: of_node fix descripion
 2013-11-27  7:39 UTC  (2+ messages)

[PATCH] ARM: start: fix fdt inside valid memory check
 2013-11-26 16:21 UTC 

[PATCH 1/2] common Kconfig: Add missing depends on
 2013-11-26 16:15 UTC  (2+ messages)
` [PATCH 2/2] common Kconfig: disable unused options for SHELL_NONE

[PATCH v2] OMAP gpmc bus driver support
 2013-11-26 12:17 UTC  (4+ messages)
` [PATCH 1/3] string: Add (x)memdup
` [PATCH 2/3] device: Add functions to add resources
` [PATCH 3/3] bus: Add omap gpmc driver

[PATCH] mips start.S: using marco EXPORT(_start) result _start symbol can not be found in System.map
 2013-11-26  2:57 UTC  (2+ messages)

OMAP: devicetree preparation patches
 2013-11-25 15:59 UTC  (24+ messages)
` [PATCH 01/16] ARM: OMAP: select SoC variant from boards
` [PATCH 02/16] ARM: OMAP: Add SoC prefix to running_in_* functions
` [PATCH 03/16] ARM: OMAP: select correct reset_cpu function at runtime
` [PATCH 04/16] ARM: OMAP: Make cpu_is_* macros runtime if necessary
` [PATCH 05/16] ARM: dtb: create dt-bindings link
` [PATCH 06/16] dt-bindings: Add gpio header file
` [PATCH 07/16] dt-bindings: Add omap/am33xx pinctrl "
` [PATCH 08/16] images: socfpga: Do not pollute Make variable namespace
` [PATCH 09/16] ARM: Add am33xx SoC dtsi file
` [PATCH 10/16] ARM: am335x: Add reg-shift property to uarts
` [PATCH 11/16] ARM: dts: AM33xx: Add gpio aliases
` [PATCH 12/16] ARM: am33xx: Add am33xx_ prefix to SoC specific functions
` [PATCH 13/16] ARM: OMAP: Make debug_ll UART Kconfig selectable
` [PATCH 14/16] ARM: OMAP: centralize omap startup
` [PATCH 15/16] ARM: am33xx: compile SoC files for pbl aswell
  ` [SPAM] "
` [PATCH 16/16] ARM: OMAP: let UART selection depend on its only user

[PATCH] mmc: omap: name mmc device after devicetree alias
 2013-11-25  8:19 UTC 

[PATCH] ARM: dts: am33xx: Add mmc aliases
 2013-11-25  8:18 UTC 

[PATCH 1/2] OMAP4: fix writel data/address swap regression
 2013-11-25  7:34 UTC  (6+ messages)
` [PATCH 2/2] OMAP4: fix omap4_bootsource regression

[RFC] [PATCH 0/3] ARM: machine struct support
 2013-11-23 15:02 UTC  (7+ messages)
` [PATCH 1/3] ARM: introduce machine description
  ` [PATCH 2/3] at91: detect SoC earlier
  ` [PATCH 3/3] AT91: usb-a926x: switch to machine description

[PATCH next] of: gpio: add missing type of config symbol
 2013-11-23  6:26 UTC 

[PATCH] net: phy: Fix get_phy_device return value
 2013-11-22 14:55 UTC 

Add devicetree support to OMAP drivers
 2013-11-22 14:49 UTC  (18+ messages)
` [PATCH 01/17] serial: ns16550: Add device ids for omap
` [PATCH 02/17] pinctrl: Add pinctrl-single driver
` [PATCH 03/17] spi: omap: encode register offset into device_id
` [PATCH 04/17] spi: omap: Add devicetree probe support
` [PATCH 05/17] i2c: omap: Add devicetree support
` [PATCH 06/17] net: cpsw: inline slave_data
` [PATCH 07/17] cpsw: Add devicetree probe support
` [PATCH 08/17] net: cpsw: move eth_device into slave
` [PATCH 09/17] net: cpsw: drop for_each_slave
` [PATCH 10/17] net: cpsw: attach slave to edev->priv
` [PATCH 11/17] net: cpsw: straighten error path
` [PATCH 12/17] gpio: omap: move to drivers/gpio/
` [PATCH 13/17] omap: gpmc: some refactoring
` [PATCH 14/17] gpio: omap: Add devicetree probe support
` [PATCH 15/17] mtd: omap gpmc: Use dev_add_param_enum
` [PATCH 16/17] bus: Add omap gpmc driver
` [PATCH 17/17] mmc: omap: Add devicetree support

[PATCH 0/3 v3] Support for Voipac X53-DMM-668 module and Voipac Baseboard
 2013-11-22  9:34 UTC  (6+ messages)
` [PATCH 1/3] ARM: dts: i.mx53: Internal keyboard controller + i2c pinmux
` [PATCH 2/3] ARM: i.mx53: Parse Reset GPIO pin in FEC driver from Devicetree
` [PATCH 3/3] ARM: i.mx53: Support for Voipac board with X53-DMM-668 module

[PATCH 1/2] gpio: unify gpio direction macros names with Linux kernel
 2013-11-22  7:57 UTC  (5+ messages)
` [PATCH 2/2] gpiolib: import gpio_request_array() from linux 3.7

[PATCH 0/2] fix net console support
 2013-11-22  7:03 UTC  (4+ messages)
` [PATCH 1/2] console: add is_ready callbback support
  ` [PATCH 2/2] net: netconsole: add is_ready support

[PATCH] Added -j option to kwboot to allow just sending the boot preamble
 2013-11-21 15:58 UTC 

kwboot Preamble only feature
 2013-11-21 14:01 UTC  (2+ messages)

[PATCH 1/2] scripts: fix kernel-install-target config
 2013-11-20  6:22 UTC  (4+ messages)
` [PATCH 2/2] common: add dependency !SANDBOX on target tools

[PATCH 1/6] ARM i.MX6: sabrelite: switch to multiboard support
 2013-11-20  6:20 UTC  (8+ messages)
` [PATCH 2/6] ARM i.MX6: sabrelite: switch to multi image support
` [PATCH 3/6] ARM i.MX6: sabrelite: use &uart2 instead of hard-coding path
` [PATCH 4/6] ARM i.MX6: sabrelite: usb is probed from device tree
` [PATCH 5/6] ARM i.MX6: sabrelite: move flash partitions into "
` [PATCH 6/6] ARM i.MX6: sabrelite: register SPI flash barebox update handler

Lowlevel questions
 2013-11-19 11:31 UTC  (5+ messages)

dt-bindings status
 2013-11-18 13:01 UTC  (4+ messages)

[PATCH 1/2] scripts: kwboot: fix missing soh initialization
 2013-11-18  9:53 UTC  (2+ messages)

[PATCH 0/2] DA923RC: add PCI support
 2013-11-18  9:51 UTC  (2+ messages)

handling script/init errors
 2013-11-18  9:40 UTC  (5+ messages)

[PATCH] barebox: remove double semicolons
 2013-11-18  9:14 UTC  (2+ messages)

[PATCH] mmci: remove include of mmci.h header
 2013-11-18  9:12 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