| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | i.MX28: Improve passing of data from SPL to U-Boot | Marek Vasut | 2012-05-15 | 4 | -18/+16 |
* | i.MX28: Add delay after CPU bypass is cleared | Marek Vasut | 2012-05-15 | 1 | -0/+2 |
* | imx: Add u-boot.imx as target for ARM9 i.MX SOCs | Timo Ketola | 2012-05-15 | 1 | -0/+6 |
* | i.MX25: esdhc: Add mxc_get_clock infrastructure | Timo Ketola | 2012-05-15 | 1 | -0/+27 |
* | Revert "i.MX28: Enable additional DRAM address bits" | Marek Vasut | 2012-05-15 | 1 | -1/+1 |
* | arm926ejs: add NXP LPC32x0 cpu series support | Vladimir Zapolskiy | 2012-05-15 | 5 | -0/+379 |
* | ARM926EJS: Fix cache.c to comply with checkpatch.pl | Marek Vasut | 2012-04-16 | 1 | -9/+8 |
* | ARM926EJS: Make asm routines volatile in cache ops | Marek Vasut | 2012-04-16 | 1 | -1/+1 |
* | DMA: Split the APBH DMA init into block and channel init | Marek Vasut | 2012-04-16 | 1 | -0/+6 |
* | ARM: 926ejs: use debug() for misaligned addresses | Stefano Babic | 2012-04-16 | 1 | -1/+1 |
* | arm: Use common .lds file where possible | Simon Glass | 2012-03-30 | 1 | -80/+0 |
* | i.MX28: Enable caches by default | Marek Vasut | 2012-03-29 | 1 | -0/+10 |
* | ARM926EJS: Implement cache operations | Marek Vasut | 2012-03-29 | 1 | -12/+54 |
* | nhk8815: fix build errors | Anatolij Gustschin | 2012-03-28 | 1 | -0/+10 |
* | i.MX28: Drop __naked function from spl_mem_init | Marek Vasut | 2012-03-27 | 1 | -7/+3 |
* | i.MX28: Make the stabilization delays shorter | Marek Vasut | 2012-03-27 | 1 | -4/+4 |
* | i.MX28: Enable additional DRAM address bits | Marek Vasut | 2012-03-27 | 1 | -1/+1 |
* | Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers | Robert Delien | 2012-03-26 | 2 | -57/+39 |
* | Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 | Robert Delien | 2012-03-26 | 3 | -8/+8 |
* | i.MX28: Reformat the DRAM memory configuration data | Marek Vasut | 2012-03-26 | 1 | -38/+48 |
* | i.mx28: Replaced magic numbers for scratch register addresses with register d... | Robert Delien | 2012-03-26 | 2 | -8/+8 |
* | ATMEL: remove old atmel_mci driver | Sven Schnelle | 2012-03-13 | 1 | -1/+1 |
* | Stop using builtin_run_command() | Simon Glass | 2012-03-06 | 1 | -6/+1 |
* | Rename run_command() to builtin_run_command() | Simon Glass | 2012-03-06 | 1 | -1/+1 |
* | dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci... | prabhakar.csengg@gmail.com | 2012-02-27 | 1 | -1/+1 |
* | davinci: cleanup davinci_sync_env_enetaddr() fucntion | Hadli, Manjunath | 2012-02-27 | 1 | -3/+6 |
* | MX27: add missing get_tbclk() | Stefano Babic | 2012-02-27 | 1 | -0/+5 |
* | MX28: Fix get_timer() / get_tbclk() issue | Marek Vasut | 2012-02-27 | 1 | -2/+17 |
* | mx28: fix SPL code to make USB booting work | Matthias Fuchs | 2012-02-27 | 1 | -1/+20 |
* | i.MX28: Fix VDDIO and VDDA setup | Marek Vasut | 2012-02-27 | 1 | -4/+12 |
* | Changes to move hawkboard to the new spl infrastructure | Sughosh Ganu | 2012-02-12 | 2 | -11/+17 |
* | arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined | Christian Riesch | 2012-02-12 | 1 | -1/+4 |
* | arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH | Christian Riesch | 2012-02-12 | 1 | -1/+6 |
* | arm, arm926ejs: Flush the data cache before disabling it | Sughosh Ganu | 2012-02-12 | 1 | -4/+8 |
* | arm, arm926ejs: Do cpu critical inits only for boards that require it | Christian Riesch | 2012-02-12 | 1 | -2/+4 |
* | arm, davinci: Add lowlevel_init for SoCs other than DM644X | Christian Riesch | 2012-02-12 | 1 | -0/+4 |
* | davinci: add support for printing clock frequency | Hadli, Manjunath | 2012-02-12 | 1 | -0/+32 |
* | davinci: remove macro CONFIG_DISPLAY_CPUINFO | Hadli, Manjunath | 2012-02-12 | 1 | -44/+0 |
* | bugfix: all Marvell specific build fails due to undefined reference to `get_t... | Prafulla Wadaskar | 2012-02-12 | 4 | -0/+72 |
* | arm, arm-kirkwood: disable l2c before linux boot | Michael Walle | 2012-02-12 | 4 | -0/+46 |
* | mx28: Show CPU frequency | Fabio Estevam | 2012-02-12 | 1 | -1/+2 |
* | mmc: access mxcmmc from mx31 boards | Helmut Raiger | 2012-02-12 | 1 | -9/+26 |
* | arm, davinci: add workaround for not resetting DMA bus and VPSS modules | Heiko Schocher | 2012-02-12 | 1 | -3/+49 |
* | arm, davinci: add PLL0 prediv to da850 lowlevel setup | Ben Gardiner | 2012-02-12 | 1 | -0/+7 |
* | mx28: fix clearing of IRQs in power init | Zach Sadecki | 2012-01-16 | 1 | -4/+4 |
* | mx28: Let dram_init be common for mx28 | Fabio Estevam | 2012-01-16 | 1 | -0/+21 |
* | mx28: Let imx_get_mac_from_fuse be common for mx28 | Fabio Estevam | 2012-01-16 | 1 | -0/+46 |
* | net: imx: Add multi-FEC support for imx_get_mac_from_fuse | Fabio Estevam | 2012-01-16 | 2 | -2/+2 |
* | mx28: remove omap specific config options | Veli-Pekka Peltola | 2012-01-16 | 1 | -6/+0 |
* | arm, davinci: Fix build warnings for cam_enc_4xx | Christian Riesch | 2011-12-24 | 1 | -2/+3 |