Commit Graph

141 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Masahiro Yamada 9865543ae6 Remove CONFIG_USE_STDINT 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass e020c88a3c Allow objcopy to work without filling gaps with 0xff 9 years ago
Masahiro Yamada e02ee2548a kconfig: switch to single .config configuration 9 years ago
Gabe Black 0d296cc2d3 Provide option to avoid defining a custom version of uintptr_t. 10 years ago
Masahiro Yamada 5b3ee386fd kbuild: clear VENDOR variable to fix build error on tcsh 10 years ago
Simon Glass b845052103 Reactivate the tracing feature 10 years ago
Masahiro Yamada 51148790f2 kconfig: switch to Kconfig 10 years ago
Masahiro Yamada a8b0f9b685 build: define CPU only when arch/${ARCH}/cpu/${CPU} exists 10 years ago
Masahiro Yamada 01286329b2 kbuild: rename SRCTREE to srctree 10 years ago
Masahiro Yamada 4379ac6148 kbuild: rename TOPDIR to stctree 10 years ago
Masahiro Yamada 026f9cf24f kbuild: improve Kbuild speed 10 years ago
Masahiro Yamada 33a02da0f6 kbuild: allow empty board directories 10 years ago
Masahiro Yamada 5718157327 config.mk: Delete unused variable BCURDIR 10 years ago
Masahiro Yamada 95ddcd68ab kbuild: rename OBJCFLAGS to OBJCOPYFLAGS 10 years ago
Masahiro Yamada 01072b44db kbuild: move include directives of board configuration files 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 10 years ago
Masahiro Yamada d958002589 Makefile: move some flags to examples makefiles 10 years ago
Masahiro Yamada e0d5d9f888 Makefile: move some flags to spl/Makefile 10 years ago
Masahiro Yamada ced0715d4a Makefile: move more stuff to top Makefile 10 years ago
Masahiro Yamada fea1ca8e34 Makefile: refactor include path settings 10 years ago
Masahiro Yamada 2b3c9d3ddd Makefile: move more flags to the top Makefile 10 years ago
Masahiro Yamada bf4b3de101 kbuild: Use Kbuild.include 10 years ago
Masahiro Yamada 34bd050709 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile 10 years ago
Masahiro Yamada f6322eb7af Makefile: move some variable definitions to the top Makefile 10 years ago
Masahiro Yamada 5651ccffa4 Makfile: move suffix rules to Makefile.build 10 years ago
Masahiro Yamada 940db16d2e tools: convert makefiles to kbuild style 10 years ago
Masahiro Yamada 3d83efbce9 sandbox: Use system headers first for sandbox's os.c in a different way 10 years ago
Masahiro Yamada dd88ab325c Makefile: Move some scripts imported from Linux 11 years ago
Simon Glass cbe5cdfcd3 sandbox: Use system headers first for sandbox's os.c 11 years ago
Masahiro Yamada 74307f206c config.mk: delete unnecessary lines 11 years ago
Masahiro Yamada bb02c53660 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Masahiro Yamada 1affd4d4a3 cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header 11 years ago
Masahiro Yamada cb4ef5ba36 config.mk: Delete unnecessary code 11 years ago
Marek Vasut bce8837071 ARM: mxs: tools: Add mkimage support for MXS bootstream 11 years ago
Ying Zhang 3aa29de0b0 TPL : introduce the TPL based on the SPL 11 years ago
Joel Fernandes 39bc12ddc3 SPL: Makefile: Build a separate autoconf.mk for SPL 11 years ago
Stephen Warren 501ebdf286 Validate dtc is new enough 11 years ago
Wolfgang Denk eca3aeb352 Licenses: introduce SPDX Unique Lincense Identifiers 11 years ago
Simon Glass 971c450a44 mkimage: Use board config to get CONFIG_FIT_SIGNATURE value 11 years ago
Simon Glass 29ce737d6f mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE 11 years ago
Simon Glass 19c402afa2 image: Add RSA support for image signing 11 years ago
Simon Glass 5c2aeac5ae Support tracing in config.mk when enabled 11 years ago
Marek Vasut d642c467a0 build: Pull -DBUILD_TAG into separate ifdef 11 years ago
Simon Glass fada9e2048 Trigger generic board error only when building 11 years ago
Stefan Roese ecddccd006 Makefile: Add target for combined u-boot.img & spl/u-boot.bin 11 years ago
Benoît Thébaudeau 120ae6091d Makefile: Move SHELL setup to config.mk 11 years ago
Simon Glass 5c1a7ea6ad __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board 11 years ago