summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-19Makefile: move more flags to the top MakefileMasahiro Yamada
2014-02-19kbuild: Use Kbuild.includeMasahiro Yamada
2014-02-19kbuild: import Kbuild.include from linux v3.13 tagMasahiro Yamada
2014-02-19Makefile: move BFD_ROOT_DIR to tools/gdb/MakefileMasahiro Yamada
2014-02-19Makefile: move some variable definitions to the top MakefileMasahiro Yamada
2014-02-19Makfile: move suffix rules to Makefile.buildMasahiro Yamada
2014-02-19nand-spl: Use scripts/Makefile.buildMasahiro Yamada
2014-02-19examples: Use scripts/Makefile.buildMasahiro Yamada
2014-02-19board: samsung: refactor host programsMasahiro Yamada
2014-02-19tools: convert makefiles to kbuild styleMasahiro Yamada
2014-02-19Makefile.host.tmp: add a new script to refactor toolsMasahiro Yamada
2014-02-19.gitignore: ingore files generated by KbuildMasahiro Yamada
2014-02-19microblaze: remove an empty file arch/microblaze/lib/time.cMasahiro Yamada
2014-02-19ARM: O5/dra7xx: Add SATA boot supportDan Murphy
2014-02-19common: spl: Add spl sata boot supportDan Murphy
2014-02-19tools: correct proftool build ruleIan Campbell
2014-02-19EXT4: Fix number base handling of "ext4write" commandWolfgang Denk
2014-02-19net, phy: atheros ar803x bugHeiko Schocher
2014-02-19fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUPMasahiro Yamada
2014-02-19config: remove platform CONFIG_SYS_HZ definition part 3Masahiro Yamada
2014-02-19mini2440.h: Delete remainder of dead boardMasahiro Yamada
2014-02-19doc: README: Correct file name of signature verification documentationDetlev Zundel
2014-02-19unit-test: add lots of tests for the Hush 'test' commandStephen Warren
2014-02-19unit-test: fix 'env default' invocationStephen Warren
2014-02-19fat: implement exists() for FAT fsStephen Warren
2014-02-19ext4: implement exists() for ext4fsStephen Warren
2014-02-19sandbox: enable CONFIG_CMD_FS_GENERICStephen Warren
2014-02-19sandbox: implement exists() functionStephen Warren
2014-02-19cmd_test: implement -e test for file existenceStephen Warren
2014-02-19cmd_test: evaluate to false without any argumentsStephen Warren
2014-02-19cmd_test: implement ! on sub-expressionsStephen Warren
2014-02-19cmd_test: check for binary operators before unaryStephen Warren
2014-02-19cmd_test: use table lookup for parsingStephen Warren
2014-02-19fs: don't pass NULL dev_desc to most filesystemsStephen Warren
2014-02-19fs: implement infrastructure for an 'exists' functionStephen Warren
2014-02-19fs: fix generic save command implementationStephen Warren
2014-02-19README: document CONFIG_CMD_FS_GENERICStephen Warren
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2014-02-14ARM: bcm2835: fix mbox POWER_STATE_RESP_ON valueStephen Warren
2014-02-13arm/km: introduce kmsugp1 targetGerlando Falauto
2014-02-13arm/km: define fdt_high env variable and allow backwards compatibilityGerlando Falauto
2014-02-13arm/km: enable FDT for km_kirwkoodGerlando Falauto
2014-02-13arm/km: fix wrong error handlingHolger Brunck
2014-02-13arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environmentHolger Brunck
2014-02-13arm/km/suv31: switch to 256MB RAMHolger Brunck
2014-02-13arm/km: make local function startup_allowed staticHolger Brunck
2014-02-13arm/km: drop unneeded defineHolger Brunck
2014-02-13zynq: Fix elf header generationMichal Simek