aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/platforms
AgeCommit message (Expand)Author
2013-02-23xtensa: rename prom_update_property to of_update_propertyMax Filippov
2012-12-18xtensa: set the correct ethernet address for xtfpgaChris Zankel
2012-12-18Use for_each_compatible_node() macro.Wei Yongjun
2012-12-18xtensa: add support for the XTFPGA boardsMax Filippov
2012-12-18xtensa: properly fix missing compiler barrier in simcallMax Filippov
2012-12-18xtensa: ISS: add BASE_BAUD definition to serial.hMax Filippov
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-10-15xtensa: reorganize SR referencingMax Filippov
2012-10-15xtensa: ISS: fix rs_put_charMax Filippov
2012-10-15xtensa: ISS: fix specific simcallsMax Filippov
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-10-03xtensa: ISS: drop unused io.cMax Filippov
2012-10-03xtensa: ISS: exit simulator in case of halt or poweroffMax Filippov
2012-10-03xtensa: ISS: change keyboard polling rateMax Filippov
2012-10-03xtensa: ISS: add platform_pcibios_initMax Filippov
2012-10-03xtensa: ISS: add dummy serial.h for ISS platformMax Filippov
2012-10-03xtensa: ISS: fix __simc implementationMax Filippov
2012-10-03xtensa: ISS: only build networking if configuredMax Filippov
2012-08-13TTY: use tty_port_link_deviceJiri Slaby
2012-03-08TTY: remove serialP.h inclusion from some filesJiri Slaby
2012-03-08TTY: iss/console, use tty_portJiri Slaby
2012-03-08XTENSA: iss/console, fix potential deadlockJiri Slaby
2012-03-08XTENSA: iss/console, use setup_timerJiri Slaby
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-03-24xtensa: Convert genirq namespaceThomas Gleixner
2010-05-02xtensa: Fix the network driver for the simulator targetChris Zankel
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2009-12-11tty: const: constify remaining tty_operationsAlexey Dobriyan
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-22xtensa: add m41t62 rtc to s6105 platformDaniel Glockner
2009-06-22xtensa: s6105 specific configuration for s6gmacOskar Schirmer
2009-06-22xtensa: support s6000 gpio irqs and alternate function selectionDaniel Glöckner
2009-05-11xtensa: register gpio chip before useJohannes Weiner
2009-04-03xtensa: we don't need to include asm/io.hChris Zankel
2009-04-02xtensa: platform: s6105Johannes Weiner
2009-04-01proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds
2008-12-04xtensa: Kill directly reference of netdev->privWang Chen
2008-12-04xtensa: Update platform files to reflect new location of the header files.Chris Zankel
2008-11-06xtensa: Add xt2000 support files.Chris Zankel
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel
2008-10-27net: convert more to %pMJohannes Berg
2008-10-14xtensa: use newer __SPIN_LOCK_UNLOCKED macroRobert P. J. Day
2008-02-13[XTENSA] Prevent inlining ISS platform asm constructsMarc Gauthier
2008-02-13[XTENSA] Concentrate platforms into one platforms directory.Chris Zankel