summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
AgeCommit message (Expand)AuthorFilesLines
2010-07-24microblaze: remove references to of_device and to_of_deviceGrant Likely1-3/+3
2010-07-24of: remove asm/of_device.hGrant Likely1-13/+0
2010-07-24of: remove asm/of_platform.hGrant Likely1-19/+0
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-2/+1
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2-17/+0
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely4-33/+33
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely2-20/+0
2010-07-14of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely1-7/+0
2010-07-14lmb: rename to memblockYinghai Lu4-33/+33
2010-07-05proc: unify PROC_DEVICETREE configAndres Salomon1-8/+0
2010-07-05of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely1-3/+0
2010-07-05of: remove architecture CONFIG_OF definitionsStephen Rothwell1-3/+0
2010-07-05microblaze: turn CONFIG_OF into a selectStephen Rothwell1-2/+3
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely1-1/+1
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov1-6/+6
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely3-80/+1
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely2-156/+18
2010-07-05of: Modify of_device_get_modalias to be passed struct deviceGrant Likely1-3/+0
2010-07-05of/device: merge of_device_ueventGrant Likely2-51/+0
2010-07-05of/address: Merge all of the bus translation codeGrant Likely2-493/+0
2010-07-05of/address: merge of_address_to_resource()Grant Likely3-58/+10
2010-07-05of/address: merge of_iomap()Grant Likely2-20/+1
2010-07-05of/irq: merge irq mapping codeGrant Likely2-321/+0
2010-07-05of/microblaze: strip out of_irq_workarounds codeGrant Likely2-51/+0
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely3-61/+3
2010-06-28of: kill struct of_deviceGrant Likely1-10/+0
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+1
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu1-0/+1
2010-06-09microblaze: Fix sg_dma_len() regressionFUJITA Tomonori1-1/+0
2010-06-09microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek1-0/+2
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori1-2/+2
2010-05-27asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori1-0/+2
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely31-364/+379
2010-05-22arch/microblaze: Move dma_mask from of_device into pdev_archdataGrant Likely4-3/+4
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+11
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller8-20/+89
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely3-19/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2-6/+6
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-05-14microblaze: Fix module loading on system with WB cacheMichal Simek1-0/+2
2010-05-13microblaze: export assembly functions used by modulesMichal Simek3-0/+3
2010-05-13microblaze: Remove powerpc code from Microblaze portMichal Simek1-1/+1
2010-05-13microblaze: Remove compilation warnings in cache macroMichal Simek1-1/+2
2010-05-13microblaze: export assembly functions used by modulesSteven J. Magnani1-0/+10
2010-05-13microblaze: fix get_user/put_user side-effectsSteven J. Magnani1-18/+69
2010-05-13microblaze: re-enable interrupts before calling scheduleSteven J. Magnani1-0/+2
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller24-343/+278
2010-05-07Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides."David S. Miller1-0/+10
2010-05-06microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.David S. Miller1-10/+0