aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/platforms/xtfpga/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-18xtensa: xtfpga: Fix refcount leak bug in setupLiang He1-0/+1
2021-10-05xtensa: xtfpga: Try software restart before simulating CPU resetGuenter Roeck1-2/+6
2021-10-05xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OFMax Filippov1-2/+2
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-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
2017-06-05xtensa: don't use linux IRQ #0Max Filippov1-5/+5
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: fixes for configs without loop optionMax Filippov1-0/+2
2015-04-13xtensa: xtfpga: add CY7C67300 USB controller supportMax Filippov1-0/+34
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
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 Filippov1-0/+269