Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | Make *printf() return "int" instead of "void" | Wolfgang Denk | 2010-07-04 | -2/+4 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -3/+3 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -8/+8 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -2/+2 |
* | Generic udelay() with watchdog support | Ingo van Lil | 2009-12-05 | -1/+2 |
* | ABI: fix build problems due to now needed div64 routine. | Wolfgang Denk | 2009-07-27 | -0/+1 |
* | Move api_examples to examples/api | Peter Tyser | 2009-07-21 | -0/+1042 |