summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointersClaudiu Manoil2013-12-111-2/+2
* net/fman: add ft_fixup_xgec to support 3rd and 4th 10GECShengzhou Liu2013-12-111-1/+52
* powerpc/t4240: Add a frequency setting case for fman1Shaohui Xie2013-12-111-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-12-10217-2833/+12159
|\
| * Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-10588-8002/+10151
| |\
| * | vexpress: use correct timer address on extended memory map systemsIan Campbell2013-12-101-1/+1
| * | serial: zynq: Remove unused #definesSoren Brinkmann2013-12-101-4/+0
| * | arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263)Mateusz Kulikowski2013-12-094-0/+332
| * | arm, at91: add siemens corvus boardHeiko Schocher2013-12-094-0/+379
| * | arm, at91: add Siemens board taurus and axmHeiko Schocher2013-12-094-0/+340
| * | at91: switch coloured LED to gpio APIAndreas Bießmann2013-12-096-28/+26
| * | at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann2013-12-0918-37/+43
| * | at91: redefine legacy GPIO PIN_BASEAndreas Bießmann2013-12-091-1/+1
| * | at91: add new gpio pin definitionsAndreas Bießmann2013-12-092-4/+24
| * | arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-0714-83/+113
| * | ARM: align MVBAR on 32 byte boundaryMasahiro Yamada2013-12-061-1/+1
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-0616-69/+304
| |\ \
| | * | arm: arndale: disable spi bootMinkyu Kang2013-12-061-4/+0
| | * | arm: exynos: adds ifdef for spi bootMinkyu Kang2013-12-061-0/+4
| | * | arm: exynos: remove the unused define.Jaehoon Chung2013-12-051-4/+0
| | * | arm: exynos/goni: fix the return type for s5p_mmc_initJaehoon Chung2013-12-052-2/+2
| | * | board: trats2: update Tizen partition definitionsPiotr Wilczek2013-12-031-10/+8
| | * | board: trats2: fix access to samsung registersPiotr Wilczek2013-12-031-8/+8
| | * | board: trats2: fix environmental variablesPiotr Wilczek2013-12-031-3/+3
| | * | board: trats2: remove unused defines from config filePiotr Wilczek2013-12-031-4/+0
| | * | exynos: spl: Add a custom spi copy functionRajeshwari Shinde2013-12-034-4/+123
| | * | arm: exynos: fix the align for exynos4_power structureMinkyu Kang2013-12-031-1/+1
| | * | arm: exynos: fix set_mmc_clk for exynos4x12Jaehoon Chung2013-12-031-1/+2
OpenPOWER on IntegriCloud