Commit Graph

102 Commits (cc088c3ac63e3decca1a84c7e64cb31b863bc111)

Author SHA1 Message Date
Simon Glass a59abd1049 Remove SPL undefine of CONFIG_OF_CONTROL 10 years ago
Stefan Roese 20c20826ef Kconfig: Enable usage of escape char '\' in string values 10 years ago
Masahiro Yamada 3113471f3a kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error 10 years ago
Joe Hershberger 7740f653e6 moveconfig: Ignore duplicate configs when moving 10 years ago
Simon Glass 741e58e0fc Create a .cfg file containing the CONFIG options used to build 10 years ago
Pavel Machek c4aaf2e0a6 fix makefiles to respect DTC setting 10 years ago
Masahiro Yamada 5f9eb22075 kbuild: remove scripts/multiconfig.sh 10 years ago
Masahiro Yamada 97ec89e501 kbuild: remove "*_felconfig" target 10 years ago
Masahiro Yamada fc196d0e9b fixdep: remove multiple .config support code 10 years ago
Kim Phillips a32ab4d910 scripts/checkstack.pl: update to get AArch64 port from Linux 10 years ago
Masahiro Yamada cc2b49c2ba kconfig: remove unneeded U-Boot extension code 10 years ago
Masahiro Yamada d648964fc2 kconfig: remove unneeded dependency on !SPL_BUILD 10 years ago
Masahiro Yamada e02ee2548a kconfig: switch to single .config configuration 10 years ago
Masahiro Yamada 0e7368c6c4 kbuild: prepare for moving headers into mach-*/include/mach 10 years ago
Simon Glass 942cb0b6a2 sunxi: Normalise FEL support 10 years ago
Stefan Roese 0cf47862bf scripts/Makefile.spl: Add MVEBU DDR code to SPL 10 years ago
Masahiro Yamada 478d9372d1 scripts: add a utility to fill blank fields of doc/README.scrapyard 10 years ago
Siarhei Siamashka f0ce28e9ed sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig 10 years ago
Bill Pringlemeir b6b1b44586 scripts: fix binutils-version.sh for 'as' without a package. 10 years ago
Masahiro Yamada 73c2575306 scripts: fix binutils-version.sh 10 years ago
Peter Kümmel 60cd06e13c kconfig: Fix warning "‘jump’ may be used uninitialized" 10 years ago
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 10 years ago
Daniel Schwierzeck 27e77183a1 get_maintainer.pl: fix source tree detection 10 years ago
Simon Glass 5c30bf435f Align embedded device tree correctly 11 years ago
Masahiro Yamada 167544e83a spl: fix descending condition to drivers/mtd/nand/ 11 years ago
Masahiro Yamada 165ecd26f0 kbuild: Descend into SOC directory from CPU directory 11 years ago
Simon Glass 1151651831 dm: spl: Allow driver model to be used 11 years ago
Heiko Schocher c001486d99 arm, at91: generate boot.bin file for all atmel SoC 11 years ago
Masahiro Yamada 06471dfc3d kbuild: Make scripts executable 11 years ago
Masahiro Yamada 176d098277 kbuild: sync misc scripts with Linux 3.18-rc1 11 years ago
Masahiro Yamada ad618992f7 kconfig: sync kconfig files with Linux 3.18-rc1 11 years ago
Masahiro Yamada ffe29ebc07 kbuild: sync top Makefile with Linux 3.18-rc1 11 years ago
Masahiro Yamada cb6e7b0db9 kbuild: improve multi-objs dependency and cleanups 11 years ago
Masahiro Yamada 87e90729ea kbuild: bug fixes and cleanups of Makefile.host 11 years ago
Ian Campbell cbdd9a9737 sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms. 11 years ago
Masahiro Yamada 15cfa32a22 kbuild: do not hide clang warnings during build with W=1 11 years ago
Robert P. J. Day 5699ea6d0e Correct two non-functional misspellings "overrided". 11 years ago
Masahiro Yamada 0732b2f96b kconfig: invoke silentoldconfig if spl, tpl/.config is updated 11 years ago
Masahiro Yamada 9adb6d2407 kbuild: fix a bug of the u-boot-spl link rule 11 years ago
York Sun 703a08f2b3 scripts/multiconfig.sh: Fix a typo 11 years ago
Jeroen Hofstee 16c429c9ea multiconfig.sh: replace GNU sed specific match 11 years ago
Masahiro Yamada 717a23b871 kconfig: fix another bug of "make savedefconfig" 11 years ago
Joe Perches e3a4facdfc checkpatch: remove unnecessary + after {8,8} 11 years ago
Masahiro Yamada 64147e564c kconfig: remove config_cmd_defaults.h 11 years ago
Masahiro Yamada 11b5db6787 kconfig: add sanity checks for SPL configuration 11 years ago
Masahiro Yamada 021f049597 scripts/Makefile.clean: clean also $(extra-m) and $(extra-) 11 years ago
Masahiro Yamada dee745bf3d kconfig: fix savedefconfig to handle TPL correctly 11 years ago
Masahiro Yamada 8caaec6260 kconfig: show an error message when defconfig is not found 11 years ago
Masahiro Yamada 8dffe663a2 kconfig: fix whitespace handling bug of savedefconfig 11 years ago
Masahiro Yamada 93481b9f6b kconfig: fix savedefconfig to output empty defconfig 11 years ago