summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: update pm.c according to power management API change.Bryan Wu2007-05-211-10/+2
* Blackfin arch: update defconfig filesBryan Wu2007-05-211-15/+28
* Blackfin arch: add board default configs to blackfin archMike Frysinger2007-05-216-0/+5969
* Blackfin arch: fix signal handling bugBernd Schmidt2007-05-211-0/+5
* Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...Mike Frysinger2007-05-211-0/+8
* Blackfin arch: make sure we use local labelsMike Frysinger2007-05-211-12/+12
* Blackfin arch: dont clear the bit that tells coreb to start bootingMike Frysinger2007-05-211-1/+1
* Blackfin arch: dma_memcpy borken for > 64KAubrey Li2007-05-211-1/+16
* Blackfin arch: document why we have to touch the UART peripheral in our boot ...Mike Frysinger2007-05-213-3/+6
* Blackfin arch: issue reset via SWRST so we dont clobber the watchdog stateMike Frysinger2007-05-213-160/+48
* Blackfin arch: move board specific setup out of common init code and into the...Mike Frysinger2007-05-213-26/+28
* Blackfin arch: dont clear status register bits in SWRST so we can actually us...Mike Frysinger2007-05-213-18/+0
* Blackfin arch: initial tepla-bf561 board supportMike Frysinger2007-05-213-2/+70
* Blackfin arch: Fix bug using usb keyboard crashes kernelMichael Hennerich2007-05-211-1/+3
* Blackfin arch: fix trace output for FLAT binariesMike Frysinger2007-05-211-5/+13
* Blackfin arch: DMA operation cleanupMichael Hennerich2007-05-211-4/+200
* Blackfin arch: Fix reserved map after we changed PORT_H definitionMichael Hennerich2007-05-211-2/+2
* Blackfin arch: mark a bunch of local functions as staticMike Frysinger2007-05-212-5/+4
* Blackfin arch: Add configuration data for ISP176x on BF561Michael Hennerich2007-05-211-0/+49
* Blackfin arch: fix a few random warningsMike Frysinger2007-05-211-12/+10
* Blackfin arch: ISP1761 doesn't work for USB flash diskAubrey Li2007-05-212-1/+6
* Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533Bryan Wu2007-05-211-0/+28
* Blackfin arch: Add Workaround for ANOMALY 05000257Michael Hennerich2007-05-212-6/+20
* Detach sched.h from mm.hAlexey Dobriyan2007-05-2113-6/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-1836-546/+745
|\
| * [POWERPC] Pass per-file CFLAGs for platform specific op codesJosh Boyer2007-05-171-0/+3
| * [POWERPC] Correct #endif commentJon Tollefson2007-05-171-2/+2
| * [POWERPC] Fix ppc_rtas_progress_show()Segher Boessenkool2007-05-171-1/+1
| * [POWERPC] Fix sed command lines for zlib source constructionSegher Boessenkool2007-05-171-3/+3
| * [POWERPC] Specify GNUTARGET on $(AR) invocationsSegher Boessenkool2007-05-171-1/+2
| * [POWERPC] Make sure device node type/name is not NULL on hot-added nodesBenjamin Herrenschmidt2007-05-171-0/+5
| * [POWERPC] Small fixes for the Ebony device treeDavid Gibson2007-05-172-27/+16
| * [POWERPC] Fix warning on UPStephen Rothwell2007-05-171-2/+2
| * [POWERPC] cell_defconfig: Disable cpufreq and pmiChristian Krafft2007-05-171-14/+1
| * [POWERPC] Fix IO space on PCI buses created from of_platformBenjamin Herrenschmidt2007-05-172-5/+28
| * [POWERPC] Add spinlock to request_phb_iospace()Benjamin Herrenschmidt2007-05-171-0/+4
| * [POWERPC] Fix make rules for treeImage.initrdDavid Gibson2007-05-171-3/+3
| * [POWERPC] Remove warning in mpic.cOlof Johansson2007-05-171-3/+9
| * [POWERPC] Update pasemi_defconfigOlof Johansson2007-05-171-164/+219
| * [POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer neededOlof Johansson2007-05-171-1/+0
| * [POWERPC] Update iseries_defconfigStephen Rothwell2007-05-171-93/+116
| * [POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop()David Gibson2007-05-171-9/+8
| * [POWERPC] viopath: Use a completion in some more placesChristoph Hellwig2007-05-171-6/+6
| * [POWERPC] viopath: Use completionChristoph Hellwig2007-05-171-4/+5
| * [POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII'Tony Breeds2007-05-171-1/+2
| * [POWERPC] Removed hardcoded phandles from dtsKumar Gala2007-05-175-168/+139
| * [PPC] MCC2 missing in MPC826x device_listMorten Banzon2007-05-171-16/+20
| * [POWERPC] 85xx: Add device nodes for error reporting devices used by EDACKumar Gala2007-05-174-0/+64
| * [POWERPC] 85xx: Add device nodes for error reporting devices used by EDACDave Jiang2007-05-173-1/+49
| * [POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocksTimur Tabi2007-05-171-14/+8
OpenPOWER on IntegriCloud