summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini2011-12-063-39/+17
* | OMAP3: Suffix all Micron memory timing parts with their speedTom Rini2011-12-061-10/+11
* | OMAP3: Add optimal SDRC autorefresh control valuesTom Rini2011-12-061-5/+11
* | omap3: mem: Add MCFG helper macroTom Rini2011-12-061-16/+30
* | OMAP3: Remove get_mem_type prototypeTom Rini2011-12-061-1/+0
* | OMAP3: Change mem_ok to clear again after reading backTom Rini2011-12-061-0/+1
* | OMAP3: Add a helper function to set timings in SDRCTom Rini2011-12-061-55/+61
* | OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()Tom Rini2011-12-061-12/+11
* | omap3: mem: Comment enable_gpmc_cs_config moreTom Rini2011-12-062-3/+13
* | arm: printf() is not available in some SPL configurationsChristian Riesch2011-12-061-0/+2
* | arm, davinci: move misc function in arch treeHeiko Schocher2011-12-062-1/+151
* | arm, davinci, da850: add uart1 tx rx pinmux configHeiko Schocher2011-12-062-0/+6
* | arm, davinci: move davinci_rtc struct to hardware.hHeiko Schocher2011-12-061-0/+39
* | arm, davinci: Remove duplication of pinmux configuration codeChristian Riesch2011-12-061-28/+8
* | arm, da850: Add pinmux configurations to the arch treeChristian Riesch2011-12-063-0/+217
* | arm, davinci: Move pinmux functions from board to arch treeChristian Riesch2011-12-063-1/+108
* | arm, arm926ejs: always do cpu critical initsHeiko Schocher2011-12-061-4/+2
* | AM3517: move AM3517 specific mux defines to generic headerIlya Yanok2011-12-061-0/+41
* | AM35xx: add EMAC supportIlya Yanok2011-12-064-0/+104
* | arm926ejs: add noop implementation for dcache opsIlya Yanok2011-12-062-1/+76
* | davinci_emac: move arch-independent defines to separate headerIlya Yanok2011-12-065-289/+4
* | omap4: fix IO settingAneesh V2011-12-061-1/+6
* | omap4460: add ES1.1 identificationAneesh V2011-12-063-1/+12
* | omap4: emif: fix error in driverAneesh V2011-12-061-2/+2
* | omap: remove I2C from SPLAneesh V2011-12-061-1/+0
* | omap4460: fix TPS initializationAneesh V2011-12-061-8/+0
* | start.S: remove omap3 specific code from start.SAneesh V2011-12-063-23/+9
* | armv7: setup vectorAneesh V2011-12-061-0/+17
* | armv7: include armv7/cpu.c in SPL buildAneesh V2011-12-061-2/+2
* | armv7: disable L2 cache in cleanup_before_linux()Aneesh V2011-12-061-0/+1
* | arm, arm926ejs: Fix clear bss loop for zero length bssChristian Riesch2011-12-061-3/+5
* | PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut2011-12-062-3/+3
* | PXA: Export cpu_is_ and pxa_dram_init functionsMarek Vasut2011-12-061-0/+29
* | PXA: Replace timer driverMarek Vasut2011-12-061-52/+35
* | PXA: Add cpuinfo display for PXA2xxMarek Vasut2011-12-062-0/+134
* | PXA: Separate PXA2xx CPU initMarek Vasut2011-12-062-73/+31
* | PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut2011-12-065-44/+44
* | PXA: Re-add the Dcache locking as RAM for pxa250Marek Vasut2011-12-062-2/+116
* | PXA: Rework start.S to be closer to other ARMsMarek Vasut2011-12-062-247/+153
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-12-053-6/+1
|\ \
| * | m68k: fix ambiguous bit testingMike Frysinger2011-12-051-1/+1
| * | sparc: fix unused variable warningsMike Frysinger2011-12-052-5/+0
* | | sh: Add support Renesas SH7724Nobuhiro Iwamatsu2011-12-022-0/+236
* | | sh: avoid multiple definition errors with cache funcsMike Frysinger2011-12-022-21/+25
* | | sh: Add ashrsi3 libgcc functionPhil Edworthy2011-12-022-0/+186
* | | sh: only add -mno-fdpic if the compiler supports itMike Frysinger2011-12-021-1/+2
|/ /
* | arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-3/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-12-0111-24/+158
|\ \
| * | mpc85xx: support for Freescale COM Express P2020Ira W. Snyder2011-11-291-0/+1
| * | arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warningKumar Gala2011-11-291-2/+1
OpenPOWER on IntegriCloud