Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 6 | -108/+6 |
2011-11-15 | api: export LCD device to external apps | Che-Liang Chiou | 3 | -0/+67 |
2011-10-22 | examples: api: allow build with private libgcc | Che-liang Chiou | 1 | -3/+1 |
2011-01-09 | examples: update do_reset prototype | Mike Frysinger | 1 | -1/+2 |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 1 | -1/+1 |
2010-07-04 | Make *printf() return "int" instead of "void" | Wolfgang Denk | 1 | -2/+4 |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese | 1 | -3/+3 |
2010-04-13 | Rename lib_generic/ to lib/ | Peter Tyser | 2 | -8/+8 |
2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 1 | -2/+2 |
2009-12-05 | Generic udelay() with watchdog support | Ingo van Lil | 2 | -1/+2 |
2009-07-27 | ABI: fix build problems due to now needed div64 routine. | Wolfgang Denk | 1 | -0/+1 |
2009-07-21 | Move api_examples to examples/api | Peter Tyser | 7 | -0/+1042 |