summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada2013-11-253-22/+21
* examples: delete unnecessary CPPFLAGSMasahiro Yamada2013-11-252-4/+0
* board: tqm5200: delete its own object make ruleMasahiro Yamada2013-11-251-3/+0
* spieval: Remove remainders of dead boardMasahiro Yamada2013-11-251-494/+0
* post: remove unnecessary include path settingsMasahiro Yamada2013-11-2510-20/+0
* board: h2200: Delete an unnecessary make ruleMasahiro Yamada2013-11-251-3/+0
* tools: updater: Remove remainders of dead boardMasahiro Yamada2013-11-2512-2111/+1
* tools: imls: Remove a broken and unused tool.Masahiro Yamada2013-11-253-381/+0
* gpio_led: add support for inverted polarityIgor Grinberg2013-11-252-2/+32
* gpio_led: check gpio_request() return valueIgor Grinberg2013-11-251-1/+5
* README: document the CONFIG_GPIO_LED symbolIgor Grinberg2013-11-251-0/+8
* hash.c: Correct non-hash subcommand crc32 addr-save supportTom Rini2013-11-251-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-11-172-3/+3
|\
| * malta: use unmapped flash base addressGabor Juhos2013-11-152-3/+3
* | fs: descend into sub directories when it is necessaryMasahiro Yamada2013-11-1711-25/+23
* | Makefile: move fs/fat/ entry to drivers/MakefileMasahiro Yamada2013-11-173-3/+7
* | arm: rmobile: Do not create a symbolic link to sh timerMasahiro Yamada2013-11-171-7/+1
* | powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.cMasahiro Yamada2013-11-173-7/+1
* | powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.cMasahiro Yamada2013-11-172-6/+1
* | powerpc: mpc83xx: delete unused rulesMasahiro Yamada2013-11-171-6/+0
* | Makefile: delete unused linesMasahiro Yamada2013-11-171-6/+0
* | tools: Makefile: delete redundant linesMasahiro Yamada2013-11-171-2/+0
* | config.mk: delete unnecessary linesMasahiro Yamada2013-11-171-6/+0
* | Makefile: refactor a littleMasahiro Yamada2013-11-172-5/+2
* | Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-1733-181/+182
* | drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada2013-11-172-4/+2
* | drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada2013-11-172-5/+1
* | drivers/qe: move the entry to drivers/MakefileMasahiro Yamada2013-11-173-6/+3
* | powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada2013-11-174-20/+11
* | Makefile: merge $(LIBBOARD) into $(LIBS)Masahiro Yamada2013-11-171-9/+4
* | Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-1768-247/+7
* | drivers: tpm: clean up unused codeMasahiro Yamada2013-11-172-187/+0
* | lib: descend into sub directories only when it is necessaryMasahiro Yamada2013-11-175-10/+8
* | drivers: descend into sub directories only when it is necessaryMasahiro Yamada2013-11-173-5/+3
* | Makefile: specifiy an explicite object name rather than $(BOARD).oMasahiro Yamada2013-11-173-3/+3
* | Makefile: abolish COBJS, SOBJS, etc.Masahiro Yamada2013-11-171-8/+4
* | board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mkMasahiro Yamada2013-11-179-55/+5
* | examples: remove the remainders of dead boardMasahiro Yamada2013-11-152-217/+1
* | cosmetic: README.scrapyard: Add eNET boardMasahiro Yamada2013-11-151-0/+1
* | nios2: remove unnecessary header include pathMasahiro Yamada2013-11-153-6/+0
* | board: cogent: include header files in a more natural wayMasahiro Yamada2013-11-156-21/+9
* | configs: clean up unused macro CONFIG_L2_OFFMasahiro Yamada2013-11-158-11/+0
* | TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter updateTom Rini2013-11-151-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-11-1426-213/+2353
|\ \
| * | powerpc/85xx: fix broken cpu "clock-frequency" propertyLaurentiu TUDOR2013-11-131-2/+3
| * | powerpc/t4240: fix per pci endpoint liodn offsetsLaurentiu TUDOR2013-11-132-5/+24
| * | powerpc/t4240: set pcie liodn in the correct registerLaurentiu TUDOR2013-11-131-4/+4
| * | powerpc/83xx: Define USB1 and USB2 base addr for MPC834xramneek mehresh2013-11-131-0/+5
| * | powerpc/t104xrdb: Add T1042RDB_PI board supportPriyanka Jain2013-11-133-0/+733
| * | powerpc/t104xrdb: Add T1040RDB board supportPriyanka Jain2013-11-1311-0/+1341
OpenPOWER on IntegriCloud