Age | Commit message (Expand) | Author |
2012-03-30 | arm: Use common .lds file where possible | Simon Glass |
2012-03-30 | arm: add a common .lds link script | Simon Glass |
2012-03-29 | arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings | Anatolij Gustschin |
2012-03-29 | sdrc.c: Fix typo in do_sdrc_init() for SPL | Tom Rini |
2012-03-29 | tegra: Enhance clock support to handle 16-bit clock divisors | Simon Glass |
2012-03-29 | tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE | Simon Glass |
2012-03-29 | tegra: usb: Add support for Tegra USB peripheral | Simon Glass |
2012-03-29 | tegra: fdt: Add function to return peripheral/clock ID | Simon Glass |
2012-03-29 | tegra: fdt: Add Tegra2x device tree file from kernel | Simon Glass |
2012-03-29 | arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load | Tom Warren |
2012-03-29 | i.MX28: Enable caches by default | Marek Vasut |
2012-03-29 | ARM926EJS: Implement cache operations | Marek Vasut |
2012-03-28 | nhk8815: fix build errors | Anatolij Gustschin |
2012-03-28 | ARM: highbank: add reset support | Rob Herring |
2012-03-28 | ARM: highbank: Add boot counter support | Rob Herring |
2012-03-28 | ARM: highbank: fix us_to_tick calculation | Rob Herring |
2012-03-28 | ARM: highbank: add missing get_tbclk | Rob Herring |
2012-03-27 | ARM: fix s3c2410 timer code | David Müller (ELSOFT AG) |
2012-03-27 | SPL: call cleanup_before_linux() before booting Linux | Stefano Babic |
2012-03-27 | OMAP3: SPL: do not call I2C init if no I2C is set. | Stefano Babic |
2012-03-27 | Add cache functions to SPL for armv7 | Stefano Babic |
2012-03-27 | omap/spl: change output of spl_parse_image_header | Simon Schwarz |
2012-03-27 | omap-common/spl: Add linux boot to SPL | Simon Schwarz |
2012-03-27 | omap-common: Add NAND SPL linux booting | Simon Schwarz |
2012-03-27 | mx53: Make PLL2 to be the parent of UART clock | Fabio Estevam |
2012-03-27 | mx6: Read silicon revision from register | Fabio Estevam |
2012-03-27 | i.MX28: Drop __naked function from spl_mem_init | Marek Vasut |
2012-03-27 | i.MX28: Make the stabilization delays shorter | Marek Vasut |
2012-03-27 | mx6: Fix reset cause for Power On Reset case | Fabio Estevam |
2012-03-27 | i.MX28: Enable additional DRAM address bits | Marek Vasut |
2012-03-27 | mx31: add "ARM11P power gating" to get_reset_cause | Helmut Raiger |
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 |