summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* omap3: mem: Move comments next to definitionsSanjeev Premi2011-11-041-76/+35
* omap3: mem: Clean-up whitespacesSanjeev Premi2011-11-041-26/+26
* omap3: mem: Define and use common macrosSanjeev Premi2011-11-041-24/+62
* VIDEO: davinci: add framebuffer to da8xxStefano Babic2011-11-031-0/+126
* ARM: Davinci: added missing registers to hardware.hStefano Babic2011-11-031-1/+3
* Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for co...Bastian Ruppert2011-11-031-0/+4
* Davinci: ea20: set console on UART0Bastian Ruppert2011-11-031-1/+1
* arm926ejs, davinci: add missing spi defines for dm365Heiko Schocher2011-11-032-0/+3
* arm926ejs, davinci: add cpuinfo for dm365Heiko Schocher2011-11-032-2/+29
* arm, davinci: add lowlevel function for dm365 socHeiko Schocher2011-11-032-0/+480
* arm, davinci: add header files for dm365Heiko Schocher2011-11-035-0/+294
* arm, davinci: add support for new spl frameworkHeiko Schocher2011-11-033-1/+92
* omap/spl: actually enable the consoleIlya Yanok2011-11-031-0/+2
* arm, arm926: fix missing symbols in NAND_SPL modeHeiko Schocher2011-11-031-0/+6
* arm, davinci: Add function lpsc_syncreset()Christian Riesch2011-11-032-5/+17
* armada100: define CONFIG_SYS_CACHELINE_SIZELei Wen2011-11-031-0/+2
* pantheon: define CONFIG_SYS_CACHELINE_SIZELei Wen2011-11-031-0/+2
* kirkwood: define CONFIG_SYS_CACHELINE_SIZEMichael Walle2011-11-031-1/+2
* kirkwood: drop empty asm-offsets.s fileMike Frysinger2011-11-031-0/+0
* am335x: Drop board_sysinfo structTom Rini2011-11-031-7/+0
* mx31: add ESD control registersHelmut Raiger2011-11-031-0/+13
* mx31: define pins and init for UART2 and CSPI3Helmut Raiger2011-11-033-0/+32
* mx31: Introduce mx31_set_gpr functionFabio Estevam2011-11-033-0/+54
* MX35: Drop unnecessary prototypes from imx-regs.hStefano Babic2011-11-031-4/+0
* MX35: factorize common assembly codeStefano Babic2011-11-031-0/+140
* MX35: add reset cause as provided by other i.MXStefano Babic2011-11-031-2/+29
* MX35: add pins definition for UART3Stefano Babic2011-11-031-0/+3
* MX35: added ESDC structure to imx-regsStefano Babic2011-11-031-0/+30
* sandbox: drop unused returnMike Frysinger2011-11-031-2/+0
* sandbox: put stdin into raw modeMike Frysinger2011-11-031-0/+34
* sandbox: Add asm/cache.h for sandboxAnton staaf2011-11-031-0/+33
* Reduce build timesWolfgang Denk2011-11-0321-36/+58
* 4xx_pci.c: add error checking, fix GCC 4.6 build warningWolfgang Denk2011-11-031-2/+4
* 4xx_uart.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-12/+14
* arch/powerpc/lib/board.c: fix build warningWolfgang Denk2011-11-031-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-11-031-0/+154
|\
| * PXA: Add MMC driver using the generic MMC frameworkMarek Vasut2011-11-031-0/+154
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2011-11-0314-13/+11
|\ \
| * | x86: Fix a compiler warning in arch/x86/lib/realmode.cGabe Black2011-11-021-1/+1
| * | x86: Remove the prototype for the unused function board_initGabe Black2011-11-021-1/+0
| * | x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ2011-11-0211-10/+9
| * | x86: turn off cache: set control register properlyOndrej Kupka2011-11-021-1/+1
| |/
* | nds32: asm/io.h: add __iormb __iowmb and inline io supportMacpaul Lin2011-11-011-20/+52
* | nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentMacpaul Lin2011-11-011-0/+11
* | nds32: Use getenv_ulong() in place of getenv(), strtoulMacpaul Lin2011-11-011-10/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-2879-31216/+6216
|\
| * ARM: Add Calxeda Highbank platformRob Herring2011-10-272-0/+169
| * ARM: pantheon: add mmc definitionLei Wen2011-10-275-0/+60
| * davinci: remove config.mk file from the sourcesVladimir Zapolskiy2011-10-271-32/+0
| * ARM:AM33XX: Add support for TI AM335X EVMChandan Nath2011-10-272-1/+67
OpenPOWER on IntegriCloud