summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-03-07Stop using builtin_run_command()Simon Glass1-6/+1
2012-03-07Rename run_command() to builtin_run_command()Simon Glass1-1/+1
2012-03-05Remove execute permissions from source filesThomas Weber1-0/+0
2012-03-03ppc: Change memsz variable to signed charSimon Glass1-4/+3
2012-03-03m68k: Change memsz to a signed char to avoid warningSimon Glass1-1/+1
2012-03-03Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk3-2/+32
2012-02-28nds32/board.c: add PCI prompt at boot upMacpaul Lin1-0/+1
2012-02-28nds32/ag101/watchdog.S: add linkage supportMacpaul Lin1-2/+3
2012-02-28nds32: add linkage supportMacpaul Lin1-0/+28
2012-02-28armv7: omap3: leave outer cache enabledAneesh V1-1/+1
2012-02-28tt01: add video supportHelmut Raiger1-0/+1
2012-02-28net: fec_mxc: add 1000 Mbps selectionTroy Kisky1-0/+1
2012-02-28dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com1-1/+1
2012-02-28am33xx: ddr_defs.h: Change DDR timingsChase Maupin1-1/+1
2012-02-28davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath1-3/+6
2012-02-28mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam1-1/+1
2012-02-28mx6q: Add support for ECSPI through mxc_spi driverEric Nelson1-0/+44
2012-02-28mxc_spi: move machine specifics into CPU headersEric Nelson3-0/+82
2012-02-28mx6q: define GPIO macros for translating between ordinals and port:indexEric Nelson1-0/+4
2012-02-28MX27: add missing get_tbclk()Stefano Babic1-0/+5
2012-02-28MX28: Fix get_timer() / get_tbclk() issueMarek Vasut1-2/+17
2012-02-28mx28: fix SPL code to make USB booting workMatthias Fuchs1-1/+20
2012-02-28i.MX28: Fix VDDIO and VDDA setupMarek Vasut1-4/+12
2012-02-28MX5/MX6: add missing get_ticks() and get_tbclk()Stefano Babic1-18/+57
2012-02-28MX31: add missing get_tbclk()Stefano Babic1-0/+9
2012-02-28MX35: add missing get_ticks() and get_tbclk()Stefano Babic1-39/+64
2012-02-23microblaze: avoid interrupt race conditionsStephan Linz1-2/+2
2012-02-23microblaze: fix build failure due to undefined reference to `get_ticks'Stephan Linz1-0/+18
2012-02-18Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk4-4/+4
2012-02-18Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-16/+31
2012-02-18Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk21-513/+1152
2012-02-16omap_hsmmc: Wait for CMDI to be clearTom Rini4-4/+4
2012-02-16powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh1-10/+19
2012-02-16powerpc/8xxx: Cleanup USB device-tree fixupramneek mehresh1-6/+12
2012-02-14Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk7-53/+9
2012-02-13linkage.h: move from blackfin to common includesMacpaul Lin6-53/+7
2012-02-13Blackfin: add in/out le32 variantsMike Frysinger1-0/+2
2012-02-12Changes to move hawkboard to the new spl infrastructureSughosh Ganu3-11/+26
2012-02-12arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not definedChristian Riesch1-1/+4
2012-02-12arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGHChristian Riesch1-1/+6
2012-02-12arm, arm926ejs: Flush the data cache before disabling itSughosh Ganu1-4/+8
2012-02-12arm, arm926ejs: Do cpu critical inits only for boards that require itChristian Riesch1-2/+4
2012-02-12arm, davinci: Add lowlevel_init for SoCs other than DM644XChristian Riesch1-0/+4
2012-02-12ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definitionPeter Barada1-28/+29
2012-02-12OMAP4460: Reduce MPU clock speed from 920 to 700Aneesh V1-11/+11
2012-02-12davinci: add support for printing clock frequencyHadli, Manjunath3-1/+44
2012-02-12davinci: remove macro CONFIG_DISPLAY_CPUINFOHadli, Manjunath1-44/+0
2012-02-12omap3: fix comment typosPeter Meerwald1-2/+2
2012-02-12AM3517: Changed default clock rate for AM3517Schuyler Patton1-1/+1
2012-02-12OMAP4: clock-common: Move the usb dppl configuration to new funcGovindraj.R1-21/+33