summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAKEALL: fix awk warning messageMasahiro Yamada2013-11-081-2/+2
* sparc: include config.h to start.SMasahiro Yamada2013-11-081-0/+2
* EP88x: remove remainders of dead boardMasahiro Yamada2013-11-085-414/+1
* README.scrapyard: fix broken formatMasahiro Yamada2013-11-081-3/+3
* kup: Delete an unused MakefileMasahiro Yamada2013-11-081-28/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireTom Rini2013-11-063-3/+3
|\
| * ColdFire: fix some typoes for CF platformjason2013-11-062-2/+2
| * coldfire: cpu5282: increase malloc space to fix crash on start u-bootJens Scharsig (BuS Elektronik)2013-11-061-1/+1
* | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-11-062-5/+32
|\ \
| * | fpga: Add support for gzip images with bitstreamsMichal Simek2013-11-061-3/+19
| * | fpga: zynqpl: Do not place bitstream below 1MBMichal Simek2013-11-061-0/+7
| * | fpga: zynqpl: Add dcache flush supportJagannadha Sutradharudu Teki2013-11-061-2/+6
| |/
* | Makfile: fix a rule to build u-boot.sbMasahiro Yamada2013-11-061-1/+1
* | freescale: p1_p2_rdb_pc: rename COBJS-y to obj-yMasahiro Yamada2013-11-061-1/+1
|/
* pxe: fix handling of absolute pathsRob Herring2013-11-041-1/+8
* ARM: versatile: convert to common timer codeRob Herring2013-11-042-121/+4
* ARM: tegra: convert to common timer codeRob Herring2013-11-043-96/+4
* ARM: socfpga: convert to common timer codeRob Herring2013-11-042-74/+3
* ARM: vexpress: convert to common timer codeRob Herring2013-11-042-71/+4
* ARM: mx25: convert to common timer codeRob Herring2013-11-044-117/+13
* ARM: highbank: convert to common timer codeRob Herring2013-11-042-83/+4
* sh: convert to common timer codeRob Herring2013-11-041-60/+2
* Introduce common timer functionsRob Herring2013-11-042-0/+75
* examples: enable gc-sections optionRob Herring2013-11-041-1/+1
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04289-453/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-04194-323/+0
* config: consolidate CONFIG_SYS_HZ definitionRob Herring2013-11-042-0/+8
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04306-308/+4
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-11-045-18/+24
|\
| * blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao2013-11-044-18/+21
| * blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada2013-11-041-0/+3
* | board/keymile/kmp204x/Makefile: Convert to SPDX tagTom Rini2013-11-011-14/+1
* | board: powerpc: convert more makefiles to Kbuild styleTom Rini2013-11-012-51/+6
* | Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada2013-11-0114-230/+23
* | dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada2013-11-014-65/+5
* | post: convert makefiles to Kbuild styleMasahiro Yamada2013-11-0112-153/+54
* | board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01257-5734/+525
* | board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01189-4091/+289
* | blackfin: convert makefiles to Kbuild styleMasahiro Yamada2013-11-0136-799/+75
* | m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-0130-649/+41
* | x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-015-111/+31
* | nios2: convert makefiles to Kbuild styleMasahiro Yamada2013-11-015-120/+16
* | nds32: convert makefiles to Kbuild styleMasahiro Yamada2013-11-017-154/+14
* | mips: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3112-297/+34
* | microblaze: convert makefiles to Kbuild styleMasahiro Yamada2013-10-313-70/+7
* | openrisc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-313-68/+6
* | avr32: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3110-216/+21
* | sh: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3124-543/+58
* | sparc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-318-183/+11
* | sh: Do not include start.o in lib$(CPU).oMasahiro Yamada2013-10-313-3/+9
OpenPOWER on IntegriCloud