summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-18-146/+166
* bootstage: Define an optional microsecond timerSimon Glass2012-03-18-0/+24
* bootstage: Convert FIT progress numbers to enumsSimon Glass2012-03-18-38/+80
* bootstage: Convert net progress numbers to enumsSimon Glass2012-03-18-26/+38
* bootstage: Convert NAND progress numbers to enumsSimon Glass2012-03-18-17/+32
* bootstage: Convert IDE progress numbers to enumsSimon Glass2012-03-18-23/+39
* bootstage: Convert progress numbers 20-41 to enumsSimon Glass2012-03-18-6/+34
* bootstage: Convert progress numbers 10-19 to enumsSimon Glass2012-03-18-16/+23
* bootstage: Convert progress numbers 1-9 into enumsSimon Glass2012-03-18-46/+59
* bootstage: Use show_boot_error() for -ve progress numbersSimon Glass2012-03-18-68/+72
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-18-20/+19
* bootstage: Create an initial header for boot progress integersSimon Glass2012-03-18-4/+60
* bootvx: Clear and disable data cache, and call vxWorks with parameter.Reinhard Arlt2012-03-18-1/+2
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-18-16/+13
* CPCI750: Add CPCI-HD/2 supportReinhard Arlt2012-03-18-9/+33
* Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2012-03-17-587/+49
|\
| * atmel_mci.h: remove outdated register macrosAndreas Bießmann2012-03-13-36/+0
| * doc/git-mailrc: add <me> to avr32 aliasAndreas Bießmann2012-03-13-1/+1
| * ATMEL: remove old atmel_mci driverSven Schnelle2012-03-13-537/+3
| * ATMEL: use generic mmc frameworkSven Schnelle2012-03-13-14/+46
* | Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-03-17-20/+828
|\ \
| * | sandbox: mark os_exit as noreturnMike Frysinger2012-03-12-1/+1
| * | sandbox: add getopt supportSimon Glass2012-03-12-0/+304
| * | sandbox: allow processing before main loopSimon Glass2012-03-12-0/+10
| * | sandbox: add concept of sandbox stateSimon Glass2012-03-12-2/+117
| * | sandbox: disable fortificationMike Frysinger2012-03-12-1/+1
| * | sandbox: u-boot.lds: tweak styleMike Frysinger2012-03-12-5/+5
| * | sandbox: add get_{tbclk,ticks}Mike Frysinger2012-03-12-0/+10
| * | sandbox: enable GPIO driverSimon Glass2012-03-12-0/+4
| * | sandbox: gpio: add basic driver for simulating GPIOsSimon Glass2012-03-12-0/+291
| * | sandbox: add flags for open() callSimon Glass2012-03-12-8/+33
| * | sandbox: config: enable fdt and snprintf() optionsSimon Glass2012-03-12-0/+6
| * | sandbox: fdt: add support for CONFIG_OF_CONTROLSimon Glass2012-03-12-0/+9
| * | sandbox: add lseek helperMike Frysinger2012-03-12-0/+28
| * | sandbox: add ifdef protection to os.hMike Frysinger2012-03-12-0/+5
| * | sandbox: add required header to os.cSimon Glass2012-03-12-0/+1
| * | sandbox: sort header files in os.cSimon Glass2012-03-12-4/+4
* | | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2012-03-17-38/+67
|\ \ \
| * | | sh: timer: Remove unnecessary variable 'ticks'Nobuhiro Iwamatsu2012-03-08-6/+1
| * | | sh: Fix sh7264 clock speed and related serial settingPhil Edworthy2012-03-08-3/+1
| * | | net: sh_eth: Remove unnecessary returnNobuhiro Iwamatsu2012-03-08-1/+0
| * | | net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNTNobuhiro Iwamatsu2012-03-08-4/+5
| * | | net: sh_eth: Remove SH_ETH_PHY_DELAYNobuhiro Iwamatsu2012-03-08-2/+0
| * | | sh: ecovec: Add support PHY of SMSCNobuhiro Iwamatsu2012-03-08-0/+1
| * | | sh: sh_eth: Add support SH7724Nobuhiro Iwamatsu2012-03-08-23/+60
| |/ /
* | | mxsboot: fix tool name in usage messageOtavio Salvador2012-03-17-1/+1
| |/ |/|
* | Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POS...Wolfgang Denk2012-03-12-1/+1
|/
* image: Support FDTs already loaded at their load addressStephen Warren2012-03-06-3/+10
* cmd_cache: use cache/invalidate functions available in common.hStefan Kristiansson2012-03-06-8/+8
* tools: checkstack.pl from Linux added to toolsTom Rini2012-03-06-0/+176