linux_dsm_epyc7002/arch/blackfin
Bryan Wu 5d448dd507 Blackfin arch: move hard coded pin_req to board file
Remove some sort of bloaty code, try to get these pin_req arrays built at compile-time

 - move this static things to the blackfin board file
 - add pin_req array to struct bfin5xx_spi_master
 - tested on BF537/BF548 with SPI flash

Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-11-12 23:24:42 +08:00
..
boot Blackfin arch: add a cheesy install target 2007-10-22 00:45:55 +08:00
configs Blackfin arch: update board defconfig files according to latest information from ADI datasheet 2007-10-30 11:39:47 +08:00
kernel Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets confused 2007-11-12 22:46:46 +08:00
lib Blackfin arch: add assembly function for doing 64bit unsigned division 2007-10-21 22:57:36 +08:00
mach-bf527 Blackfin arch: move hard coded pin_req to board file 2007-11-12 23:24:42 +08:00
mach-bf533 Blackfin arch: move hard coded pin_req to board file 2007-11-12 23:24:42 +08:00
mach-bf537 Blackfin arch: move hard coded pin_req to board file 2007-11-12 23:24:42 +08:00
mach-bf548 Blackfin arch: move hard coded pin_req to board file 2007-11-12 23:24:42 +08:00
mach-bf561 Blackfin arch: move hard coded pin_req to board file 2007-11-12 23:24:42 +08:00
mach-common Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers 2007-11-12 22:21:30 +08:00
mm Blackfin arch: show_mem can not be marked as init, since it is called during OOM condition 2007-10-10 17:25:15 +08:00
oprofile Combine instrumentation menus in kernel/Kconfig.instrumentation 2007-10-19 11:53:54 -07:00
Kconfig Blackfin arch: Added support for HV Sistemas H8606 board 2007-10-29 16:14:44 +08:00
Makefile Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in Makefile 2007-10-22 10:46:21 +08:00