summaryrefslogtreecommitdiff
path: root/arch/x86/lib/init_helpers.c
Commit message (Expand)AuthorAgeLines
* x86: Add support for CONFIG_OF_CONTROLGabe Black2012-12-06-0/+29
* x86: Make calculate_relocation_address an overridable functionGabe Black2012-12-06-1/+2
* x86: Reorder x86's post relocation memory layoutGabe Black2012-12-06-3/+4
* x86: Initialise SPI if enabledGabe Black2012-12-06-0/+9
* x86: Put global data on the stackGraeme Russ2012-11-28-36/+1
* x86: Forward declare gd_tGraeme Russ2012-11-28-1/+1
* net: move bootfile init into eth_initializeMike Frysinger2012-05-15-12/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-8/+0
* x86: Convert board_init_f_r to a processing loopGraeme Russ2012-01-04-0/+75
* x86: Split init functions out of board.cGraeme Russ2012-01-04-0/+142