Commit Graph

121 Commits (379b3280b30c4aad5ff0fdf1cd6431c5fa6861b1)

Author SHA1 Message Date
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Francois Retief 7a4fb11b85 sparc: Remove non-generic board init files: board.c, time.c 9 years ago
Daniel Hellstrom f376c42f3b sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabled 9 years ago
Daniel Hellstrom 6c4359aa72 sparc: leon3: Added CPU count and frequency detection. 9 years ago
Daniel Hellstrom 36594a1dfb sparc: Removed USB stop from linux bootm, arch-independent bootm stop USB 9 years ago
Francois Retief 4c547754f5 sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards 9 years ago
Francois Retief 1e85ccec53 sparc: Update PROM initialization code for generic board 9 years ago
Francois Retief c97088c3cf sparc: Update cpu_init.c to use generic timer infrastructure 9 years ago
Francois Retief c837901bf1 sparc: leon2: Updates for generic board initialization 9 years ago
Francois Retief a62bba15b5 sparc: leon3: Updates for generic board initialization 9 years ago
Daniel Hellstrom cb31eaa4b3 sparc: leon3: Clear all unused GPTIMER registers. 9 years ago
Francois Retief 574be25ea1 sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function 9 years ago
Francois Retief d67269ba70 sparc: leon3: Move snoop detection from startup.S to arch_cpu_init() 9 years ago
Francois Retief e17c5200c7 sparc: Initial ground work for generic board initialization 9 years ago
Francois Retief a5b629a33e sparc: Fix whitespace in cpu/leon2/cpu_init.c 9 years ago
Francois Retief c2b37a0d55 sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX 9 years ago
Daniel Hellstrom ff0b9b77c2 sparc: Serial baud rate register support multiple buses with different frequency 9 years ago
Francois Retief 58e5585625 sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failure 9 years ago
Daniel Hellstrom f33f888d0e sparc: Added function that checks if IRQ is on or off 9 years ago
Francois Retief be7357a6cc sparc: Remove version_string variable from start.S file 9 years ago
Francois Retief 52789143a2 sparc: Move SYS_SPARC_NWINDOWS to Kconfig 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Francois Retief e43ce3fca7 sparc: leon3: Add debug_uart support to LEON3 serial driver. 9 years ago
Daniel Hellstrom 5786071e4a sparc: ambapp: Removed warning and unnecessary printout. 9 years ago
Daniel Hellstrom f2879f5952 sparc: leon3: Moved GRLIB core header files to common include/grlib directory 9 years ago
Daniel Hellstrom cff009ed6f sparc: leon3: Added memory controller initialization using new AMBA PnP routines. 9 years ago
Daniel Hellstrom 898cc81da3 sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. 9 years ago
Francois Retief 0070109f68 sparc: Update startup code to take PIC mode into account 9 years ago
Francois Retief a50adb7b4d sparc: Update LEON serial drivers to use readl/writel macros 9 years ago
Francois Retief c33759aebd sparc: Add -mcpu= compiler flags for LEON2/LEON3 9 years ago
Francois Retief 72bcbd4bfb sparc: Fix broken files during license changes 9 years ago
Måns Rullgård 44d0677a90 Replace "extern inline" with "static inline" 9 years ago
Fabio Estevam a428c9e9ce sparc: Use the generic bitops headers 9 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/ 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