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