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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: use scripts/Makefile.clean
Masahiro Yamada
2014-02-19
1
-0
/
+1
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
2
-4
/
+6
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
2
-9
/
+9
*
blackfin: Initialize the EMAC VLAN with proper default value
Aaron Wu
2014-02-07
1
-0
/
+3
*
blackfin: Change SMC dcplb entry flag to cover 16M address region
Sonic Zhang
2014-02-07
1
-1
/
+2
*
blackfin: init bss early
Bob Liu
2014-02-07
1
-1
/
+1
*
blackfin: The logic of the BF609 macro is opposite.
Sonic Zhang
2014-02-07
1
-3
/
+3
*
blackfin: delete unused header files
Masahiro Yamada
2014-01-24
2
-151
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2013-12-16
4
-11
/
+20
|
\
|
*
blackfin: remove build warning
Sonic Zhang
2013-12-16
2
-10
/
+15
|
*
blackfin: fixing warning by including proper headers
Sonic Zhang
2013-12-16
2
-1
/
+5
*
|
Makefile: use two double-quotations as a pair
Masahiro Yamada
2013-12-13
1
-2
/
+2
|
/
*
blackfin: Do not generate unused header bootrom-asm-offsets.h
Masahiro Yamada
2013-12-06
4
-65
/
+0
*
blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default
Sonic Zhang
2013-12-06
2
-2
/
+2
*
Blackfin: remove executable permission of AWK script
Masahiro Yamada
2013-12-02
1
-0
/
+0
*
blackfin: don't use 'bool' when it causes problems
Wolfgang Denk
2013-11-25
2
-4
/
+4
*
include: delete include/linux/config.h
Masahiro Yamada
2013-11-08
1
-1
/
+0
*
cosmetic: remove empty lines at the top of file
Masahiro Yamada
2013-11-08
2
-2
/
+0
*
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-11-04
1
-7
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2013-11-04
4
-1
/
+24
|
\
|
*
blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...
Steven Miao
2013-11-04
3
-1
/
+21
|
*
blackfin: fix a warning in arch/blackfin/cpu/cpu.c
Masahiro Yamada
2013-11-04
1
-0
/
+3
*
|
blackfin: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
2
-74
/
+32
|
/
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
2
-2
/
+2
*
blackfin: Fix using gd->baudrate before setting its value
Axel Lin
2013-07-31
1
-2
/
+1
*
blackfin: gpio: Use proper mask for comparing function
Axel Lin
2013-07-31
1
-5
/
+6
*
blackfin: gpio: Unreserve gpio in special_gpio_free()
Axel Lin
2013-07-31
1
-2
/
+2
*
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
26
-430
/
+26
|
/
*
blackfin: x86: bootm: Handle PREP stage of bootm
Simon Glass
2013-07-12
1
-0
/
+2
*
bfin: Move gpio support for bf54x and bf60x into the generic driver folder.
Sonic Zhang
2013-05-13
4
-183
/
+31
*
blackfin: Add comments for watchdog event initialization.
Sonic Zhang
2013-05-13
1
-2
/
+10
*
blackfin: Move blackfin serial driver out of blackfin arch folder.
Sonic Zhang
2013-05-13
8
-419
/
+4
*
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
Sonic Zhang
2013-05-13
5
-35
/
+24
*
bf609: add SPI register base address
Scott Jiang
2013-05-13
1
-0
/
+3
*
blackfin: Uart divisor should be set after their values are generated.
Sonic Zhang
2013-05-13
1
-2
/
+5
*
blackfin: Add memory virtual console to blackfin serial driver.
Sonic Zhang
2013-05-13
1
-1
/
+59
*
blackfin: Enable early print via the generic serial API.
Sonic Zhang
2013-05-13
2
-52
/
+29
*
blackfin: bf609: add softswitch config command
Bob Liu
2013-05-13
1
-0
/
+18
*
blackfin: Correct early serial mess output in BYPASS boot mode.
Sonic Zhang
2013-05-13
4
-3
/
+27
*
blackfin: Set correct early debug serial baudrate.
Sonic Zhang
2013-05-13
6
-88
/
+123
*
blackfin: run core1 from L1 code sram start address in uboot init code on core 0
Sonic Zhang
2013-05-13
3
-0
/
+34
*
blackfin: add baudrate to bdinfo
Bob Liu
2013-05-13
1
-0
/
+2
*
Blackfin: adjust asm constraints with NMI workaround
Mike Frysinger
2013-05-13
1
-1
/
+2
*
blackfin: limit the max memory dma peripheral transfer size to 4 bytes.
Sonic Zhang
2013-05-13
1
-3
/
+6
*
blackfin: Change the member's type in dma structures.
Sonic Zhang
2013-05-13
1
-12
/
+12
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
1
-14
/
+0
*
Consolidate bool type
York Sun
2013-04-01
1
-3
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
1
-1
/
+1
|
\
[next]