Age | Commit message (Expand) | Author | Files | Lines |
2012-02-12 | Changes to move hawkboard to the new spl infrastructure | Sughosh Ganu | 3 | -11/+26 |
2012-02-12 | arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined | Christian Riesch | 1 | -1/+4 |
2012-02-12 | arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH | Christian Riesch | 1 | -1/+6 |
2012-02-12 | arm, arm926ejs: Flush the data cache before disabling it | Sughosh Ganu | 1 | -4/+8 |
2012-02-12 | arm, arm926ejs: Do cpu critical inits only for boards that require it | Christian Riesch | 1 | -2/+4 |
2012-02-12 | arm, davinci: Add lowlevel_init for SoCs other than DM644X | Christian Riesch | 1 | -0/+4 |
2012-02-12 | ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition | Peter Barada | 1 | -28/+29 |
2012-02-12 | OMAP4460: Reduce MPU clock speed from 920 to 700 | Aneesh V | 1 | -11/+11 |
2012-02-12 | davinci: add support for printing clock frequency | Hadli, Manjunath | 3 | -1/+44 |
2012-02-12 | davinci: remove macro CONFIG_DISPLAY_CPUINFO | Hadli, Manjunath | 1 | -44/+0 |
2012-02-12 | omap3: fix comment typos | Peter Meerwald | 1 | -2/+2 |
2012-02-12 | AM3517: Changed default clock rate for AM3517 | Schuyler Patton | 1 | -1/+1 |
2012-02-12 | OMAP4: clock-common: Move the usb dppl configuration to new func | Govindraj.R | 1 | -21/+33 |
2012-02-12 | OMAP3+: Clock: Adding ehci clock enabling | Govindraj.R | 4 | -0/+30 |
2012-02-12 | ehci-omap: Clean up added ehci-omap.c | Govindraj.R | 3 | -24/+212 |
2012-02-12 | ARM: EXYNOS: Add support for Exynos5 based SoCs | Chander Kashyap | 6 | -12/+854 |
2012-02-12 | Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro | Chander Kashyap | 1 | -5/+1 |
2012-02-12 | S5P: support generic watchdog timer | Minkyu Kang | 5 | -1/+124 |
2012-02-12 | ARMV7: Exynos4: Add supoort power for Exynos4 | HeungJun, Kim | 2 | -0/+231 |
2012-02-12 | ARMV7: Exynos4: Add watchdog.h for Exynos4 | HeungJun, Kim | 1 | -0/+53 |
2012-02-12 | Exynos: Fix ARM Clock frequency calculation | Chander Kashyap | 1 | -6/+9 |
2012-02-12 | Exynos: PWM: Add TCMPB3 field in pwm structure | Chander Kashyap | 1 | -1/+1 |
2012-02-12 | bugfix: all Marvell specific build fails due to undefined reference to `get_t... | Prafulla Wadaskar | 4 | -0/+72 |
2012-02-12 | arm, arm-kirkwood: disable l2c before linux boot | Michael Walle | 4 | -0/+46 |
2012-02-12 | orion5x: add USB host ehci-marvell support | Albert ARIBAUD | 1 | -0/+12 |
2012-02-12 | Remove kirkwood-specifics from marvell EHCI driver | Albert ARIBAUD | 1 | -0/+12 |
2012-02-12 | Rename ehci-kirkwood as ehci-marvell | Albert ARIBAUD | 1 | -1/+1 |
2012-02-12 | i.mx: i.mx5: update imx_get_mac_from_fuse function | Jason Liu | 1 | -1/+1 |
2012-02-12 | mx28: Show CPU frequency | Fabio Estevam | 1 | -1/+2 |
2012-02-12 | mmc: access mxcmmc from mx31 boards | Helmut Raiger | 6 | -24/+50 |
2012-02-12 | i.mx6: mx6x_pins: Fix uart txd definitions | Troy Kisky | 1 | -24/+12 |
2012-02-12 | arm, davinci: add timer defines for tcr field | Heiko Schocher | 1 | -0/+13 |
2012-02-12 | arm, davinci: add workaround for not resetting DMA bus and VPSS modules | Heiko Schocher | 4 | -4/+61 |
2012-02-12 | OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() | Dechesne, Nicolas | 1 | -0/+2 |
2012-02-12 | OMAP3: Correct get_sdr_cs_offset mask | Tom Rini | 1 | -1/+1 |
2012-02-12 | arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only | Pali Rohár | 1 | -2/+2 |
2012-02-12 | arm, davinci: add PLL0 prediv to da850 lowlevel setup | Ben Gardiner | 2 | -1/+9 |
2012-02-12 | tegra2: Enable data cache | Simon Glass | 1 | -0/+8 |
2012-02-12 | tegra: Add SDMMC support to funcmux | Simon Glass | 2 | -0/+71 |
2012-02-12 | tegra: Add I2C support to funcmux | Simon Glass | 2 | -0/+47 |
2012-02-12 | tegra: Add enum to select from available funcmux configs | Simon Glass | 3 | -6/+17 |
2012-02-12 | tegra: Adjust funcmux config test to permit expansion | Simon Glass | 2 | -25/+38 |
2012-02-12 | tegra2: Fix default RAM size selection in odmdata | Stephen Warren | 1 | -1/+1 |
2012-02-12 | tegra2: Fix conflicting pinmux for UARTA | Stephen Warren | 1 | -0/+12 |
2012-01-23 | ARM: AM33XX: Add i2c support | Patil, Rachna | 4 | -1/+89 |
2012-01-16 | overo: add SPL support | Andreas Müller | 1 | -0/+26 |
2012-01-16 | omap_rev_string: output to stdout | Andreas Müller | 5 | -17/+11 |
2012-01-16 | OMAP SPL: call timer_init in s_init to make udelay work earlier | Andreas Müller | 2 | -2/+2 |
2012-01-16 | ARM:AM33XX: Add SPL support for AM335X EVM | Chandan Nath | 12 | -107/+206 |
2012-01-16 | ARM:AM33XX: Add mmc/sd support | Chandan Nath | 3 | -0/+176 |