aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-301-10/+0
* of: remove of_default_bus_idsJonas Bonn2010-07-242-50/+1
* of: make of_find_device_by_node genericJonas Bonn2010-07-241-16/+0
* microblaze: remove references to of_device and to_of_deviceGrant Likely2010-07-241-3/+3
* of: remove asm/of_device.hGrant Likely2010-07-241-13/+0
* of: remove asm/of_platform.hGrant Likely2010-07-241-19/+0
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+1
* of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-242-17/+0
* Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-244-33/+33
|\
| * lmb: rename to memblockYinghai Lu2010-07-144-33/+33
* | of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-182-20/+0
* | of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely2010-07-141-7/+0
* | proc: unify PROC_DEVICETREE configAndres Salomon2010-07-051-8/+0
* | of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely2010-07-051-3/+0
* | of: remove architecture CONFIG_OF definitionsStephen Rothwell2010-07-051-3/+0
* | microblaze: turn CONFIG_OF into a selectStephen Rothwell2010-07-051-2/+3
* | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-1/+1
* | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-6/+6
* | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-053-80/+1
* | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-052-156/+18
* | of: Modify of_device_get_modalias to be passed struct deviceGrant Likely2010-07-051-3/+0
* | of/device: merge of_device_ueventGrant Likely2010-07-052-51/+0
* | of/address: Merge all of the bus translation codeGrant Likely2010-07-052-493/+0
* | of/address: merge of_address_to_resource()Grant Likely2010-07-053-58/+10
* | of/address: merge of_iomap()Grant Likely2010-07-052-20/+1
* | of/irq: merge irq mapping codeGrant Likely2010-07-052-321/+0
* | of/microblaze: strip out of_irq_workarounds codeGrant Likely2010-07-052-51/+0
* | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-283-61/+3
* | of: kill struct of_deviceGrant Likely2010-06-281-10/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-111-0/+1
|\
| * PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu2010-06-111-0/+1
* | microblaze: Fix sg_dma_len() regressionFUJITA Tomonori2010-06-091-1/+0
* | microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek2010-06-091-0/+2
|/
* asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-271-2/+2
* asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori2010-05-271-0/+2
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2231-364/+379
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-201-0/+11
| |\
| | * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-188-20/+89
| | |\
| | * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-1224-343/+278
| | |\ \
| | * | | Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides."David S. Miller2010-05-071-0/+10
| | * | | microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.David S. Miller2010-05-061-10/+0
| | * | | Add non-Virtex5 support for LL TEMAC driverJohn Linn2010-04-131-0/+11
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
| | |/ /
| * | | microblaze: Fix module loading on system with WB cacheMichal Simek2010-05-141-0/+2
| * | | microblaze: export assembly functions used by modulesMichal Simek2010-05-133-0/+3
| * | | microblaze: Remove powerpc code from Microblaze portMichal Simek2010-05-131-1/+1
| * | | microblaze: Remove compilation warnings in cache macroMichal Simek2010-05-131-1/+2
| * | | microblaze: export assembly functions used by modulesSteven J. Magnani2010-05-131-0/+10
| * | | microblaze: fix get_user/put_user side-effectsSteven J. Magnani2010-05-131-18/+69