summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-11-05mx53: Turn off child clocks before reconfigure perclk_rootFabio Estevam1-0/+15
2011-11-04omap3: mem: Move comments next to definitionsSanjeev Premi1-76/+35
2011-11-04omap3: mem: Clean-up whitespacesSanjeev Premi1-26/+26
2011-11-04omap3: mem: Define and use common macrosSanjeev Premi1-24/+62
2011-11-04VIDEO: davinci: add framebuffer to da8xxStefano Babic1-0/+126
2011-11-04ARM: Davinci: added missing registers to hardware.hStefano Babic1-1/+3
2011-11-04Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for co...Bastian Ruppert1-0/+4
2011-11-04Davinci: ea20: set console on UART0Bastian Ruppert1-1/+1
2011-11-04arm926ejs, davinci: add missing spi defines for dm365Heiko Schocher2-0/+3
2011-11-04arm926ejs, davinci: add cpuinfo for dm365Heiko Schocher2-2/+29
2011-11-04arm, davinci: add lowlevel function for dm365 socHeiko Schocher2-0/+480
2011-11-04arm, davinci: add header files for dm365Heiko Schocher5-0/+294
2011-11-04arm, davinci: add support for new spl frameworkHeiko Schocher3-1/+92
2011-11-04omap/spl: actually enable the consoleIlya Yanok1-0/+2
2011-11-04arm, arm926: fix missing symbols in NAND_SPL modeHeiko Schocher1-0/+6
2011-11-04arm, davinci: Add function lpsc_syncreset()Christian Riesch2-5/+17
2011-11-04armada100: define CONFIG_SYS_CACHELINE_SIZELei Wen1-0/+2
2011-11-04pantheon: define CONFIG_SYS_CACHELINE_SIZELei Wen1-0/+2
2011-11-04kirkwood: define CONFIG_SYS_CACHELINE_SIZEMichael Walle1-1/+2
2011-11-04kirkwood: drop empty asm-offsets.s fileMike Frysinger1-0/+0
2011-11-04am335x: Drop board_sysinfo structTom Rini1-7/+0
2011-11-04mx31: add ESD control registersHelmut Raiger1-0/+13
2011-11-04mx31: define pins and init for UART2 and CSPI3Helmut Raiger3-0/+32
2011-11-04mx31: Introduce mx31_set_gpr functionFabio Estevam3-0/+54
2011-11-04MX35: Drop unnecessary prototypes from imx-regs.hStefano Babic1-4/+0
2011-11-04MX35: factorize common assembly codeStefano Babic1-0/+140
2011-11-04MX35: add reset cause as provided by other i.MXStefano Babic1-2/+29
2011-11-04MX35: add pins definition for UART3Stefano Babic1-0/+3
2011-11-04MX35: added ESDC structure to imx-regsStefano Babic1-0/+30
2011-11-04sandbox: drop unused returnMike Frysinger1-2/+0
2011-11-04sandbox: put stdin into raw modeMike Frysinger1-0/+34
2011-11-04sandbox: Add asm/cache.h for sandboxAnton staaf1-0/+33
2011-11-03Reduce build timesWolfgang Denk21-36/+58
2011-11-034xx_pci.c: add error checking, fix GCC 4.6 build warningWolfgang Denk1-2/+4
2011-11-034xx_uart.c: fix GCC 4.6 build warningsWolfgang Denk1-12/+14
2011-11-03arch/powerpc/lib/board.c: fix build warningWolfgang Denk1-1/+3
2011-11-03Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk1-0/+154
2011-11-03Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk14-13/+11
2011-11-03PXA: Add MMC driver using the generic MMC frameworkMarek Vasut1-0/+154
2011-11-02x86: Fix a compiler warning in arch/x86/lib/realmode.cGabe Black1-1/+1
2011-11-02x86: Remove the prototype for the unused function board_initGabe Black1-1/+0
2011-11-02x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ11-10/+9
2011-11-02x86: turn off cache: set control register properlyOndrej Kupka1-1/+1
2011-11-01nds32: asm/io.h: add __iormb __iowmb and inline io supportMacpaul Lin1-20/+52
2011-11-01nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentMacpaul Lin1-0/+11
2011-11-01nds32: Use getenv_ulong() in place of getenv(), strtoulMacpaul Lin1-10/+2
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk79-31216/+6216
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk1-1/+1
2011-10-28GCC4.6: Squash warnings in omap4 clocks.cMarek Vasut1-2/+2
2011-10-28GCC4.6: Squash warning in tegra2 board.cMarek Vasut1-1/+1