summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] TXx9: cleanup and fix some sparse warningsAtsushi Nemoto2008-07-151-0/+1
* [MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xxAtsushi Nemoto2008-07-153-11/+16
* [MIPS] remove machtype for group ToshibaYoichi Yuasa2008-07-152-12/+0Star
* [MIPS] cmbvr4133: Remove supportYoichi Yuasa2008-07-152-59/+0Star
* [MIPS] TXx9: Make single kernel can support multiple boardsAtsushi Nemoto2008-07-156-49/+50
* [MIPS] TXx9: Reorganize PCI codeAtsushi Nemoto2008-07-157-381/+454
* [MIPS] TXx9: Reorganize codeAtsushi Nemoto2008-07-159-32/+27Star
* [MIPS] Malta: Cleanup organization of code into directories.Ralf Baechle2008-07-156-0/+0
* [MIPS] SEAD: Remove support code.Ralf Baechle2008-07-151-9/+0Star
* [MIPS] Atlas: Remove support code.Ralf Baechle2008-07-151-60/+0Star
* [MIPS] rbtx4927: misc cleanupsAtsushi Nemoto2008-07-153-275/+237Star
* [MIPS] Declare some pci variables in header fileAtsushi Nemoto2008-07-151-0/+3
* [MIPS] IP28: switch to "normal" mode after PROM no longer neededThomas Bogendoerfer2008-07-151-0/+14
* [MIPS] Fix asm constraints for 'ins' instructions.David Daney2008-07-151-3/+3
* [MIPS] DECstation: Document more MB ASIC register bitsMaciej W. Rozycki2008-07-151-4/+5
* [MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle2008-07-154-88/+5Star
* [MIPS] Alchemy: remove unused MMC macros from db1x00 header.Manuel Lauss2008-07-151-45/+0Star
* [MIPS] fix sparse warning about setup_early_printk()Dmitri Vorobiev2008-07-151-0/+2
* [MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki2008-07-151-17/+0Star
* [MIPS] Remove board_watchpoint_handlerDavid Daney2008-07-151-1/+0Star
* [MIPS] modify the MIPS CPU classficationChen, Huacai2008-07-151-2/+2
* x86: Rename "ignore" macro in <asm/dwarf2.h> to avoid collisionRoland Dreier2008-07-151-15/+15
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-153-1/+103
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-153-1/+103
| |\
| | * ihex: request_ihex_firmware() function to load and validate firmwareDavid Woodhouse2008-07-101-0/+24
| | * ihex.h: binary representation of ihex recordsDavid Woodhouse2008-07-101-0/+50
| | * firmware: allow firmware files to be built into kernel imageDavid Woodhouse2008-07-102-0/+28
| | * firmware: make fw->data constDavid Woodhouse2008-07-101-1/+1
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-15132-1285/+4821
|\ \ \
| * \ \ [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-1512-578/+641
| |\ \ \
| | * | | [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown2008-07-091-0/+2
| | * | | [ARM] 5145/1: PXA2xx: provide api to control IrDA pins stateDmitry Baryshkov2008-07-091-0/+4
| | * | | [ARM] pxa: remove pxa_set_cken()Russell King2008-07-091-9/+0Star
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King2008-07-098-569/+633
| | |\ \ \ \
| | | | * | | [ARM] 5082/1: pxa: Definition for the third USB port control register UP3OCRStefan Schmidt2008-06-151-0/+1
| | | | * | | [ARM] pxa: separate out power manager and clock registersRussell King2008-06-023-156/+165
| | | | * | | [ARM] 5074/1: fix warning: missing terminating ' characterDmitry Baryshkov2008-06-021-1/+1
| | | | * | | [ARM] pxa: separate PXA25x and PXA27x UDC register definitionsRussell King2008-05-193-412/+419
| | | * | | | [ARM] 5044/1: pwm_bl: add init/notify/exit callbacksPhilipp Zabel2008-07-031-0/+3
| | | * | | | [ARM] pxa: make zylonite use the generic PWM backlight drivereric miao2008-07-031-1/+0Star
| | | * | | | [ARM] pxa: add generic PWM backlight drivereric miao2008-07-031-0/+14
| | | * | | | [ARM] pxa: Add bare bones PWM APIRussell King2008-05-191-0/+31
| | | |/ / /
| | * / / / [ARM] 5079/1: Warn people when using pxa2xx-gpio.hStefan Schmidt2008-07-071-0/+2
| | |/ / /
| * | | | Merge branch 'imx' into develRussell King2008-07-1021-174/+2131
| |\ \ \ \
| | * | | | i.MX27 family: Add the Phytec PCM970 evaluation boardJuergen Beisert2008-07-051-0/+5
| | * | | | i.MX27: Adding PCM038 platform supportJuergen Beisert2008-07-052-0/+39
| | * | | | i.MX27: Add ADS platform supportJuergen Beisert2008-07-052-1/+357
| | * | | | i.MX27 CPU: Add basic i.MX27 CPU supportJuergen Beisert2008-07-053-0/+309
| | * | | | i.MX2 family: Add basic mach support (headers)Juergen Beisert2008-07-052-0/+80
| | * | | | i.MX2 family: Add GPIO multiplexing supportJuergen Beisert2008-07-051-0/+372