Age | Commit message (Expand) | Author |
2012-02-27 | davinci: cleanup davinci_sync_env_enetaddr() fucntion | Hadli, Manjunath |
2012-02-27 | mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF... | Fabio Estevam |
2012-02-27 | mx6q: Add support for ECSPI through mxc_spi driver | Eric Nelson |
2012-02-27 | mxc_spi: move machine specifics into CPU headers | Eric Nelson |
2012-02-27 | mx6q: define GPIO macros for translating between ordinals and port:index | Eric Nelson |
2012-02-27 | MX27: add missing get_tbclk() | Stefano Babic |
2012-02-27 | MX28: Fix get_timer() / get_tbclk() issue | Marek Vasut |
2012-02-27 | mx28: fix SPL code to make USB booting work | Matthias Fuchs |
2012-02-27 | i.MX28: Fix VDDIO and VDDA setup | Marek Vasut |
2012-02-27 | MX5/MX6: add missing get_ticks() and get_tbclk() | Stefano Babic |
2012-02-27 | MX31: add missing get_tbclk() | Stefano Babic |
2012-02-27 | MX35: add missing get_ticks() and get_tbclk() | Stefano Babic |
2012-02-23 | microblaze: avoid interrupt race conditions | Stephan Linz |
2012-02-23 | microblaze: fix build failure due to undefined reference to `get_ticks' | Stephan Linz |
2012-02-17 | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Wolfgang Denk |
2012-02-17 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk |
2012-02-17 | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Wolfgang Denk |
2012-02-15 | omap_hsmmc: Wait for CMDI to be clear | Tom Rini |
2012-02-15 | powerpc/8xxx:Add MPH controller support in USB device-tree fixup | ramneek mehresh |
2012-02-15 | powerpc/8xxx: Cleanup USB device-tree fixup | ramneek mehresh |
2012-02-13 | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk |
2012-02-12 | linkage.h: move from blackfin to common includes | Macpaul Lin |
2012-02-12 | Blackfin: add in/out le32 variants | Mike Frysinger |
2012-02-12 | Changes to move hawkboard to the new spl infrastructure | Sughosh Ganu |
2012-02-12 | arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined | Christian Riesch |
2012-02-12 | arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH | Christian Riesch |
2012-02-12 | arm, arm926ejs: Flush the data cache before disabling it | Sughosh Ganu |
2012-02-12 | arm, arm926ejs: Do cpu critical inits only for boards that require it | Christian Riesch |
2012-02-12 | arm, davinci: Add lowlevel_init for SoCs other than DM644X | Christian Riesch |
2012-02-12 | ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition | Peter Barada |
2012-02-12 | OMAP4460: Reduce MPU clock speed from 920 to 700 | Aneesh V |
2012-02-12 | davinci: add support for printing clock frequency | Hadli, Manjunath |
2012-02-12 | davinci: remove macro CONFIG_DISPLAY_CPUINFO | Hadli, Manjunath |
2012-02-12 | omap3: fix comment typos | Peter Meerwald |
2012-02-12 | AM3517: Changed default clock rate for AM3517 | Schuyler Patton |
2012-02-12 | OMAP4: clock-common: Move the usb dppl configuration to new func | Govindraj.R |
2012-02-12 | OMAP3+: Clock: Adding ehci clock enabling | Govindraj.R |
2012-02-12 | ehci-omap: Clean up added ehci-omap.c | Govindraj.R |
2012-02-12 | ARM: EXYNOS: Add support for Exynos5 based SoCs | Chander Kashyap |
2012-02-12 | Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro | Chander Kashyap |
2012-02-12 | S5P: support generic watchdog timer | Minkyu Kang |
2012-02-12 | ARMV7: Exynos4: Add supoort power for Exynos4 | HeungJun, Kim |
2012-02-12 | ARMV7: Exynos4: Add watchdog.h for Exynos4 | HeungJun, Kim |
2012-02-12 | Exynos: Fix ARM Clock frequency calculation | Chander Kashyap |
2012-02-12 | Exynos: PWM: Add TCMPB3 field in pwm structure | Chander Kashyap |
2012-02-12 | bugfix: all Marvell specific build fails due to undefined reference to `get_t... | Prafulla Wadaskar |
2012-02-12 | arm, arm-kirkwood: disable l2c before linux boot | Michael Walle |
2012-02-12 | orion5x: add USB host ehci-marvell support | Albert ARIBAUD |
2012-02-12 | Remove kirkwood-specifics from marvell EHCI driver | Albert ARIBAUD |
2012-02-12 | Rename ehci-kirkwood as ehci-marvell | Albert ARIBAUD |