Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
290e6e921f255fdee072d21539bbad16b9a3e714
/
arch
/
sh
/
lib
bdf790f
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
7d23666
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
by Masahiro Yamada
· 10 years ago
0060517
cppcheck cleanup: fix nullPointer errors
by Wolfgang Denk
· 10 years ago
8e26157
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
cd2e46c
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
by Masahiro Yamada
· 11 years ago
8f0960e
sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ
by Nobuhiro Iwamatsu
· 11 years ago
1b5cf95
sh: convert to common timer code
by Rob Herring
· 11 years ago
02b3bf3
sh: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
b8f1608
sh: timer: Remove static global variable
by Nobuhiro Iwamatsu
· 11 years ago
861bd4b
sh: timer: Mask bit of timer prescaler
by Nobuhiro Iwamatsu
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
b8eee43
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
by Dirk Eibach
· 11 years ago
2cb0e55
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
by Andreas Bießmann
· 11 years ago
d2eae43
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
a6741bc
Declare watchdog functions in watchdog.h
by Simon Glass
· 12 years ago
31d4fe8
sh: tmu: Removed arch/sh/include/asm/clk.h
by Nobuhiro Iwamatsu
· 12 years ago
d443042
sh: tmu: Changed switch statement to shift operation
by Nobuhiro Iwamatsu
· 12 years ago
73f35e0
sh: tmu: Changed TMU driver using array of structures
by Nobuhiro Iwamatsu
· 12 years ago
de30122
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
50a47d0
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
e1bc28f
sh: Add header file of MMC framework
by Nobuhiro Iwamatsu
· 13 years ago
78df8c6
sh: timer: Remove unnecessary variable 'ticks'
by Nobuhiro Iwamatsu
· 13 years ago
6b62b9a
Coding Style cleanup
by Wolfgang Denk
· 13 years ago
cb4046c
sh: Add ashrsi3 libgcc function
by Phil Edworthy
· 13 years ago
9660e44
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
by Helmut Raiger
· 13 years ago
fe0ddff
sh: add calling mmc_initialize in board.c
by Yoshihiro Shimoda
· 13 years ago
eeb84df
sh: Add support for SH2A freestanding build
by Phil Edworthy
· 13 years ago
09c2e90
unify version_string
by Andreas Bießmann
· 13 years ago
4769be2
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5c8404a
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
40c4770
sh: Add handling of CONFIG_SYS_NO_FLASH for board.c
by Nobuhiro Iwamatsu
· 14 years ago
eddf52b
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
45ce6f9
sh: Add support zimageboot command for Renesas SH
by Nobuhiro Iwamatsu
· 14 years ago
9980df5
sh: Divided macro for zImage and add asm/zimage.h
by Nobuhiro Iwamatsu
· 14 years ago
858e897
sh: Delete the function that was not necessary
by Nobuhiro Iwamatsu
· 14 years ago
c4176c4
sh: Add support showing KByte of flash memory size
by Nobuhiro Iwamatsu
· 14 years ago
2956532
Move DECLARE_GLOBAL_DATA_PTR to file scope
by John Rigby
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
071bc92
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
de03f8b
sh: Fix warning about uninitialized value of ramdisk_flags
by Nobuhiro Iwamatsu
· 14 years ago
cf2c87d
sh: Add support load and boot of Initrd.
by Nobuhiro Iwamatsu
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
61973af
sh: Fix overflow problem in get_ticks
by Nobuhiro Iwamatsu
· 14 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago