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