aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop32x/n2100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-08ARM: iop32x: enable multiplatform supportArnd Bergmann1-0/+1
2021-03-31ARM: iop32x: disable N2100 PCI parity reportingHeiner Kallweit1-4/+4
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-08-14ARM: iop32x: merge everything into mach-iop32x/Arnd Bergmann1-2/+3
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+2
2019-06-12i2c: iop: Use GPIO descriptorsLinus Walleij1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-01-30ARM: iop32x/n2100: fix PCI IRQ mappingRussell King1-2/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-2/+2
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook1-2/+1
2013-09-20ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij1-0/+2
2013-09-20ARM: iop32x: read N2100 power key using gpiolibLinus Walleij1-6/+15
2013-09-20ARM: iop32x: request and issue reset using gpioLinus Walleij1-2/+22
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-1/+1
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-1/+0
2012-01-05ARM: restart: iop3xx: use new restart hookRussell King1-0/+9
2011-08-21ARM: mach-iop32x: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-05-17Merge branch 'devel-stable' into develRussell King1-1/+0
2010-04-29ARM: 5943/1: iop: n2100: enable serial interruptAaro Koskinen1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-10-29iop: enable generic timeMikael Pettersson1-1/+0
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-23leds: Add pca9532 platform data for Thecus N2100Riku Voipio1-0/+52
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare1-3/+1
2007-11-08hwmon: (f75375s) On n2100 systems, set fans to full speed on bootRiku Voipio1-0/+11
2007-07-17Thecus N2100: register rtc-rs5c372 i2c deviceMartin Michlmayr1-0/+10
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams1-0/+2
2007-05-16[ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesDan Williams1-1/+1
2007-02-20[ARM] Merge remaining IOP codeRussell King1-2/+3
2007-02-18[ARM] 4058/2: iop32x: set ->broken_parity_status on n2100 onboard r8169 portsLennert Buytenhek1-0/+14
2007-02-17[ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xxDan Williams1-2/+3
2006-10-29[ARM] 3913/1: n2100: fix IRQ routing for second ethernet portLennert Buytenhek1-1/+1
2006-09-25[ARM] 3850/1: iop3xx: add thecus n2100 supportLennert Buytenhek1-0/+251