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