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
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
sh: Set gd->malloc_base if MALLOC_F_LEN is set
Marek Vasut
2020-08-02
1
-1
/
+7
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
2
-2
/
+7
*
common: Drop init.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move relocate_code() to init.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
sh: Fix OF_SEPARATE support
Marek Vasut
2019-09-02
1
-0
/
+14
*
sh: sh3: Remove CPU support
Marek Vasut
2019-05-10
2
-6
/
+0
*
sh: sh2: Remove CPU support
Marek Vasut
2019-05-10
2
-10
/
+0
*
sh: tmu: Zap get_tbclk and timer_read_counter
Marek Vasut
2018-09-15
1
-16
/
+0
*
sh: tmu: Clean up register usage
Marek Vasut
2018-09-15
1
-43
/
+11
*
sh: tmu: Inline sh_tmu.h
Marek Vasut
2018-09-15
1
-1
/
+42
*
sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ
Marek Vasut
2018-09-15
1
-1
/
+5
*
sh: tmu: Inline get_tmu0_clk_rate()
Marek Vasut
2018-09-15
1
-1
/
+1
*
sh: tmu: Inline tmu_timer_{start,stop}()
Marek Vasut
2018-09-15
1
-17
/
+3
*
sh: tmu: Simplify the tmu_bit math
Marek Vasut
2018-09-15
1
-5
/
+2
*
sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV
Marek Vasut
2018-09-15
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
16
-34
/
+18
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
2
-2
/
+2
*
Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig
Simon Glass
2017-08-11
1
-0
/
+6
*
sh: share the correct version of start.S among all cpus
Vladimir Zapolskiy
2016-12-02
2
-0
/
+69
*
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
2
-1
/
+18
*
sh: Drop the arch-specific board init
Simon Glass
2016-05-27
2
-190
/
+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
*
sh: import missing private libraries from Linux 3.19
Masahiro Yamada
2015-02-25
6
-2
/
+936
*
sh: rename some private libraries
Masahiro Yamada
2015-02-25
3
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2014-11-17
1
-1
/
+1
|
\
|
*
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
Masahiro Yamada
2014-11-13
1
-1
/
+1
*
|
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-11-07
1
-0
/
+1
|
/
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
1
-1
/
+0
*
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-03-07
1
-12
/
+2
*
sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ
Nobuhiro Iwamatsu
2014-01-08
1
-1
/
+1
*
sh: convert to common timer code
Rob Herring
2013-11-04
1
-60
/
+2
*
sh: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-44
/
+12
*
sh: timer: Remove static global variable
Nobuhiro Iwamatsu
2013-10-17
1
-4
/
+4
*
sh: timer: Mask bit of timer prescaler
Nobuhiro Iwamatsu
2013-10-17
1
-1
/
+3
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
11
-211
/
+16
*
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-16
1
-1
/
+1
*
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Andreas Bießmann
2013-07-02
1
-0
/
+6
*
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
*
sh: tmu: Removed arch/sh/include/asm/clk.h
Nobuhiro Iwamatsu
2012-08-21
1
-1
/
+0
*
sh: tmu: Changed switch statement to shift operation
Nobuhiro Iwamatsu
2012-08-21
1
-30
/
+18
*
sh: tmu: Changed TMU driver using array of structures
Nobuhiro Iwamatsu
2012-08-21
1
-12
/
+15
[next]