Commit Graph

223 Commits (e8f954a756a825130d11b9c8fca70101dd8b3ac5)

Author SHA1 Message Date
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Måns Rullgård 44d0677a90 Replace "extern inline" with "static inline" 9 years ago
Fabio Estevam 9b0e3fd1c8 blackfin: Use the generic bitops headers 9 years ago
Bin Meng 1caf934a05 video: Drop DEV_FLAGS_SYSTEM flag 9 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 10 years ago
Masahiro Yamada 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures 10 years ago
Masahiro Yamada 0a12e6872e generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 10 years ago
Martin Dorwig 49cad54788 Export redesign 10 years ago
Masahiro Yamada 8b923a56dc blackfin: include <linux/compiler.h> rather than define __iomem 10 years ago
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Sonic Zhang 240182d59a bfin: make the CPU macro of LDR target more genenric 10 years ago
Wolfgang Denk 0060517ae0 cppcheck cleanup: fix nullPointer errors 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Sonic Zhang c49eabeffc blackfin: convert blackfin board_f and board_r to use generic board init functions 10 years ago
Scott Jiang 9f9a65c80a blackfin: spi clock is in sysclk1 domain instead of sysclk0 10 years ago
Aaron Wu 08b6a61162 bfin: add register define required by core B on dual core BF609 processor 10 years ago
Masahiro Yamada 90f984e397 kconfig: delete redundant CONFIG_${ARCH} definition 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 11 years ago
Masahiro Yamada 443a2ec57a blackfin, powerpc: remove redundant definitions of ARRAY_SIZE 11 years ago
Vasili Galka a91fd00175 blackfin: Add more dcache functions 11 years ago
Masahiro Yamada c42f56d96d blackfin: replace bfin_gen_rand_mac() with eth_random_addr() 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Ian Campbell fd11bea2cc blackfin: make name_to_gpio be a weak symbol 11 years ago
Masahiro Yamada 026f9cf24f kbuild: improve Kbuild speed 11 years ago
Masahiro Yamada 9b6e2c363f kbuild: fix CROSS_COMPILE settings in config.mk 11 years ago
Masahiro Yamada 04a34c96b1 kbuild: use shorten logs for misc targets 11 years ago
Tom Rini 130fbeb1c5 blackfin: Add <asm/clock.h> to numerous drivers 11 years ago
Sonic Zhang 86bdd70a09 blackfin: rename bfin-twi_i2c driver to adi_i2c 11 years ago
Sonic Zhang d6a320d5bb blackfin: add spi and i2c specific get clock functions 11 years ago
Masahiro Yamada efcf861931 kbuild: use scripts/Makefile.clean 11 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Aaron Wu 819ca38fa7 blackfin: Initialize the EMAC VLAN with proper default value 11 years ago
Sonic Zhang 861aa63d6b blackfin: Change SMC dcplb entry flag to cover 16M address region 11 years ago
Bob Liu 28bfc40ce9 blackfin: init bss early 11 years ago
Sonic Zhang ab784696fc blackfin: The logic of the BF609 macro is opposite. 11 years ago
Masahiro Yamada 2bf9557744 blackfin: delete unused header files 11 years ago
Sonic Zhang ecf9ce2149 blackfin: remove build warning 11 years ago
Sonic Zhang 31d5d4e056 blackfin: fixing warning by including proper headers 11 years ago
Masahiro Yamada a8c075414a Makefile: use two double-quotations as a pair 11 years ago
Masahiro Yamada 985e18d14e blackfin: Do not generate unused header bootrom-asm-offsets.h 11 years ago
Sonic Zhang 76db0fde5b blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default 11 years ago
Masahiro Yamada e40acc0a59 Blackfin: remove executable permission of AWK script 11 years ago
Wolfgang Denk a5750b8058 blackfin: don't use 'bool' when it causes problems 11 years ago
Masahiro Yamada 643aae1406 include: delete include/linux/config.h 11 years ago
Masahiro Yamada 0f0f75774e cosmetic: remove empty lines at the top of file 11 years ago
Rob Herring f232950f82 config: remove platform CONFIG_SYS_HZ definition part 2/2 11 years ago