| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | arm, davinci: add some missing defines in hardware.h | Heiko Schocher | 2011-09-30 | -0/+11 |
* | arm, davinci: add SYSCFG1 base and register struct | Heiko Schocher | 2011-09-30 | -0/+16 |
* | arm, davinci: add RTC base addr | Heiko Schocher | 2011-09-30 | -0/+1 |
* | arm, davinci: add internal WDT support for AM1808 cpus | Heiko Schocher | 2011-09-30 | -0/+35 |
* | arm, davinci: add missing timer baseaddresses for !DA8xx cpu | Heiko Schocher | 2011-09-30 | -0/+2 |
* | arm, davinci: move davinci_timer in header file | Heiko Schocher | 2011-09-30 | -14/+41 |
* | net, davinci_emac: add KSZ8864 switch | Heiko Schocher | 2011-09-30 | -1/+75 |
* | omap3: Fix compile warning | Sanjeev Premi | 2011-09-30 | -1/+1 |
* | mmc: omap: config VMMC, MMC1_PBIAS | Balaji T K | 2011-09-30 | -1/+7 |
* | devkit8000: Fix build break | Sandeep Paulraj | 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 |