Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
782478c181cb4ca8e1f7b9ac7b6eb0b3332d525d
/
arch
/
sparc
/
lib
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
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
7b39523
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
ec8a252
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
6c7c946
common: Convert the U-Boot commands to LG-arrays
by Marek Vasut
· 12 years ago
c7e3b2b
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· 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
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
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
e2a5345
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
4769be2
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5c8404a
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
eddf52b
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
2495664
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
620f1f6
relocation: fixup cmdtable
by Heiko Schocher
· 14 years ago
cdb7497
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago