summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-11-17mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips1-2/+1
2011-11-17arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin1-2/+0
2011-11-17iop480_uart.c: Fix GCC 4.6 build warningsStefan Roese1-2/+1
2011-11-1740x_spd_sdram.c: Fix GCC 4.6 build warningsStefan Roese1-10/+10
2011-11-1744x_spd_ddr2.c: Fix GCC 4.6 build warningsStefan Roese1-31/+1
2011-11-1744x_spd_ddr.c: Fix GCC 4.6 build warningsStefan Roese1-4/+0
2011-11-17cmd_ecctest.c: Fix GCC 4.6 build warningsStefan Roese1-6/+3
2011-11-174xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warningsStefan Roese1-6/+9
2011-11-174xx_pcie.c: Fix GCC 4.6 build warningsStefan Roese1-9/+2
2011-11-17usb_ohci.c: Fix GCC 4.6 build warningsStefan Roese1-2/+1
2011-11-17arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warningsAnatolij Gustschin1-2/+1
2011-11-17arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warningsAnatolij Gustschin1-2/+0
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-0/+1
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk82-3968/+13184
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk13-37/+138
2011-11-16font: split font data from video_font.hChe-Liang Chiou1-0/+1
2011-11-16arm, davinci: add DAVINCI_MMC_CLKIDHeiko Schocher1-0/+1
2011-11-16arm, davinci: da850/dm365 lowlevel cleanupHeiko Schocher8-125/+113
2011-11-16omap4/5: Add support for booting with CH.Sricharan13-57/+226
2011-11-16omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan10-1234/+1549
2011-11-16omap5: clocks: Add clocks support for omap5 platform.Sricharan10-474/+1735
2011-11-16omap5: Add minimal support for omap5430.Sricharan23-346/+1567
2011-11-16omap: Checkpatch fixesSricharan2-18/+4
2011-11-16omap4: make omap4 code common for future reuseSricharan7-9/+16
2011-11-16PXA: Cleanup serial_pxaMarek Vasut2-111/+109
2011-11-11arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warningKumar Gala1-5/+2
2011-11-11arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warningKumar Gala1-1/+6
2011-11-11arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warningKumar Gala1-0/+4
2011-11-11arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warningKumar Gala1-2/+2
2011-11-11arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warningKumar Gala1-3/+2
2011-11-11arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warningKumar Gala1-2/+1
2011-11-11mx31: Fix checkpatch warnings in generic.cFabio Estevam1-2/+2
2011-11-11mx31: Use proper IO accessor for GPR registerFabio Estevam2-3/+9
2011-11-11mx31: Remove duplicate definition for GPR registerFabio Estevam1-4/+2
2011-11-11iMX28: Add USB and USB PHY register definitionsMarek Vasut2-0/+329
2011-11-11iMX28: Fix ARM vector handlingMarek Vasut1-0/+22
2011-11-11iMX28: Add APBH DMA driverMarek Vasut3-0/+637
2011-11-11iMX28: Add GPIO controlMarek Vasut2-0/+38
2011-11-11iMX28: Add PINMUX controlMarek Vasut4-1/+815
2011-11-11iMX28: Add SSP MMC driverMarek Vasut1-0/+2
2011-11-11iMX28: Initial support for iMX28 CPUMarek Vasut19-0/+4526
2011-11-10adp-ag101p: Add SoC and board support of ag101pMacpaul Lin1-0/+14
2011-11-09nds32: fix data section of linker scriptMacpaul Lin1-1/+1
2011-11-09SPL: Allow ARM926EJS to avoid compiling in the CPU support codeMarek Vasut1-0/+6
2011-11-08arm: a320: fix broken timerPo-Yu Chuang1-84/+50
2011-11-08fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399Poonam Aggrwal1-2/+2
2011-11-08powerpc/85xx: Add support for Book-E MMU Arch v2.0Kumar Gala2-4/+14
2011-11-08powerpc/85xx: Fix warning for USB device-fixupRamneek Mehresh1-11/+13
2011-11-08powerpc/85xx: resize the boot page TLB before relocating CCSRTimur Tabi1-0/+49
2011-11-08powerpc/85xx: verify the current address of CCSR before relocating itTimur Tabi1-0/+27