index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
renesas
/
sh7752evb
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
common: Drop flash.h from common header
Simon Glass
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-06-13
configs: Disable now unbuildable SPI options for boards
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2016-12-02
sh: add common dram_init() function for all boards
Vladimir Zapolskiy
2016-12-02
sh4: use single u-boot linker script for all boards
Vladimir Zapolskiy
2016-05-27
sh: Fix build errors for generic board
Simon Glass
2015-03-24
remove unnecessary version.h includes
Rob Herring
2014-11-13
sh: consolidate CONFIG_SYS_CPU defines
Masahiro Yamada
2014-10-22
sf: Tidy up public and private header files
Simon Glass
2014-09-24
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2013-10-31
sh: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2012-12-20
sh: add support for sh7752evb board
Yoshihiro Shimoda