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