Commit Graph

33 Commits (44421e42587125acf70771436bcd6af06e1261a3)

Author SHA1 Message Date
Mike Frysinger 72edff8dd4 Blackfin arch: fix incorrect limit check for bf54x check_gpio 17 years ago
Michael Hennerich e9fae189ca Blackfin arch: Fix bogus str_ident check in gpio code 17 years ago
Mike Frysinger 74c04503d7 Blackfin arch: mark local gpio_error() as static 17 years ago
Michael Hennerich 1efc80b53e Blackfin arch: Functional power management support 17 years ago
Michael Hennerich 803a8d2acb Blackfin arch: Add workaround to read edge triggered GPIOs 17 years ago
Michael Hennerich affee2b261 [Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ 17 years ago
Mike Frysinger 681793711a [Blackfin] arch: declare list of peripherals as const since we dont modify the incoming array 17 years ago
Graf Yang 6ed8394230 [Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg. 17 years ago
Harvey Harrison b85d858b40 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 17 years ago
Mike Frysinger d171c23327 [Blackfin] arch: fix up gpio code style -- no functional changes 17 years ago
Mike Frysinger f85c4abdbc [Blackfin] arch: dump the stack before printing out an error otherwise the stack dump is useless as it shows us tracing through printk 17 years ago
Michael Hennerich cfefe3c683 [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code 17 years ago
Michael Hennerich a2c8cfef6a [Blackfin] arch: GPIO API cleanup and anomaly update 17 years ago
Michael Hennerich acbcd26319 [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interface 17 years ago
Michael Hennerich fac3cf432e [Blackfin] arch: Fix gpio label handling 17 years ago
Mike Frysinger 1545a1111a [Blackfin] arch: add support for BF523/BF524/BF526 17 years ago
Michael Hennerich 590031450a Blackfin arch: add new processor ADSP-BF52x arch/mach support 18 years ago
Michael Hennerich cda6a20b68 Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi> 18 years ago
Michael Hennerich c58c2140f0 Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver 18 years ago
Michael Hennerich 2b39331a28 Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323 18 years ago
Michael Hennerich 2acde90230 Blackfin arch: a few things still use bfin_read_PORT_FER() 18 years ago
Michael Hennerich d2b11a468a Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single file 18 years ago
Michael Hennerich 4d5f4ed3fb Blackfin arch: extract gpio number from PIN function 18 years ago
Mike Frysinger 168f1212c0 Blackfin arch: rewrite our reboot code in C 18 years ago
Michael Hennerich 8c61362377 Blackfin arch: Some cosmetics based on LKML feedback from Joe Perches 18 years ago
Michael Hennerich 314c98d589 Blackfin arch: add missing gpio error handling to make sure we roll back requests in case one fails 18 years ago
Mike Frysinger 1aafd90912 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 18 years ago
Mike Frysinger 1f83b8f148 Blackfin arch: cleanup warnings from checkpatch -- no functional changes 18 years ago
Michael Hennerich 581d62ab30 Blackfin arch: fix bug can not wakeup from sleep via push buttons 18 years ago
Michael Hennerich e7613aab91 Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1 18 years ago
Michael Hennerich 9ae246cd85 Blackfin arch: Fix reserved map after we changed PORT_H definition 18 years ago
Mike Frysinger a161bb0510 Blackfin arch: mark a bunch of local functions as static 18 years ago
Bryan Wu 1394f03221 blackfin architecture 18 years ago