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
/
arch
/
sh
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
2024-04-10
treewide: Make arch-specific bootm code depend on BOOTM
Simon Glass
2022-03-25
Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs
Sean Anderson
2019-05-10
sh: sh3: Remove CPU support
Marek Vasut
2019-05-10
sh: sh2: Remove CPU support
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-12-02
sh: share the correct version of start.S among all cpus
Vladimir Zapolskiy
2016-12-02
sh: add common dram_init() function for all boards
Vladimir Zapolskiy
2016-05-27
sh: Drop the arch-specific board init
Simon Glass
2015-02-25
sh: import missing private libraries from Linux 3.19
Masahiro Yamada
2015-02-25
sh: rename some private libraries
Masahiro Yamada
2014-11-13
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
Masahiro Yamada
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
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-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2011-12-02
sh: Add ashrsi3 libgcc function
Phil Edworthy
2011-08-22
sh: Add support for SH2A freestanding build
Phil Edworthy
2011-01-11
sh: Add support zimageboot command for Renesas SH
Nobuhiro Iwamatsu
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser