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
/
spl
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: fix a bug in regeneration of linker scripts
Masahiro Yamada
2014-04-11
1
-3
/
+3
*
kbuild: Rename UIMAGE to MKIMAGE
Marek Vasut
2014-03-28
1
-1
/
+1
*
kbuild: rename OBJTREE to objtree
Masahiro Yamada
2014-03-12
1
-4
/
+4
*
kbuild: rename SRCTREE to srctree
Masahiro Yamada
2014-03-12
1
-2
/
+2
*
kbuild: rename TOPDIR to stctree
Masahiro Yamada
2014-03-12
1
-5
/
+5
*
kbuild: improve Kbuild speed
Masahiro Yamada
2014-03-07
1
-8
/
+7
*
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-03-07
1
-1
/
+1
*
kbuild: consolidate PLATFORM_LIBS
Masahiro Yamada
2014-03-04
1
-1
/
+1
*
kbuild: refactor more IMX image rules
Masahiro Yamada
2014-02-25
1
-3
/
+0
*
kbuild: use shorten logs for IMX images
Masahiro Yamada
2014-02-25
1
-2
/
+2
*
kbuild: use shorten logs for misc targets
Masahiro Yamada
2014-02-25
1
-1
/
+5
*
kbuild: use shorten logs for mkimage rules
Masahiro Yamada
2014-02-25
1
-6
/
+9
*
kbuild: use shorten logs objcopy rules
Masahiro Yamada
2014-02-25
1
-2
/
+17
*
kbuild: Add $(Q) when descending into subdirectories
Masahiro Yamada
2014-02-25
1
-2
/
+2
*
kbuild: rename OBJCFLAGS to OBJCOPYFLAGS
Masahiro Yamada
2014-02-25
1
-1
/
+1
*
kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes"
Masahiro Yamada
2014-02-24
1
-1
/
+2
*
kbuild: refactor Makefile and spl/Makefile more
Masahiro Yamada
2014-02-19
1
-57
/
+56
*
kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
Masahiro Yamada
2014-02-19
1
-0
/
+16
*
kbuild: move include directives of board configuration files
Masahiro Yamada
2014-02-19
1
-0
/
+8
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
1
-12
/
+15
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
1
-25
/
+24
*
Makefile: move some flags to spl/Makefile
Masahiro Yamada
2014-02-19
1
-0
/
+14
*
kbuild: Use Kbuild.include
Masahiro Yamada
2014-02-19
1
-2
/
+2
*
board: samsung: refactor host programs
Masahiro Yamada
2014-02-19
1
-2
/
+2
*
tools: convert makefiles to kbuild style
Masahiro Yamada
2014-02-19
1
-1
/
+3
*
common: spl: Add spl sata boot support
Dan Murphy
2014-02-19
1
-0
/
+1
*
spl: common: Support for USB MSD FAT image loading
Dan Murphy
2014-01-24
1
-0
/
+2
*
powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL
Po Liu
2014-01-21
1
-0
/
+1
*
arm: put .hash, .got.plt and .machine_param back in binaries
Albert ARIBAUD
2014-01-14
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-01-10
1
-1
/
+6
|
\
|
*
SPL: EXYNOS: Prepare for variable size SPL support
Rajeshwari Birje
2013-12-30
1
-1
/
+6
*
|
Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)
Masahiro Yamada
2013-12-16
1
-12
/
+5
*
|
drivers/mtd: descend into sub directories only when it is necessary
Masahiro Yamada
2013-12-13
1
-1
/
+1
*
|
.gitignore: ignore spl/ and tpl/ directories except spl/Makefile
Masahiro Yamada
2013-12-13
1
-4
/
+0
*
|
spl/Makefile: merge LIBS-y += arch/$(ARCH)/imx-common
Masahiro Yamada
2013-12-13
1
-5
/
+1
*
|
Makefile: use two double-quotations as a pair
Masahiro Yamada
2013-12-13
1
-2
/
+2
|
/
*
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-25
1
-0
/
+1
*
Makefile: move fs/fat/ entry to drivers/Makefile
Masahiro Yamada
2013-11-17
1
-1
/
+1
*
Makefile: refactor a little
Masahiro Yamada
2013-11-17
1
-2
/
+1
*
Makefile: rename all libraries to built-in.o
Masahiro Yamada
2013-11-17
1
-36
/
+37
*
powerpc: move mpc8xxx entry under arch/powerpc/cpu/
Masahiro Yamada
2013-11-17
1
-12
/
+1
*
Makefile: convert makefiles to Kbuild style and delete grep switch
Masahiro Yamada
2013-11-01
1
-21
/
+4
*
ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/
Masahiro Yamada
2013-10-31
1
-4
/
+0
*
ARM: omap: move OMAP specific code under arch/arm/
Masahiro Yamada
2013-10-31
1
-4
/
+0
*
ARM: tegra: move Tegra specific code under arch/arm/
Masahiro Yamada
2013-10-31
1
-5
/
+1
*
ARM: imx-common: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-1
/
+3
*
Makefile: prepare for using Kbuild-style Makefile
Masahiro Yamada
2013-10-31
1
-2
/
+20
*
spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORT
Tom Rini
2013-09-20
1
-1
/
+2
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-09-04
1
-0
/
+1
|
\
|
*
arm, spl: add watchdog library to SPL
Heiko Schocher
2013-08-28
1
-0
/
+1
[next]