Commit Graph

1524 Commits (2887c47338777cda675fc3aec8b88ab8dc18235d)

Author SHA1 Message Date
Masahiro Yamada 2887c47338 Makefile: refactor tools-all targets 10 years ago
Masahiro Yamada 3f76e98417 Makefile: Do not pass MTD_VERSION from the top Makefile 10 years ago
Masahiro Yamada 656de6b819 kbuild: refactor Makefile and spl/Makefile more 10 years ago
Masahiro Yamada cbce795e5e examples: move api/ and standalone/ entry to examples/Makefile 10 years ago
Masahiro Yamada 433b2f1e5a kbuild: change the top Makefile to more Kbuild-ish structure 10 years ago
Masahiro Yamada 7390643f7b Makefile: remove a cleaning target "tidy" 10 years ago
Masahiro Yamada 5fe6301a6d kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary 10 years ago
Masahiro Yamada 47f1571115 kbuild: convert some make rules to Kbuild style 10 years ago
Masahiro Yamada 5f30f3be73 kbuild: move some lines to more suitable place 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 10 years ago
Masahiro Yamada ced0715d4a Makefile: move more stuff to top Makefile 10 years ago
Masahiro Yamada fea1ca8e34 Makefile: refactor include path settings 10 years ago
Masahiro Yamada 2b3c9d3ddd Makefile: move more flags to the top Makefile 10 years ago
Masahiro Yamada bf4b3de101 kbuild: Use Kbuild.include 10 years ago
Masahiro Yamada f6322eb7af Makefile: move some variable definitions to the top Makefile 10 years ago
Masahiro Yamada a0b14c3f0a nand-spl: Use scripts/Makefile.build 10 years ago
Masahiro Yamada 4a20df395d examples: Use scripts/Makefile.build 10 years ago
Masahiro Yamada e183a1745a board: samsung: refactor host programs 10 years ago
Masahiro Yamada 940db16d2e tools: convert makefiles to kbuild style 10 years ago
Prabhakar Kushwaha 690e425844 powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI 10 years ago
Tom Rini b44bd2c73c Prepare v2014.01 10 years ago
Tom Rini cddb6b8304 Prepare v2014.01-rc3 10 years ago
Scott Wood 54799e4596 arm64: Make checkarmreloc accept arm64 relocations 11 years ago
Scott Wood f4dc714aaa arm64: Turn u-boot.bin back into an ELF file after relocate-rela 11 years ago
Scott Wood 8137af19e7 arm64: Add tool to statically apply RELA relocations 11 years ago
Vidya Sagar 7dcd3a21ff tegra: allow build to succeed with SPL disabled 11 years ago
Masahiro Yamada 57270260ad Makefile: fix broken pipe error for lcd4_lwmon5 board 11 years ago
Bo Shen ace8f50642 Makefile: fix the typo error for mrproper 11 years ago
Tom Rini fd44194945 Prepare v2014.01-rc2 11 years ago
Masahiro Yamada 475c506d08 Makefile, .gitignore: Cleanup non-existing binaries 11 years ago
Masahiro Yamada aaed2eb5c7 examples: x86: delete 82559_eeprom 11 years ago
Masahiro Yamada e8a8b8246a Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 11 years ago
Masahiro Yamada 6bb6049bf2 Makefile: delete unnecessary lines 11 years ago
Masahiro Yamada dd88ab325c Makefile: Move some scripts imported from Linux 11 years ago
Masahiro Yamada 392ba5256a drivers/mtd: descend into sub directories only when it is necessary 11 years ago
Masahiro Yamada 755e08f0e5 post: descend only when CONFIG_HAS_POST is defined 11 years ago
Masahiro Yamada 8e9a6cb169 Makefile: delete a make rule of $(LDSCRIPT) 11 years ago
Masahiro Yamada 74c43bb3d3 Makefile: correct dependencies of asm-offsets.[hs] 11 years ago
Masahiro Yamada a8c075414a Makefile: use two double-quotations as a pair 11 years ago
Masahiro Yamada 65947ab4c9 Makefile: Do not create empty autoconf.mk on error 11 years ago
Guilherme Maciel Ferreira a804b5ce2d Add dumpimage, a tool to extract data from U-Boot images 11 years ago
Albert ARIBAUD 47ed5dd031 arm: keep all sections in ELF file 11 years ago
Masahiro Yamada 985e18d14e blackfin: Do not generate unused header bootrom-asm-offsets.h 11 years ago
Tom Rini d19ad726bc Prepare v2014.01-rc1 11 years ago
York Sun 5614e71b49 Driver/DDR: Moving Freescale DDR driver to a common driver 11 years ago
Masahiro Yamada fdc36977b3 Makefile: move some libraries to lib/Makefile 11 years ago
Masahiro Yamada 8a7e7d5697 Makefile: descend into subdirectories only when CONFIG_API is defined 11 years ago
Masahiro Yamada 2e78e75e1f tools: updater: Remove remainders of dead board 11 years ago
Masahiro Yamada 57c3e5fcf2 Makefile: move fs/fat/ entry to drivers/Makefile 11 years ago