aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-03xtensa: ISS: drop unused io.cMax Filippov2-33/+1
2012-10-03xtensa: ISS: exit simulator in case of halt or poweroffMax Filippov1-4/+4
2012-10-03xtensa: ISS: change keyboard polling rateMax Filippov1-1/+1
2012-10-03xtensa: ISS: add platform_pcibios_initMax Filippov1-0/+6
2012-10-03xtensa: ISS: add dummy serial.h for ISS platformMax Filippov1-0/+0
2012-10-03xtensa: ISS: fix __simc implementationMax Filippov3-62/+53
2012-10-03xtensa: ISS: only build networking if configuredMax Filippov1-2/+2
2012-03-08TTY: remove serialP.h inclusion from some filesJiri Slaby1-1/+0
2012-03-08TTY: iss/console, use tty_portJiri Slaby1-0/+4
2012-03-08XTENSA: iss/console, fix potential deadlockJiri Slaby1-3/+2
2012-03-08XTENSA: iss/console, use setup_timerJiri Slaby1-4/+1
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-6/+2
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-03-24xtensa: Convert genirq namespaceThomas Gleixner1-1/+1
2010-05-02xtensa: Fix the network driver for the simulator targetChris Zankel1-8/+14
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-1/+1
2009-12-11tty: const: constify remaining tty_operationsAlexey Dobriyan1-1/+1
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-06-22xtensa: add m41t62 rtc to s6105 platformDaniel Glockner1-0/+3
2009-06-22xtensa: s6105 specific configuration for s6gmacOskar Schirmer2-0/+100
2009-06-22xtensa: support s6000 gpio irqs and alternate function selectionDaniel Glöckner1-1/+1
2009-05-11xtensa: register gpio chip before useJohannes Weiner1-0/+3
2009-04-03xtensa: we don't need to include asm/io.hChris Zankel1-1/+0
2009-04-02xtensa: platform: s6105Johannes Weiner6-0/+177
2009-04-01proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan1-13/+16
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan1-4/+2
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds9-5/+365
2008-12-04xtensa: Kill directly reference of netdev->privWang Chen1-8/+8
2008-12-04xtensa: Update platform files to reflect new location of the header files.Chris Zankel2-4/+4
2008-11-06xtensa: Add xt2000 support files.Chris Zankel4-0/+269
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel5-3/+94
2008-10-27net: convert more to %pMJohannes Berg1-4/+1
2008-10-14xtensa: use newer __SPIN_LOCK_UNLOCKED macroRobert P. J. Day1-1/+1
2008-02-13[XTENSA] Prevent inlining ISS platform asm constructsMarc Gauthier2-0/+2
2008-02-13[XTENSA] Concentrate platforms into one platforms directory.Chris Zankel5-0/+1268