summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-20colibri_vf: implement module type auto detectionMarcel Ziswiler
2013-10-24colibri_vf61: initial integrationMarcel Ziswiler
2013-10-05Revert "colibri_vf50: hack to avoid boot hang issue"Marcel Ziswiler
2013-09-27colibri_vf50: hack to avoid boot hang issueMarcel Ziswiler
2013-09-09colibri_vf50: initial integrationMarcel Ziswiler
2012-12-19vybrid: Fix hardware clock drift2011.12-mvf-201212191113Justin Waters
2012-09-07Add quad SPI support for VybridJingchang Lu
2012-09-07Add Vybrid ENET supportJason Jin
2012-09-07Add UART console support for Vybrid platformJingchang Lu
2012-09-07Add GPIO support for Vybrid platformJingchang Lu
2012-09-07Add arch support for Vybrid platformJingchang Lu
2012-03-19USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav
2012-03-19USB: Armada100: Add UTMI PHY interface driverAjay Bhargav
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-03-18bootstage: arm: Add bootstage calls in board and bootmSimon Glass
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Convert progress numbers 20-41 to enumsSimon Glass
2012-03-18bootstage: Use show_boot_error() for -ve progress numbersSimon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
2012-03-17Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk
2012-03-17Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2012-03-13ATMEL: remove old atmel_mci driverSven Schnelle
2012-03-13ATMEL: use generic mmc frameworkSven Schnelle
2012-03-12sandbox: add getopt supportSimon Glass
2012-03-12sandbox: allow processing before main loopSimon Glass
2012-03-12sandbox: add concept of sandbox stateSimon Glass
2012-03-12sandbox: disable fortificationMike Frysinger
2012-03-12sandbox: u-boot.lds: tweak styleMike Frysinger
2012-03-12sandbox: gpio: add basic driver for simulating GPIOsSimon Glass
2012-03-12sandbox: add flags for open() callSimon Glass
2012-03-12sandbox: fdt: add support for CONFIG_OF_CONTROLSimon Glass
2012-03-12sandbox: add lseek helperMike Frysinger
2012-03-12sandbox: add required header to os.cSimon Glass
2012-03-12sandbox: sort header files in os.cSimon Glass
2012-03-08sh: timer: Remove unnecessary variable 'ticks'Nobuhiro Iwamatsu
2012-03-06Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk
2012-03-06Stop using builtin_run_command()Simon Glass
2012-03-06Rename run_command() to builtin_run_command()Simon Glass
2012-03-06sc520: fix build warning about unused temp varMike Frysinger
2012-03-04Remove execute permissions from source filesThomas Weber
2012-03-03ppc: Change memsz variable to signed charSimon Glass
2012-03-03m68k: Change memsz to a signed char to avoid warningSimon Glass
2012-03-03Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk
2012-02-28nds32/board.c: add PCI prompt at boot upMacpaul Lin
2012-02-28nds32/ag101/watchdog.S: add linkage supportMacpaul Lin
2012-02-28nds32: add linkage supportMacpaul Lin
2012-02-27armv7: omap3: leave outer cache enabledAneesh V
2012-02-27tt01: add video supportHelmut Raiger
2012-02-27net: fec_mxc: add 1000 Mbps selectionTroy Kisky
2012-02-27dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com