summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips2011-11-16-2/+1
* arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin2011-11-16-2/+0
* iop480_uart.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-2/+1
* 40x_spd_sdram.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-10/+10
* 44x_spd_ddr2.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-31/+1
* 44x_spd_ddr.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-4/+0
* cmd_ecctest.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-6/+3
* 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-6/+9
* 4xx_pcie.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-9/+2
* usb_ohci.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-2/+1
* arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-16-2/+1
* arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-16-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-11-16-0/+1
|\
| * font: split font data from video_font.hChe-Liang Chiou2011-11-15-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-16-3968/+13184
|\ \
| * | arm, davinci: add DAVINCI_MMC_CLKIDHeiko Schocher2011-11-15-0/+1
| * | arm, davinci: da850/dm365 lowlevel cleanupHeiko Schocher2011-11-15-125/+113
| * | omap4/5: Add support for booting with CH.Sricharan2011-11-15-57/+226
| * | omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan2011-11-15-1234/+1549
| * | omap5: clocks: Add clocks support for omap5 platform.Sricharan2011-11-15-474/+1735
| * | omap5: Add minimal support for omap5430.Sricharan2011-11-15-346/+1567
| * | omap: Checkpatch fixesSricharan2011-11-15-18/+4
| * | omap4: make omap4 code common for future reuseSricharan2011-11-15-9/+16
| * | PXA: Cleanup serial_pxaMarek Vasut2011-11-15-111/+109
| * | mx31: Fix checkpatch warnings in generic.cFabio Estevam2011-11-11-2/+2
| * | mx31: Use proper IO accessor for GPR registerFabio Estevam2011-11-11-3/+9
| * | mx31: Remove duplicate definition for GPR registerFabio Estevam2011-11-11-4/+2
| * | iMX28: Add USB and USB PHY register definitionsMarek Vasut2011-11-11-0/+329
| * | iMX28: Fix ARM vector handlingMarek Vasut2011-11-11-0/+22
| * | iMX28: Add APBH DMA driverMarek Vasut2011-11-11-0/+637
| * | iMX28: Add GPIO controlMarek Vasut2011-11-11-0/+38
| * | iMX28: Add PINMUX controlMarek Vasut2011-11-11-1/+815
| * | iMX28: Add SSP MMC driverMarek Vasut2011-11-11-0/+2
| * | iMX28: Initial support for iMX28 CPUMarek Vasut2011-11-11-0/+4526
| * | SPL: Allow ARM926EJS to avoid compiling in the CPU support codeMarek Vasut2011-11-08-0/+6
| * | arm: a320: fix broken timerPo-Yu Chuang2011-11-08-84/+50
| * | arm, davinci: Fix setting of the SDRAM configuration registerChristian Riesch2011-11-08-6/+19
| * | arm, davinci: Remove the duplication of LPSC functionsChristian Riesch2011-11-08-92/+4
| * | arm, davinci: Rename AM1808 lowlevel functions to DA850Christian Riesch2011-11-08-82/+82
| * | da8xxevm: fix build errorPrabhakar Lad2011-11-08-0/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-11-16-37/+138
|\ \
| * | arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-5/+2
| * | arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-1/+6
| * | arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-0/+4
| * | arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+2
| * | arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-3/+2
| * | arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+1
| * | fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399Poonam Aggrwal2011-11-08-2/+2
| * | powerpc/85xx: Add support for Book-E MMU Arch v2.0Kumar Gala2011-11-08-4/+14
| * | powerpc/85xx: Fix warning for USB device-fixupRamneek Mehresh2011-11-08-11/+13