summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* board: nios2: Check if flash is configured before calling early_flash_cmd_res...Ezequiel Garcia2014-01-291-2/+4
* sandbox: Use system headers first for sandbox's os.c in a different wayMasahiro Yamada2014-01-292-11/+6
* nds32: add support for leopard and orca board boot flow auto detectrick2014-01-282-4/+85
* boards.cfg: Keep the entries sortedFabio Estevam2014-01-271-28/+28
* board_r - fixup functions table after relocationAlexey Brodkin2014-01-271-0/+10
* arm: am43xx: Add USB spl boot supportDan Murphy2014-01-241-6/+40
* spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-248-11/+92
* spl: common: Move FAT funcs to a common fileDan Murphy2014-01-244-62/+108
* powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada2014-01-2431-61/+29
* board: delete meaningless serial.hMasahiro Yamada2014-01-248-287/+0
* sandbox: fix the return type of os_free() functionMasahiro Yamada2014-01-242-2/+2
* ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-2412-82/+2
* powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada2014-01-245-5/+1
* powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada2014-01-2441-41/+1
* powerpc: mpc824x: remove redundant CONFIG_MPC824X definitionMasahiro Yamada2014-01-2413-13/+0
* powerpc: mpc5xx: remove redundant CONFIG_5xx definitionMasahiro Yamada2014-01-241-2/+0
* powerpc: mpc512x: remove redundant CONFIG_MPC512X definitionMasahiro Yamada2014-01-245-5/+0
* powerpc: mpc8xx: remove redundant CONFIG_8xx definitionMasahiro Yamada2014-01-242-4/+0
* powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definitionMasahiro Yamada2014-01-2420-20/+0
* powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-2477-78/+0
* board: tec-ng: Do not make directories in a board MakefileMasahiro Yamada2014-01-241-2/+0
* drivers: delete unused header filesMasahiro Yamada2014-01-243-1217/+0
* include: delete unused header filesMasahiro Yamada2014-01-2420-2473/+0
* board: delete unused header filesMasahiro Yamada2014-01-249-530/+0
* x86: delete unused header filesMasahiro Yamada2014-01-241-193/+0
* powerpc: delete unused header filesMasahiro Yamada2014-01-245-1261/+0
* blackfin: delete unused header filesMasahiro Yamada2014-01-242-151/+0
* avr32: delete unused header filesMasahiro Yamada2014-01-243-228/+0
* avr32: move CONFIG_AVR32 definition to arch/avr32/config.mkMasahiro Yamada2014-01-2411-11/+1
* Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-2422-35/+0
* tools: move kermit files to tools/kermit directoryMasahiro Yamada2014-01-245-0/+0
* cosmetic: tools/scripts/README: insert only one space between wordsMasahiro Yamada2014-01-241-1/+1
* lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabledDarwin Rambo2014-01-241-0/+1
* lib: time: add weak timer_init() functionDarwin Rambo2014-01-246-31/+5
* eSDHC: Calculate envaddr accroding to the address formatHaijun.Zhang2014-01-222-0/+32
* esdhc: Detecting 8 bit width before mmc initializationHaijun.Zhang2014-01-222-0/+8
* esdhc: Workaround for card can't be detected on T4240QDSHaijun.Zhang2014-01-222-0/+9
* powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha2014-01-2131-223/+184
* net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90fShengzhou Liu2014-01-211-52/+1
* powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBIPrabhakar Kushwaha2014-01-219-19/+33
* t2080qds/ddr: update ddr parametersShengzhou Liu2014-01-212-49/+28
* powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPLPo Liu2014-01-217-6/+295
* powerpc:mpc85xx: Add ifc nand boot support for TPL/SPLPo Liu2014-01-214-14/+34
* powerpc/mpc85xx: Revise workaround for DDR-A003York Sun2014-01-211-2/+67
* powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474York Sun2014-01-211-1/+1
* powerpc/85xx: update erratum a006379Shengzhou Liu2014-01-211-1/+5
* powerpc/t2080qds: some update for t2080qdsShengzhou Liu2014-01-213-13/+75
* powerpc/83xx: Add support for get_svr() for 83xx devicesRamneek Mehresh2014-01-211-0/+5
* powerpc/t1040qds: Update DDR initialization related settingsPriyanka Jain2014-01-212-13/+15
* Prepare v2014.01Tom Rini2014-01-201-1/+1
OpenPOWER on IntegriCloud