Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8368a59896875a03bdc39b606770cf54a174907a
/
arch
/
sparc
/
lib
3dbe17e
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· Sun Mar 22 17:09:06 2015 -0500
197c720
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· Fri Apr 04 20:09:58 2014 +0900
873ccf8
sparc: convert makefiles to Kbuild style
by Masahiro Yamada
· Mon Oct 21 11:53:26 2013 +0900
5e3d1b1
sparc: fix a link error
by Masahiro Yamada
· Mon Oct 21 11:53:24 2013 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
d2df811
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
by Dirk Eibach
· Wed Jun 26 15:55:16 2013 +0200
da233ce
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
by Andreas Bießmann
· Tue Jul 02 13:57:44 2013 +0200
e9c6b3d
sparc: Use image_setup_linux() instead of local code
by Simon Glass
· Wed May 08 08:06:06 2013 +0000
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· Thu Apr 18 22:48:50 2013 +0000
b3b533c
malloc: make malloc_bin_reloc static
by Gabor Juhos
· Mon Jan 21 21:10:38 2013 +0000
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· Tue Dec 11 22:16:22 2012 -0600
69c5e34
common: Convert the U-Boot commands to LG-arrays
by Marek Vasut
· Fri Oct 12 10:27:04 2012 +0000
a323128
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· Wed Sep 26 00:14:34 2012 +0200
01fe7db
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
by Daniel Schwierzeck
· Sun Jun 03 12:40:04 2012 +0000
032b080
dm: sparc: Fixup the compile warnings in sparc code
by Marek Vasut
· Fri Jul 27 08:04:34 2012 +0000
36fe7db
net: move bootfile init into eth_initialize
by Mike Frysinger
· Wed Apr 04 18:53:41 2012 +0000
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· Wed Apr 04 18:53:40 2012 +0000
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· Mon Feb 13 13:51:18 2012 +0000
12a13d6
bootstage: Convert progress numbers 20-41 to enums
by Simon Glass
· Sat Dec 10 11:07:58 2011 +0000
d409b1b
bootstage: Use show_boot_error() for -ve progress numbers
by Simon Glass
· Sat Dec 10 11:07:55 2011 +0000
45b1d6b
sparc: fix unused variable warnings
by Mike Frysinger
· Wed Oct 12 19:44:10 2011 +0000
c131e52
sparc: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· Thu Oct 13 14:43:13 2011 +0000
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· Sun Oct 02 10:01:27 2011 +0000
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· Fri Jul 15 02:19:44 2011 +0000
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· Fri Jul 15 02:18:12 2011 +0000
0b5a263
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· Tue Dec 28 18:12:05 2010 -0600
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· Thu Oct 28 20:00:11 2010 +0200
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
e602b4c
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· Wed Sep 15 09:33:25 2010 +0200
092cf16
relocation: fixup cmdtable
by Heiko Schocher
· Fri Sep 17 13:10:33 2010 +0200
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· Sat Jul 24 21:55:43 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· Mon Apr 12 22:28:04 2010 -0500