Age | Commit message (Expand) | Author |
2011-10-27 | dreamplug: initial board support. | Jason Cooper |
2011-10-27 | imx: fix coding style | Fabio Estevam |
2011-10-27 | mx31: provide readable WEIM CS accessor | Helmut Raiger |
2011-10-27 | ARM: Update mach-types | Marek Vasut |
2011-10-27 | arm, logbuffer: make it compileclean | Heiko Schocher |
2011-10-27 | tegra2: Add more pinmux functions | Simon Glass |
2011-10-27 | tegra2: Rename PIN_ to PINGRP_ | Simon Glass |
2011-10-27 | tegra2: Add more clock functions | Simon Glass |
2011-10-27 | tegra2: Rename CLOCK_PLL_ID to CLOCK_ID | Simon Glass |
2011-10-26 | fdt: ARM: Add fdtcontroladdr to set device tree address in environment | Simon Glass |
2011-10-26 | fdt: ARM: Implement and verify embedded and separate device tree | Simon Glass |
2011-10-26 | fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) | Simon Glass |
2011-10-24 | arm: Correct build error introduced by getenv_ulong() patch | Simon Glass |
2011-10-23 | arm: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-21 | build: add missing $(AR)->$(cmd_link_o_target) update | Mike Frysinger |
2011-10-21 | consolidate mdelay by providing a common function for all users | Anatolij Gustschin |
2011-10-17 | Move timestamp and version files into 'generated' subdir | Simon Glass |
2011-10-17 | mx31: make HSP clock for mx3fb driver available | Helmut Raiger |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-10-09 | arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used | Wolfgang Denk |
2011-10-09 | arch/arm/lib/board.c: fix warning: variable ... set but not used | Wolfgang Denk |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-10-05 | net: drop !NET_MULTI code | Mike Frysinger |
2011-10-05 | image: push default arch values to arch headers | Mike Frysinger |
2011-10-05 | POST: add post_log_res field for post results in global data | Valentin Longchamp |
2011-10-05 | POST/arm: adaptations needed for POST on ARM to work | Valentin Longchamp |
2011-10-05 | console: Implement pre-console buffer | Graeme Russ |
2011-09-30 | zmx25: Fix build warning due to 'get_reset_cause' defined but not used | Fabio Estevam |
2011-09-30 | MX5: Clean up the output of "clocks" command | Marek Vasut |
2011-09-30 | MX5: Add AHB clock reporting and fix IPG clock reporting | Marek Vasut |
2011-09-30 | MX5: Modify the PLL decoding algorithm | Marek Vasut |
2011-09-30 | FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h | Marek Vasut |
2011-09-30 | MX31: Disable watchdog during low-power modes | Fabio Estevam |
2011-09-30 | MX25: tx25: Avoid the usage of extern in C file | Fabio Estevam |
2011-09-30 | MX31: Improve readability for reset cause | Fabio Estevam |
2011-09-30 | ARM: mx25: Print the source of reset | Fabio Estevam |
2011-09-30 | ARM: mx25: Print the silicon revison | Fabio Estevam |
2011-09-30 | arm, davinci, da8xx: add cpuinfo | Heiko Schocher |
2011-09-30 | arm, davinci, am1808: add lowlevel functions for booting from NOR | Heiko Schocher |
2011-09-30 | arm, davinci: add NOR Boot Configuration Word | Heiko Schocher |
2011-09-30 | arm, davinci: add ddr2 definition | Heiko Schocher |
2011-09-30 | arm, davinci, am1808, gpio: add missing defines for bank 8 | Heiko Schocher |
2011-09-30 | arm, davinci: add some missing defines in hardware.h | Heiko Schocher |
2011-09-30 | arm, davinci: add SYSCFG1 base and register struct | Heiko Schocher |
2011-09-30 | arm, davinci: add RTC base addr | Heiko Schocher |
2011-09-30 | arm, davinci: add internal WDT support for AM1808 cpus | Heiko Schocher |
2011-09-30 | arm, davinci: add missing timer baseaddresses for !DA8xx cpu | Heiko Schocher |
2011-09-30 | arm, davinci: move davinci_timer in header file | Heiko Schocher |
2011-09-30 | net, davinci_emac: add KSZ8864 switch | Heiko Schocher |