mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2] mach-at91: declare device tree clock
 2014-09-08 13:37 UTC 

[PATCH] mach-at91: declare device tree clock
 2014-09-08 13:37 UTC  (5+ messages)
` [PATCH] pinctrl: at91: add driver data
` [PATCH] pinctrl: at91: fix the pin_to_controller function
` [PATCH] pinctrl: at91: retrieve device id in non dtb probe

AT91 pinctrl/gpio fixes
 2014-09-08 13:36 UTC  (6+ messages)
` [PATCH 1/4] ARM: AT91: Add missing include
` [PATCH 2/4] ARM: AT91: Make gpio mux functions inline
` [PATCH 3/4] pinctrl: AT91: Only use of_alias_get_id when probed from devicetree
` [PATCH 4/4] pinctrl: AT91: use alias_idx to calculate the base gpio number

[PATCH v4 0/5] firmware programming interface
 2014-09-08  9:29 UTC  (6+ messages)
` [PATCH v4 1/5] Add a Firmware programming framework
` [PATCH v4 2/5] Firmware: provide a handler to program Altera FPGAs
` [PATCH v4 3/5] DT: Add binding for Altera FPGAs in passive-serial mode
` [PATCH v4 4/5] Firmware: socfpga: Add SoCFPGA FPGA program support
` [PATCH v4 5/5] DT: Add binding for Altera SOCFPGA FPGA Manager

[PATCH v2 0/7] openrisc: add device tree support
 2014-09-08  7:12 UTC  (9+ messages)
` [PATCH v2 1/7] openrisc: generic board: reserve 512K for barebox
` [PATCH v2 2/7] net: ethoc: add device tree support
` [PATCH v2 3/7] openrisc: add initial "
` [PATCH v2 4/7] openrisc: dts: import or1ksim.dts from linux-3.16
` [PATCH v2 5/7] openrisc: generic board: reduce platform code
` [PATCH v2 6/7] openrisc: generic_defconfig: enable device tree stuff
` [PATCH v2 7/7] Documentation: add OpenRISC or1ksim emulator section

[PATCH] mtd: add mtdram device (which build mtd over ram area - useful for FRAM oder MRAM)
 2014-09-08  6:23 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH v3 0/4] firmware programming interface
 2014-09-08  6:10 UTC  (9+ messages)
` [PATCH v3 1/4] Add a Firmware programming framework
` [PATCH v3 2/4] Firmware: provide a handler to program Altera FPGAs
` [PATCH v3 3/4] DT: Add binding for Altera FPGAs in passive-serial mode
` [PATCH v3 4/4] Firmware: socfpga: Add SoCFPGA FPGA program support

[PATCH] nand: orion: Limit to Kirkwood platform
 2014-09-08  5:42 UTC  (2+ messages)

[PATCH] dts:imx6:pfla02: Fix SPI NOR for phyFLEX-i.MX6
 2014-09-08  5:41 UTC  (2+ messages)

[PATCH] Documentation: davinci.rst: fix code-block formatting
 2014-09-08  5:40 UTC  (2+ messages)

[PATCH] commands: add lodvar - load variable from file content
 2014-09-06 13:39 UTC  (4+ messages)

Adding IPv4 multicast support
 2014-09-05  7:37 UTC  (11+ messages)
    ` picotcp tftp support [was Adding IPv4 multicast support]

[PATCH 1/5] ARM: phyCORE-AM335x: Updated SPI NOR dts entries
 2014-09-05  7:18 UTC  (11+ messages)
` [PATCH 2/5] ARM: phyCORE-AM335x: Update RAM Timings
` [PATCH 3/5] ARM: phyCORE-AM335x: Fixup RAM setting naming
` [PATCH 4/5] ARM: phyCORE-AM335x: Add support for 2x512MB RAM
` [PATCH 5/5] ARM: phyCORE-AM335x: Update partition table

[PATCH v2] ARM: phyCORE-AM335x: Update partition table
 2014-09-05  6:56 UTC  (2+ messages)

[RFC] ARM/mem: handle data aborts gracefully for md
 2014-09-05  6:44 UTC  (2+ messages)

[PATCH] serial: imx: Fix for non-devicetree boards
 2014-09-05  5:48 UTC  (2+ messages)

[RFC] ARM: dts: i.MX53: voipac: Provide NAND flash partition table
 2014-09-05  5:42 UTC  (3+ messages)
` [PATCH] "

v2014.09.0
 2014-09-04 13:47 UTC 

[PATCH] Fix barebox metadata
 2014-09-04 12:44 UTC  (2+ messages)

[PATCH v3 0/3] Add atmel pinctrl driver
 2014-09-04  9:41 UTC  (12+ messages)
` [PATCH v3 1/3] arm: mach-at91: move gpio.h to include folder
` [PATCH v3 2/3] pinctrl: at91: add pinctrl driver
` [PATCH v3 3/3] at91sam9g45: add device tree gpio clocks

[PATCH] Documentation: .gitignore: ignore 'commands/' generated directory
 2014-09-04  9:26 UTC  (2+ messages)

[PATCH] Makefile: remove never reached code
 2014-09-04  1:48 UTC  (2+ messages)

[PATCH] EFI: add missing include
 2014-09-03 13:54 UTC  (2+ messages)

[PATCH] mtd: atmel_nand: fix null pointer dereference
 2014-09-03  6:58 UTC  (3+ messages)

[PATCH v2 0/2] Add atmel pinctrl driver
 2014-09-02  9:49 UTC  (5+ messages)
` [PATCH v2 1/2] pinctrl: at91: add "

[PATCH] ARM: dts: move imx6q-embedsky-e9.dtsi to arch/arm/dts/boot
 2014-09-02  9:00 UTC 

[PATCH] ARM: dts: Use local version of rk3188-clocks.dtsi
 2014-09-02  7:19 UTC 

[PATCH v3 0/3] Add device tree support of Atmel NAND driver
 2014-09-02  7:17 UTC  (5+ messages)
` [PATCH v3 1/3] mtd: nand: add has_pmecc member
` [PATCH v3 2/3] mtd: atmel_nand: retrieve ecc_mode from pdata
` [PATCH v3 3/3] mtd: atmel_nand: add support for device tree

[PATCH v2] commands: of_dump switch to get fixed devictree
 2014-09-01 13:28 UTC  (9+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "

[BUG] readline history
 2014-09-01 12:25 UTC  (7+ messages)

[RFC] MTD m25p80 3-byte addressing and boot problem
 2014-09-01 11:48 UTC  (3+ messages)

[PATCH 0/2] Rockchip: adapt pinctrl driver to new dts
 2014-09-01 11:23 UTC  (2+ messages)

[PATCH] commands: saveenv: Fix comment about directories in help text
 2014-09-01 10:51 UTC  (3+ messages)

[PATCH v3 0/2] Add device tree support of i2c Atmel driver
 2014-09-01 10:16 UTC  (5+ messages)
` [PATCH v3 1/3] i2c: at91: add support of device tree
` [PATCH v3 2/3] at91sam9g45: clock: add i2c clocks
` [PATCH v3 3/3] I2C: at91: fix the method for interrupt

[PATCH 1/2] EFI: fix error handling in efi_get_boot()
 2014-09-01 10:12 UTC  (6+ messages)
` [PATCH 2/2] EFI: handle more boot devices

[PATCH v2 0/5] Add device tree support of Atmel NAND driver
 2014-09-01  9:54 UTC  (7+ messages)
` [PATCH 1/5] mtd: nand: remove NAND_ATMEL_PMECC
` [PATCH 4/5] board: atmel: initialise ecc_mode

[PATCH] scripts: gitignore: update based on Makefile
 2014-09-01  9:42 UTC  (2+ messages)

[PATCH 0/2] mvebu: Openblocks A6 board support
 2014-09-01  9:33 UTC  (13+ messages)
` [PATCH 1/2] nand: Add Marvell Orion NAND driver
` [PATCH 2/2] ARM: mvebu: Add Plat'home's Kirkwood Openblocks A6 board support

[PATCH 0/3] misc .gitignore-related fixes
 2014-09-01  9:21 UTC  (2+ messages)

[PATCH 1/4] Makefile.lib: imxcfg: fix include path
 2014-09-01  9:17 UTC  (5+ messages)
` [PATCH 2/4] scripts: imx-image: add input validation to mw
` [PATCH 3/4] arm: mach-imx: add MMDC and CCM register defines for use in DCD
` [PATCH 4/4] arm: nitrogen6x: new memory setup from BD u-boot

[PATCH] ARM: i.MX: tqma53: remove cpu_to_be32( from imx script
 2014-09-01  9:16 UTC 

[PATCH 0/5] mvebu: Add network support for Armada 370/XP
 2014-09-01  8:55 UTC  (12+ messages)
` [PATCH 1/5] ARM: mvebu: Enable PUP register
` [PATCH 2/5] net: phy: Support Marvell 88EE1545 PHY
` [PATCH 3/5] net: phy: Support Marvell 88EE1543 PHY
  ` [PATCH] net: phy: Support Marvell 88E1318S and 88E1510 PHYs
` [PATCH 4/5] net: Add driver for Armada 370/XP 10/100/1000 Mbps network controller
` [PATCH 5/5] configs: Add network options to Armada 370/XP boards

[PATCH] ubiformat: Include missing header
 2014-09-01  8:52 UTC  (2+ messages)

[PATCH] ubi: add setting devnum to ubiattach
 2014-09-01  7:52 UTC  (3+ messages)

[RFC] ARM: mvebu: Add Plathome Kirkwood Openblocks A6 board support
 2014-08-11 21:15 UTC  (4+ messages)

v2014.08.0
 2014-08-07  5:43 UTC  (5+ messages)

[PATCH 0/6] openrisc: add device tree support
 2014-08-06 21:42 UTC  (7+ messages)
` [PATCH 1/6] openrisc: generic board: reserve 512K for barebox
` [PATCH 2/6] net: ethoc: add device tree support
` [PATCH 3/6] openrisc: add initial "
` [PATCH 4/6] openrisc: dts: import or1ksim.dts from linux-3.16
` [PATCH 5/6] openrisc: generic board: reduce platform code
` [PATCH 6/6] openrisc: generic_defconfig: enable device tree stuff

envfs: provide an intentional way to ignore an existing external environment
 2014-08-06 10:41 UTC  (7+ messages)

[PATCH V2 0/2] Add device tree support of i2c Atmel driver
 2014-08-06  7:40 UTC  (11+ messages)

[PATCH 0/2] Add atmel pinctrl driver
 2014-08-06  7:12 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: at91: add "

page:  |  | latest

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