Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -17/+1 |
2013-06-26 | Add trace support to generic board | Simon Glass | 1 | -0/+11 |
2013-06-07 | generic_board: reduce the redundancy of gd_t struct members | Masahiro Yamada | 1 | -6/+6 |
2013-05-13 | Call bootstage_relocate() after malloc is initted | Doug Anderson | 1 | -0/+1 |
2013-05-01 | sandbox: Switch over to generic board | Simon Glass | 1 | -2/+6 |
2013-04-15 | x86: Allow setup code to manage its own global data | Simon Glass | 1 | -3/+0 |
2013-03-15 | x86: Enable generic board support | Simon Glass | 1 | -0/+2 |
2013-03-15 | x86: Adjust board_r.c for x86 | Simon Glass | 1 | -2/+21 |
2013-03-15 | Adjust board_r.c for ppc | Simon Glass | 1 | -3/+477 |
2013-03-15 | Introduce generic post-relocation board_r.c | Simon Glass | 1 | -0/+422 |