| Commit message (Expand) | Author | Age | Files | Lines |
* | bootstage: Replace show_boot_progress/error() with bootstage_...() | Simon Glass | 2012-03-18 | 22 | -146/+166 |
* | bootstage: Define an optional microsecond timer | Simon Glass | 2012-03-18 | 2 | -0/+24 |
* | bootstage: Convert FIT progress numbers to enums | Simon Glass | 2012-03-18 | 3 | -38/+80 |
* | bootstage: Convert net progress numbers to enums | Simon Glass | 2012-03-18 | 7 | -26/+38 |
* | bootstage: Convert NAND progress numbers to enums | Simon Glass | 2012-03-18 | 2 | -17/+32 |
* | bootstage: Convert IDE progress numbers to enums | Simon Glass | 2012-03-18 | 2 | -23/+39 |
* | bootstage: Convert progress numbers 20-41 to enums | Simon Glass | 2012-03-18 | 6 | -6/+34 |
* | bootstage: Convert progress numbers 10-19 to enums | Simon Glass | 2012-03-18 | 4 | -16/+23 |
* | bootstage: Convert progress numbers 1-9 into enums | Simon Glass | 2012-03-18 | 9 | -46/+59 |
* | bootstage: Use show_boot_error() for -ve progress numbers | Simon Glass | 2012-03-18 | 11 | -68/+72 |
* | bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() | Simon Glass | 2012-03-18 | 16 | -20/+19 |
* | bootstage: Create an initial header for boot progress integers | Simon Glass | 2012-03-18 | 2 | -4/+60 |
* | bootvx: Clear and disable data cache, and call vxWorks with parameter. | Reinhard Arlt | 2012-03-18 | 1 | -1/+2 |
* | net/miiphy/serial: drop duplicate "NAMESIZE" define | Mike Frysinger | 2012-03-18 | 12 | -16/+13 |
* | CPCI750: Add CPCI-HD/2 support | Reinhard Arlt | 2012-03-18 | 3 | -9/+33 |
* | Merge branch 'master' of git://git.denx.de/u-boot-avr32 | Wolfgang Denk | 2012-03-17 | 16 | -587/+49 |
|\ |
|
| * | atmel_mci.h: remove outdated register macros | Andreas Bießmann | 2012-03-13 | 1 | -36/+0 |
| * | doc/git-mailrc: add <me> to avr32 alias | Andreas Bießmann | 2012-03-13 | 1 | -1/+1 |
| * | ATMEL: remove old atmel_mci driver | Sven Schnelle | 2012-03-13 | 5 | -537/+3 |
| * | ATMEL: use generic mmc framework | Sven Schnelle | 2012-03-13 | 11 | -14/+46 |
* | | Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2012-03-17 | 18 | -20/+828 |
|\ \ |
|
| * | | sandbox: mark os_exit as noreturn | Mike Frysinger | 2012-03-12 | 1 | -1/+1 |
| * | | sandbox: add getopt support | Simon Glass | 2012-03-12 | 9 | -0/+304 |
| * | | sandbox: allow processing before main loop | Simon Glass | 2012-03-12 | 3 | -0/+10 |
| * | | sandbox: add concept of sandbox state | Simon Glass | 2012-03-12 | 4 | -2/+117 |
| * | | sandbox: disable fortification | Mike Frysinger | 2012-03-12 | 1 | -1/+1 |
| * | | sandbox: u-boot.lds: tweak style | Mike Frysinger | 2012-03-12 | 1 | -5/+5 |
| * | | sandbox: add get_{tbclk,ticks} | Mike Frysinger | 2012-03-12 | 1 | -0/+10 |
| * | | sandbox: enable GPIO driver | Simon Glass | 2012-03-12 | 1 | -0/+4 |
| * | | sandbox: gpio: add basic driver for simulating GPIOs | Simon Glass | 2012-03-12 | 3 | -0/+291 |
| * | | sandbox: add flags for open() call | Simon Glass | 2012-03-12 | 2 | -8/+33 |
| * | | sandbox: config: enable fdt and snprintf() options | Simon Glass | 2012-03-12 | 1 | -0/+6 |
| * | | sandbox: fdt: add support for CONFIG_OF_CONTROL | Simon Glass | 2012-03-12 | 2 | -0/+9 |
| * | | sandbox: add lseek helper | Mike Frysinger | 2012-03-12 | 2 | -0/+28 |
| * | | sandbox: add ifdef protection to os.h | Mike Frysinger | 2012-03-12 | 1 | -0/+5 |
| * | | sandbox: add required header to os.c | Simon Glass | 2012-03-12 | 1 | -0/+1 |
| * | | sandbox: sort header files in os.c | Simon Glass | 2012-03-12 | 1 | -4/+4 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2012-03-17 | 6 | -38/+67 |
|\ \ \ |
|
| * | | | sh: timer: Remove unnecessary variable 'ticks' | Nobuhiro Iwamatsu | 2012-03-08 | 1 | -6/+1 |
| * | | | sh: Fix sh7264 clock speed and related serial setting | Phil Edworthy | 2012-03-08 | 2 | -3/+1 |
| * | | | net: sh_eth: Remove unnecessary return | Nobuhiro Iwamatsu | 2012-03-08 | 1 | -1/+0 |
| * | | | net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT | Nobuhiro Iwamatsu | 2012-03-08 | 1 | -4/+5 |
| * | | | net: sh_eth: Remove SH_ETH_PHY_DELAY | Nobuhiro Iwamatsu | 2012-03-08 | 1 | -2/+0 |
| * | | | sh: ecovec: Add support PHY of SMSC | Nobuhiro Iwamatsu | 2012-03-08 | 1 | -0/+1 |
| * | | | sh: sh_eth: Add support SH7724 | Nobuhiro Iwamatsu | 2012-03-08 | 2 | -23/+60 |
| |/ / |
|
* | | | mxsboot: fix tool name in usage message | Otavio Salvador | 2012-03-17 | 1 | -1/+1 |
| |/
|/| |
|
* | | Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POS... | Wolfgang Denk | 2012-03-12 | 1 | -1/+1 |
|/ |
|
* | image: Support FDTs already loaded at their load address | Stephen Warren | 2012-03-06 | 1 | -3/+10 |
* | cmd_cache: use cache/invalidate functions available in common.h | Stefan Kristiansson | 2012-03-06 | 1 | -8/+8 |
* | tools: checkstack.pl from Linux added to tools | Tom Rini | 2012-03-06 | 2 | -0/+176 |