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