Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file | Simon Glass | 2013-05-01 | -0/+55 |
* | sandbox: Switch over to generic board | Simon Glass | 2013-05-01 | -9/+42 |
* | x86: Allow setup code to manage its own global data | Simon Glass | 2013-04-15 | -1/+1 |
* | x86: Fix DRAM bank size init with generic board | Simon Glass | 2013-04-15 | -2/+1 |
* | Do not call board_early_init_f() twice | Vadim Bendebury | 2013-04-11 | -3/+0 |
* | x86: Adjust board_f.c for x86 | Simon Glass | 2013-03-15 | -2/+81 |
* | Adjust board_f.c for ppc | Simon Glass | 2013-03-15 | -2/+332 |
* | Add CONFIG_SYS_SYM_OFFSETS to support offset symbols | Simon Glass | 2013-03-15 | -0/+14 |
* | Add spl load feature | Simon Glass | 2013-03-15 | -0/+13 |
* | Introduce generic pre-relocation board_f.c | Simon Glass | 2013-03-15 | -0/+579 |