Commit Graph

289 Commits (a89780f3b84f9a421e2608580b55f12b3ac4f9c2)

Author SHA1 Message Date
Sam Ravnborg 01ba2bdc6b all archs: consolidate init and exit sections in vmlinux.lds.h 17 years ago
Mathieu Desnoyers 7d2284b09f Fix Blackfin HARDWARE_PM support 17 years ago
Sonic Zhang 233b28a91c Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial console 17 years ago
Mike Frysinger 49dce9124b Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicated 17 years ago
Mike Frysinger 9cb07b23db Blackfin arch: use common __INIT/__FINIT defines rather than setting the .section ourselves to .init.text 17 years ago
Robin Getz fb322915a0 Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get confused 17 years ago
Robin Getz 569a50ca3f Blackfin arch: Ensure we printk out strings with the proper loglevel 17 years ago
Bernd Schmidt 0bad33d93a Blackfin arch: Need to specify ax with the .init.text section, 17 years ago
Robin Getz f72eecb97b Blackfin arch: Update Kconfig to latest Blackfin silicon datasheets 17 years ago
Mike Frysinger eee1f15ce6 Blackfin arch: update defconfig files 17 years ago
Mike Frysinger 46c87c3cce Blackfin arch: Fix typo, and add ENDPROC - no functional changes 17 years ago
Mike Frysinger c3a9f435ae Blackfin arch: cplb and map header file cleanup 17 years ago
Mike Frysinger 81a487a59f Blackfin arch: cleanup the cplb declares 17 years ago
Mike Frysinger 7160e9503a Blackfin arch: fix building for BF542 processors which only have 1 TWI 17 years ago
Mike Frysinger 8d6c242062 Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it 17 years ago
Mike Frysinger d0025e5edf Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined 17 years ago
Sonic Zhang e40540b304 Blackfin arch: fix bug NOR Flash MTD mount fail 17 years ago
Cliff Cai 28a44d4bd6 Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usage 17 years ago
Robin Getz 90c7f4686f Blackfin arch: cleanup kernel exception message, don't insult the customer. 17 years ago
Bernd Schmidt af8a5af3ff Blackfin arch: fix bug kernel not to boot up with mtd filesystems 17 years ago
Michael Hennerich 561cc18b86 Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board files 17 years ago
Robin Getz 4c26c6c9bf Blackfin arch: print out modules that are loaded if we get a kernel oops 17 years ago
Michael Hennerich 5c91fb902d Blackfin arch: Add assembly function insl_16 17 years ago
Mike Frysinger 1754a5d9f9 Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd 17 years ago
Mike Frysinger e709d84b99 Blackfin arch: fix spurious newline in header 17 years ago
Bernd Schmidt fc97551db9 [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile without it. 17 years ago
Yi Li ee7883b746 [Blackfin] arch: fix bug kernel boot message: memory information is not reasonable 17 years ago
Mike Frysinger de8c43f2fc [Blackfin] arch: use common flash driver to setup partitions rather than the bf5xx-flash driver 17 years ago
Michael Hennerich 96a5c6f9be [Blackfin] arch: Fix bug - kernel build with Debug option enabled fails to boot up 17 years ago
Sonic Zhang 03c5732855 [Blackfin] arch: Fix bug Only RTC interrupt can wake up deeper sleep core. 17 years ago
Michael Hennerich 444ad82bc3 [Blackfin] arch: Add proper SW System Reset delay sequence 17 years ago
Michael Hennerich a628a8bcd8 [Blackfin] arch: Update copyright date 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
Bernd Schmidt b97b8a9983 [Blackfin] arch: Initial checkin of the memory protection support. 17 years ago
Michael Hennerich 2047e40d72 [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or option 17 years ago
Michael Hennerich 4521ef42de [Blackfin] arch: Add some comments - fix semicolons 17 years ago
Bernd Schmidt 7a1a6d0061 [Blackfin] arch: move all code related to CPLB handling into a new subdirectory under kernel/ 17 years ago
Robin Getz aee3a29240 [Blackfin] arch: print out list of modules if kernel is crashing and tell people if the kernel is tainted 17 years ago
Bryan Wu e31639540d [Blackfin] arch: enable generic GPIO based I2C driver in STAMP-BF533, EZKIT-BF533 and EZKIT-BF561 boards 17 years ago
Robin Getz 6b5eace2f1 [Blackfin] arch: Don't oops_in_progress if single step is comming from the kernel 17 years ago
Michael Hennerich a546b0ac59 [Blackfin] arch: Fix BUG - kernel sometimes would stuck with KEYBOARD_GPIO on 17 years ago
Joe Perches 79f1ec862a [Blackfin] arch: Spelling fixes 17 years ago
Enrik Berkhan 76a7f40492 [Blackfin] arch: fix bug when DMA operation related core B of BF561 17 years ago
Sonic Zhang 37931db5bd [Blackfin] arch: Restore default DMA priority over core on bf54x. 17 years ago
Mike Frysinger 43f73fef07 [Blackfin] arch: pull in linux/etherdevice.h for random_ether_addr() used in bfin_get_ether_addr() 17 years ago
Martin Strubel 7285846ff8 [Blackfin] arch: disable bfin_get_ether_addr fucntion for boards when do not use MAC driver 17 years ago
Michael Hennerich 8baf560b4c [Blackfin] arch: Enable both edge triggered GPIO IRQs on BF54x and use irq_to_gpio() 17 years ago
Martin Strubel 471b9a6c73 [Blackfin] arch: added Minotaur BSP 17 years ago
Michael Hennerich 2463ef22bf [Blackfin] arch: replace current blackfin specific pfbutton driver with kernel generic gpio key driver 17 years ago