Commit Graph

606 Commits (8a7a8544a4f6554ec2d8048ac9f9672f442db5a2)

Author SHA1 Message Date
Mike Frysinger 181afa9498 [Blackfin] arch: grab mac address from OTP on BF527-EZKIT 17 years ago
Sonic Zhang 549aaa8425 [Blackfin] arch: Fix bug - Setting peripheral_map only when dma channel is UART2/3. 17 years ago
Mike Frysinger cad2ab65dd [Blackfin] arch: add board resources for new simple-gpio char driver 17 years ago
Mike Frysinger edf056417d [Blackfin] arch: fix bug - set right partition size in the board files 17 years ago
Sonic Zhang 32320ea0a6 [Blackfin] arch: Update default config 17 years ago
Mike Frysinger 8929ecf84d [Blackfin] arch: add fixed code to the memory map output 17 years ago
Mike Frysinger c63d4e6408 [Blackfin] arch: add handling for the mach symlink in the `make V=1` case 17 years ago
Mike Frysinger 4d94bf6746 [Blackfin] arch: respect `make -s` when creating the asm/mach symlink 17 years ago
Mike Frysinger 7aa475cfb7 [Blackfin] arch: fix bug add missing header file 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