Commit Graph

112 Commits (ba84de9f13a150414e079c89566790e1c0c433df)

Author SHA1 Message Date
Masahiro Yamada 98bd0e0d9b kbuild: sync with Linux 4.1 9 years ago
Masahiro Yamada 9b5f0b1da9 kconfig: sync with Linux 4.1 9 years ago
Stefan Roese f1df936445 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr 9 years ago
Stefan Roese ff9112df8b arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory 9 years ago
Simon Glass f26c8a8e77 dm: Add a clock uclass 9 years ago
Simon Glass 6c51df6859 dm: Add support for RAM drivers 9 years ago
Simon Glass 30987ef10b dm: power: Allow use of regulators in SPL 9 years ago
Simon Glass 5917112c9e dm: Add support for LEDs 9 years ago
Simon Glass fa78e0a371 dm: Reduce SPL device tree size 9 years ago
Simon Glass a59abd1049 Remove SPL undefine of CONFIG_OF_CONTROL 9 years ago
Stefan Roese 20c20826ef Kconfig: Enable usage of escape char '\' in string values 9 years ago
Masahiro Yamada 3113471f3a kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error 9 years ago
Joe Hershberger 7740f653e6 moveconfig: Ignore duplicate configs when moving 9 years ago
Simon Glass 741e58e0fc Create a .cfg file containing the CONFIG options used to build 9 years ago
Pavel Machek c4aaf2e0a6 fix makefiles to respect DTC setting 9 years ago
Masahiro Yamada 5f9eb22075 kbuild: remove scripts/multiconfig.sh 9 years ago
Masahiro Yamada 97ec89e501 kbuild: remove "*_felconfig" target 9 years ago
Masahiro Yamada fc196d0e9b fixdep: remove multiple .config support code 9 years ago
Kim Phillips a32ab4d910 scripts/checkstack.pl: update to get AArch64 port from Linux 9 years ago
Masahiro Yamada cc2b49c2ba kconfig: remove unneeded U-Boot extension code 9 years ago
Masahiro Yamada d648964fc2 kconfig: remove unneeded dependency on !SPL_BUILD 9 years ago
Masahiro Yamada e02ee2548a kconfig: switch to single .config configuration 9 years ago
Masahiro Yamada 0e7368c6c4 kbuild: prepare for moving headers into mach-*/include/mach 9 years ago
Simon Glass 942cb0b6a2 sunxi: Normalise FEL support 9 years ago
Stefan Roese 0cf47862bf scripts/Makefile.spl: Add MVEBU DDR code to SPL 9 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 10 years ago
Masahiro Yamada 167544e83a spl: fix descending condition to drivers/mtd/nand/ 10 years ago
Masahiro Yamada 165ecd26f0 kbuild: Descend into SOC directory from CPU directory 10 years ago
Simon Glass 1151651831 dm: spl: Allow driver model to be used 10 years ago
Heiko Schocher c001486d99 arm, at91: generate boot.bin file for all atmel SoC 10 years ago
Masahiro Yamada 06471dfc3d kbuild: Make scripts executable 10 years ago
Masahiro Yamada 176d098277 kbuild: sync misc scripts with Linux 3.18-rc1 10 years ago
Masahiro Yamada ad618992f7 kconfig: sync kconfig files with Linux 3.18-rc1 10 years ago
Masahiro Yamada ffe29ebc07 kbuild: sync top Makefile with Linux 3.18-rc1 10 years ago
Masahiro Yamada cb6e7b0db9 kbuild: improve multi-objs dependency and cleanups 10 years ago
Masahiro Yamada 87e90729ea kbuild: bug fixes and cleanups of Makefile.host 10 years ago
Ian Campbell cbdd9a9737 sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms. 10 years ago
Masahiro Yamada 15cfa32a22 kbuild: do not hide clang warnings during build with W=1 10 years ago
Robert P. J. Day 5699ea6d0e Correct two non-functional misspellings "overrided". 10 years ago
Masahiro Yamada 0732b2f96b kconfig: invoke silentoldconfig if spl, tpl/.config is updated 10 years ago
Masahiro Yamada 9adb6d2407 kbuild: fix a bug of the u-boot-spl link rule 10 years ago
York Sun 703a08f2b3 scripts/multiconfig.sh: Fix a typo 10 years ago
Jeroen Hofstee 16c429c9ea multiconfig.sh: replace GNU sed specific match 10 years ago