| Commit message (Expand) | Author | Age | Lines |
* | Move LDSCRIPT definitions to board config files. | Wolfgang Denk | 2010-12-09 | -27/+0 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | config.mk cleanup: drop "-I$(TOPDIR)/board" entries | Wolfgang Denk | 2010-10-18 | -1/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -16/+1 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -5/+6 |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | -1/+1 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -12/+6 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -7/+7 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -1/+1 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -1/+1 |
* | ppc: Remove board-specific command table relocation fixups | Peter Tyser | 2009-10-03 | -38/+0 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -5/+5 |
* | powerpc/inka4x0: Remove left-over ide reset code. | Detlev Zundel | 2009-05-15 | -33/+0 |
* | Rename common ns16550 constants with UART_ prefix to prevent conflicts | Detlev Zundel | 2009-04-03 | -10/+10 |
* | inka4x0: Use proper accessor macros for memory mapped registers. | Detlev Zundel | 2009-03-30 | -64/+75 |
* | inka4x0: Add hardware diagnosis and RTC in configuration. | Detlev Zundel | 2009-03-30 | -0/+20 |
* | inka4x0: Add hardware diagnosis functions for inka4x0 | Detlev Zundel | 2009-03-30 | -4/+534 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -8/+8 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | inka4x0: remove dead code | Wolfgang Denk | 2008-01-25 | -10/+0 |
* | [INKA4x0] NG hardware: flash support | Marian Balakowicz | 2007-11-15 | -433/+1 |
* | [INKA4x0] NG hardware: SDRAM support | Marian Balakowicz | 2007-11-15 | -26/+108 |
* | [INKA4x0] NG hardware: platform code update | Marian Balakowicz | 2007-11-15 | -4/+4 |
* | board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -2/+2 |
* | Remove obsolete mpc5xxx linker scripts (3 of 3) | Grant Likely | 2007-07-04 | -136/+0 |
* | Consolidate mpc5xxx linker scripts | Grant Likely | 2007-07-04 | -0/+1 |
* | - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the | Bartlomiej Sieka | 2006-11-01 | -10/+5 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -7/+11 |
* | (no commit message) | Wolfgang Denk | 2005-12-12 | -0/+1 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+2 |
* | * Fix baudrate calculation problem on MPC5200 systems | wdenk | 2005-06-27 | -2/+5 |
* | INKA4x0: Allow initialization of LCD backlight dimming from | wdenk | 2005-03-14 | -0/+15 |
* | Add port initialization for digital I/O on INKA4x0 | wdenk | 2005-03-06 | -16/+36 |
* | * Fix get_partition_info() parameter error in all other calls | wdenk | 2005-03-04 | -0/+29 |
* | * Add support for ext2 filesystems and image timestamps to TQM5200 board | wdenk | 2005-02-24 | -2/+13 |
* | * Update CPC45 board configuration. | wdenk | 2005-01-31 | -0/+13 |
* | * Fix problems with CMC_PU2 flash driver. | wdenk | 2004-12-19 | -1/+1 |
* | Code cleanup. | wdenk | 2004-12-16 | -21/+20 |
* | Add support for INKA4X0 board | wdenk | 2004-12-16 | -0/+915 |