summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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
2012-02-27am33xx: ddr_defs.h: Change DDR timingsChase Maupin
2012-02-27davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath
2012-02-27mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam
2012-02-27mx6q: Add support for ECSPI through mxc_spi driverEric Nelson
2012-02-27mxc_spi: move machine specifics into CPU headersEric Nelson
2012-02-27mx6q: define GPIO macros for translating between ordinals and port:indexEric Nelson
2012-02-27MX27: add missing get_tbclk()Stefano Babic
2012-02-27MX28: Fix get_timer() / get_tbclk() issueMarek Vasut
2012-02-27mx28: fix SPL code to make USB booting workMatthias Fuchs
2012-02-27i.MX28: Fix VDDIO and VDDA setupMarek Vasut
2012-02-27MX5/MX6: add missing get_ticks() and get_tbclk()Stefano Babic
2012-02-27MX31: add missing get_tbclk()Stefano Babic
2012-02-27MX35: add missing get_ticks() and get_tbclk()Stefano Babic
2012-02-23microblaze: avoid interrupt race conditionsStephan Linz
2012-02-23microblaze: fix build failure due to undefined reference to `get_ticks'Stephan Linz
2012-02-17Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2012-02-17Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2012-02-17Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk
2012-02-15omap_hsmmc: Wait for CMDI to be clearTom Rini
2012-02-15powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh
2012-02-15powerpc/8xxx: Cleanup USB device-tree fixupramneek mehresh
2012-02-13Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2012-02-12linkage.h: move from blackfin to common includesMacpaul Lin
2012-02-12Blackfin: add in/out le32 variantsMike Frysinger
2012-02-12Changes to move hawkboard to the new spl infrastructureSughosh Ganu
2012-02-12arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not definedChristian Riesch
2012-02-12arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGHChristian Riesch
2012-02-12arm, arm926ejs: Flush the data cache before disabling itSughosh Ganu
2012-02-12arm, arm926ejs: Do cpu critical inits only for boards that require itChristian Riesch