Commit Graph

35 Commits (731e74c43d4e47daf327748128f1a3648e5d39a5)

Author SHA1 Message Date
Sonic Zhang 233b28a91c Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial console 17 years ago
Michael Hennerich 561cc18b86 Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board files 17 years ago
Michael Hennerich c7d4896621 Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt require it anymore; fix bus numbers, fix typos 17 years ago
Mike Frysinger f02bcec598 Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in newer linux trees 17 years ago
Mike Frysinger 9862cc5278 Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since this is not BF537 specific and to better match other Blackfin-specific conventions 17 years ago
Mike Frysinger 137b1529da Blackfin arch: sharing the board-specific MAC function does not make sense so move it into board-specific files 17 years ago
Mike Frysinger 4f25eb85d6 Blackfin arch: split board selection off into mach subdirs 17 years ago
Bryan Wu 5d448dd507 Blackfin arch: move hard coded pin_req to board file 17 years ago
Mike Frysinger 64e5c51291 Blackfin arch: fix libata data struct member from irq_type to irq_flags 18 years ago
Sonic Zhang 111cf97d2c Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA. 18 years ago
Michael Hennerich 8ecc73687b Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for net2272 driver 18 years ago
Mike Frysinger 066954a389 Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storage 18 years ago
David Brownell 27f5d75afa USB: re-remove <linux/usb_sl811.h> 18 years ago
Robin Getz 337d390b3a Blackfin arch: Print out debug info, as early as possible 18 years ago
Michael Hennerich eabb5a5e0b Blackfin arch: Remove legacy support 18 years ago
Mike Frysinger 168f1212c0 Blackfin arch: rewrite our reboot code in C 18 years ago
Mike Frysinger f0b5d12f2b Blackfin arch: allow people to select the feature that is unavailable to the kernel 18 years ago
Robin Getz 518039bc24 Blackfin arch: Add ability to expend the hardware trace buffer 18 years ago
Robin Getz f16295e7e7 Blackfin arch: Fix CCLK and SCLK checks 18 years ago
Mike Frysinger e208f83a7a Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves 18 years ago
Mike Frysinger 1aafd90912 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 18 years ago
Bryan Wu c6c4d7bbbb Blackfin arch: update platform driver resource information to all board files 18 years ago
Alex Landau f40d24d909 Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-level io routines 18 years ago
Mike Frysinger 1f83b8f148 Blackfin arch: cleanup warnings from checkpatch -- no functional changes 18 years ago
Robin Getz 669b792c77 Blackfin arch: Clean up trace buffer handling, No major functional changes. 18 years ago
Roy Huang 24a07a1241 Blackfin arch: initial supporting for BF548-EZKIT 18 years ago
Mike Frysinger 52a078120c Blackfin arch: move more of our startup code to .init so it can be freed once we are up and running 18 years ago
Mike Frysinger 83a5c3e321 Blackfin arch: unify differences between our diff head.S files -- no functional changes 18 years ago
Simon Arlott d2d50aa97d Blackfin arch: spelling fixes 18 years ago
Mike Frysinger c09c4e0065 Blackfin arch: make sure we use local labels 18 years ago
Mike Frysinger 5079df993c Blackfin arch: document why we have to touch the UART peripheral in our boot up code 18 years ago
Mike Frysinger ef9256d283 Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state 18 years ago
Mike Frysinger 30870b93cd Blackfin arch: dont clear status register bits in SWRST so we can actually use it 18 years ago
Mike Frysinger 6dae211411 Blackfin arch: fix a few random warnings 18 years ago
Bryan Wu 1394f03221 blackfin architecture 18 years ago