| Commit message (Expand) | Author | Age | Lines |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -6/+6 |
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -2/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sparc | Wolfgang Denk | 2010-10-27 | -0/+11 |
|\ |
|
| * | SPARC: added unaligned definitions | Magnus Sjalander | 2010-10-22 | -0/+11 |
* | | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -2/+4 |
|/ |
|
* | boot: change some arch ifdefs to feature ifdefs | John Rigby | 2010-10-18 | -0/+1 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -14/+16 |
* | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese | 2010-09-23 | -4/+0 |
* | relocation: fixup cmdtable | Heiko Schocher | 2010-09-19 | -24/+4 |
* | New implementation for internal handling of environment variables. | Wolfgang Denk | 2010-09-19 | -7/+8 |
* | Make getenv() work before relocation. | Wolfgang Denk | 2010-09-19 | -3/+4 |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | -1/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -7/+7 |
* | sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23] | Peter Tyser | 2010-04-13 | -0/+6697 |
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -0/+2622 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -0/+967 |