summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Convert 86xx platform to unified platform KconfigKumar Gala2007-04-123-17/+10
* [POWERPC] Ensure platform CONFIG options have correct dependenciesKumar Gala2007-04-121-1/+6
* [POWERPC] 85xx: Add initial MPC8544DS basic port defconfig.Jon Loeliger2007-03-291-0/+1077
* [POWERPC] 85xx: Add initial MPC8544 DS platform files.Jon Loeliger2007-03-294-1/+289
* [POWERPC] 83xx: Add MPC832x RDB board support.Michael Barkowski2007-03-295-1/+1730
* [POWERPC] 83xx: Removed dead headerKumar Gala2007-03-262-20/+0
* [POWERPC] QE: fix invalid pointer usage in ucc_slow_init()Timur Tabi2007-03-261-2/+2
* [POWERPC] 83xx: Delete unused header file.Robert P. J. Day2007-03-261-23/+0
* [POWERPC] QE: automatically select QE optionsTimur Tabi2007-03-262-10/+2
* [POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structureZang Roy-r619112007-03-262-1/+95
* [POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c.Jon Loeliger2007-03-264-3/+7
* [POWERPC] 86xx: Added 2nd PCI-Ex controller support for MPC8641 HPCN to DTS.Zhang Wei2007-03-261-0/+24
* [POWERPC] New reg.h for the zImageDavid Gibson2007-03-264-4/+26
* [POWERPC] Add gcc format warnings to zImage printf()David Gibson2007-03-262-5/+6
* [POWERPC] boot: Use a common zImage ruleMilton Miller2007-03-261-43/+24
* [POWERPC] boot: clean rule fixesMilton Miller2007-03-261-4/+4
* [POWERPC] boot: Use FORCEMilton Miller2007-03-261-17/+19
* [POWERPC] bootwrapper: Allow platforms to call library zImage_startMilton Miller2007-03-261-0/+2
* [POWERPC] bootwrapper: Add a fatal error helperMilton Miller2007-03-264-47/+28
* Merge branch 'ppc_kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/gal...Paul Mackerras2007-03-2616-648/+424
|\
| * [POWERPC] Created arch/powerpc/platforms/Kconfig for "Platform support"Kumar Gala2007-03-222-219/+220
| * [POWERPC] Split several platforms into their respective Kconfig fileKumar Gala2007-03-227-74/+69
| * [POWERPC] Removed config options that we don't support in embedded6xxKumar Gala2007-03-223-264/+38
| * [POWERPC] Split cell platforms into their respective Kconfig fileKumar Gala2007-03-224-50/+51
| * [POWERPC] Split powermac platforms into their own Kconfig fileKumar Gala2007-03-222-19/+21
| * [POWERPC] Split 52xx platforms into their own Kconfig fileKumar Gala2007-03-222-33/+36
* | [POWERPC] Generic time suspend/resume codeJohannes Berg2007-03-264-38/+78
* | [POWERPC] ppc: Fix PCIX configuration of Ocotea & Taishan for > 512MB DDRStefan Roese2007-03-262-2/+2
* | [POWERPC] Use lowercase for hex printouts in oops messages.anton@samba.org2007-03-261-3/+3
* | [POWERPC] Fix backwards ? : when printing machine typeanton@samba.org2007-03-261-1/+1
* | [POWERPC] Handle recursive oopsesanton@samba.org2007-03-261-16/+36
* | [POWERPC] Clean up pmac_backlight_unblank in oops pathanton@samba.org2007-03-261-11/+20
* | [POWERPC] Add missing oops_enter/oops_exitanton@samba.org2007-03-261-0/+3
|/
* [POWERPC] Remove last_syscallAnton Blanchard2007-03-225-5/+0
* [POWERPC] Remove _get_SPAnton Blanchard2007-03-221-4/+0
* [POWERPC] EEH: restructure multi-function supportLinas Vepstas2007-03-222-18/+16
* [POWERPC] EEH: verify state changeLinas Vepstas2007-03-222-2/+10
* [POWERPC] EEH: rm un-needed dataLinas Vepstas2007-03-223-25/+5
* [POWERPC] EEH: wait for slot statusLinas Vepstas2007-03-221-51/+59
* [POWERPC] EEH: handle reset state highLinas Vepstas2007-03-221-3/+3
* [POWERPC] EEH: multifunction recovery bugfixLinas Vepstas2007-03-221-1/+2
* [POWERPC] EEH: hotplug recovery bugfixLinas Vepstas2007-03-221-1/+2
* [POWERPC] EEH: support ibm,get-config-addr-info2 RTAS callLinas Vepstas2007-03-221-9/+35
* [POWERPC] EEH: Tolerate high mmioLinas Vepstas2007-03-221-1/+1
* [POWERPC] EEH: Add clarifying messages.Linas Vepstas2007-03-221-5/+15
* [POWERPC] EEH: modify order of EEH state checkingLinas Vepstas2007-03-221-8/+8
* [POWERPC] boot: export flush_cacheMilton Miller2007-03-212-3/+1
* [POWERPC] boot: rebuild when wrapper changesMilton Miller2007-03-211-1/+2
* [POWERPC] bootwrapper: Make setprop accept a const buffer.Scott Wood2007-03-211-1/+2
* [POWERPC] bootwrapper: Make compression of the kernel image optional.Scott Wood2007-03-211-7/+17
OpenPOWER on IntegriCloud