~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
standalone
/
Makefile
Commit message (
Expand
)
Author
Age
*
examples: Don't use LTO for hello_world
Tom Rini
2023-03-22
*
net: Remove smc91111 ethernet driver
Tom Rini
2022-08-12
*
net: smc911x: Drop the standalone EEPROM example
Marek Vasut
2020-06-12
*
net: smc911x: Add DM support
Marek Vasut
2020-05-01
*
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-04-10
*
kbuild: add .SECONDARY special target to scripts/Kbuild.include
Masahiro Yamada
2019-01-15
*
Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS
Daniel Schwierzeck
2018-11-18
*
Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
2018-11-18
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-16
*
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
*
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-12
*
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
*
kbuild: standalone: simplify clean-files
Masahiro Yamada
2014-09-16
*
examples: select libgcc for non-default architecture
Alexey Brodkin
2014-05-23
*
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
Masahiro Yamada
2014-03-07
*
kbuild: improve Kbuild speed
Masahiro Yamada
2014-03-07
*
kbuild: use shorten logs for misc targets
Masahiro Yamada
2014-02-25
*
kbuild: use shorten logs objcopy rules
Masahiro Yamada
2014-02-25
*
examples: move api/ and standalone/ entry to examples/Makefile
Masahiro Yamada
2014-02-19
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
*
Makefile: move some flags to examples makefiles
Masahiro Yamada
2014-02-19
*
examples: Use scripts/Makefile.build
Masahiro Yamada
2014-02-19
*
examples: x86: delete 82559_eeprom
Masahiro Yamada
2013-12-16
*
Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)
Masahiro Yamada
2013-12-16
*
examples: delete unnecessary CPPFLAGS
Masahiro Yamada
2013-11-25
*
examples: remove the remainders of dead board
Masahiro Yamada
2013-11-15
*
Revert "standalone-examples: support custom GCC lib"
Tom Rini
2013-09-12
*
standalone-examples: support custom GCC lib
Jack Mitchell
2013-09-06
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
Examples: Properly append LDFLAGS to LD command
Marek Vasut
2012-03-26
*
Reduce build times
Wolfgang Denk
2011-11-03
*
Fix variable flavor in examples/standalone/Makefile
Che-liang Chiou
2011-05-12
*
Make STANDALONE_LOAD_ADDR configurable per board
Wolfgang Denk
2011-04-12
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
*
examples/standalone: Use gcc's -fno-toplevel-reorder
Peter Tyser
2010-10-12
*
examples/standalone: Remove relocation compile flags for PowerPC
Peter Tyser
2010-06-29
*
Fix build failure in examples/standalone
Sanjeev Premi
2009-12-02
*
standalone: convert to kbuild style
Mike Frysinger
2009-09-15
*
push LOAD_ADDR out to arch mk files
Mike Frysinger
2009-09-04
*
atmel_df_pow2: standalone to convert dataflashes to pow2
Mike Frysinger
2009-09-04
*
Fix examples for OMAP3 boards...
Michael Evans
2009-08-08
*
Move examples/ to examples/standalone
Peter Tyser
2009-07-21