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