summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] 83xx: mpc834x_mds: Fix whitespace and call of_platform_bus_probe().Scott Wood2007-12-131-2/+19
* [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-132-0/+53
* [POWERPC] Add support for PORTA and PORTB odr registersJochen Friedrich2007-12-131-3/+16
* [POWERPC] 8xx: Convert mpc866ads to the new device binding.Scott Wood2007-12-134-315/+175
* [POWERPC] ipic: ack only for edge interruptsLi Yang2007-12-122-74/+45
* [POWERPC] FSL: Added aliases node to device treesKumar Gala2007-12-1219-71/+297
* [POWERPC] FSL: enet device tree cleanupsKumar Gala2007-12-1217-277/+116
* [POWERPC] FSL: I2C device tree cleanupsKumar Gala2007-12-1121-38/+94
* [POWERPC] 86xx: Add aliases node to 8641hpcn DTS file.Jon Loeliger2007-12-111-8/+20
* [POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integerTimur Tabi2007-12-111-5/+9
* [POWERPC] 83xx: Add MPC837x MDS default kernel configurationLi Yang2007-12-111-0/+878
* [POWERPC] 83xx: Add platform support for MPC837x MDS boardLi Yang2007-12-113-0/+116
* [POWERPC] ipic: add new interrupts introduced by new chipLi Yang2007-12-112-9/+136
* [POWERPC] add e300c4 entry to cputableLi Yang2007-12-111-1/+12
* [POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger2007-12-115-8/+8
* [POWERPC] Emulate isel (Integer Select) instructionKumar Gala2007-12-111-0/+25
* [POWERPC] Early debug forces console log level to maxBenjamin Herrenschmidt2007-12-112-0/+11
* [POWERPC] Add of_translate_dma_addressBenjamin Herrenschmidt2007-12-111-4/+16
* [POWERPC] Remove useless volatiles in udbg_16550.cBenjamin Herrenschmidt2007-12-111-5/+5
* [POWERPC] Change 32-bit PCI message about resource allocationBenjamin Herrenschmidt2007-12-111-1/+1
* [POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resourcesBenjamin Herrenschmidt2007-12-111-20/+26
* [POWERPC] Merge pci_process_bridge_OF_ranges()Benjamin Herrenschmidt2007-12-113-207/+177
* [POWERPC] Make isa_mem_base common to 32 and 64 bitsBenjamin Herrenschmidt2007-12-112-1/+3
* Merge branch 'linux-2.6' into for-2.6.25Paul Mackerras2007-12-1118-59/+80
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-12-1016-51/+56
| |\
| | * [IA64] Fix iosapic interrupt delivery mode for CPEKenji Kaneshige2007-12-071-1/+1
| | * [IA64] kprobe: make kreturn probe handler stack unwind correctShaohua Li2007-12-071-2/+17
| | * [IA64] operator priority fix in acpi_map_lsapic()Roel Kluin2007-12-071-1/+1
| | * [IA64] Add missing "space" to concatenated stringsJoe Perches2007-12-073-7/+7
| | * [IA64] make full use of macro efi_md_sizeLi Zefan2007-12-071-5/+5
| | * [IA64] rename _bss to __bss_startBernhard Walle2007-12-073-4/+5
| | * [IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck2007-12-071-6/+5
| | * [IA64] iosapic cleanupSimon Horman2007-12-071-16/+3
| | * [IA64] signal : fix missing error checkingsShi Weihua2007-12-071-4/+4
| | * [IA64] export copy_page() to modulesAndrew Morton2007-12-073-3/+6
| | * [IA64] don't assume that unwcheck.py is executableAndrew Morton2007-12-072-1/+1
| | * [IA64] increase .data.patch offsetAndrew Morton2007-12-071-1/+1
| * | powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt2007-12-102-8/+24
| |/
* | [POWERPC] Kill flatdevtree.cDavid Gibson2007-12-116-1231/+1
* | [POWERPC] Use embedded libfdt in the bootwrapperDavid Gibson2007-12-1118-16/+219
* | [POWERPC] Merge libfdt upstream sourceDavid Gibson2007-12-1110-0/+2568
* | [POWERPC] EEH: Avoid a possible NULL pointer dereferenceStephen Rothwell2007-12-111-2/+2
* | [POWERPC] iSeries: Merge vpdinfo.c into pci.cStephen Rothwell2007-12-114-259/+219
* | [POWERPC] iSeries: Clean up and simplify vdpinfo.cStephen Rothwell2007-12-111-54/+46
* | [POWERPC] iSeries: DeCamelCase vpdinfo.cStephen Rothwell2007-12-113-97/+95
* | [POWERPC] Update xmon slb codewill schmidt2007-12-111-6/+23
* | [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-116-4/+25
* | [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-1117-30/+28
* | [POWERPC] Don't special case pci_domain_nr() for iSeriesStephen Rothwell2007-12-112-7/+4
* | [POWERPC] Remove some iSeries platform checks from the PCI codeStephen Rothwell2007-12-112-15/+10
OpenPOWER on IntegriCloud