Age | Commit message (Expand) | Author |
2020-05-15 | rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA | Trevor Woerner |
2020-04-10 | kconfig / kbuild: Re-sync with Linux 4.19 | Tom Rini |
2018-11-18 | Kbuild: add LDFLAGS_STANDALONE | Daniel Schwierzeck |
2018-09-10 | Remove CONFIG_USE_STDINT | Masahiro Yamada |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2015-08-05 | Allow objcopy to work without filling gaps with 0xff | Simon Glass |
2015-02-24 | kconfig: switch to single .config configuration | Masahiro Yamada |
2014-10-27 | Provide option to avoid defining a custom version of uintptr_t. | Gabe Black |
2014-10-23 | kbuild: clear VENDOR variable to fix build error on tcsh | Masahiro Yamada |
2014-09-24 | Reactivate the tracing feature | Simon Glass |
2014-07-30 | kconfig: switch to Kconfig | Masahiro Yamada |
2014-07-07 | build: define CPU only when arch/${ARCH}/cpu/${CPU} exists | Masahiro Yamada |
2014-03-12 | kbuild: rename SRCTREE to srctree | Masahiro Yamada |
2014-03-12 | kbuild: rename TOPDIR to stctree | Masahiro Yamada |
2014-03-07 | kbuild: improve Kbuild speed | Masahiro Yamada |
2014-03-04 | kbuild: allow empty board directories | Masahiro Yamada |
2014-03-04 | config.mk: Delete unused variable BCURDIR | Masahiro Yamada |
2014-02-25 | kbuild: rename OBJCFLAGS to OBJCOPYFLAGS | Masahiro Yamada |
2014-02-19 | kbuild: move include directives of board configuration files | 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 | Makefile: move some flags to spl/Makefile | Masahiro Yamada |
2014-02-19 | Makefile: move more stuff to top Makefile | Masahiro Yamada |
2014-02-19 | Makefile: refactor include path settings | Masahiro Yamada |
2014-02-19 | Makefile: move more flags to the top Makefile | Masahiro Yamada |
2014-02-19 | kbuild: Use Kbuild.include | Masahiro Yamada |
2014-02-19 | Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile | Masahiro Yamada |
2014-02-19 | Makefile: move some variable definitions to the top Makefile | Masahiro Yamada |
2014-02-19 | Makfile: move suffix rules to Makefile.build | Masahiro Yamada |
2014-02-19 | tools: convert makefiles to kbuild style | Masahiro Yamada |
2014-01-29 | sandbox: Use system headers first for sandbox's os.c in a different way | Masahiro Yamada |
2013-12-13 | Makefile: Move some scripts imported from Linux | Masahiro Yamada |
2013-11-21 | sandbox: Use system headers first for sandbox's os.c | Simon Glass |
2013-11-17 | config.mk: delete unnecessary lines | Masahiro Yamada |
2013-11-08 | Makefile: do not create a symbolic link to arch/${ARCH}/include/asm | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |
2013-09-06 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-09-06 | cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header | Masahiro Yamada |
2013-09-06 | config.mk: Delete unnecessary code | Masahiro Yamada |
2013-09-05 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-08-31 | ARM: mxs: tools: Add mkimage support for MXS bootstream | Marek Vasut |
2013-08-20 | TPL : introduce the TPL based on the SPL | Ying Zhang |
2013-08-19 | SPL: Makefile: Build a separate autoconf.mk for SPL | Joel Fernandes |
2013-08-02 | Validate dtc is new enough | Stephen Warren |
2013-07-24 | Licenses: introduce SPDX Unique Lincense Identifiers | Wolfgang Denk |
2013-07-19 | mkimage: Use board config to get CONFIG_FIT_SIGNATURE value | Simon Glass |
2013-06-28 | mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE | Simon Glass |
2013-06-26 | image: Add RSA support for image signing | Simon Glass |
2013-06-26 | Support tracing in config.mk when enabled | Simon Glass |