Commit Graph

883 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 29c4d281bc kbuild: Add clang detection 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Tom Rini f32c864938 scripts/Makefile* Add SPDX-License-Identifier tag 9 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Heiko Schocher 35729218b8 get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use 9 years ago
Heiko Schocher d8a1a304ef checkpatch: fix left brace warning 9 years ago
Nathan Rossi 08598d6ee9 ARM: zynq: Add target for building bootable SPL image for Zynq 9 years ago
Michal Simek 8d7a2b83f9 spl: Add support for CONFIG_OF_EMBED=y 9 years ago
Andy Fleming ca746f044e Fix trini email in the get_maintainer.pl script 9 years ago
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Simon Glass 021b4d117c dm: spl: Generate u-boot-spl-dtb.bin only when enabled 9 years ago
Simon Glass af6bbd4dae Move board_init_f_mem() into a common location 9 years ago
Masahiro Yamada 2fc1c80ede kbuild: fixdep: drop meaningless hash table initialization 9 years ago
Saket Sinha 867bcb63e7 x86: Generate a valid ACPI table 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Masahiro Yamada dffb86e468 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL 9 years ago
Masahiro Yamada 0a5804b53a dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list 9 years ago
Masahiro Yamada d6c2ac5b75 spl: move SPL driver entries to driver/Makefile 9 years ago
Masahiro Yamada 8be60f06c2 linux/kconfig.h: add CPP macros useful for per-image config options 9 years ago
Masahiro Yamada 04a5c40601 kbuild: add a makefile macro useful with per-image config options 9 years ago
Masahiro Yamada 29974f7737 kbuild: fixdep: optimize code slightly 9 years ago
Marek Vasut 333b7209ed Makefile: Add target for building bootable SPL image for SoCFPGA 9 years ago
Dinh Nguyen 9bbd2132e3 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller 9 years ago
Simon Glass 3834f41720 Support removing default assembler flags 9 years ago
Masahiro Yamada a350c6a602 kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86 9 years ago
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