aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-orion5x/ts78xx-setup.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-13mtd: nand: Rename nand.h into rawnand.hGravatar Boris Brezillon 1-1/+1
2017-02-21ARM: Orion5x: ts78xx: allow rtc-m48t86 to manage it's own resourcesGravatar H Hartley Sweeten 1-22/+7
2017-02-21ARM: Orion5x: ts78xx: remove RTC detectionGravatar H Hartley Sweeten 1-39/+12
2016-06-27rtc: m48t86: move m48t86.h to platform_dataGravatar Alexandre Belloni 1-1/+1
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+2
2015-12-07ARM: nand: make use of mtd_to_nand() where appropriateGravatar Boris BREZILLON 1-3/+3
2015-12-07ARM: orion5x: clean up mach/*.h headersGravatar Arnd Bergmann 1-1/+1
2015-12-07ARM: orion: use SPARSE_IRQ everywhereGravatar Arnd Bergmann 1-0/+1
2014-09-13ARM: orion5x: Convert pr_warning to pr_warnGravatar Joe Perches 1-2/+2
2013-11-24ARM: Orion5x: Fix warnings when using C=1.Gravatar Andrew Lunn 1-1/+1
2012-12-24ARM: delete struct sys_timerGravatar Stephen Warren 1-1/+1
2012-09-28ARM: Orion5x: ts78xx: Add IOMEM for virtual addresses.Gravatar Andrew Lunn 1-6/+6
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-3/+0
2012-05-14ARM: orion5x: ts78xx debugging changesGravatar Alexander Clouter 1-16/+18
2012-05-14ARM: orion5x: remove PM dependency from ts78xxGravatar Alexander Clouter 1-1/+1
2012-05-14ARM: orion5x: ts78xx fix NAND resource off by oneGravatar Alexander Clouter 1-10/+4
2012-05-14ARM: orion5x: ts78xx whitespace cleanupsGravatar Alexander Clouter 1-1/+1
2012-05-13arm: Use the plat_nand default partition parserGravatar H Hartley Sweeten 1-3/+0
2012-01-05ARM: restart: orion5x: use new restart hookGravatar Russell King 1-0/+1
2011-11-07Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 1-1/+1
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTGravatar Brian Norris 1-1/+1
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsGravatar Brian Norris 1-1/+1
2011-08-21ARM: mach-orion5x: convert boot_params to atag_offsetGravatar Nicolas Pitre 1-1/+1
2011-05-16ARM: orion5x: Refactor mpp code to use common orion platform mpp.Gravatar Andrew Lunn 1-22/+22
2011-03-06ARM: orion5x: replace printk with pr_{err,info,...} in ts78xx-setup.cGravatar Alexander Clouter 1-9/+9
2011-03-05ARM: orion5x: fix compiler cast warnings in ts78xx-setup.cGravatar Alexander Clouter 1-2/+2
2011-03-05ARM: orion5x: use safer FPGA ID 'default' for TS-78xxGravatar Alexander Clouter 1-5/+14
2011-03-04ARM: Enable TS-78XX features in unknown revisionsGravatar Michael Spang 1-3/+5
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Gravatar Lennert Buytenhek 1-0/+1
2011-03-03[ARM] update FPGA revisions for TS-7800Gravatar Alexander Clouter 1-0/+4
2011-03-03[ARM] orion5x: accelerate NAND on the TS-78xxGravatar Alexander Clouter 1-0/+56
2010-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionGravatar Russell King 1-1/+1
2010-11-05[ARM] TS-78xxx NAND resource type should be IORESOURCE_MEMGravatar Michael Spang 1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioGravatar Nicolas Pitre 1-2/+0
2010-08-12ARM: Fix gen_nand probe structures contentsGravatar Marek Vasut 1-0/+1
2009-06-03[ARM] orion: add hwrng timeriomem hook to TS-78xxGravatar Alexander Clouter 1-0/+58
2009-03-23[ARM] orion5x: update of FPGA ID's for the TS-78xxGravatar Alexander Clouter 1-2/+5
2009-03-04[ARM] orion5x: added a new FPGA ID set for the TS-78xxGravatar Alexander Clouter 1-1/+2
2009-02-25[ARM] orion5x: ts78xx add NAND support via plat_nandGravatar Alexander Clouter 1-0/+132
2009-02-25[ARM] orion5x: ts78xx amend RTC registering to not depend on ifdef'sGravatar Alexander Clouter 1-13/+1
2009-02-24[ARM] orion5x: ts78xx make more bulletproof the RTC load/unload codeGravatar Alexander Clouter 1-8/+14
2009-02-06[ARM] orion5x: TS-78xx support for 'hotplug' of FPGA devicesGravatar Alexander Clouter 1-55/+196
2009-02-06[ARM] orion5x: TS-78xx comment shiftingGravatar Alexander Clouter 1-9/+8
2009-02-06[ARM] orion5x: remove TS-78xx NOR support as it does not existGravatar Alexander Clouter 1-46/+0
2008-09-05mv643xx_eth: remove force_phy_addr fieldGravatar Lennert Buytenhek 1-2/+1
2008-08-09[ARM] Orion: Instantiate mv_xor driver for 5182Gravatar Saeed Bishara 1-0/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machGravatar Russell King 1-1/+1
2008-06-22[ARM] Orion: add Technologic Systems TS-78xx supportGravatar Alexander Clouter 1-0/+277