summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | cosmetic: UDM-net: clean up the remainders of dead driverMasahiro Yamada2013-11-08-6/+0
* | | cosmetic: UDM-serial: clean up the remainders of dead driverMasahiro Yamada2013-11-08-16/+0
* | | cosmetic: doc: driver-model: Do not number driver listsMasahiro Yamada2013-11-08-594/+594
* | | README: remove wrong config nameIgor Grinberg2013-11-08-1/+0
* | | cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-36/+0
* | | common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() f...Miao Yan2013-11-08-24/+8
* | | Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada2013-11-08-13/+11
* | | Add support for SX151x SPI GPIO ExpandersViktar Palstsiuk2013-11-08-0/+260
* | | boards.cfg: remove git leftoversLuka Perkov2013-11-08-1/+0
* | | boards.cfg: remove trailing whitespacePaul Burton2013-11-08-1/+1
* | | cmd_nvedit.c: Add env exists commandAndrew Ruder2013-11-08-0/+24
* | | MAKEALL: rename boards_by_* functions to targets_by_*Masahiro Yamada2013-11-08-41/+41
* | | MAKEALL: fix boards_by_field functionMasahiro Yamada2013-11-08-9/+7
* | | MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH>Masahiro Yamada2013-11-08-1/+1
* | | MAKEALL: fix awk warning messageMasahiro Yamada2013-11-08-2/+2
* | | sparc: include config.h to start.SMasahiro Yamada2013-11-08-0/+2
* | | EP88x: remove remainders of dead boardMasahiro Yamada2013-11-08-414/+1
* | | README.scrapyard: fix broken formatMasahiro Yamada2013-11-08-3/+3
* | | kup: Delete an unused MakefileMasahiro Yamada2013-11-08-28/+0
|/ /
* | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireTom Rini2013-11-06-3/+3
|\ \
| * | ColdFire: fix some typoes for CF platformjason2013-11-06-2/+2
| * | coldfire: cpu5282: increase malloc space to fix crash on start u-bootJens Scharsig (BuS Elektronik)2013-11-06-1/+1
* | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-11-06-5/+32
|\ \ \
| * | | fpga: Add support for gzip images with bitstreamsMichal Simek2013-11-06-3/+19
| * | | fpga: zynqpl: Do not place bitstream below 1MBMichal Simek2013-11-06-0/+7
| * | | fpga: zynqpl: Add dcache flush supportJagannadha Sutradharudu Teki2013-11-06-2/+6
| |/ /
* | | Makfile: fix a rule to build u-boot.sbMasahiro Yamada2013-11-06-1/+1
* | | freescale: p1_p2_rdb_pc: rename COBJS-y to obj-yMasahiro Yamada2013-11-06-1/+1
|/ /
* | pxe: fix handling of absolute pathsRob Herring2013-11-04-1/+8
* | ARM: versatile: convert to common timer codeRob Herring2013-11-04-121/+4
* | ARM: tegra: convert to common timer codeRob Herring2013-11-04-96/+4
* | ARM: socfpga: convert to common timer codeRob Herring2013-11-04-74/+3
* | ARM: vexpress: convert to common timer codeRob Herring2013-11-04-71/+4
* | ARM: mx25: convert to common timer codeRob Herring2013-11-04-117/+13
* | ARM: highbank: convert to common timer codeRob Herring2013-11-04-83/+4
* | sh: convert to common timer codeRob Herring2013-11-04-60/+2
* | Introduce common timer functionsRob Herring2013-11-04-0/+75
* | examples: enable gc-sections optionRob Herring2013-11-04-1/+1
* | config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-453/+0
* | config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-04-323/+0
* | config: consolidate CONFIG_SYS_HZ definitionRob Herring2013-11-04-0/+8
* | config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-308/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-11-04-18/+24
|\ \
| * | blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao2013-11-04-18/+21
| * | blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada2013-11-04-0/+3
* | | board/keymile/kmp204x/Makefile: Convert to SPDX tagTom Rini2013-11-01-14/+1
* | | board: powerpc: convert more makefiles to Kbuild styleTom Rini2013-11-01-51/+6
* | | Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada2013-11-01-230/+23
* | | dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-65/+5
* | | post: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-153/+54