summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * powerpc/t1040: Update defines to support T1040SoC personalitiesPriyanka Jain2013-11-134-2/+17
| * powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pbShengzhou Liu2013-11-133-200/+190
| * powerpc/t1040: enable PBL tool for T1040Prabhakar Kushwaha2013-11-133-0/+36
* | designware_i2c: remove 10msec delay in i2c_xfer_finishAlexey Brodkin2013-11-131-3/+0
* | designware_i2c: disable i2c controller during target address setupAlexey Brodkin2013-11-131-0/+12
* | cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROMAlexey Brodkin2013-11-131-2/+2
* | i2c, omap1510: remove i2c driverHeiko Schocher2013-11-132-278/+0
* | i2c, zynq: convert zynq i2c driver to new multibus/multiadapter frameworkHeiko Schocher2013-11-134-18/+26
* | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-1341-188/+239
* | i2c: mxs_i2c: Squash endless loopMarek Vasut2013-11-131-3/+12
* | i2c: sh_i2c: Update to new CONFIG_SYS_I2C frameworkNobuhiro Iwamatsu2013-11-137-190/+174
|/
* cm_t35: use scf0403 driverNikita Kiryanov2013-11-123-2/+59
* omap3_dss: define DSS_ONOFFNikita Kiryanov2013-11-121-4/+5
* lcd: add DataImage SCF0403x LCD panel supportNikita Kiryanov2013-11-123-0/+308
OpenPOWER on IntegriCloud