summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Makefile: fix the typo error for mrproperBo Shen2013-12-181-1/+1
|/ /
* | serial_sh: add support for SH7753Yoshihiro Shimoda2013-12-181-1/+3
* | net: sh-eth: add support for SH7753Yoshihiro Shimoda2013-12-181-2/+6
* | sh: add support for sh7753evb boardYoshihiro Shimoda2013-12-1810-0/+1368
|/
* Prepare v2014.01-rc2Tom Rini2013-12-161-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-12-161-1/+1
|\
| * video: ipu_disp: Return a negative value on errorFabio Estevam2013-12-041-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-12-1612-18/+36
|\ \
| * | blackfin: remove build warningSonic Zhang2013-12-162-10/+15
| * | blackfin: fixing warning by including proper headersSonic Zhang2013-12-163-1/+6
| * | blackfin: fix building error by enlarging the memory sizeSonic Zhang2013-12-164-5/+7
| * | blackfin: Disable commands to reduce l1 ram requirementSonic Zhang2013-12-161-2/+6
| * | blackfin: fix building error by adding macro CONFIG_SYS_I2CSonic Zhang2013-12-161-0/+1
| * | blackfin: fix build error by adding CONFIG_BFIN_SERIALSonic Zhang2013-12-161-0/+1
* | | Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada2013-12-164-9/+2
* | | examples: x86: delete 82559_eepromMasahiro Yamada2013-12-164-364/+1
* | | Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada2013-12-166-43/+30
* | | Makefile: delete unnecessary linesMasahiro Yamada2013-12-161-5/+0
* | | README.vxworks: add a document describing the new VxWorks boot interfaceMiao Yan2013-12-161-0/+19
* | | common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks()Miao Yan2013-12-161-2/+3
* | | common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan2013-12-165-12/+155
* | | common/config_defaults.h: make CONFIG_BOOTM_VXWORKS default configurationMiao Yan2013-12-131-0/+1
* | | common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF.Miao Yan2013-12-131-3/+12
* | | Makefile: delete unnecessary CPPFLAGS settingsMasahiro Yamada2013-12-132-4/+0
* | | Makefile: Move some scripts imported from LinuxMasahiro Yamada2013-12-139-5/+5
* | | drivers/mtd: descend into sub directories only when it is necessaryMasahiro Yamada2013-12-134-9/+3
* | | drivers/usb/gadget: select objects by obj-$(CONFIG-...)Masahiro Yamada2013-12-131-6/+2
* | | post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada2013-12-1311-37/+35
* | | Makefile: delete a make rule of $(LDSCRIPT)Masahiro Yamada2013-12-131-5/+2
* | | board_f: explicitly disable console on early bootAlexey Brodkin2013-12-131-0/+1
* | | Correct vxWorks elf boot to load at correct addressStany MARCEL2013-12-131-3/+3
* | | .gitignore: ignore spl/ and tpl/ directories except spl/MakefileMasahiro Yamada2013-12-132-7/+4
* | | PowerPC: merge commonly-defined flagsMasahiro Yamada2013-12-1312-39/+15
* | | netbsd:fix documentation typo.Kees Jongenburger2013-12-131-4/+4
* | | spl/Makefile: merge LIBS-y += arch/$(ARCH)/imx-commonMasahiro Yamada2013-12-131-5/+1
* | | yaffs2: Use lldiv for 64bit divisionTom Rini2013-12-132-3/+5
* | | JFFS2: Correct jffs2_1pass_build_lists to use lldivTom Rini2013-12-131-1/+3
* | | ARM:PXA: Correct tick_to_time / us_to_tick to use lldivTom Rini2013-12-131-2/+2
* | | ARM:zynq: Correct __udelay to use lldivTom Rini2013-12-131-2/+1
* | | time: fix usec_to_tick()Stephen Warren2013-12-131-2/+2
* | | Makefile: correct dependencies of asm-offsets.[hs]Masahiro Yamada2013-12-131-15/+4
* | | Makefile: use two double-quotations as a pairMasahiro Yamada2013-12-134-7/+7
* | | Makefile: Do not create empty autoconf.mk on errorMasahiro Yamada2013-12-131-14/+11
* | | sandbox: dumpimage: Test dumpimageGuilherme Maciel Ferreira2013-12-131-0/+141
* | | Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira2013-12-138-0/+444
* | | tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira2013-12-1314-191/+276
* | | mkimage: added 'static' specifier to match function's prototype.Guilherme Maciel Ferreira2013-12-131-2/+1
* | | kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-1395-103/+0
* | | serial: lpc32xx: send CR before LFVladimir Zapolskiy2013-12-131-0/+3
|/ /
* | powerpc/mpc85xx: Update CONFIG_SYS_FSL_TBCLK_DIV for T1040Prabhakar Kushwaha2013-12-111-1/+1
OpenPOWER on IntegriCloud