summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is setEgbert Eich2013-11-081-0/+1
* cmd/gpt: Support gpt command for all devicesEgbert Eich2013-11-081-26/+19
* cosmetic: UDM-net: clean up the remainders of dead driverMasahiro Yamada2013-11-081-6/+0
* cosmetic: UDM-serial: clean up the remainders of dead driverMasahiro Yamada2013-11-081-16/+0
* cosmetic: doc: driver-model: Do not number driver listsMasahiro Yamada2013-11-0816-594/+594
* README: remove wrong config nameIgor Grinberg2013-11-081-1/+0
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-0836-36/+0
* common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() f...Miao Yan2013-11-081-24/+8
* Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada2013-11-085-13/+11
* Add support for SX151x SPI GPIO ExpandersViktar Palstsiuk2013-11-083-0/+260
* boards.cfg: remove git leftoversLuka Perkov2013-11-081-1/+0
* boards.cfg: remove trailing whitespacePaul Burton2013-11-081-1/+1
* cmd_nvedit.c: Add env exists commandAndrew Ruder2013-11-082-0/+24
* MAKEALL: rename boards_by_* functions to targets_by_*Masahiro Yamada2013-11-081-41/+41
* MAKEALL: fix boards_by_field functionMasahiro Yamada2013-11-081-9/+7
* MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH>Masahiro Yamada2013-11-081-1/+1
* 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
OpenPOWER on IntegriCloud