Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: Remove unnecessary find_fdt(), prepare_fdt() functions | Simon Glass | 2014-11-21 | -2/+0 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | x86: Remove legacy board init code | Simon Glass | 2013-05-13 | -9/+0 |
* | x86: Support relocation of FDT on start-up | Simon Glass | 2013-03-04 | -0/+2 |
* | x86: Initialise SPI if enabled | Gabe Black | 2012-12-06 | -0/+1 |
* | x86: Put global data on the stack | Graeme Russ | 2012-11-28 | -1/+0 |
* | net: move bootfile init into eth_initialize | Mike Frysinger | 2012-05-15 | -1/+0 |
* | net: punt bd->bi_ip_addr | Mike Frysinger | 2012-05-15 | -1/+0 |
* | x86: Convert board_init_f_r to a processing loop | Graeme Russ | 2012-01-04 | -0/+5 |
* | x86: Split init functions out of board.c | Graeme Russ | 2012-01-04 | -0/+39 |