Commit Graph

86 Commits (fa5530b85dd48e58700188754ee852444466bf28)

Author SHA1 Message Date
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 10 years ago
Masahiro Yamada 89bedb0c10 sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR defines 10 years ago
Masahiro Yamada c2a1d5d306 sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk 10 years ago
Masahiro Yamada 8be2964240 sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig 10 years ago
Masahiro Yamada 89c64cdd8f sparc: Use nicer prompt for board select menu 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 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
Masahiro Yamada 9d78b9ae8d sparc: merge LEON2 and LEON3 linker scripts 10 years ago
Masahiro Yamada 9f847b8201 sparc: merge LEON3 linker scripts 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Daniel Hellstrom 4148b3d0dd leon: implement missing get_tbclk() 11 years ago
Daniel Hellstrom 1c1c7506de leon: use CONFIG_SYS_HZ to config timer prescaler 11 years ago
Masahiro Yamada ece0d37014 sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition 11 years ago
Stephen Warren eb838e7d84 usb: create common header virtual root hub descriptors 11 years ago
Masahiro Yamada 026f9cf24f kbuild: improve Kbuild speed 11 years ago
Masahiro Yamada a0a15b441c config.mk: specify the exact path to standalone linker script 11 years ago
Masahiro Yamada 9b6e2c363f kbuild: fix CROSS_COMPILE settings in config.mk 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Tom Rini e8a8bab52c sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversion 11 years ago
Masahiro Yamada 643aae1406 include: delete include/linux/config.h 11 years ago
Masahiro Yamada 76512e0d84 sparc: include config.h to start.S 11 years ago
Masahiro Yamada 774b7d5ba9 sparc: convert makefiles to Kbuild style 11 years ago
Masahiro Yamada 9f414a3ab1 sparc: fix a link error 11 years ago
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 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
Simon Glass 2a08b740e3 sparc: Use image_setup_linux() instead of local code 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Simon Glass 68794b9f73 sparc: Fix build warnings in serial.c 12 years ago
Simon Glass eb33809f70 sparc: Fix out-of-tree building 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 12 years ago
Simon Glass 1e5f8bd0bc sparc: Use generic global_data 12 years ago
Simon Glass fa25c6f0cc sparc: Drop kbd_status and reset_status from global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Simon Glass b1f17bf5ff Add strcasecmp() and strncasecmp() 12 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 12 years ago
Simon Glass a8f1f1cd97 sparc: Change bi_baudrate and global data baudrate to int 12 years ago
Marek Vasut ec3fd68952 serial: Use default_serial_puts() in drivers 12 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Marek Vasut a382725060 serial: Remove CONFIG_SERIAL_MULTI from serial drivers 12 years ago
Marek Vasut 29b5ff7f8e serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver 12 years ago
Marek Vasut af7be3b6a9 serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver 12 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 12 years ago
Marek Vasut b2f2760006 dm: sparc: Fixup the compile warnings in sparc code 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 12 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 13 years ago