aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/ts78xx-setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1)Thomas Gleixner1-4/+1
2020-03-08ARM: orion5x: ts78xx: Remove unneeded variable retXu Wang1-2/+1
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon1-2/+1
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon1-3/+3
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon1-11/+7
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2017-02-21ARM: Orion5x: ts78xx: allow rtc-m48t86 to manage it's own resourcesH Hartley Sweeten1-22/+7
2017-02-21ARM: Orion5x: ts78xx: remove RTC detectionH Hartley Sweeten1-39/+12
2016-06-27rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni1-1/+1
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2015-12-07ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON1-3/+3
2015-12-07ARM: orion5x: clean up mach/*.h headersArnd Bergmann1-1/+1
2015-12-07ARM: orion: use SPARSE_IRQ everywhereArnd Bergmann1-0/+1
2014-09-13ARM: orion5x: Convert pr_warning to pr_warnJoe Perches1-2/+2
2013-11-24ARM: Orion5x: Fix warnings when using C=1.Andrew Lunn1-1/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-09-28ARM: Orion5x: ts78xx: Add IOMEM for virtual addresses.Andrew Lunn1-6/+6
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+0
2012-05-14ARM: orion5x: ts78xx debugging changesAlexander Clouter1-16/+18
2012-05-14ARM: orion5x: remove PM dependency from ts78xxAlexander Clouter1-1/+1
2012-05-14ARM: orion5x: ts78xx fix NAND resource off by oneAlexander Clouter1-10/+4
2012-05-14ARM: orion5x: ts78xx whitespace cleanupsAlexander Clouter1-1/+1
2012-05-13arm: Use the plat_nand default partition parserH Hartley Sweeten1-3/+0
2012-01-05ARM: restart: orion5x: use new restart hookRussell King1-0/+1
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris1-1/+1
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris1-1/+1
2011-08-21ARM: mach-orion5x: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-05-16ARM: orion5x: Refactor mpp code to use common orion platform mpp.Andrew Lunn1-22/+22
2011-03-06ARM: orion5x: replace printk with pr_{err,info,...} in ts78xx-setup.cAlexander Clouter1-9/+9
2011-03-05ARM: orion5x: fix compiler cast warnings in ts78xx-setup.cAlexander Clouter1-2/+2
2011-03-05ARM: orion5x: use safer FPGA ID 'default' for TS-78xxAlexander Clouter1-5/+14
2011-03-04ARM: Enable TS-78XX features in unknown revisionsMichael Spang1-3/+5
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek1-0/+1
2011-03-03[ARM] update FPGA revisions for TS-7800Alexander Clouter1-0/+4
2011-03-03[ARM] orion5x: accelerate NAND on the TS-78xxAlexander Clouter1-0/+56
2010-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionRussell King1-1/+1
2010-11-05[ARM] TS-78xxx NAND resource type should be IORESOURCE_MEMMichael Spang1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-08-12ARM: Fix gen_nand probe structures contentsMarek Vasut1-0/+1
2009-06-03[ARM] orion: add hwrng timeriomem hook to TS-78xxAlexander Clouter1-0/+58
2009-03-23[ARM] orion5x: update of FPGA ID's for the TS-78xxAlexander Clouter1-2/+5
2009-03-04[ARM] orion5x: added a new FPGA ID set for the TS-78xxAlexander Clouter1-1/+2
2009-02-25[ARM] orion5x: ts78xx add NAND support via plat_nandAlexander Clouter1-0/+132
2009-02-25[ARM] orion5x: ts78xx amend RTC registering to not depend on ifdef'sAlexander Clouter1-13/+1
2009-02-24[ARM] orion5x: ts78xx make more bulletproof the RTC load/unload codeAlexander Clouter1-8/+14
2009-02-06[ARM] orion5x: TS-78xx support for 'hotplug' of FPGA devicesAlexander Clouter1-55/+196
2009-02-06[ARM] orion5x: TS-78xx comment shiftingAlexander Clouter1-9/+8
2009-02-06[ARM] orion5x: remove TS-78xx NOR support as it does not existAlexander Clouter1-46/+0
2008-09-05mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek1-2/+1