| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | -3/+3 |
|\ |
|
| * | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -3/+3 |
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | -3/+3 |
* | | mpc512x: use common code for clock setting for all mpc512x boards | Anatolij Gustschin | 2013-03-09 | -23/+0 |
* | | mpc512x: use common code for CSx configuration | Anatolij Gustschin | 2013-03-09 | -31/+0 |
|/ |
|
* | env: Hide '.' variables in env print by default | Joe Hershberger | 2012-12-13 | -1/+1 |
* | env: Use getenv_yesno() more generally | Joe Hershberger | 2012-12-13 | -7/+3 |
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -9/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+13 |
* | change all versions of input_data() and output_data() to global weak aliases | Pavel Herrmann | 2012-10-17 | -1/+0 |
* | serial: Use default_serial_puts() in drivers | Marek Vasut | 2012-10-17 | -9/+1 |
* | pmc405de and zeus: remove the env_ptr externs | Igor Grinberg | 2012-10-15 | -1/+0 |
* | serial: Remove CONFIG_SERIAL_MULTI from serial drivers | Marek Vasut | 2012-10-15 | -31/+0 |
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver | Marek Vasut | 2012-10-15 | -6/+61 |
* | net: Fix remaining API interface breakage | Joe Hershberger | 2012-05-23 | -5/+2 |
* | net: Remove redefinitions of net.h functions | Joe Hershberger | 2012-05-22 | -2/+0 |
* | board/esd/cpci405/cpci405.c: Fix compile warning | Joe Hershberger | 2012-05-22 | -6/+1 |
* | net: punt bd->bi_ip_addr | Mike Frysinger | 2012-05-15 | -5/+4 |
* | pci: get rid of local prototypes | Linus Walleij | 2012-03-30 | -4/+0 |
* | net/miiphy/serial: drop duplicate "NAMESIZE" define | Mike Frysinger | 2012-03-18 | -1/+1 |
* | CPCI750: Add CPCI-HD/2 support | Reinhard Arlt | 2012-03-18 | -1/+20 |
* | PPC: Drop mv6436x_eth_initialize() from net/eth.c | Marek Vasut | 2012-03-06 | -0/+6 |
* | Stop using builtin_run_command() | Simon Glass | 2012-03-06 | -3/+3 |
* | Rename run_command() to builtin_run_command() | Simon Glass | 2012-03-06 | -3/+3 |
* | pci: move pciauto_config_init() to pci.h | Linus Walleij | 2012-03-04 | -1/+0 |
* | at91: modified NAND flash timing on otc570 board | Daniel Gorsulowski | 2012-02-27 | -4/+4 |
* | at91: modified NAND flash timing on meesc board | Daniel Gorsulowski | 2012-02-27 | -4/+4 |
* | Merge branch 'next' of ../next | Wolfgang Denk | 2011-12-23 | -40668/+81322 |
|\ |
|
| * | CHECKPATCH: ./board/esd/hh405/logo_320_240_8bpp.c | Marek Vasut | 2011-12-18 | -521/+1042 |
| * | CHECKPATCH: ./board/esd/hh405/logo_1024_768_8bpp.c | Marek Vasut | 2011-12-18 | -2544/+5087 |
| * | CHECKPATCH: ./board/esd/hh405/logo_320_240_4bpp.c | Marek Vasut | 2011-12-18 | -227/+454 |
| * | CHECKPATCH: ./board/esd/hh405/logo_640_480_24bpp.c | Marek Vasut | 2011-12-18 | -4209/+8417 |
| * | CHECKPATCH: ./board/esd/apc405/logo_640_480_24bpp.c | Marek Vasut | 2011-12-18 | -565/+1129 |
| * | CHECKPATCH: ./board/esd/voh405/logo_320_240_4bpp.c | Marek Vasut | 2011-12-18 | -77/+153 |
| * | CHECKPATCH: ./board/esd/voh405/logo_640_480_24bpp.c | Marek Vasut | 2011-12-18 | -1722/+3443 |
| * | CHECKPATCH: ./board/esd/hh405/fpgadata.c | Marek Vasut | 2011-12-18 | -2517/+5034 |
| * | CHECKPATCH: ./board/esd/pci405/fpgadata.c | Marek Vasut | 2011-12-18 | -746/+1492 |
| * | CHECKPATCH: ./board/esd/tasreg/fpgadata.c | Marek Vasut | 2011-12-18 | -5331/+10661 |
| * | CHECKPATCH: ./board/esd/apc405/fpgadata.c | Marek Vasut | 2011-12-18 | -2004/+4008 |
| * | CHECKPATCH: ./board/esd/voh405/fpgadata.c | Marek Vasut | 2011-12-18 | -2011/+4021 |
| * | CHECKPATCH: ./board/esd/ash405/fpgadata.c | Marek Vasut | 2011-12-18 | -2492/+4983 |
| * | CHECKPATCH: ./board/esd/dasa_sim/fpgadata.c | Marek Vasut | 2011-12-18 | -1952/+3903 |
| * | CHECKPATCH: ./board/esd/ar405/fpgadata_xl30.c | Marek Vasut | 2011-12-18 | -2436/+4872 |
| * | CHECKPATCH: ./board/esd/ar405/fpgadata.c | Marek Vasut | 2011-12-18 | -2750/+5500 |
| * | CHECKPATCH: ./board/esd/plu405/fpgadata.c | Marek Vasut | 2011-12-18 | -1179/+2358 |
| * | CHECKPATCH: ./board/esd/wuh405/fpgadata.c | Marek Vasut | 2011-12-18 | -1818/+3636 |
| * | CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.c | Marek Vasut | 2011-12-18 | -342/+683 |
| * | CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.c | Marek Vasut | 2011-12-18 | -1285/+2569 |
| * | CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.c | Marek Vasut | 2011-12-18 | -765/+1529 |
| * | CHECKPATCH: ./board/esd/canbt/fpgadata.c | Marek Vasut | 2011-12-18 | -404/+807 |