Commit Graph

131 Commits (25af7dc19358f18ba826492f781fbdfab8fd8588)

Author SHA1 Message Date
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 9 years ago
Masahiro Yamada c74b8fcdd7 arm, nds32, sh: remove useless ioremap()/iounmap() defines 9 years ago
Simon Glass 4c794525d5 Drop references to CONFIG_SYS_GENERIC_BOARD in config files 9 years ago
Simon Glass b61e90e6fd sh: Drop the arch-specific board init 9 years ago
Simon Glass f41e6088eb sh: Fix build errors for generic board 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Fabio Estevam f86411b18d sh: Use the generic bitops headers 9 years ago
Joe Hershberger c9bb942e2f Move default y configs out of arch/board Kconfig 10 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 10 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 10 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Masahiro Yamada c3dd823864 sh: enable CONFIG_USE_PRIVATE_LIBGCC by default 10 years ago
Masahiro Yamada 5f91a3adb8 sh: import missing private libraries from Linux 3.19 10 years ago
Masahiro Yamada 72cedad2b8 sh: rename some private libraries 10 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 10 years ago
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 10 years ago
Nobuhiro Iwamatsu 570dd7f441 sh: Move SH_32BIT to Kconfig 10 years ago
Masahiro Yamada f97eeba445 sh: define CONFIG_CPU_SH4A for some boards 10 years ago
Masahiro Yamada 887363b5f0 sh: consolidate CONFIG_SYS_CPU defines 10 years ago
Masahiro Yamada 7d2366627e sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig 10 years ago
Masahiro Yamada 0e29429f76 sh: use more descriptive prompts for board select menu 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 11 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 11 years ago
Masahiro Yamada afc3929fac sh: unify sh2/sh3/sh4 linker scripts 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Masahiro Yamada 994b56616b sh: delete an unused source file 11 years ago
Baruch Siach 19bb5e4ba0 sh: fix PFC registers definition for SH772{2, 3, 4} 11 years ago
Masahiro Yamada cd2e46cb38 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 11 years ago
Masahiro Yamada 9b6e2c363f kbuild: fix CROSS_COMPILE settings in config.mk 11 years ago
Masahiro Yamada 08f11151c2 sh: merge compiler flag -ffixed-r13 11 years ago
Masahiro Yamada aceba5a5cf sh: Do not define -ffreestanding twice 11 years ago
Nobuhiro Iwamatsu 5fe3aefd3d sh: sh2: Remove CONFIG_SH2A definition from asm/processor.h 11 years ago
Nobuhiro Iwamatsu 6b87abe3ac sh: sh4: Remove CONFIG_SH4A definition from source code 11 years ago
Nobuhiro Iwamatsu 8f0960e837 sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ 11 years ago
Nobuhiro Iwamatsu b1165adfd5 sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4 11 years ago
Nobuhiro Iwamatsu 22e7d66181 sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3 11 years ago
Nobuhiro Iwamatsu 14eeb926bb sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2 11 years ago
Yoshihiro Shimoda 320cf35080 sh: add support for sh7753evb board 11 years ago
Rob Herring 1b5cf9549f sh: convert to common timer code 11 years ago
Masahiro Yamada 02b3bf390e sh: convert makefiles to Kbuild style 11 years ago
Masahiro Yamada 61698478a3 sh: Do not include start.o in lib$(CPU).o 11 years ago
Nobuhiro Iwamatsu a633a18f90 sh: cache: Change cache API to defines as U-Boot 12 years ago
Nobuhiro Iwamatsu b8f1608645 sh: timer: Remove static global variable 12 years ago
Nobuhiro Iwamatsu 861bd4bcf7 sh: timer: Mask bit of timer prescaler 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 12 years ago
Andreas Bießmann 2cb0e55a3c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago