summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada2014-02-199-26/+32
* .gitignore: drop include/asm from ignored file listMasahiro Yamada2014-02-191-1/+0
* tools/env: cross-compile fw_printenv without setting HOSTCCMasahiro Yamada2014-02-194-7/+18
* kbuild: Do not generate .*.su files at the top directoryMasahiro Yamada2014-02-191-1/+3
* board: sandburst: delete FORCEBUILDMasahiro Yamada2014-02-192-10/+2
* kbuild: check clean source and generate Makefile for out-of-tree buildMasahiro Yamada2014-02-191-6/+55
* kbuild: support simultaneous board configuration and "make all"Masahiro Yamada2014-02-191-2/+10
* kbuild: use scripts/Makefile.cleanMasahiro Yamada2014-02-196-88/+111
* Makefile: refactor tools-all targetsMasahiro Yamada2014-02-192-6/+10
* Makefile: Do not pass MTD_VERSION from the top MakefileMasahiro Yamada2014-02-191-1/+1
* kbuild: refactor Makefile and spl/Makefile moreMasahiro Yamada2014-02-192-137/+141
* examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada2014-02-194-12/+10
* kbuild: change the top Makefile to more Kbuild-ish structureMasahiro Yamada2014-02-191-123/+167
* Makefile: remove a cleaning target "tidy"Masahiro Yamada2014-02-193-8/+3
* kbuild: generate {spl, tpl}-autoconf.mk only when it is necessaryMasahiro Yamada2014-02-192-23/+16
* kbuild: move include directives of board configuration filesMasahiro Yamada2014-02-193-15/+19
* kbuild: convert some make rules to Kbuild styleMasahiro Yamada2014-02-191-34/+43
* kbuild: move some lines to more suitable placeMasahiro Yamada2014-02-191-33/+33
* kbuild: delete temporary build scriptsMasahiro Yamada2014-02-193-235/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-1977-325/+526
* kbuild: import more build scripts from Linux v3.13 tagMasahiro Yamada2014-02-198-0/+1663
* Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmpMasahiro Yamada2014-02-192-1/+1
* kbuild: add dummy obj-y to create built-in.oMasahiro Yamada2014-02-198-5/+25
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-1964-744/+612
* Makefile: move some flags to examples makefilesMasahiro Yamada2014-02-193-8/+8
* Makefile: move some flags to spl/MakefileMasahiro Yamada2014-02-192-19/+14
* Makefile: move more stuff to top MakefileMasahiro Yamada2014-02-192-21/+18
* Makefile: refactor include path settingsMasahiro Yamada2014-02-194-18/+19
* Makefile: move more flags to the top MakefileMasahiro Yamada2014-02-192-37/+39
* kbuild: Use Kbuild.includeMasahiro Yamada2014-02-195-35/+16
* kbuild: import Kbuild.include from linux v3.13 tagMasahiro Yamada2014-02-191-0/+278
* Makefile: move BFD_ROOT_DIR to tools/gdb/MakefileMasahiro Yamada2014-02-192-23/+21
* Makefile: move some variable definitions to the top MakefileMasahiro Yamada2014-02-192-88/+84
* Makfile: move suffix rules to Makefile.buildMasahiro Yamada2014-02-194-38/+34
* nand-spl: Use scripts/Makefile.buildMasahiro Yamada2014-02-1913-112/+2
* examples: Use scripts/Makefile.buildMasahiro Yamada2014-02-194-55/+24
* board: samsung: refactor host programsMasahiro Yamada2014-02-196-23/+17
* tools: convert makefiles to kbuild styleMasahiro Yamada2014-02-1928-365/+156
* Makefile.host.tmp: add a new script to refactor toolsMasahiro Yamada2014-02-192-3/+75
* .gitignore: ingore files generated by KbuildMasahiro Yamada2014-02-191-9/+20
* microblaze: remove an empty file arch/microblaze/lib/time.cMasahiro Yamada2014-02-191-0/+0
* ARM: O5/dra7xx: Add SATA boot supportDan Murphy2014-02-195-12/+7
* common: spl: Add spl sata boot supportDan Murphy2014-02-197-0/+64
* tools: correct proftool build ruleIan Campbell2014-02-191-2/+2
* EXT4: Fix number base handling of "ext4write" commandWolfgang Denk2014-02-191-2/+2
* net, phy: atheros ar803x bugHeiko Schocher2014-02-191-1/+1
* fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUPMasahiro Yamada2014-02-192-3/+3
* config: remove platform CONFIG_SYS_HZ definition part 3Masahiro Yamada2014-02-1918-23/+0
* mini2440.h: Delete remainder of dead boardMasahiro Yamada2014-02-191-170/+0
* doc: README: Correct file name of signature verification documentationDetlev Zundel2014-02-191-1/+1
OpenPOWER on IntegriCloud