| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | OMAP4460: Reduce MPU clock speed from 920 to 700 | Aneesh V | 2012-02-12 | -11/+11 |
* | 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 |
* | omap3: fix comment typos | Peter Meerwald | 2012-02-12 | -2/+2 |
* | OMAP4: clock-common: Move the usb dppl configuration to new func | Govindraj.R | 2012-02-12 | -21/+33 |
* | OMAP3+: Clock: Adding ehci clock enabling | Govindraj.R | 2012-02-12 | -0/+29 |
* | ARM: EXYNOS: Add support for Exynos5 based SoCs | Chander Kashyap | 2012-02-12 | -5/+203 |
* | Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro | Chander Kashyap | 2012-02-12 | -5/+1 |
* | S5P: support generic watchdog timer | Minkyu Kang | 2012-02-12 | -0/+60 |
* | Exynos: Fix ARM Clock frequency calculation | Chander Kashyap | 2012-02-12 | -6/+9 |
* | 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 |
* | i.mx: i.mx5: update imx_get_mac_from_fuse function | Jason Liu | 2012-02-12 | -1/+1 |
* | mx28: Show CPU frequency | Fabio Estevam | 2012-02-12 | -1/+2 |
* | mmc: access mxcmmc from mx31 boards | Helmut Raiger | 2012-02-12 | -9/+27 |
* | arm, davinci: add workaround for not resetting DMA bus and VPSS modules | Heiko Schocher | 2012-02-12 | -3/+49 |
* | OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() | Dechesne, Nicolas | 2012-02-12 | -0/+2 |
* | OMAP3: Correct get_sdr_cs_offset mask | Tom Rini | 2012-02-12 | -1/+1 |
* | arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only | Pali Rohár | 2012-02-12 | -2/+2 |
* | arm, davinci: add PLL0 prediv to da850 lowlevel setup | Ben Gardiner | 2012-02-12 | -0/+7 |
* | tegra2: Enable data cache | Simon Glass | 2012-02-12 | -0/+8 |
* | tegra: Add SDMMC support to funcmux | Simon Glass | 2012-02-12 | -0/+63 |
* | tegra: Add I2C support to funcmux | Simon Glass | 2012-02-12 | -0/+40 |
* | tegra: Add enum to select from available funcmux configs | Simon Glass | 2012-02-12 | -5/+6 |
* | tegra: Adjust funcmux config test to permit expansion | Simon Glass | 2012-02-12 | -25/+35 |
* | tegra2: Fix default RAM size selection in odmdata | Stephen Warren | 2012-02-12 | -1/+1 |
* | tegra2: Fix conflicting pinmux for UARTA | Stephen Warren | 2012-02-12 | -0/+12 |
* | ARM: AM33XX: Add i2c support | Patil, Rachna | 2012-01-23 | -0/+5 |
* | omap_rev_string: output to stdout | Andreas Müller | 2012-01-16 | -14/+8 |
* | OMAP SPL: call timer_init in s_init to make udelay work earlier | Andreas Müller | 2012-01-16 | -2/+2 |
* | ARM:AM33XX: Add SPL support for AM335X EVM | Chandan Nath | 2012-01-16 | -107/+119 |
* | ARM:AM33XX: Add mmc/sd support | Chandan Nath | 2012-01-16 | -0/+12 |
* | ARM:AM33XX: Fix ddr and timer register offset | Chandan Nath | 2012-01-16 | -4/+7 |
* | omap3: make get_board_rev() function weak | Nikita Kiryanov | 2012-01-16 | -1/+2 |
* | omap4: fix boot issue on ES2.0 Panda | Aneesh V | 2012-01-16 | -2/+2 |
* | imx: mx6q: add aipstz init for off platform periph | Jason Liu | 2012-01-16 | -6/+23 |
* | mx28: fix clearing of IRQs in power init | Zach Sadecki | 2012-01-16 | -4/+4 |
* | i.mx6:imx6q: allign MAC address with burned-in ordering | Jason Liu | 2012-01-16 | -6/+8 |
* | mx28: Let dram_init be common for mx28 | Fabio Estevam | 2012-01-16 | -0/+21 |
* | mx28: Let imx_get_mac_from_fuse be common for mx28 | Fabio Estevam | 2012-01-16 | -0/+46 |
* | net: imx: Add multi-FEC support for imx_get_mac_from_fuse | Fabio Estevam | 2012-01-16 | -4/+4 |
* | mx28: remove omap specific config options | Veli-Pekka Peltola | 2012-01-16 | -6/+0 |
* | i.mx: i.mx6q: Add the enet clock function | Jason Liu | 2012-01-16 | -0/+5 |
* | gpio: Replace ARM gpio.h with the common API in include/asm-generic | Joe Hershberger | 2012-01-09 | -16/+19 |