aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-02-27mx6q: Add support for ECSPI through mxc_spi driverEric Nelson
2012-02-27mxc_spi: move machine specifics into CPU headersEric Nelson
2012-02-27mx6q: define GPIO macros for translating between ordinals and port:indexEric Nelson
2012-02-27MX27: add missing get_tbclk()Stefano Babic
2012-02-27MX28: Fix get_timer() / get_tbclk() issueMarek Vasut
2012-02-27mx28: fix SPL code to make USB booting workMatthias Fuchs
2012-02-27i.MX28: Fix VDDIO and VDDA setupMarek Vasut
2012-02-27MX5/MX6: add missing get_ticks() and get_tbclk()Stefano Babic
2012-02-27MX31: add missing get_tbclk()Stefano Babic
2012-02-27MX35: add missing get_ticks() and get_tbclk()Stefano Babic
2012-02-23microblaze: avoid interrupt race conditionsStephan Linz
2012-02-23microblaze: fix build failure due to undefined reference to `get_ticks'Stephan Linz
2012-02-17Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2012-02-17Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2012-02-17Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk
2012-02-15omap_hsmmc: Wait for CMDI to be clearTom Rini
2012-02-15powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh
2012-02-15powerpc/8xxx: Cleanup USB device-tree fixupramneek mehresh
2012-02-13Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2012-02-12linkage.h: move from blackfin to common includesMacpaul Lin
2012-02-12Blackfin: add in/out le32 variantsMike Frysinger
2012-02-12Changes to move hawkboard to the new spl infrastructureSughosh Ganu
2012-02-12arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not definedChristian Riesch
2012-02-12arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGHChristian Riesch
2012-02-12arm, arm926ejs: Flush the data cache before disabling itSughosh Ganu
2012-02-12arm, arm926ejs: Do cpu critical inits only for boards that require itChristian Riesch
2012-02-12arm, davinci: Add lowlevel_init for SoCs other than DM644XChristian Riesch
2012-02-12ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definitionPeter Barada
2012-02-12OMAP4460: Reduce MPU clock speed from 920 to 700Aneesh V
2012-02-12davinci: add support for printing clock frequencyHadli, Manjunath
2012-02-12davinci: remove macro CONFIG_DISPLAY_CPUINFOHadli, Manjunath
2012-02-12omap3: fix comment typosPeter Meerwald
2012-02-12AM3517: Changed default clock rate for AM3517Schuyler Patton
2012-02-12OMAP4: clock-common: Move the usb dppl configuration to new funcGovindraj.R
2012-02-12OMAP3+: Clock: Adding ehci clock enablingGovindraj.R
2012-02-12ehci-omap: Clean up added ehci-omap.cGovindraj.R
2012-02-12ARM: EXYNOS: Add support for Exynos5 based SoCsChander Kashyap
2012-02-12Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macroChander Kashyap
2012-02-12S5P: support generic watchdog timerMinkyu Kang
2012-02-12ARMV7: Exynos4: Add supoort power for Exynos4HeungJun, Kim
2012-02-12ARMV7: Exynos4: Add watchdog.h for Exynos4HeungJun, Kim
2012-02-12Exynos: Fix ARM Clock frequency calculationChander Kashyap
2012-02-12Exynos: PWM: Add TCMPB3 field in pwm structureChander Kashyap
2012-02-12bugfix: all Marvell specific build fails due to undefined reference to `get_t...Prafulla Wadaskar
2012-02-12arm, arm-kirkwood: disable l2c before linux bootMichael Walle
2012-02-12orion5x: add USB host ehci-marvell supportAlbert ARIBAUD
2012-02-12Remove kirkwood-specifics from marvell EHCI driverAlbert ARIBAUD
2012-02-12Rename ehci-kirkwood as ehci-marvellAlbert ARIBAUD
2012-02-12i.mx: i.mx5: update imx_get_mac_from_fuse functionJason Liu
2012-02-12mx28: Show CPU frequencyFabio Estevam