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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel-doc: fix some errors
Masahiro Yamada
2014-02-19
2
-4
/
+4
*
kernel-doc: update kernel-doc related files to Linux v3.13
Masahiro Yamada
2014-02-19
4
-47
/
+101
*
kernel-doc: move kernel-doc tools to scripts/
Masahiro Yamada
2014-02-19
9
-26
/
+32
*
.gitignore: drop include/asm from ignored file list
Masahiro Yamada
2014-02-19
1
-1
/
+0
*
tools/env: cross-compile fw_printenv without setting HOSTCC
Masahiro Yamada
2014-02-19
4
-7
/
+18
*
kbuild: Do not generate .*.su files at the top directory
Masahiro Yamada
2014-02-19
1
-1
/
+3
*
board: sandburst: delete FORCEBUILD
Masahiro Yamada
2014-02-19
2
-10
/
+2
*
kbuild: check clean source and generate Makefile for out-of-tree build
Masahiro Yamada
2014-02-19
1
-6
/
+55
*
kbuild: support simultaneous board configuration and "make all"
Masahiro Yamada
2014-02-19
1
-2
/
+10
*
kbuild: use scripts/Makefile.clean
Masahiro Yamada
2014-02-19
6
-88
/
+111
*
Makefile: refactor tools-all targets
Masahiro Yamada
2014-02-19
2
-6
/
+10
*
Makefile: Do not pass MTD_VERSION from the top Makefile
Masahiro Yamada
2014-02-19
1
-1
/
+1
*
kbuild: refactor Makefile and spl/Makefile more
Masahiro Yamada
2014-02-19
2
-137
/
+141
*
examples: move api/ and standalone/ entry to examples/Makefile
Masahiro Yamada
2014-02-19
4
-12
/
+10
*
kbuild: change the top Makefile to more Kbuild-ish structure
Masahiro Yamada
2014-02-19
1
-123
/
+167
*
Makefile: remove a cleaning target "tidy"
Masahiro Yamada
2014-02-19
3
-8
/
+3
*
kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
Masahiro Yamada
2014-02-19
2
-23
/
+16
*
kbuild: move include directives of board configuration files
Masahiro Yamada
2014-02-19
3
-15
/
+19
*
kbuild: convert some make rules to Kbuild style
Masahiro Yamada
2014-02-19
1
-34
/
+43
*
kbuild: move some lines to more suitable place
Masahiro Yamada
2014-02-19
1
-33
/
+33
*
kbuild: delete temporary build scripts
Masahiro Yamada
2014-02-19
3
-235
/
+0
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
77
-325
/
+526
*
kbuild: import more build scripts from Linux v3.13 tag
Masahiro Yamada
2014-02-19
8
-0
/
+1663
*
Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp
Masahiro Yamada
2014-02-19
2
-1
/
+1
*
kbuild: add dummy obj-y to create built-in.o
Masahiro Yamada
2014-02-19
8
-5
/
+25
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
64
-744
/
+612
*
Makefile: move some flags to examples makefiles
Masahiro Yamada
2014-02-19
3
-8
/
+8
*
Makefile: move some flags to spl/Makefile
Masahiro Yamada
2014-02-19
2
-19
/
+14
*
Makefile: move more stuff to top Makefile
Masahiro Yamada
2014-02-19
2
-21
/
+18
*
Makefile: refactor include path settings
Masahiro Yamada
2014-02-19
4
-18
/
+19
*
Makefile: move more flags to the top Makefile
Masahiro Yamada
2014-02-19
2
-37
/
+39
*
kbuild: Use Kbuild.include
Masahiro Yamada
2014-02-19
5
-35
/
+16
*
kbuild: import Kbuild.include from linux v3.13 tag
Masahiro Yamada
2014-02-19
1
-0
/
+278
*
Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile
Masahiro Yamada
2014-02-19
2
-23
/
+21
*
Makefile: move some variable definitions to the top Makefile
Masahiro Yamada
2014-02-19
2
-88
/
+84
*
Makfile: move suffix rules to Makefile.build
Masahiro Yamada
2014-02-19
4
-38
/
+34
*
nand-spl: Use scripts/Makefile.build
Masahiro Yamada
2014-02-19
13
-112
/
+2
*
examples: Use scripts/Makefile.build
Masahiro Yamada
2014-02-19
4
-55
/
+24
*
board: samsung: refactor host programs
Masahiro Yamada
2014-02-19
6
-23
/
+17
*
tools: convert makefiles to kbuild style
Masahiro Yamada
2014-02-19
28
-365
/
+156
*
Makefile.host.tmp: add a new script to refactor tools
Masahiro Yamada
2014-02-19
2
-3
/
+75
*
.gitignore: ingore files generated by Kbuild
Masahiro Yamada
2014-02-19
1
-9
/
+20
*
microblaze: remove an empty file arch/microblaze/lib/time.c
Masahiro Yamada
2014-02-19
1
-0
/
+0
*
ARM: O5/dra7xx: Add SATA boot support
Dan Murphy
2014-02-19
5
-12
/
+7
*
common: spl: Add spl sata boot support
Dan Murphy
2014-02-19
7
-0
/
+64
*
tools: correct proftool build rule
Ian Campbell
2014-02-19
1
-2
/
+2
*
EXT4: Fix number base handling of "ext4write" command
Wolfgang Denk
2014-02-19
1
-2
/
+2
*
net, phy: atheros ar803x bug
Heiko Schocher
2014-02-19
1
-1
/
+1
*
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
Masahiro Yamada
2014-02-19
2
-3
/
+3
*
config: remove platform CONFIG_SYS_HZ definition part 3
Masahiro Yamada
2014-02-19
18
-23
/
+0
[next]