| Commit message (Expand) | Author | Age | Files | Lines |
* | Pantheon: Add Board Support for Marvell dkb board | Lei Wen | 2011-02-21 | 2 | -0/+105 |
* | miiphy: convert to linux/mii.h | Mike Frysinger | 2011-01-09 | 1 | -2/+2 |
* | Armada100: Add Board Support for Marvell Aspenite-DB | Prafulla Wadaskar | 2010-12-16 | 2 | -0/+105 |
* | 74xx_7xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | 2 | -270/+0 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 7 | -14/+14 |
* | kirkwood: get rid of config.mk files | Prafulla Wadaskar | 2010-10-28 | 5 | -144/+0 |
* | Kirkwood: bugfix: broken early console messages | Prafulla Wadaskar | 2010-10-20 | 5 | -5/+25 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 2 | -56/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 7 | -7/+7 |
* | Kirkwood: dram_init is moved to dram.c | Prafulla Wadaskar | 2010-10-13 | 5 | -55/+0 |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | 2 | -4/+4 |
* | Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions | Wolfgang Denk | 2010-06-23 | 2 | -12/+12 |
* | bugfix: Guruplug: Use standard miiphy | Mahavir Jain | 2010-05-21 | 1 | -8/+1 |
* | Marvell GuruPlug Board Support | Siddarth Gore | 2010-04-30 | 5 | -0/+446 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | 6 | -6/+6 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | 2 | -2/+2 |
* | sheevaplug: correct SDRAM address control register | Mark Asselstine | 2009-11-27 | 1 | -5/+5 |
* | Support for the OpenRD base board | Simon Kagstrom | 2009-10-13 | 5 | -0/+463 |
* | Kirkwood: mv88f6281gtw_ge: Add kwbimage build support | Prafulla Wadaskar | 2009-10-13 | 2 | -0/+168 |
* | Kirkwood: rd6281a: Add kwbimage build support | Prafulla Wadaskar | 2009-10-13 | 2 | -0/+170 |
* | ppc: Enable full relocation to RAM | Peter Tyser | 2009-10-03 | 2 | -2/+0 |
* | Kirkwood: Sheevaplug: Add kwimage configuration file | Prafulla Wadaskar | 2009-09-10 | 2 | -0/+165 |
* | Marvell RD6281A Board support | Prafulla Wadaskar | 2009-07-23 | 4 | -0/+296 |
* | Marvell MV88F6281GTW_GE Board support | Prafulla Wadaskar | 2009-07-18 | 4 | -0/+253 |
* | Marvell Sheevaplug Board support | Prafulla Wadaskar | 2009-07-18 | 4 | -0/+272 |
* | asm-generic: Consolidate errno.h to asm-generic/errno.h | Michal Simek | 2009-07-09 | 3 | -167/+2 |
* | Marvell: i2c cleanup | Peter Tyser | 2009-06-12 | 1 | -7/+12 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | 2 | -6/+2 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | 2 | -0/+2 |
* | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | 2 | -6/+6 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 16 | -236/+236 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 2 | -2/+2 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | 2 | -0/+12 |
* | Clean up usage of icache_disable/dcache_disable | Kumar Gala | 2008-08-19 | 2 | -10/+0 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | 2 | -2/+2 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 10 | -81/+81 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | 2 | -2/+0 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | 2 | -2/+2 |
* | board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | 1 | -1/+1 |
* | board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | 1 | -1/+1 |
* | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | 1 | -1/+1 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | 2 | -2/+2 |
* | Coding style cleanup | Wolfgang Denk | 2006-10-09 | 2 | -2/+2 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | 2 | -12/+32 |
* | More code cleanup | Wolfgang Denk | 2006-07-21 | 1 | -0/+3 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | 7 | -22/+14 |
* | (no commit message) | Wolfgang Denk | 2005-12-12 | 2 | -0/+2 |
* | Code cleanup, especially MIPS for GCC 4.x | Wolfgang Denk | 2005-12-04 | 2 | -3/+3 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | 6 | -18/+19 |