Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d7248c42f153163d8e427649f5f47cc65cb41691
/
arch
/
sparc
7a4fb11
sparc: Remove non-generic board init files: board.c, time.c
by Francois Retief
· 9 years ago
f376c42
sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabled
by Daniel Hellstrom
· 15 years ago
6c4359a
sparc: leon3: Added CPU count and frequency detection.
by Daniel Hellstrom
· 15 years ago
36594a1
sparc: Removed USB stop from linux bootm, arch-independent bootm stop USB
by Daniel Hellstrom
· 15 years ago
4c54775
sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards
by Francois Retief
· 9 years ago
1e85cce
sparc: Update PROM initialization code for generic board
by Francois Retief
· 9 years ago
c97088c
sparc: Update cpu_init.c to use generic timer infrastructure
by Francois Retief
· 9 years ago
c837901
sparc: leon2: Updates for generic board initialization
by Francois Retief
· 9 years ago
a62bba1
sparc: leon3: Updates for generic board initialization
by Francois Retief
· 9 years ago
cb31eaa
sparc: leon3: Clear all unused GPTIMER registers.
by Daniel Hellstrom
· 14 years ago
574be25
sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function
by Francois Retief
· 9 years ago
d67269b
sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()
by Francois Retief
· 9 years ago
e17c520
sparc: Initial ground work for generic board initialization
by Francois Retief
· 9 years ago
a5b629a
sparc: Fix whitespace in cpu/leon2/cpu_init.c
by Francois Retief
· 9 years ago
c2b37a0
sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX
by Francois Retief
· 9 years ago
ff0b9b7
sparc: Serial baud rate register support multiple buses with different frequency
by Daniel Hellstrom
· 15 years ago
58e5585
sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failure
by Francois Retief
· 9 years ago
f33f888
sparc: Added function that checks if IRQ is on or off
by Daniel Hellstrom
· 15 years ago
be7357a
sparc: Remove version_string variable from start.S file
by Francois Retief
· 9 years ago
5278914
sparc: Move SYS_SPARC_NWINDOWS to Kconfig
by Francois Retief
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
e43ce3f
sparc: leon3: Add debug_uart support to LEON3 serial driver.
by Francois Retief
· 9 years ago
5786071
sparc: ambapp: Removed warning and unnecessary printout.
by Daniel Hellstrom
· 14 years ago
f2879f5
sparc: leon3: Moved GRLIB core header files to common include/grlib directory
by Daniel Hellstrom
· 15 years ago
cff009e
sparc: leon3: Added memory controller initialization using new AMBA PnP routines.
by Daniel Hellstrom
· 15 years ago
898cc81
sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.
by Daniel Hellstrom
· 15 years ago
0070109
sparc: Update startup code to take PIC mode into account
by Francois Retief
· 9 years ago
a50adb7
sparc: Update LEON serial drivers to use readl/writel macros
by Francois Retief
· 9 years ago
c33759a
sparc: Add -mcpu= compiler flags for LEON2/LEON3
by Francois Retief
· 9 years ago
72bcbd4
sparc: Fix broken files during license changes
by Francois Retief
· 9 years ago
44d0677
Replace "extern inline" with "static inline"
by Måns Rullgård
· 9 years ago
a428c9e
sparc: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
a26cd04
arch: Make board selection choices optional
by Joe Hershberger
· 9 years ago
d2eaec6
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
e19db55
Kbuild: introduce Makefile in arch/$ARCH/
by Daniel Schwierzeck
· 10 years ago
89bedb0
sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR defines
by Masahiro Yamada
· 10 years ago
c2a1d5d
sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk
by Masahiro Yamada
· 10 years ago
8be2964
sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig
by Masahiro Yamada
· 10 years ago
89c64cd
sparc: Use nicer prompt for board select menu
by Masahiro Yamada
· 10 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
90f984e
kconfig: delete redundant CONFIG_${ARCH} definition
by Masahiro Yamada
· 10 years ago
dd84058
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
9d78b9a
sparc: merge LEON2 and LEON3 linker scripts
by Masahiro Yamada
· 10 years ago
9f847b8
sparc: merge LEON3 linker scripts
by Masahiro Yamada
· 10 years ago
8e26157
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
4148b3d
leon: implement missing get_tbclk()
by Daniel Hellstrom
· 11 years ago
1c1c750
leon: use CONFIG_SYS_HZ to config timer prescaler
by Daniel Hellstrom
· 11 years ago
ece0d37
sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition
by Masahiro Yamada
· 11 years ago
eb838e7
usb: create common header virtual root hub descriptors
by Stephen Warren
· 11 years ago
026f9cf
kbuild: improve Kbuild speed
by Masahiro Yamada
· 11 years ago
a0a15b4
config.mk: specify the exact path to standalone linker script
by Masahiro Yamada
· 11 years ago
9b6e2c3
kbuild: fix CROSS_COMPILE settings in config.mk
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
e8a8bab
sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversion
by Tom Rini
· 11 years ago
643aae1
include: delete include/linux/config.h
by Masahiro Yamada
· 11 years ago
76512e0
sparc: include config.h to start.S
by Masahiro Yamada
· 11 years ago
774b7d5
sparc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
9f414a3
sparc: fix a link error
by Masahiro Yamada
· 11 years ago
06d513e
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
b8eee43
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
by Dirk Eibach
· 11 years ago
2cb0e55
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
by Andreas Bießmann
· 11 years ago
2a08b74
sparc: Use image_setup_linux() instead of local code
by Simon Glass
· 12 years ago
d2eae43
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
68794b9
sparc: Fix build warnings in serial.c
by Simon Glass
· 12 years ago
eb33809
sparc: Fix out-of-tree building
by Simon Glass
· 12 years ago
1865286
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
7b39523
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
1e5f8bd
sparc: Use generic global_data
by Simon Glass
· 12 years ago
fa25c6f
sparc: Drop kbd_status and reset_status from global_data
by Simon Glass
· 12 years ago
5cb4858
Add architecture-specific global data
by Simon Glass
· 12 years ago
ec8a252
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
b1f17bf
Add strcasecmp() and strncasecmp()
by Simon Glass
· 12 years ago
6c7c946
common: Convert the U-Boot commands to LG-arrays
by Marek Vasut
· 12 years ago
a8f1f1c
sparc: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
ec3fd68
serial: Use default_serial_puts() in drivers
by Marek Vasut
· 12 years ago
c7e3b2b
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· 12 years ago
a382725
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
by Marek Vasut
· 12 years ago
29b5ff7
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver
by Marek Vasut
· 12 years ago
af7be3b
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver
by Marek Vasut
· 12 years ago
00d0d2a
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
by Daniel Schwierzeck
· 12 years ago
b2f2760
dm: sparc: Fixup the compile warnings in sparc code
by Marek Vasut
· 12 years ago
47fde91
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
de30122
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
50a47d0
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
5b84dd6
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
770605e
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
8ade950
bootstage: Convert progress numbers 20-41 to enums
by Simon Glass
· 13 years ago
5ddb118
bootstage: Use show_boot_error() for -ve progress numbers
by Simon Glass
· 13 years ago
8344a6d
sparc: fix unused variable warnings
by Mike Frysinger
· 13 years ago
7459374
sparc: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· 13 years ago
3c3f8a7
sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· 13 years ago
e2a5345
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
476af29
image: push default arch values to arch headers
by Mike Frysinger
· 13 years ago
7984395
POST: add post_log_res field for post results in global data
by Valentin Longchamp
· 13 years ago
9558b48
console: Implement pre-console buffer
by Graeme Russ
· 13 years ago
fa82f87
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
1626308
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
09c2e90
unify version_string
by Andreas Bießmann
· 13 years ago
4769be2
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
Next »