Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fca1e8433e91f8de56a7d4113b5cd1cd21ca9eef
/
arch
/
sparc
/
cpu
53d41e6
Fix spelling of "transferred".
by Vagrant Cascadian
· 9 years ago
f7a9817
sparc: Remove non-generic board init files: board.c, time.c
by Francois Retief
· 9 years ago
649c68b
sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabled
by Daniel Hellstrom
· 15 years ago
cbb7de6
sparc: leon3: Added CPU count and frequency detection.
by Daniel Hellstrom
· 15 years ago
703d024
sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards
by Francois Retief
· 9 years ago
fc7784e
sparc: Update PROM initialization code for generic board
by Francois Retief
· 9 years ago
7d07d68
sparc: Update cpu_init.c to use generic timer infrastructure
by Francois Retief
· 9 years ago
9e51aea
sparc: leon2: Updates for generic board initialization
by Francois Retief
· 9 years ago
b131cc5
sparc: leon3: Updates for generic board initialization
by Francois Retief
· 9 years ago
6648575
sparc: leon3: Clear all unused GPTIMER registers.
by Daniel Hellstrom
· 14 years ago
7cb1421
sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function
by Francois Retief
· 9 years ago
b1d20d9
sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()
by Francois Retief
· 9 years ago
e3051d9
sparc: Initial ground work for generic board initialization
by Francois Retief
· 9 years ago
21ffc1f
sparc: Fix whitespace in cpu/leon2/cpu_init.c
by Francois Retief
· 9 years ago
e3cdd07
sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX
by Francois Retief
· 9 years ago
eb2de58
sparc: Serial baud rate register support multiple buses with different frequency
by Daniel Hellstrom
· 15 years ago
c35ce85
sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failure
by Francois Retief
· 9 years ago
cb0c606
sparc: Remove version_string variable from start.S file
by Francois Retief
· 9 years ago
f6b3d1e
sparc: Move SYS_SPARC_NWINDOWS to Kconfig
by Francois Retief
· 9 years ago
d18eb7b
sparc: leon3: Add debug_uart support to LEON3 serial driver.
by Francois Retief
· 9 years ago
72c3e19
sparc: ambapp: Removed warning and unnecessary printout.
by Daniel Hellstrom
· 14 years ago
9d59af9
sparc: leon3: Moved GRLIB core header files to common include/grlib directory
by Daniel Hellstrom
· 15 years ago
a7da6a0
sparc: leon3: Added memory controller initialization using new AMBA PnP routines.
by Daniel Hellstrom
· 15 years ago
02e2a84
sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.
by Daniel Hellstrom
· 15 years ago
9e12858
sparc: Update startup code to take PIC mode into account
by Francois Retief
· 9 years ago
ff6929d
sparc: Update LEON serial drivers to use readl/writel macros
by Francois Retief
· 9 years ago
44d46c0
sparc: Fix broken files during license changes
by Francois Retief
· 9 years ago
156be26
sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk
by Masahiro Yamada
· 10 years ago
f54d7d6
sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig
by Masahiro Yamada
· 10 years ago
8ac041e
sparc: merge LEON2 and LEON3 linker scripts
by Masahiro Yamada
· 10 years ago
bbc1850
sparc: merge LEON3 linker scripts
by Masahiro Yamada
· 10 years ago
9c2a0f2
leon: implement missing get_tbclk()
by Daniel Hellstrom
· 11 years ago
8f7557d
leon: use CONFIG_SYS_HZ to config timer prescaler
by Daniel Hellstrom
· 11 years ago
98e4a90
sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition
by Masahiro Yamada
· 11 years ago
39c8968
usb: create common header virtual root hub descriptors
by Stephen Warren
· 11 years ago
44c1785
sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversion
by Tom Rini
· 11 years ago
ac9ecc4
sparc: include config.h to start.S
by Masahiro Yamada
· 11 years ago
873ccf8
sparc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
8f9c49d
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
0db3ea2
sparc: Fix build warnings in serial.c
by Simon Glass
· 12 years ago
8278371
sparc: Fix out-of-tree building
by Simon Glass
· 12 years ago
d9c6449
serial: Use default_serial_puts() in drivers
by Marek Vasut
· 12 years ago
a323128
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· 12 years ago
f35317c
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
by Marek Vasut
· 12 years ago
2c91a96
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver
by Marek Vasut
· 12 years ago
8330d1e
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver
by Marek Vasut
· 12 years ago
032b080
dm: sparc: Fixup the compile warnings in sparc code
by Marek Vasut
· 12 years ago
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
60fbc8d
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
bf895ad
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 years ago
5d0569a
Fix misc spelling errors found by lintian
by Loïc Minier
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
e9b287d
sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
by Peter Tyser
· 15 years ago