| Commit message (Expand) | Author | Age | Lines |
* | board: delete meaningless serial.h | Masahiro Yamada | 2014-01-24 | -74/+0 |
* | Makefile: make directories by Makefile.build | Masahiro Yamada | 2013-11-17 | -8/+0 |
* | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -46/+4 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -195/+9 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -5/+5 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -1069/+63 |
* | Fix references to the documentation files | Anatolij Gustschin | 2013-05-10 | -5/+5 |
* | Consolidate bool type | York Sun | 2013-04-01 | -26/+7 |
* | kirkwood: make MPP arrays static const | Albert ARIBAUD | 2013-01-09 | -6/+6 |
* | env: Use getenv_yesno() more generally | Joe Hershberger | 2012-12-13 | -14/+6 |
* | serial: Use default_serial_puts() in drivers | Marek Vasut | 2012-10-17 | -8/+1 |
* | serial: Remove CONFIG_SERIAL_MULTI from serial drivers | Marek Vasut | 2012-10-15 | -32/+0 |
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver | Marek Vasut | 2012-10-15 | -13/+67 |
* | Cosmetic doc typo fixes to the kwbimage feature docs | Karl O. Pinc | 2012-09-03 | -2/+2 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | -0/+210 |
* | kirkwood: fix calls to kirkwood_mpp_conf | Valentin Longchamp | 2012-07-07 | -6/+6 |
* | net: Fix remaining API interface breakage | Joe Hershberger | 2012-05-23 | -10/+4 |
* | net: Remove redefinitions of net.h functions | Joe Hershberger | 2012-05-22 | -4/+0 |
* | net/miiphy/serial: drop duplicate "NAMESIZE" define | Mike Frysinger | 2012-03-18 | -2/+2 |
* | PPC: Drop mv6446x_eth_initialize() from net/eth.c | Marek Vasut | 2012-03-06 | -1/+7 |
* | PPC: Drop mv6436x_eth_initialize() from net/eth.c | Marek Vasut | 2012-03-06 | -1/+6 |
* | DB64460: Fix GCC 4.6 build warnings | Wolfgang Denk | 2011-12-02 | -296/+255 |
* | DB64360: Fix GCC 4.6 build warnings | Wolfgang Denk | 2011-12-02 | -299/+254 |
* | ARM: dreamplug: fix compilation | Anatolij Gustschin | 2011-11-03 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-10-28 | -0/+472 |
|\ |
|
| * | Marvell: dkb: add mmc support | Lei Wen | 2011-10-27 | -0/+43 |
| * | 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/+5 |
| * | 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 |
* | | GCC4.6: Add macros to mv_gen_reg.h | Marek Vasut | 2011-10-27 | -0/+8 |
|/ |
|
* | build: add missing $(AR)->$(cmd_link_o_target) update | Mike Frysinger | 2011-10-22 | -3/+3 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -48/+0 |
* | Armada100: Enable 88E3015 PHY support for GplugD | Ajay Bhargav | 2011-09-30 | -0/+33 |
* | Armada100: Enable Ethernet support for GplugD | Ajay Bhargav | 2011-09-30 | -0/+38 |
* | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD | 2011-08-04 | -15/+15 |
* | Armada100: Add Board Support for Marvell GuruPlug-Display | Ajay Bhargav | 2011-08-04 | -0/+119 |
* | cleanup: Fix typos and misspellings in various files. | Mike Williams | 2011-07-28 | -4/+4 |
* | Initialize second PHY on OpenRD-Client and OpenRD-Ultimate | Clint Adams | 2011-05-11 | -4/+21 |
* | Add definitions for OpenRD-Client and OpenRD-Ultimate | Clint Adams | 2011-05-11 | -0/+6 |
* | Rename openrd_base files to openrd | Clint Adams | 2011-05-11 | -2/+2 |
* | I2C: add i2c support for Armada100 platform | Lei Wen | 2011-04-27 | -0/+5 |
* | I2C: add i2c support for Pantheon platform | Lei Wen | 2011-04-27 | -0/+4 |
* | Pantheon: Add Board Support for Marvell dkb board | Lei Wen | 2011-02-21 | -0/+105 |
* | miiphy: convert to linux/mii.h | Mike Frysinger | 2011-01-09 | -2/+2 |
* | Armada100: Add Board Support for Marvell Aspenite-DB | Prafulla Wadaskar | 2010-12-16 | -0/+105 |
* | 74xx_7xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -270/+0 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -14/+14 |
* | kirkwood: get rid of config.mk files | Prafulla Wadaskar | 2010-10-28 | -144/+0 |