| Commit message (Expand) | Author | Age | Lines |
* | omap4: splitting padconfs into common, 4430 and 4460 | Ricardo Salveti de Araujo | 2011-10-27 | -2/+29 |
* | gplug: fixed build error as a result of code cleanup patch | Prafulla Wadaskar | 2011-10-27 | -0/+1 |
* | ARM: kirkwood: reduce dependence of including platform file | Lei Wen | 2011-10-27 | -0/+6 |
* | ARM: armada100: reduce dependence of including platform file | Lei Wen | 2011-10-27 | -0/+1 |
* | Armada100: Add SPI support for Marvell gplugD | Ajay Bhargav | 2011-10-27 | -0/+12 |
* | dreamplug: initial board support. | Jason Cooper | 2011-10-27 | -0/+410 |
* | imx: fix coding style | Fabio Estevam | 2011-10-27 | -11/+11 |
* | MX5: mx53evk: use new pmic driver | Stefano Babic | 2011-10-27 | -6/+11 |
* | MX5: mx51evk: use new pmic driver | Stefano Babic | 2011-10-27 | -21/+26 |
* | MX35: mx35pdk: use new pmic driver | Stefano Babic | 2011-10-27 | -6/+12 |
* | MX5: efikamx/efikasb: use new pmic driver | Stefano Babic | 2011-10-27 | -23/+28 |
* | MX3: qong: use new pmic driver | Stefano Babic | 2011-10-27 | -3/+8 |
* | MX5: vision2: use new pmic driver | Stefano Babic | 2011-10-27 | -14/+19 |
* | misc:pmic:samsung Enable PMIC driver at GONI target | Ćukasz Majewski | 2011-10-27 | -0/+4 |
* | mx31: provide readable WEIM CS accessor | Helmut Raiger | 2011-10-27 | -74/+109 |
* | devkit8000: protect board_mmc_init | Simon Schwarz | 2011-10-27 | -1/+1 |
* | tegra2: Enable MMC for Seaboard | Tom Warren | 2011-10-27 | -13/+62 |
* | tegra2: Add more pinmux functions | Simon Glass | 2011-10-27 | -31/+11 |
* | tegra2: Rename PIN_ to PINGRP_ | Simon Glass | 2011-10-27 | -9/+9 |
* | tegra2: Add more clock functions | Simon Glass | 2011-10-27 | -81/+24 |
* | tegra2: Clean up board code a little | Simon Glass | 2011-10-27 | -48/+20 |
* | tegra2: Rename CLOCK_PLL_ID to CLOCK_ID | Simon Glass | 2011-10-27 | -1/+1 |
* | net: tftpput: Rename TFTP to TFTPGET | Simon Glass | 2011-10-26 | -2/+2 |
* | altera_tse: Add support for dedicated descriptor memory | Joachim Foerster | 2011-10-26 | -1/+9 |
* | Revert "km_arm: enable POST for these boards" | Wolfgang Denk | 2011-10-24 | -32/+0 |
* | net: xilinx_enet: drop unused !NET_MULTI driver | Mike Frysinger | 2011-10-23 | -4957/+0 |
* | net: emaclite: Move RX/TX ping pong initialization to | Michal Simek | 2011-10-23 | -6/+12 |
* | MPC85xx: remove broken "mpq101" board | Wolfgang Denk | 2011-10-23 | -442/+0 |
* | build: add missing $(AR)->$(cmd_link_o_target) update | Mike Frysinger | 2011-10-22 | -13/+13 |
* | consolidate mdelay by providing a common function for all users | Anatolij Gustschin | 2011-10-22 | -12/+0 |
* | adp-ag101: add board adp-ag101 support | Macpaul Lin | 2011-10-22 | -0/+133 |
* | km/common: remove obsolete header file | Holger Brunck | 2011-10-22 | -4/+0 |
* | km/common: fix ramfs development target | Andreas Huber | 2011-10-22 | -5/+17 |
* | km/common: force set ethaddr only for KM kirkwood boards | Holger Brunck | 2011-10-22 | -0/+5 |
* | km_arm: enable POST for these boards | Valentin Longchamp | 2011-10-22 | -0/+32 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2011-10-21 | -56/+56 |
|\ |
|
| * | powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) | Timur Tabi | 2011-10-20 | -8/+30 |
| * | powerpc/85xx: Fix P2020DS booting | Kumar Gala | 2011-10-18 | -0/+12 |
| * | fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers | Shengzhou Liu | 2011-10-18 | -48/+14 |
* | | ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 defined | stany MARCEL | 2011-10-19 | -0/+3 |
* | | ColdFire: Merge differentiated linking files into a sigle one by board | stany MARCEL | 2011-10-19 | -565/+0 |
* | | ColdFire: Cleanup lds files for multiple defined symbols | stany MARCEL | 2011-10-19 | -685/+149 |
|/ |
|
* | sandbox: Add sandbox board | Simon Glass | 2011-10-17 | -0/+91 |
* | Replace space and tab checks with isblank | Jason Hobbs | 2011-10-17 | -4/+5 |
* | MX5: Make IPU display output and pixel format configurable | Marek Vasut | 2011-10-17 | -3/+3 |
* | VIDEO: MX5: Switch MX5 to CONFIG_VIDEO | Stefano Babic | 2011-10-17 | -15/+21 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -2290/+0 |
* | powerpc/mpc8548cds: Code cleanup and refactoring | chenhui zhao | 2011-10-13 | -65/+38 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2011-10-12 | -0/+241 |
|\ |
|
| * | MIPS: Jz4740: Add qi_lb60 board support | Xiangfu Liu | 2011-10-12 | -0/+241 |