index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
lib
/
board.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
common: Move relocate_code() to init.h
Simon Glass
2020-01-17
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
sh: add shared relocate_code() function and call board_init_r()
Vladimir Zapolskiy
2016-12-02
1
-0
/
+18
*
sh: add common dram_init() function for all boards
Vladimir Zapolskiy
2016-12-02
1
-0
/
+17
*
sh: Drop the arch-specific board init
Simon Glass
2016-05-27
1
-189
/
+0
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
1
-1
/
+1
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
1
-1
/
+0
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-14
/
+1
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
1
-9
/
+0
*
Declare watchdog functions in watchdog.h
Simon Glass
2013-03-15
1
-0
/
+1
*
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
1
-9
/
+2
*
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
1
-11
/
+0
*
sh: Add header file of MMC framework
Nobuhiro Iwamatsu
2012-03-26
1
-0
/
+1
*
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Helmut Raiger
2011-10-27
1
-1
/
+1
*
sh: add calling mmc_initialize in board.c
Yoshihiro Shimoda
2011-08-22
1
-0
/
+12
*
unify version_string
Andreas Bießmann
2011-07-28
1
-3
/
+0
*
sh: Add handling of CONFIG_SYS_NO_FLASH for board.c
Nobuhiro Iwamatsu
2011-03-16
1
-1
/
+7
*
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2011-01-19
1
-2
/
+2
*
sh: Add support showing KByte of flash memory size
Nobuhiro Iwamatsu
2011-01-11
1
-2
/
+6
*
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-12-21
1
-5
/
+2
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-2
/
+2
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-1
/
+1
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
1
-0
/
+211