summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bootstage: Convert progress numbers 20-41 to enumsSimon Glass2012-03-186-6/+34
* bootstage: Convert progress numbers 10-19 to enumsSimon Glass2012-03-184-16/+23
* bootstage: Convert progress numbers 1-9 into enumsSimon Glass2012-03-189-46/+59
* bootstage: Use show_boot_error() for -ve progress numbersSimon Glass2012-03-1811-68/+72
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-1816-20/+19
* bootstage: Create an initial header for boot progress integersSimon Glass2012-03-182-4/+60
* bootvx: Clear and disable data cache, and call vxWorks with parameter.Reinhard Arlt2012-03-181-1/+2
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-1812-16/+13
* CPCI750: Add CPCI-HD/2 supportReinhard Arlt2012-03-183-9/+33
* Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2012-03-1716-587/+49
|\
| * atmel_mci.h: remove outdated register macrosAndreas Bießmann2012-03-131-36/+0
| * doc/git-mailrc: add <me> to avr32 aliasAndreas Bießmann2012-03-131-1/+1
| * ATMEL: remove old atmel_mci driverSven Schnelle2012-03-135-537/+3
| * ATMEL: use generic mmc frameworkSven Schnelle2012-03-1311-14/+46
* | Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-03-1718-20/+828
|\ \
| * | sandbox: mark os_exit as noreturnMike Frysinger2012-03-121-1/+1
| * | sandbox: add getopt supportSimon Glass2012-03-129-0/+304
| * | sandbox: allow processing before main loopSimon Glass2012-03-123-0/+10
| * | sandbox: add concept of sandbox stateSimon Glass2012-03-124-2/+117
| * | sandbox: disable fortificationMike Frysinger2012-03-121-1/+1
| * | sandbox: u-boot.lds: tweak styleMike Frysinger2012-03-121-5/+5
| * | sandbox: add get_{tbclk,ticks}Mike Frysinger2012-03-121-0/+10
| * | sandbox: enable GPIO driverSimon Glass2012-03-121-0/+4
| * | sandbox: gpio: add basic driver for simulating GPIOsSimon Glass2012-03-123-0/+291
| * | sandbox: add flags for open() callSimon Glass2012-03-122-8/+33
| * | sandbox: config: enable fdt and snprintf() optionsSimon Glass2012-03-121-0/+6
| * | sandbox: fdt: add support for CONFIG_OF_CONTROLSimon Glass2012-03-122-0/+9
| * | sandbox: add lseek helperMike Frysinger2012-03-122-0/+28
| * | sandbox: add ifdef protection to os.hMike Frysinger2012-03-121-0/+5
| * | sandbox: add required header to os.cSimon Glass2012-03-121-0/+1
| * | sandbox: sort header files in os.cSimon Glass2012-03-121-4/+4
* | | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2012-03-176-38/+67
|\ \ \
| * | | sh: timer: Remove unnecessary variable 'ticks'Nobuhiro Iwamatsu2012-03-081-6/+1
| * | | sh: Fix sh7264 clock speed and related serial settingPhil Edworthy2012-03-082-3/+1
| * | | net: sh_eth: Remove unnecessary returnNobuhiro Iwamatsu2012-03-081-1/+0
| * | | net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNTNobuhiro Iwamatsu2012-03-081-4/+5
| * | | net: sh_eth: Remove SH_ETH_PHY_DELAYNobuhiro Iwamatsu2012-03-081-2/+0
| * | | sh: ecovec: Add support PHY of SMSCNobuhiro Iwamatsu2012-03-081-0/+1
| * | | sh: sh_eth: Add support SH7724Nobuhiro Iwamatsu2012-03-082-23/+60
| |/ /
* | | mxsboot: fix tool name in usage messageOtavio Salvador2012-03-171-1/+1
| |/ |/|
* | Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POS...Wolfgang Denk2012-03-121-1/+1
|/
* image: Support FDTs already loaded at their load addressStephen Warren2012-03-061-3/+10
* cmd_cache: use cache/invalidate functions available in common.hStefan Kristiansson2012-03-061-8/+8
* tools: checkstack.pl from Linux added to toolsTom Rini2012-03-062-0/+176
* Makefile: Remove mmc_spl related enteriesChander Kashyap2012-03-061-9/+1
* Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2012-03-061-3/+2
|\
| * sc520: fix build warning about unused temp varMike Frysinger2012-03-061-3/+2
* | PPC: Drop mv6446x_eth_initialize() from net/eth.cMarek Vasut2012-03-065-6/+13
* | PPC: Drop mv6436x_eth_initialize() from net/eth.cMarek Vasut2012-03-065-5/+12
* | Convert cmd_usage() calls in common to use a return valueSimon Glass2012-03-0657-168/+167
OpenPOWER on IntegriCloud