summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* bootstage: Use show_boot_error() for -ve progress numbersSimon Glass2012-03-18-2/+2
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-18-8/+8
* Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2012-03-17-1/+16
|\
| * ATMEL: remove old atmel_mci driverSven Schnelle2012-03-13-2/+2
| * ATMEL: use generic mmc frameworkSven Schnelle2012-03-13-0/+15
* | Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-03-17-14/+553
|\ \
| * | sandbox: add getopt supportSimon Glass2012-03-12-0/+290
| * | 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: gpio: add basic driver for simulating GPIOsSimon Glass2012-03-12-0/+81
| * | sandbox: add flags for open() callSimon Glass2012-03-12-2/+22
| * | sandbox: fdt: add support for CONFIG_OF_CONTROLSimon Glass2012-03-12-0/+9
| * | sandbox: add lseek helperMike Frysinger2012-03-12-0/+13
| * | sandbox: add required header to os.cSimon Glass2012-03-12-0/+1
| * | sandbox: sort header files in os.cSimon Glass2012-03-12-4/+4
| |/
* | sh: timer: Remove unnecessary variable 'ticks'Nobuhiro Iwamatsu2012-03-08-6/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2012-03-06-3/+2
|\
| * sc520: fix build warning about unused temp varMike Frysinger2012-03-06-3/+2
* | Stop using builtin_run_command()Simon Glass2012-03-06-6/+1
* | Rename run_command() to builtin_run_command()Simon Glass2012-03-06-1/+1
* | Remove execute permissions from source filesThomas Weber2012-03-04-0/+0
|/
* ppc: Change memsz variable to signed charSimon Glass2012-03-03-4/+3
* m68k: Change memsz to a signed char to avoid warningSimon Glass2012-03-03-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk2012-03-03-2/+32
|\
| * nds32/board.c: add PCI prompt at boot upMacpaul Lin2012-02-28-0/+1
| * nds32/ag101/watchdog.S: add linkage supportMacpaul Lin2012-02-28-2/+3
| * nds32: add linkage supportMacpaul Lin2012-02-28-0/+28
* | armv7: omap3: leave outer cache enabledAneesh V2012-02-27-1/+1
* | tt01: add video supportHelmut Raiger2012-02-27-0/+1
* | net: fec_mxc: add 1000 Mbps selectionTroy Kisky2012-02-27-0/+1
* | dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com2012-02-27-1/+1
* | am33xx: ddr_defs.h: Change DDR timingsChase Maupin2012-02-27-1/+1
* | davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath2012-02-27-3/+6
* | mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam2012-02-27-1/+1
* | mx6q: Add support for ECSPI through mxc_spi driverEric Nelson2012-02-27-0/+44
* | mxc_spi: move machine specifics into CPU headersEric Nelson2012-02-27-0/+82
* | mx6q: define GPIO macros for translating between ordinals and port:indexEric Nelson2012-02-27-0/+4
* | MX27: add missing get_tbclk()Stefano Babic2012-02-27-0/+5
* | MX28: Fix get_timer() / get_tbclk() issueMarek Vasut2012-02-27-2/+17
* | mx28: fix SPL code to make USB booting workMatthias Fuchs2012-02-27-1/+20
* | i.MX28: Fix VDDIO and VDDA setupMarek Vasut2012-02-27-4/+12
* | MX5/MX6: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-27-18/+57
* | MX31: add missing get_tbclk()Stefano Babic2012-02-27-0/+9
* | MX35: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-27-39/+64
|/
* microblaze: avoid interrupt race conditionsStephan Linz2012-02-23-2/+2
* microblaze: fix build failure due to undefined reference to `get_ticks'Stephan Linz2012-02-23-0/+18
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2012-02-17-4/+4
|\
| * omap_hsmmc: Wait for CMDI to be clearTom Rini2012-02-15-4/+4