| Commit message (Expand) | Author | Age | Lines |
* | ARM: kirkwood: reduce dependence of including platform file | Lei Wen | 2011-10-27 | -0/+7 |
* | ARM: armada100: reduce dependence of including platform file | Lei Wen | 2011-10-27 | -1/+3 |
* | ARM: pantheon: reduce dependence of including platform file | Lei Wen | 2011-10-27 | -1/+3 |
* | dreamplug: initial board support. | Jason Cooper | 2011-10-27 | -0/+0 |
* | imx: fix coding style | Fabio Estevam | 2011-10-27 | -90/+89 |
* | mx31: provide readable WEIM CS accessor | Helmut Raiger | 2011-10-27 | -0/+11 |
* | tegra2: Add more pinmux functions | Simon Glass | 2011-10-27 | -1/+521 |
* | tegra2: Rename PIN_ to PINGRP_ | Simon Glass | 2011-10-27 | -3/+3 |
* | tegra2: Add more clock functions | Simon Glass | 2011-10-27 | -7/+817 |
* | tegra2: Rename CLOCK_PLL_ID to CLOCK_ID | Simon Glass | 2011-10-27 | -4/+4 |
* | build: add missing $(AR)->$(cmd_link_o_target) update | Mike Frysinger | 2011-10-22 | -3/+3 |
* | consolidate mdelay by providing a common function for all users | Anatolij Gustschin | 2011-10-22 | -1/+0 |
* | Move timestamp and version files into 'generated' subdir | Simon Glass | 2011-10-17 | -6/+3 |
* | mx31: make HSP clock for mx3fb driver available | Helmut Raiger | 2011-10-17 | -13/+27 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used | Wolfgang Denk | 2011-10-09 | -2/+1 |
* | zmx25: Fix build warning due to 'get_reset_cause' defined but not used | Fabio Estevam | 2011-09-30 | -23/+23 |
* | MX5: Clean up the output of "clocks" command | Marek Vasut | 2011-09-30 | -7/+9 |
* | MX5: Add AHB clock reporting and fix IPG clock reporting | Marek Vasut | 2011-09-30 | -9/+27 |
* | MX5: Modify the PLL decoding algorithm | Marek Vasut | 2011-09-30 | -10/+56 |
* | MX31: Disable watchdog during low-power modes | Fabio Estevam | 2011-09-30 | -2/+2 |
* | MX31: Improve readability for reset cause | Fabio Estevam | 2011-09-30 | -1/+1 |
* | ARM: mx25: Print the source of reset | Fabio Estevam | 2011-09-30 | -1/+24 |
* | ARM: mx25: Print the silicon revison | Fabio Estevam | 2011-09-30 | -1/+29 |
* | arm, davinci, da8xx: add cpuinfo | Heiko Schocher | 2011-09-30 | -2/+14 |
* | arm, davinci, am1808: add lowlevel functions for booting from NOR | Heiko Schocher | 2011-09-30 | -0/+429 |
* | arm, davinci: add NOR Boot Configuration Word | Heiko Schocher | 2011-09-30 | -0/+9 |
* | arm, davinci: add internal WDT support for AM1808 cpus | Heiko Schocher | 2011-09-30 | -0/+31 |
* | arm, davinci: move davinci_timer in header file | Heiko Schocher | 2011-09-30 | -14/+1 |
* | net, davinci_emac: add KSZ8864 switch | Heiko Schocher | 2011-09-30 | -1/+69 |
* | omap3: Fix compile warning | Sanjeev Premi | 2011-09-30 | -1/+1 |
* | omap-common: reorganize spl.c | Simon Schwarz | 2011-09-30 | -177/+247 |
* | omap3: implement boot parameter saving | Simon Schwarz | 2011-09-30 | -3/+12 |
* | omap3: new SPL structure support | Simon Schwarz | 2011-09-30 | -0/+35 |
* | omap-common: add nand spl support | Simon Schwarz | 2011-09-30 | -3/+93 |
* | omap3: Configure RAM bank 0 if in SPL | Simon Schwarz | 2011-09-30 | -1/+31 |
* | omap-common/omap4: relocate early UART clock setup | Simon Schwarz | 2011-09-30 | -1/+2 |
* | led: remove camel casing of led identifiers globally | Jason Kridner | 2011-09-13 | -31/+31 |
* | omap4: IO settings | Aneesh V | 2011-09-13 | -25/+62 |
* | omap4: make SDRAM init work for ES1.0 silicon | Aneesh V | 2011-09-13 | -51/+20 |
* | omap: gpio: generic changes after changing API | Sanjeev Premi | 2011-09-13 | -2/+3 |
* | omap: gpio: Use generic API | Sanjeev Premi | 2011-09-13 | -31/+82 |
* | ARMV7: OMAP3: Add 37xx ESx revision numbers. | Howard D. Gray | 2011-09-12 | -1/+12 |
* | OMAP: Add function to get state of a GPIO output | Joel A Fernandes | 2011-09-12 | -0/+20 |
* | Minor coding style cleanup. | Wolfgang Denk | 2011-09-11 | -5/+0 |
* | tegra2: fix warning: "assert" redefined | Wolfgang Denk | 2011-09-10 | -8/+0 |
* | KS8695: move TIMER_ definitions before code use | Greg Ungerer | 2011-09-10 | -8/+8 |
* | PXA: FIX: Deep-sleep return address in stored in PSPR | Marek Vasut | 2011-09-07 | -1/+1 |
* | MX31: fix missing mxc_get_clk() call | Stefano Babic | 2011-09-07 | -0/+1 |
* | omap24xx: fix 'reset_timer_masked' declaration error | Wolfgang Denk | 2011-09-07 | -11/+9 |