Commit Graph

108 Commits (e17c5200c7e9a802783a53d4f4457fa68f7fa074)

Author SHA1 Message Date
Francois Retief e17c5200c7 sparc: Initial ground work for generic board initialization 10 years ago
Francois Retief a5b629a33e sparc: Fix whitespace in cpu/leon2/cpu_init.c 10 years ago
Francois Retief c2b37a0d55 sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX 10 years ago
Daniel Hellstrom ff0b9b77c2 sparc: Serial baud rate register support multiple buses with different frequency 10 years ago
Francois Retief 58e5585625 sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failure 10 years ago
Daniel Hellstrom f33f888d0e sparc: Added function that checks if IRQ is on or off 10 years ago
Francois Retief be7357a6cc sparc: Remove version_string variable from start.S file 10 years ago
Francois Retief 52789143a2 sparc: Move SYS_SPARC_NWINDOWS to Kconfig 10 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 10 years ago
Francois Retief e43ce3fca7 sparc: leon3: Add debug_uart support to LEON3 serial driver. 10 years ago
Daniel Hellstrom 5786071e4a sparc: ambapp: Removed warning and unnecessary printout. 10 years ago
Daniel Hellstrom f2879f5952 sparc: leon3: Moved GRLIB core header files to common include/grlib directory 10 years ago
Daniel Hellstrom cff009ed6f sparc: leon3: Added memory controller initialization using new AMBA PnP routines. 10 years ago
Daniel Hellstrom 898cc81da3 sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. 10 years ago
Francois Retief 0070109f68 sparc: Update startup code to take PIC mode into account 10 years ago
Francois Retief a50adb7b4d sparc: Update LEON serial drivers to use readl/writel macros 10 years ago
Francois Retief c33759aebd sparc: Add -mcpu= compiler flags for LEON2/LEON3 10 years ago
Francois Retief 72bcbd4bfb sparc: Fix broken files during license changes 10 years ago
Måns Rullgård 44d0677a90 Replace "extern inline" with "static inline" 10 years ago
Fabio Estevam a428c9e9ce sparc: Use the generic bitops headers 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
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 11 years ago
Masahiro Yamada 89bedb0c10 sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR defines 11 years ago
Masahiro Yamada c2a1d5d306 sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk 11 years ago
Masahiro Yamada 8be2964240 sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig 11 years ago
Masahiro Yamada 89c64cdd8f sparc: Use nicer prompt for board select menu 11 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 11 years ago
Masahiro Yamada 90f984e397 kconfig: delete redundant CONFIG_${ARCH} definition 11 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 11 years ago
Masahiro Yamada 9d78b9ae8d sparc: merge LEON2 and LEON3 linker scripts 11 years ago
Masahiro Yamada 9f847b8201 sparc: merge LEON3 linker scripts 11 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 12 years ago
Masahiro Yamada 643aae1406 include: delete include/linux/config.h 12 years ago
Masahiro Yamada 76512e0d84 sparc: include config.h to start.S 12 years ago
Masahiro Yamada 774b7d5ba9 sparc: convert makefiles to Kbuild style 12 years ago
Masahiro Yamada 9f414a3ab1 sparc: fix a link error 12 years ago
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 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