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
/
blackfin
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
1
-2
/
+0
*
blackfin: Add <asm/clock.h> to numerous drivers
Tom Rini
2014-02-20
1
-0
/
+1
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
1
-1
/
+4
*
blackfin: Change SMC dcplb entry flag to cover 16M address region
Sonic Zhang
2014-02-07
1
-1
/
+2
*
blackfin: fixing warning by including proper headers
Sonic Zhang
2013-12-16
2
-1
/
+5
*
cosmetic: remove empty lines at the top of file
Masahiro Yamada
2013-11-08
1
-1
/
+0
*
blackfin: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-36
/
+16
*
blackfin: Fix using gd->baudrate before setting its value
Axel Lin
2013-07-31
1
-2
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
1
-0
/
+7
|
\
|
*
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-23
1
-0
/
+7
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
7
-107
/
+7
|
/
*
blackfin: x86: bootm: Handle PREP stage of bootm
Simon Glass
2013-07-12
1
-0
/
+2
*
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
Sonic Zhang
2013-05-13
1
-2
/
+2
*
blackfin: Set correct early debug serial baudrate.
Sonic Zhang
2013-05-13
1
-11
/
+1
*
blackfin: add baudrate to bdinfo
Bob Liu
2013-05-13
1
-0
/
+2
*
blackfin: limit the max memory dma peripheral transfer size to 4 bytes.
Sonic Zhang
2013-05-13
1
-3
/
+6
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
1
-14
/
+0
*
blackfin: Fix up board_type global data
Simon Glass
2013-03-15
1
-1
/
+1
*
blackfin: bf60x: support big cplb page
Bob Liu
2013-03-04
1
-2
/
+17
*
blackfin: bf60x: add dma support
Bob Liu
2013-03-04
1
-45
/
+52
*
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2013-03-04
2
-21
/
+97
*
blackfin: Change global data baudrate to int
Simon Glass
2012-10-19
1
-1
/
+1
*
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
1
-2
/
+0
*
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-10-15
1
-1
/
+1
*
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
1
-6
/
+1
*
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
1
-3
/
+0
*
Blackfin: move gd/bd to bss by default
Mike Frysinger
2012-04-22
1
-16
/
+42
*
linkage.h: move from blackfin to common includes
Macpaul Lin
2012-02-12
2
-2
/
+2
*
Blackfin: drop now unused local variable
Mike Frysinger
2011-11-18
1
-1
/
+0
*
blackfin: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-23
1
-7
/
+2
*
Blackfin: post: generalize led/button tests with GPIOs
Mike Frysinger
2011-09-29
2
-0
/
+86
*
Blackfin: post: drop custom test list
Mike Frysinger
2011-09-29
2
-251
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2011-08-02
1
-1
/
+5
|
\
|
*
Blackfin: switch to common display_options()
Mike Frysinger
2011-07-12
1
-1
/
+1
|
*
Blackfin: uart: add multiple serial support
Mike Frysinger
2011-07-12
1
-0
/
+4
*
|
unify version_string
Andreas Bießmann
2011-07-28
1
-3
/
+0
|
/
*
Blackfin: use common LDSCRIPT logic
Mike Frysinger
2011-06-03
1
-158
/
+0
*
Blackfin: default to L1 bank A when L1 bank B does not exist
Mike Frysinger
2011-04-08
1
-3
/
+7
*
Blackfin: only check for os log when we have external memory
Mike Frysinger
2011-04-08
1
-1
/
+1
*
Blackfin: fix bd_t handling
Mike Frysinger
2011-04-08
1
-8
/
+2
*
Blackfin: move CONFIG_BFIN_CPU back to board config.h
Mike Frysinger
2011-04-08
1
-1
/
+1
*
Blackfin: skip RAM display for 0 mem systems
Mike Frysinger
2011-04-08
1
-2
/
+5
*
Blackfin: make sure bss len is multiple of 4 bytes
Mike Frysinger
2010-11-18
1
-0
/
+1
*
Blackfin: stick ins/outs funcs into their own .text section
Mike Frysinger
2010-11-18
2
-0
/
+5
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-2
/
+2
*
Blackfin: fix MMC init output alignment
Mike Frysinger
2010-10-02
1
-1
/
+1
*
Blackfin: move CONFIG_BFIN_CPU to board config.mk
Mike Frysinger
2010-10-02
1
-1
/
+1
*
POST cleanup.
Michael Zaidman
2010-09-21
3
-423
/
+1
*
Blackfin: re-use board data in cpu banner
Mike Frysinger
2010-08-11
1
-1
/
+2
[next]