aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/ts78xx-setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-09[ARM] Orion: Instantiate mv_xor driver for 5182Saeed Bishara1-0/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-06-22[ARM] Orion: add Technologic Systems TS-78xx supportAlexander Clouter1-0/+277