aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-08boards.cfg: remove trailing whitespacePaul Burton1-1/+1
2013-11-08cmd_nvedit.c: Add env exists commandAndrew Ruder2-0/+24
2013-11-08MAKEALL: rename boards_by_* functions to targets_by_*Masahiro Yamada1-41/+41
2013-11-08MAKEALL: fix boards_by_field functionMasahiro Yamada1-9/+7
2013-11-08MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH>Masahiro Yamada1-1/+1
2013-11-08MAKEALL: fix awk warning messageMasahiro Yamada1-2/+2
2013-11-08sparc: include config.h to start.SMasahiro Yamada1-0/+2
2013-11-08EP88x: remove remainders of dead boardMasahiro Yamada5-414/+1
2013-11-08README.scrapyard: fix broken formatMasahiro Yamada1-3/+3
2013-11-08kup: Delete an unused MakefileMasahiro Yamada1-28/+0
2013-11-06Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireTom Rini3-3/+3
2013-11-06Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2-5/+32
2013-11-06ColdFire: fix some typoes for CF platformjason2-2/+2
2013-11-06coldfire: cpu5282: increase malloc space to fix crash on start u-bootJens Scharsig (BuS Elektronik)1-1/+1
2013-11-06Makfile: fix a rule to build u-boot.sbMasahiro Yamada1-1/+1
2013-11-06freescale: p1_p2_rdb_pc: rename COBJS-y to obj-yMasahiro Yamada1-1/+1
2013-11-06fpga: Add support for gzip images with bitstreamsMichal Simek1-3/+19
2013-11-06fpga: zynqpl: Do not place bitstream below 1MBMichal Simek1-0/+7
2013-11-06fpga: zynqpl: Add dcache flush supportJagannadha Sutradharudu Teki1-2/+6
2013-11-04pxe: fix handling of absolute pathsRob Herring1-1/+8
2013-11-04ARM: versatile: convert to common timer codeRob Herring2-121/+4
2013-11-04ARM: tegra: convert to common timer codeRob Herring3-96/+4
2013-11-04ARM: socfpga: convert to common timer codeRob Herring2-74/+3
2013-11-04ARM: vexpress: convert to common timer codeRob Herring2-71/+4
2013-11-04ARM: mx25: convert to common timer codeRob Herring4-117/+13
2013-11-04ARM: highbank: convert to common timer codeRob Herring2-83/+4
2013-11-04sh: convert to common timer codeRob Herring1-60/+2
2013-11-04Introduce common timer functionsRob Herring2-0/+75
2013-11-04examples: enable gc-sections optionRob Herring1-1/+1
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring289-453/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring194-323/+0
2013-11-04config: consolidate CONFIG_SYS_HZ definitionRob Herring2-0/+8
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring306-308/+4
2013-11-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini5-18/+24
2013-11-04blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao4-18/+21
2013-11-04blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada1-0/+3
2013-11-01board/keymile/kmp204x/Makefile: Convert to SPDX tagTom Rini1-14/+1
2013-11-01board: powerpc: convert more makefiles to Kbuild styleTom Rini2-51/+6
2013-11-01Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada14-230/+23
2013-11-01dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada4-65/+5
2013-11-01post: convert makefiles to Kbuild styleMasahiro Yamada12-153/+54
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada257-5734/+525
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada189-4091/+289
2013-11-01blackfin: convert makefiles to Kbuild styleMasahiro Yamada36-799/+75
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada30-649/+41
2013-11-01x86: convert makefiles to Kbuild styleMasahiro Yamada5-111/+31
2013-11-01nios2: convert makefiles to Kbuild styleMasahiro Yamada5-120/+16
2013-11-01nds32: convert makefiles to Kbuild styleMasahiro Yamada7-154/+14
2013-10-31mips: convert makefiles to Kbuild styleMasahiro Yamada12-297/+34
2013-10-31microblaze: convert makefiles to Kbuild styleMasahiro Yamada3-70/+7