Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -1/+2 |
* | common: Move hang() to the same header as panic() | Simon Glass | 2020-01-17 | 1 | -1/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | lib/tiny-printf.c: Add tiny printf function for space limited environments | Stefan Roese | 2015-11-23 | 1 | -36/+4 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -19/+1 |
* | examples: update do_reset prototype | Mike Frysinger | 2011-01-09 | 1 | -1/+2 |
* | Make *printf() return "int" instead of "void" | Wolfgang Denk | 2010-07-04 | 1 | -2/+4 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | 1 | -1/+1 |
* | Generic udelay() with watchdog support | Ingo van Lil | 2009-12-05 | 1 | -1/+1 |
* | Move api_examples to examples/api | Peter Tyser | 2009-07-21 | 1 | -0/+95 |