summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * Use common mtest iteration countingSimon Glass2013-02-28-64/+59
| * Split out the memory tests into separate functionsSimon Glass2013-02-28-101/+116
| * sandbox: Change memory commands to use map_physmemSimon Glass2013-02-28-43/+79
| * sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass2013-02-28-0/+32
| * sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt2013-02-28-6/+56
| * Update print_buffer() to use constSimon Glass2013-02-28-2/+4
| * Tidy up error checking and fix bug in hash commandSimon Glass2013-02-28-0/+4
| * sandbox: fix compiler warningAllen Martin2013-02-28-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-03-04-393/+3589
|\ \
| * | blackfin: bf60x: add resume from hibernateSteven Miao2013-03-04-0/+46
| * | blackfin: bf60x: add hw watchdog supportBob Liu2013-03-04-0/+16
| * | blackfin: add bf6xx spi driverScott Jiang2013-03-04-0/+549
| * | blackfin: bf60x: add rsi/sdh supportSonic Zhang2013-03-04-18/+88
| * | blackfin: bf60x: add board and headers files to support bf609Sonic Zhang2013-03-04-4/+291
| * | blackfin: bf60x: add gpio supportBob Liu2013-03-04-8/+181
| * | blackfin: bf60x: support big cplb pageBob Liu2013-03-04-6/+44
| * | blackfin: bf60x: add dma supportBob Liu2013-03-04-76/+156
| * | blackfin: bf60x: add serial supportSonic Zhang2013-03-04-238/+642
| * | blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang2013-03-04-42/+486
| * | blackfin: bf60x: new processor header filesBob Liu2013-03-04-1/+1090
* | | SPL: Change description for spl commandStefano Babic2013-03-01-4/+8
* | | OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic2013-03-01-10/+13
* | | Add README for the "Falcon" modeStefano Babic2013-03-01-0/+209
| |/ |/|
* | common/env_nand.c: calculate crc only when readenv was OKPhil Sutter2013-02-22-2/+4
* | env_nand.c: clarify log messages when env reading failsPhil Sutter2013-02-22-4/+8
* | mtd: nand: Check if NAND is locked tight before lock cmdsJoe Hershberger2013-02-22-1/+18
* | nand: fix nand read.option parsingHarvey Chapman2013-02-22-1/+1
* | imls: Add support to list images in NAND deviceVipin Kumar2013-02-22-4/+166
|/
* MAKEALL: add support for per architecture toolchainsAllen Martin2013-02-20-7/+25
* gpt: fix partion size limitPiotr Wilczek2013-02-20-4/+6
* mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther2013-02-20-2/+2
* led: The gpio_led.c code expects that LED state is from the enumHolger Hans Peter Freyther2013-02-20-2/+2
* gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther2013-02-20-1/+12
* cmd_elf: Fix broken bootvx commandReinhard Arlt2013-02-20-1/+1
* cmd_load.c: Add #endif comments to reduce confusionRobert P. J. Day2013-02-19-4/+4
* cmd_mem.c: Fix some typoes, no functional changesRobert P. J. Day2013-02-19-4/+6
* fw_env.config: Correct "fw_saveenv" to "fw_setenv".Robert P. J. Day2013-02-19-1/+1
* vsprintf: add ustrtoll functionPiotr Wilczek2013-02-19-0/+24
* malloc: make malloc_bin_reloc staticGabor Juhos2013-02-19-6/+5
* serial/ns16550: don't generate functions for undefined portsScott Wood2013-02-19-0/+12
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2013-02-18-79/+226
|\
| * powerpc/83xx/km: drop uneeded dtt_bus environment varHolger Brunck2013-02-15-9/+4
| * powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_RHolger Brunck2013-02-15-4/+0
| * powerpc/83xx/km: add support for kmopti2 boardHolger Brunck2013-02-15-6/+26
| * powerpc/83xx/km: cleanup tuxx1 supportHolger Brunck2013-02-15-11/+12
| * km/common: add eccmode to kernel commandlineHolger Brunck2013-02-15-0/+3
| * powerpc/83xx: use NAND_ECC_BCH for kmcoge5neHolger Brunck2013-02-15-0/+2
| * kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCHHolger Brunck2013-02-15-0/+4
| * km/scripts: replace hardcoded uImageAndreas Huber2013-02-15-4/+6
| * km/common: introduce $uimage variableAndreas Huber2013-02-15-1/+8