summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/init_helpers.h
AgeCommit message (Expand)Author
2016-10-11x86: Drop unused init_helper functionsSimon Glass
2015-08-26x86: Remove calculate_relocation_address()Bin Meng
2014-11-21x86: Remove unnecessary find_fdt(), prepare_fdt() functionsSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-13x86: Remove legacy board init codeSimon Glass
2013-03-04x86: Support relocation of FDT on start-upSimon Glass
2012-12-06x86: Initialise SPI if enabledGabe Black
2012-11-28x86: Put global data on the stackGraeme Russ
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-01-04x86: Convert board_init_f_r to a processing loopGraeme Russ
2012-01-04x86: Split init functions out of board.cGraeme Russ