summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86Tom Rini2013-11-25-14/+69
|\
| * buildman: make board selector argument a regexStephen Warren2013-11-21-5/+21
| * buildman: fix READMEAndreas Bießmann2013-11-21-1/+1
| * patman: add Commit-notes tag and sectionAlbert ARIBAUD2013-11-21-8/+47
* | sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversionTom Rini2013-11-25-29/+37
* | blackfin: don't use 'bool' when it causes problemsWolfgang Denk2013-11-25-4/+4
* | MAKEALL: add -b (--board) optionMasahiro Yamada2013-11-25-2/+15
* | bios_emulator: delete an unnecessary include pathMasahiro Yamada2013-11-25-1/+1
* | nand_spl: trivial refactoring of makefilesMasahiro Yamada2013-11-25-284/+242
* | Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada2013-11-25-1/+1
* | common: Delete unnecessary rules.Masahiro Yamada2013-11-25-4/+1
* | drivers: delete unnecessary HOSTCFLAGSMasahiro Yamada2013-11-25-2/+0
* | Makefile: move some libraries to lib/MakefileMasahiro Yamada2013-11-25-5/+7
* | Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada2013-11-25-22/+21
* | examples: delete unnecessary CPPFLAGSMasahiro Yamada2013-11-25-4/+0
* | board: tqm5200: delete its own object make ruleMasahiro Yamada2013-11-25-3/+0
* | spieval: Remove remainders of dead boardMasahiro Yamada2013-11-25-494/+0
* | post: remove unnecessary include path settingsMasahiro Yamada2013-11-25-20/+0
* | board: h2200: Delete an unnecessary make ruleMasahiro Yamada2013-11-25-3/+0
* | tools: updater: Remove remainders of dead boardMasahiro Yamada2013-11-25-2111/+1
* | tools: imls: Remove a broken and unused tool.Masahiro Yamada2013-11-25-381/+0
* | gpio_led: add support for inverted polarityIgor Grinberg2013-11-25-2/+32
* | gpio_led: check gpio_request() return valueIgor Grinberg2013-11-25-1/+5
* | README: document the CONFIG_GPIO_LED symbolIgor Grinberg2013-11-25-0/+8
* | hash.c: Correct non-hash subcommand crc32 addr-save supportTom Rini2013-11-25-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-11-17-3/+3
|\
| * malta: use unmapped flash base addressGabor Juhos2013-11-15-3/+3
* | fs: descend into sub directories when it is necessaryMasahiro Yamada2013-11-17-25/+23
* | Makefile: move fs/fat/ entry to drivers/MakefileMasahiro Yamada2013-11-17-3/+7
* | arm: rmobile: Do not create a symbolic link to sh timerMasahiro Yamada2013-11-17-7/+1
* | powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.cMasahiro Yamada2013-11-17-7/+1
* | powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.cMasahiro Yamada2013-11-17-6/+1
* | powerpc: mpc83xx: delete unused rulesMasahiro Yamada2013-11-17-6/+0
* | Makefile: delete unused linesMasahiro Yamada2013-11-17-6/+0
* | tools: Makefile: delete redundant linesMasahiro Yamada2013-11-17-2/+0
* | config.mk: delete unnecessary linesMasahiro Yamada2013-11-17-6/+0
* | Makefile: refactor a littleMasahiro Yamada2013-11-17-5/+2
* | Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-17-181/+182
* | drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada2013-11-17-4/+2
* | drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada2013-11-17-5/+1
* | drivers/qe: move the entry to drivers/MakefileMasahiro Yamada2013-11-17-6/+3
* | powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada2013-11-17-20/+11
* | Makefile: merge $(LIBBOARD) into $(LIBS)Masahiro Yamada2013-11-17-9/+4
* | Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-17-247/+7
* | drivers: tpm: clean up unused codeMasahiro Yamada2013-11-17-187/+0
* | lib: descend into sub directories only when it is necessaryMasahiro Yamada2013-11-17-10/+8
* | drivers: descend into sub directories only when it is necessaryMasahiro Yamada2013-11-17-5/+3
* | Makefile: specifiy an explicite object name rather than $(BOARD).oMasahiro Yamada2013-11-17-3/+3
* | Makefile: abolish COBJS, SOBJS, etc.Masahiro Yamada2013-11-17-8/+4
* | board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mkMasahiro Yamada2013-11-17-55/+5