aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/platforms/xtfpga (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-31xtensa: drop empty platform_* functions from platformsMax Filippov1-16/+0
2020-01-31xtensa: clean up platform headersMax Filippov1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2018-09-28xtensa: Convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2018-08-20xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov1-4/+0
2018-08-20xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov1-4/+0
2018-08-20xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov1-1/+0
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-7/+7
2017-06-05xtensa: don't use linux IRQ #0Max Filippov2-7/+9
2016-09-20xtensa: xtfpga: group platform_* functions togetherMax Filippov1-24/+22
2016-09-20xtensa: rearrange CCOUNT calibrationMax Filippov1-38/+1
2016-09-20xtensa: xtfpga: use clock provider, don't update DTMax Filippov1-4/+29
2016-09-11xtensa: extract common CPU reset code into separate functionMax Filippov1-21/+1
2016-03-11xtensa: xtfpga: fix ethernet controller endiannessMax Filippov1-0/+1
2016-03-11xtensa: xtfpga: fix serial port register width and endiannessMax Filippov1-1/+1
2015-11-02xtensa: xtfpga: fix integer overflow in TASK_SIZEMax Filippov1-2/+4
2015-11-02xtensa: fixes for configs without loop optionMax Filippov1-0/+2
2015-04-14Merge tag 'xtensa-for-next-20150413' of git://github.com/jcmvbkbc/linux-xtensa into for_nextChris Zankel2-0/+37
2015-04-13xtensa: xtfpga: add CY7C67300 USB controller supportMax Filippov2-0/+37
2015-02-27xtensa: xtfpga: fix hardware lockup caused by LCD driverMax Filippov4-25/+51
2014-10-21xtensa: make PLATFORM_DEFAULT_MEM parameters configurableMax Filippov1-2/+2
2014-02-21xtensa: xtfpga: set ethoc clock frequencyMax Filippov1-0/+1
2014-02-21xtensa: xtfpga: use common clock frameworkMax Filippov1-3/+3
2014-01-15xtensa: xtfpga: fix definitions of platform devicesMax Filippov1-6/+6
2014-01-15xtensa: standardize devicetree cpu compatible stringsBaruch Siach1-1/+1
2014-01-14xtensa: add SMP supportMax Filippov1-1/+1
2014-01-14xtensa: remove NO_IRQ definitionsMax Filippov1-4/+0
2013-07-08xtensa: cleanup ccount frequency trackingBaruch Siach1-2/+1
2013-06-05xtensa: xtfpga: fix section mismatchBaruch Siach1-1/+1
2013-05-09xtensa: fix ibreakenable register updateMax Filippov1-0/+2
2013-02-23xtensa: rename prom_update_property to of_update_propertyMax Filippov1-2/+2
2012-12-18xtensa: set the correct ethernet address for xtfpgaChris Zankel1-2/+34
2012-12-18Use for_each_compatible_node() macro.Wei Yongjun1-2/+2
2012-12-18xtensa: add support for the XTFPGA boardsMax Filippov6-0/+461