~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Makefile: Avoid resetting link flags in config.mkSimon Glass2022-04-18
* env: Allow U-Boot scripts to be placed in a .env fileSimon Glass2021-11-16
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-15
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-10
* Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck2018-11-18
* Remove CONFIG_USE_STDINTMasahiro Yamada2018-09-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Allow objcopy to work without filling gaps with 0xffSimon Glass2015-08-05
* kconfig: switch to single .config configurationMasahiro Yamada2015-02-24
* Provide option to avoid defining a custom version of uintptr_t.Gabe Black2014-10-27
* kbuild: clear VENDOR variable to fix build error on tcshMasahiro Yamada2014-10-23
* Reactivate the tracing featureSimon Glass2014-09-24
* kconfig: switch to KconfigMasahiro Yamada2014-07-30
* build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada2014-07-07
* kbuild: rename SRCTREE to srctreeMasahiro Yamada2014-03-12
* kbuild: rename TOPDIR to stctreeMasahiro Yamada2014-03-12
* kbuild: improve Kbuild speedMasahiro Yamada2014-03-07
* kbuild: allow empty board directoriesMasahiro Yamada2014-03-04
* config.mk: Delete unused variable BCURDIRMasahiro Yamada2014-03-04
* kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-25
* kbuild: move include directives of board configuration filesMasahiro Yamada2014-02-19
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19
* Makefile: move some flags to examples makefilesMasahiro Yamada2014-02-19
* Makefile: move some flags to spl/MakefileMasahiro Yamada2014-02-19
* Makefile: move more stuff to top MakefileMasahiro Yamada2014-02-19
* Makefile: refactor include path settingsMasahiro Yamada2014-02-19
* Makefile: move more flags to the top MakefileMasahiro Yamada2014-02-19
* kbuild: Use Kbuild.includeMasahiro Yamada2014-02-19
* Makefile: move BFD_ROOT_DIR to tools/gdb/MakefileMasahiro Yamada2014-02-19
* Makefile: move some variable definitions to the top MakefileMasahiro Yamada2014-02-19
* Makfile: move suffix rules to Makefile.buildMasahiro Yamada2014-02-19
* tools: convert makefiles to kbuild styleMasahiro Yamada2014-02-19
* sandbox: Use system headers first for sandbox's os.c in a different wayMasahiro Yamada2014-01-29
* Makefile: Move some scripts imported from LinuxMasahiro Yamada2013-12-13
* sandbox: Use system headers first for sandbox's os.cSimon Glass2013-11-21
* config.mk: delete unnecessary linesMasahiro Yamada2013-11-17
* Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada2013-11-08
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-06
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-05
| |\
| | * ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut2013-08-31
* | | cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config headerMasahiro Yamada2013-09-06
* | | config.mk: Delete unnecessary codeMasahiro Yamada2013-09-06
|/ /
* | TPL : introduce the TPL based on the SPLYing Zhang2013-08-20
* | SPL: Makefile: Build a separate autoconf.mk for SPLJoel Fernandes2013-08-19
* | Validate dtc is new enoughStephen Warren2013-08-02
|/
* Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk2013-07-24
* mkimage: Use board config to get CONFIG_FIT_SIGNATURE valueSimon Glass2013-07-19
* mkimage: Build signing only if board has CONFIG_FIT_SIGNATURESimon Glass2013-06-28