Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 4 | -2/+4 |
2010-10-18 | boot: change some arch ifdefs to feature ifdefs | John Rigby | 1 | -0/+1 |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 7 | -14/+16 |
2010-09-23 | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese | 1 | -4/+0 |
2010-09-19 | relocation: fixup cmdtable | Heiko Schocher | 1 | -24/+4 |
2010-09-19 | New implementation for internal handling of environment variables. | Wolfgang Denk | 1 | -7/+8 |
2010-09-19 | Make getenv() work before relocation. | Wolfgang Denk | 1 | -3/+4 |
2010-08-04 | Rename getenv_r() into getenv_f() | Wolfgang Denk | 1 | -1/+1 |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 7 | -7/+7 |
2010-04-13 | sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23] | Peter Tyser | 19 | -0/+6697 |
2010-04-13 | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 29 | -0/+2622 |
2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 7 | -0/+967 |