| Commit message (Expand) | Author | Age | Lines |
* | omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL | Ricardo Salveti de Araujo | 2011-10-27 | -8/+8 |
* | ARM: orion5x: reduce dependence of including platform file | Lei Wen | 2011-10-27 | -9/+4 |
* | ARM: kirkwood: reduce dependence of including platform file | Lei Wen | 2011-10-27 | -6/+8 |
* | ARM: armada100: reduce dependence of including platform file | Lei Wen | 2011-10-27 | -132/+129 |
* | ARM: pantheon: reduce dependence of including platform file | Lei Wen | 2011-10-27 | -8/+5 |
* | Armada100: Add SPI support for Marvell gplugD | Ajay Bhargav | 2011-10-27 | -0/+25 |
* | SPI: Add SPI driver support for Marvell Armada100 | Ajay Bhargav | 2011-10-27 | -0/+95 |
* | dreamplug: initial board support. | Jason Cooper | 2011-10-27 | -0/+0 |
* | imx: fix coding style | Fabio Estevam | 2011-10-27 | -90/+97 |
* | mx31: provide readable WEIM CS accessor | Helmut Raiger | 2011-10-27 | -3/+78 |
* | ARM: Update mach-types | Marek Vasut | 2011-10-27 | -30689/+1985 |
* | arm, logbuffer: make it compileclean | Heiko Schocher | 2011-10-27 | -1/+0 |
* | tegra2: Add more pinmux functions | Simon Glass | 2011-10-27 | -18/+696 |
* | tegra2: Rename PIN_ to PINGRP_ | Simon Glass | 2011-10-27 | -139/+139 |
* | tegra2: Add more clock functions | Simon Glass | 2011-10-27 | -73/+943 |
* | tegra2: Rename CLOCK_PLL_ID to CLOCK_ID | Simon Glass | 2011-10-27 | -26/+25 |
* | fdt: ARM: Add fdtcontroladdr to set device tree address in environment | Simon Glass | 2011-10-26 | -0/+3 |
* | fdt: ARM: Implement and verify embedded and separate device tree | Simon Glass | 2011-10-26 | -0/+12 |
* | fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) | Simon Glass | 2011-10-26 | -0/+1 |
* | arm: Correct build error introduced by getenv_ulong() patch | Simon Glass | 2011-10-24 | -4/+8 |
* | arm: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass | 2011-10-23 | -25/+11 |
* | arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf | 2011-10-23 | -0/+11 |
* | 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/+42 |
* | 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 |
* | arch/arm/lib/board.c: fix warning: variable ... set but not used | Wolfgang Denk | 2011-10-09 | -3/+1 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | -1/+0 |
* | net: drop !NET_MULTI code | Mike Frysinger | 2011-10-05 | -2/+0 |
* | image: push default arch values to arch headers | Mike Frysinger | 2011-10-05 | -0/+3 |
* | POST: add post_log_res field for post results in global data | Valentin Longchamp | 2011-10-05 | -0/+1 |
* | POST/arm: adaptations needed for POST on ARM to work | Valentin Longchamp | 2011-10-05 | -0/+6 |
* | console: Implement pre-console buffer | Graeme Russ | 2011-10-05 | -0/+3 |
* | 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/+70 |
* | FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h | Marek Vasut | 2011-09-30 | -6/+0 |
* | MX31: Disable watchdog during low-power modes | Fabio Estevam | 2011-09-30 | -2/+4 |
* | MX25: tx25: Avoid the usage of extern in C file | Fabio Estevam | 2011-09-30 | -0/+29 |
* | 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/+32 |
* | 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/+473 |
* | arm, davinci: add NOR Boot Configuration Word | Heiko Schocher | 2011-09-30 | -0/+9 |
* | arm, davinci: add ddr2 definition | Heiko Schocher | 2011-09-30 | -0/+96 |
* | arm, davinci, am1808, gpio: add missing defines for bank 8 | Heiko Schocher | 2011-09-30 | -0/+2 |