Commit Graph

162 Commits (8800e0fa20c89df846559d85341c55439405cab6)

Author SHA1 Message Date
Simon Glass d22199b166 dm: Don't attach the device tree to SPL with of-platdata 8 years ago
Simon Glass 76bce10d21 dm: Add a more efficient libfdt library 8 years ago
Simon Glass dbbe2e6401 dm: Makefile: Build of-platdata files when the feature is enabled 8 years ago
Simon Glass 72a7e07604 Makefile: Allow the SPL final link rule to be overridden 8 years ago
Michal Simek 1a6a6e9a16 ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP 8 years ago
Bin Meng 6683584c08 acpi: Pass -D__ASSEMBLY__ when compiling ASL files 8 years ago
Michal Simek d9b58b3031 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation 8 years ago
Tom Rini c1420f8b2b kbuild: fixdep: Check fstat(2) return value 8 years ago
Bin Meng bb68dd528f acpi: Quieten IASL output when 'make -s' is used 8 years ago
Bin Meng 5dafcb8f7d acpi: Output all errors/warnings/remarks when compiling ASL 8 years ago
Bin Meng 8c4cc21c1f acpi: Specify U-Boot include path for ASL files 8 years ago
Bin Meng 3a2a3d0b48 acpi: Explicitly spell out dsdt.c in the make rule 8 years ago
Bin Meng 68af8d887c acpi: Change build log for ASL files 8 years ago
Michal Simek fd2d1e0d47 kbuild: Do not append dtb for OF_EMBED case 8 years ago
Simon Glass e28fcb2279 x86: Add a script to aid code conversion from coreboot 8 years ago
Masahiro Yamada 35b786780f kbuild: fix build rule of u-boot-spl.dtb 8 years ago
Masahiro Yamada 514ec43892 kbuild: add missing FORCE where $(call if_changed, ) is used 8 years ago
Masahiro Yamada 8ee19a7319 kbuild: remove unneeded ifdef conditionals around build rules 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Simon Glass bd7dc3883b socfpga: Simplify Makefile filenames 8 years ago
Simon Glass 03c25bcd26 fdt: Build an SPL binary without device tree 8 years ago
Simon Glass 30a1dcad3c Makefile: Add rules to build in .ttf files 9 years ago
Tom Rini 29c4d281bc kbuild: Add clang detection 9 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 9 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