index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-116
/
+18
*
sh: Do not include start.o in lib$(CPU).o
Masahiro Yamada
2013-10-31
3
-3
/
+9
*
sh: cache: Change cache API to defines as U-Boot
Nobuhiro Iwamatsu
2013-10-17
3
-6
/
+3
*
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
58
-943
/
+63
*
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
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
3
-3
/
+3
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
3
-3
/
+3
*
|
Declare watchdog functions in watchdog.h
Simon Glass
2013-03-15
1
-0
/
+1
*
|
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
1
-0
/
+27
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
3
-3
/
+3
|
/
*
sh: Use generic global_data
Simon Glass
2013-02-04
1
-19
/
+1
*
Add architecture-specific global data
Simon Glass
2013-02-01
1
-0
/
+5
*
sh: add support for sh7752evb board
Yoshihiro Shimoda
2012-12-20
2
-0
/
+213
*
sh: fix trigger_address_error()
Yoshihiro Shimoda
2012-11-30
1
-1
/
+1
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
3
-21
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
3
-0
/
+12
*
sh: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
2
-2
/
+2
*
sh: tmu: Removed arch/sh/include/asm/clk.h
Nobuhiro Iwamatsu
2012-08-21
2
-31
/
+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
14
-151
/
+26
*
global_data: unify global flag defines
Mike Frysinger
2012-08-09
1
-8
/
+1
*
sh: modify checkcpu() for SH-4A
Yoshihiro Shimoda
2012-08-08
1
-0
/
+4
*
sh: Add SH7269 device and RSK2+SH7269 board
Phil Edworthy
2012-05-28
2
-0
/
+28
*
sh: Add register definition of PFC for SH7734
Nobuhiro Iwamatsu
2012-05-28
1
-0
/
+27
*
sh: Add bit control functions
Nobuhiro Iwamatsu
2012-05-28
1
-3
/
+40
*
sh: Add support Renesas SH7734
Nobuhiro Iwamatsu
2012-05-28
2
-0
/
+45
*
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
1
-9
/
+2
*
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
2
-12
/
+0
*
Prepare v2012.04-rc2; minor Coding Style cleanup
Wolfgang Denk
2012-04-16
1
-1
/
+0
*
sh: Add header file of MMC framework
Nobuhiro Iwamatsu
2012-03-26
1
-0
/
+1
*
sh: Add header file for interface of SH MMC
Nobuhiro Iwamatsu
2012-03-26
1
-0
/
+18
*
sh: timer: Remove unnecessary variable 'ticks'
Nobuhiro Iwamatsu
2012-03-08
1
-6
/
+1
*
Coding Style cleanup
Wolfgang Denk
2011-12-19
1
-1
/
+1
*
sh: Add support Renesas SH7724
Nobuhiro Iwamatsu
2011-12-02
2
-0
/
+236
*
sh: avoid multiple definition errors with cache funcs
Mike Frysinger
2011-12-02
2
-21
/
+25
*
sh: Add ashrsi3 libgcc function
Phil Edworthy
2011-12-02
2
-0
/
+186
*
sh: only add -mno-fdpic if the compiler supports it
Mike Frysinger
2011-12-02
1
-1
/
+2
*
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Helmut Raiger
2011-10-27
1
-1
/
+1
*
sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
1
-0
/
+17
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
3
-18
/
+0
*
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
1
-0
/
+3
*
console: Implement pre-console buffer
Graeme Russ
2011-10-05
1
-0
/
+3
*
sh: add calling mmc_initialize in board.c
Yoshihiro Shimoda
2011-08-22
1
-0
/
+12
*
sh: sh2a: Add sh2a optimize to config.mk
Nobuhiro Iwamatsu
2011-08-22
1
-0
/
+5
*
sh: Add support for SH2A freestanding build
Phil Edworthy
2011-08-22
8
-0
/
+868
[next]