summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-01-28spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov
2008-01-28ucc_geth: get rid of device_type for mdioAnton Vorontsov
2008-01-28[POWERPC] QE: get rid of most device_types and modelAnton Vorontsov
2008-01-28[POWERPC] 85xx: some minor cleanups for stx_gp3 and tqm85xxKumar Gala
2008-01-28[POWERPC] 83xx: mpc834x_mds - Convert device tree source to dts-v1Paul Gortmaker
2008-01-28[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich
2008-01-28[POWERPC] 8xx: Get rid of conditional includes of board specific setupJochen Friedrich
2008-01-28[POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich
2008-01-28[POWERPC] 8xx: Remove unneeded and misspelled prototype m8xx_calibrate_decrJochen Friedrich
2008-01-28[POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_initJochen Friedrich
2008-01-28[POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()Jochen Friedrich
2008-01-28[POWERPC] 83xx: Add default config file for Wind River SBC8349 boardPaul Gortmaker
2008-01-28[POWERPC] 83xx: Add device tree source for Wind River SBC834x board.Paul Gortmaker
2008-01-28[POWERPC] 83xx: Add support for Wind River SBC834x boardsPaul Gortmaker
2008-01-28[POWERPC] 85xx: Add default .config file for Wind River SBC8548Paul Gortmaker
2008-01-28[POWERPC] 85xx: Add v1 device tree source for Wind River SBC8548 boardPaul Gortmaker
2008-01-28[POWERPC] 85xx: Add basic support for Wind River SBC8548 boardPaul Gortmaker
2008-01-28[POWERPC] 85xx: Add default .config file for Wind River SBC8560Paul Gortmaker
2008-01-28[POWERPC] CPM2: Make support for the CPM2 optional on 8560 based boardsPaul Gortmaker
2008-01-28[POWERPC] 85xx: Add v1 device tree source for Wind River SBC8560 boardPaul Gortmaker
2008-01-28[POWERPC] 85xx: Add support for Wind River SBC8560 in arch/powerpcPaul Gortmaker
2008-01-28[POWERPC] Reduce code duplication in legacy_serial, add UART parent typesPaul Gortmaker
2008-01-28[POWERPC] 82xx and embedded6xx: Use machine_*_initcall() hooks in platform codeGrant Likely
2008-01-28Merge branch 'pxa-plat' into develRussell King
2008-01-28Merge branch 'orion' into develRussell King
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King
2008-01-28[ARM] 4795/1: S3C244X: Add armclk and setparent callBen Dooks
2008-01-28[ARM] 4794/1: S3C24XX: Comonise S3C2440 and S3C2442 clock codeBen Dooks
2008-01-28[ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping functionBen Dooks
2008-01-28[ARM] 4791/1: S3C2412: Make fclk a parent of msysclkBen Dooks
2008-01-28[ARM] 4790/1: S3C2412: Fix parent selection for msysclk.Ben Dooks
2008-01-28[ARM] 4788/1: S3C24XX: Fix paramet to s3c2410_dma_ctrl if S3C2410_DMAF_AUTOST...Ben Dooks
2008-01-28[ARM] 4787/1: S3C24XX: s3c2410_dma_request() should return the allocated chan...Ben Dooks
2008-01-28[ARM] 4784/1: S3C24XX: Fix GPIO restore glitchesBen Dooks
2008-01-28[ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull()Ben Dooks
2008-01-28[ARM] 4781/1: S3C24XX: DMA suspend and resume supportBen Dooks
2008-01-28[ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RXBen Dooks
2008-01-28[ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() callBen Dooks
2008-01-28[ARM] 4778/1: S3C2412: Add armclk and init from DVS stateBen Dooks
2008-01-28[ARM] 4777/1: S3C24XX: Ensure clk_set_rate() checks the set_rate method for t...Ben Dooks
2008-01-28[ARM] 4731/1: S3C2412: Check for incomplete sleepBen Dooks
2008-01-28[ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wakeBen Dooks
2008-01-28[ARM] 4729/1: VR1000: Do not add IIS device on initialisationBen Dooks
2008-01-28[ARM] 4728/1: BAST: Do not add IIS device on initialisationBen Dooks
2008-01-28[ARM] 4727/1: S3C2412: Remove unused GPESLPCONBen Dooks
2008-01-28[ARM] 4725/1: S3C2412: Fix IIS and SDI definitions in DMA mapBen Dooks
2008-01-28[ARM] 4724/1: S3C2412: Select S3C2410 base GPIO implementationBen Dooks
2008-01-28[ARM] 4723/1: BAST: Fix LCD driver default display settingBen Dooks
2008-01-28[ARM] 4762/1: Basic support for Toradex Colibri moduleDaniel Mack
2008-01-28[ARM] pxa: fix mci_init functions returning -1Russell King