* [GIT PULL] arch/microblaze changes for 3.16
@ 2014-06-05 11:10 Michal Simek
0 siblings, 0 replies; only message in thread
From: Michal Simek @ 2014-06-05 11:10 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML
[-- Attachment #1: Type: text/plain, Size: 2161 bytes --]
Hi Linus,
please pull these Microblaze changes to your tree.
Thanks,
Michal
The following changes since commit fad01e866afdbe01a1f3ec06a39c3a8b9e197014:
Linux 3.15-rc8 (2014-06-01 19:12:24 -0700)
are available in the git repository at:
git://git.monstr.eu/linux-2.6-microblaze.git tags/microblaze-3.16-rc1
for you to fetch changes up to 225fba216261b0e24273f5f4eee504e3c7bd0255:
microblaze: Fix typo in head.S s/substract/subtract/ (2014-06-05 13:02:02 +0200)
----------------------------------------------------------------
Microblaze patches for 3.16-rc1
- Clean PCI and DMA handling
- Use generic device.h
- Some cleanups
----------------------------------------------------------------
Antonio Ospite (1):
microblaze: Fix typo in head.S s/substract/subtract/
Michal Simek (8):
microblaze: Enable SERIAL_OF_PLATFORM
microblaze: Return default dma operations
microblaze: Do not setup pci_dma_ops
microblaze: Cleanup PCI_DRAM_OFFSET handling
microblaze: Clean device dma_ops structure
microblaze: Remove device_to_mask
microblaze: Do not setup empty unmap_sg function
microblaze: Use generic device.h
Paul Bolle (1):
microblaze: remove check for CONFIG_XILINX_CONSOLE
arch/microblaze/configs/mmu_defconfig | 1 +
arch/microblaze/configs/nommu_defconfig | 1 +
arch/microblaze/include/asm/Kbuild | 1 +
arch/microblaze/include/asm/device.h | 26 --------------------------
arch/microblaze/include/asm/dma-mapping.h | 25 +------------------------
arch/microblaze/include/asm/io.h | 3 ---
arch/microblaze/include/asm/pci.h | 8 --------
arch/microblaze/kernel/dma.c | 30 +++---------------------------
arch/microblaze/kernel/head.S | 2 +-
arch/microblaze/kernel/setup.c | 34 +---------------------------------
arch/microblaze/pci/pci-common.c | 19 -------------------
drivers/of/platform.c | 3 ---
12 files changed, 9 insertions(+), 144 deletions(-)
delete mode 100644 arch/microblaze/include/asm/device.h
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-06-05 11:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-05 11:10 [GIT PULL] arch/microblaze changes for 3.16 Michal Simek
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.