summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-25sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversionTom Rini
2013-11-25blackfin: don't use 'bool' when it causes problemsWolfgang Denk
2013-11-25MAKEALL: add -b (--board) optionMasahiro Yamada
2013-11-25bios_emulator: delete an unnecessary include pathMasahiro Yamada
2013-11-25nand_spl: trivial refactoring of makefilesMasahiro Yamada
2013-11-25Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada
2013-11-25common: Delete unnecessary rules.Masahiro Yamada
2013-11-25drivers: delete unnecessary HOSTCFLAGSMasahiro Yamada
2013-11-25Makefile: move some libraries to lib/MakefileMasahiro Yamada
2013-11-25Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada
2013-11-25examples: delete unnecessary CPPFLAGSMasahiro Yamada
2013-11-25board: tqm5200: delete its own object make ruleMasahiro Yamada
2013-11-25spieval: Remove remainders of dead boardMasahiro Yamada
2013-11-25post: remove unnecessary include path settingsMasahiro Yamada
2013-11-25board: h2200: Delete an unnecessary make ruleMasahiro Yamada
2013-11-25tools: updater: Remove remainders of dead boardMasahiro Yamada
2013-11-25tools: imls: Remove a broken and unused tool.Masahiro Yamada
2013-11-25gpio_led: add support for inverted polarityIgor Grinberg
2013-11-25gpio_led: check gpio_request() return valueIgor Grinberg
2013-11-25README: document the CONFIG_GPIO_LED symbolIgor Grinberg
2013-11-25hash.c: Correct non-hash subcommand crc32 addr-save supportTom Rini
2013-11-17Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2013-11-17fs: descend into sub directories when it is necessaryMasahiro Yamada
2013-11-17Makefile: move fs/fat/ entry to drivers/MakefileMasahiro Yamada
2013-11-17arm: rmobile: Do not create a symbolic link to sh timerMasahiro Yamada
2013-11-17powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.cMasahiro Yamada
2013-11-17powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.cMasahiro Yamada
2013-11-17powerpc: mpc83xx: delete unused rulesMasahiro Yamada
2013-11-17Makefile: delete unused linesMasahiro Yamada
2013-11-17tools: Makefile: delete redundant linesMasahiro Yamada
2013-11-17config.mk: delete unnecessary linesMasahiro Yamada
2013-11-17Makefile: refactor a littleMasahiro Yamada
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada
2013-11-17drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada
2013-11-17drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada
2013-11-17drivers/qe: move the entry to drivers/MakefileMasahiro Yamada
2013-11-17powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada
2013-11-17Makefile: merge $(LIBBOARD) into $(LIBS)Masahiro Yamada
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada
2013-11-17drivers: tpm: clean up unused codeMasahiro Yamada
2013-11-17lib: descend into sub directories only when it is necessaryMasahiro Yamada
2013-11-17drivers: descend into sub directories only when it is necessaryMasahiro Yamada
2013-11-17Makefile: specifiy an explicite object name rather than $(BOARD).oMasahiro Yamada
2013-11-17Makefile: abolish COBJS, SOBJS, etc.Masahiro Yamada
2013-11-17board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mkMasahiro Yamada
2013-11-15examples: remove the remainders of dead boardMasahiro Yamada
2013-11-15cosmetic: README.scrapyard: Add eNET boardMasahiro Yamada
2013-11-15nios2: remove unnecessary header include pathMasahiro Yamada
2013-11-15board: cogent: include header files in a more natural wayMasahiro Yamada
2013-11-15configs: clean up unused macro CONFIG_L2_OFFMasahiro Yamada