Age | Commit message (Expand) | Author |
2012-03-26 | IXP: Squash warnings in IXP NPE | Marek Vasut |
2012-03-26 | IXP: Make IXP buildable with arm-linux- toolchains | Marek Vasut |
2012-03-26 | SPL: Add YMODEM over UART load support | Matt Porter |
2012-03-26 | spl.c: Use __noreturn decorator | Tom Rini |
2012-03-26 | Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers | Robert Delien |
2012-03-26 | Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 | Robert Delien |
2012-03-26 | i.MX28: Reformat the DRAM memory configuration data | Marek Vasut |
2012-03-26 | usb/ehci: Add USB support for the MX6Q | Wolfgang Grandegger |
2012-03-26 | i.mx28: Replaced magic numbers for scratch register addresses with register d... | Robert Delien |
2012-03-26 | PXA: Fix missing get_tbclk() breaking vpac boards | Marek Vasut |
2012-03-19 | usb: replace wait_ms() with mdelay() | Mike Frysinger |
2012-03-13 | ATMEL: remove old atmel_mci driver | Sven Schnelle |
2012-03-06 | Stop using builtin_run_command() | Simon Glass |
2012-03-06 | Rename run_command() to builtin_run_command() | Simon Glass |
2012-03-04 | Remove execute permissions from source files | Thomas Weber |
2012-02-27 | armv7: omap3: leave outer cache enabled | Aneesh V |
2012-02-27 | dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci... | prabhakar.csengg@gmail.com |
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 | 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-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 | 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 | 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 | 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 | Exynos: Fix ARM Clock frequency calculation | 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 | i.mx: i.mx5: update imx_get_mac_from_fuse function | Jason Liu |
2012-02-12 | mx28: Show CPU frequency | Fabio Estevam |
2012-02-12 | mmc: access mxcmmc from mx31 boards | Helmut Raiger |
2012-02-12 | arm, davinci: add workaround for not resetting DMA bus and VPSS modules | Heiko Schocher |
2012-02-12 | OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() | Dechesne, Nicolas |
2012-02-12 | OMAP3: Correct get_sdr_cs_offset mask | Tom Rini |