summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-19Makefile: move some flags to examples makefilesMasahiro Yamada3-8/+8
2014-02-19Makefile: move some flags to spl/MakefileMasahiro Yamada2-19/+14
2014-02-19Makefile: move more stuff to top MakefileMasahiro Yamada2-21/+18
2014-02-19Makefile: refactor include path settingsMasahiro Yamada4-18/+19
2014-02-19Makefile: move more flags to the top MakefileMasahiro Yamada2-37/+39
2014-02-19kbuild: Use Kbuild.includeMasahiro Yamada5-35/+16
2014-02-19kbuild: import Kbuild.include from linux v3.13 tagMasahiro Yamada1-0/+278
2014-02-19Makefile: move BFD_ROOT_DIR to tools/gdb/MakefileMasahiro Yamada2-23/+21
2014-02-19Makefile: move some variable definitions to the top MakefileMasahiro Yamada2-88/+84
2014-02-19Makfile: move suffix rules to Makefile.buildMasahiro Yamada4-38/+34
2014-02-19nand-spl: Use scripts/Makefile.buildMasahiro Yamada13-112/+2
2014-02-19examples: Use scripts/Makefile.buildMasahiro Yamada4-55/+24
2014-02-19board: samsung: refactor host programsMasahiro Yamada6-23/+17
2014-02-19tools: convert makefiles to kbuild styleMasahiro Yamada28-365/+156
2014-02-19Makefile.host.tmp: add a new script to refactor toolsMasahiro Yamada2-3/+75
2014-02-19.gitignore: ingore files generated by KbuildMasahiro Yamada1-9/+20
2014-02-19microblaze: remove an empty file arch/microblaze/lib/time.cMasahiro Yamada1-0/+0
2014-02-19ARM: O5/dra7xx: Add SATA boot supportDan Murphy5-12/+7
2014-02-19common: spl: Add spl sata boot supportDan Murphy7-0/+64
2014-02-19tools: correct proftool build ruleIan Campbell1-2/+2
2014-02-19EXT4: Fix number base handling of "ext4write" commandWolfgang Denk1-2/+2
2014-02-19net, phy: atheros ar803x bugHeiko Schocher1-1/+1
2014-02-19fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUPMasahiro Yamada2-3/+3
2014-02-19config: remove platform CONFIG_SYS_HZ definition part 3Masahiro Yamada18-23/+0
2014-02-19mini2440.h: Delete remainder of dead boardMasahiro Yamada1-170/+0
2014-02-19doc: README: Correct file name of signature verification documentationDetlev Zundel1-1/+1
2014-02-19unit-test: add lots of tests for the Hush 'test' commandStephen Warren1-0/+89
2014-02-19unit-test: fix 'env default' invocationStephen Warren1-1/+1
2014-02-19fat: implement exists() for FAT fsStephen Warren3-5/+16
2014-02-19ext4: implement exists() for ext4fsStephen Warren3-1/+10
2014-02-19sandbox: enable CONFIG_CMD_FS_GENERICStephen Warren1-0/+1
2014-02-19sandbox: implement exists() functionStephen Warren3-1/+10
2014-02-19cmd_test: implement -e test for file existenceStephen Warren1-0/+6
2014-02-19cmd_test: evaluate to false without any argumentsStephen Warren1-1/+1
2014-02-19cmd_test: implement ! on sub-expressionsStephen Warren1-19/+24
2014-02-19cmd_test: check for binary operators before unaryStephen Warren1-4/+4
2014-02-19cmd_test: use table lookup for parsingStephen Warren1-67/+110
2014-02-19fs: don't pass NULL dev_desc to most filesystemsStephen Warren1-0/+16
2014-02-19fs: implement infrastructure for an 'exists' functionStephen Warren2-0/+41
2014-02-19fs: fix generic save command implementationStephen Warren2-6/+13
2014-02-19README: document CONFIG_CMD_FS_GENERICStephen Warren1-0/+2
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini149-6851/+17596
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini1-41/+11
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini15-117/+198
2014-02-14ARM: bcm2835: fix mbox POWER_STATE_RESP_ON valueStephen Warren1-1/+1
2014-02-13arm/km: introduce kmsugp1 targetGerlando Falauto4-2/+41
2014-02-13arm/km: define fdt_high env variable and allow backwards compatibilityGerlando Falauto6-4/+7
2014-02-13arm/km: enable FDT for km_kirwkoodGerlando Falauto11-14/+12
2014-02-13arm/km: fix wrong error handlingHolger Brunck1-5/+5
2014-02-13arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environmentHolger Brunck1-0/+5