| Commit message (Expand) | Author | Age | Lines |
* | MX31: mx31_litekit: use new pmic driver | Stefano Babic | 2011-10-27 | -3/+6 |
* | MX5: mx53evk: use new pmic driver | Stefano Babic | 2011-10-27 | -2/+3 |
* | MX5: mx51evk: use new pmic driver | Stefano Babic | 2011-10-27 | -1/+5 |
* | MX35: mx35pdk: use new pmic driver | Stefano Babic | 2011-10-27 | -2/+3 |
* | MX5: efikamx/efikasb: use new pmic driver | Stefano Babic | 2011-10-27 | -1/+4 |
* | MX3: qong: use new pmic driver | Stefano Babic | 2011-10-27 | -1/+4 |
* | MX5: vision2: use new pmic driver | Stefano Babic | 2011-10-27 | -1/+4 |
* | misc: pmic: Freescale PMIC switches to generic PMIC driver | Stefano Babic | 2011-10-27 | -4/+1 |
* | misc:pmic:samsung Enable PMIC driver at GONI target | Łukasz Majewski | 2011-10-27 | -0/+4 |
* | misc:pmic:max8998 MAX8998 support at a new PMIC driver. | Łukasz Majewski | 2011-10-27 | -0/+84 |
* | misc:pmic:core New generic PMIC driver | Łukasz Majewski | 2011-10-27 | -0/+71 |
* | MX51: vision2: Set global macros | Stefano Babic | 2011-10-27 | -8/+9 |
* | devkit8000: Add config to enable SPL MMC boot | Simon Schwarz | 2011-10-27 | -0/+5 |
* | FAT: Add FAT write feature | Donggeun Kim | 2011-10-26 | -0/+3 |
* | fdt: add decode helper library | Simon Glass | 2011-10-26 | -0/+128 |
* | fdt: Add support for embedded device tree (CONFIG_OF_EMBED) | Simon Glass | 2011-10-26 | -0/+1 |
* | tftpput: add save_addr and save_size global variables | Simon Glass | 2011-10-26 | -0/+2 |
* | net: tftpput: Support selecting get/put for tftp | Simon Glass | 2011-10-26 | -1/+1 |
* | net: tftpput: Rename TFTP to TFTPGET | Simon Glass | 2011-10-26 | -3/+5 |
* | net: tftpput: Add support for receiving ICMP packets | Simon Glass | 2011-10-26 | -0/+19 |
* | Add setenv_ulong() and setenv_addr() | Simon Glass | 2011-10-26 | -0/+2 |
* | Move simple_itoa to vsprintf | Simon Glass | 2011-10-26 | -0/+1 |
* | altera_tse: Add support for dedicated descriptor memory | Joachim Foerster | 2011-10-26 | -1/+2 |
* | tegra: define CONFIG_SYS_CACHELINE_SIZE for tegra | Anton staaf | 2011-10-25 | -0/+2 |
* | cache: add ALLOC_CACHE_ALIGN_BUFFER macro | Anton staaf | 2011-10-25 | -0/+58 |
* | Revert "km_arm: enable POST for these boards" | Wolfgang Denk | 2011-10-24 | -6/+0 |
* | mkimage: adding support for Davinci AIS image | Stefano Babic | 2011-10-23 | -0/+1 |
* | net: ns9750: drop !NET_MULTI driver | Mike Frysinger | 2011-10-23 | -300/+0 |
* | Add getenv_ulong() to read an integer from an environment variable | Simon Glass | 2011-10-23 | -0/+1 |
* | net: emaclite: Move RX/TX ping pong initialization to | Michal Simek | 2011-10-23 | -1/+2 |
* | net: emaclite: Use unsigned long for baseaddr | Michal Simek | 2011-10-23 | -1/+1 |
* | cache: include asm/cache.h for ARCH_DMA_MINALIGN definition | Anton Staaf | 2011-10-23 | -0/+8 |
* | NS16550: trivial code clean for checkpatch | Simon Glass | 2011-10-23 | -8/+8 |
* | hwmon: Provide dtt_init() | Dirk Eibach | 2011-10-22 | -0/+1 |
* | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | Joe Hershberger | 2011-10-22 | -53/+53 |
* | common: cosmetic: CONFIG_ROOTPATH checkpatch compliance | Joe Hershberger | 2011-10-22 | -60/+60 |
* | consolidate mdelay by providing a common function for all users | Anatolij Gustschin | 2011-10-22 | -0/+1 |
* | checkpatch whitespace cleanups | Stephen Warren | 2011-10-22 | -115/+115 |
* | drivers: add the support for Silicon Image SATA controller | Tang Yuantian | 2011-10-22 | -0/+5 |
* | adp-ag101: add board adp-ag101 support | Macpaul Lin | 2011-10-22 | -0/+406 |
* | nds32: common bdinfo, bootm, image support | Macpaul Lin | 2011-10-22 | -0/+1 |
* | nds32: add NDS32 support into common header file | Macpaul Lin | 2011-10-22 | -0/+4 |
* | gpio: Add PCA9698 40-bit I2C I/O port | Dirk Eibach | 2011-10-22 | -0/+9 |
* | km/common: enable "env default" for all keymile boards | Gerlando Falauto | 2011-10-22 | -0/+1 |
* | km/common: fix ramfs development target | Andreas Huber | 2011-10-22 | -1/+1 |
* | km_arm: enable POST for these boards | Valentin Longchamp | 2011-10-22 | -0/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2011-10-21 | -0/+35 |
|\ |
|
| * | powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) | Timur Tabi | 2011-10-20 | -0/+4 |
| * | fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers | Shengzhou Liu | 2011-10-18 | -0/+28 |
| * | powerpc/85xx: Add support for RMan LIODN initialization | Kumar Gala | 2011-10-18 | -0/+3 |