Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b20a50628f171f1b80b66971478e8d3e14833d92
/
arch
/
x86
/
lib
/
init_helpers.c
35f15f6
dm: x86: spi: Convert ICH SPI driver to driver model
by Simon Glass
· Thu Mar 26 09:29:26 2015 -0600
80d2976
x86: Test mtrr support flag before accessing mtrr msr
by Bin Meng
· Thu Jan 22 11:29:41 2015 +0800
004ba17
x86: Commit the current MTRRs before relocation
by Simon Glass
· Thu Jan 01 16:18:11 2015 -0700
2e733b1
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
by Simon Glass
· Mon Nov 10 18:00:25 2014 -0700
43c0893
dts: re-write dts/Makefile more simply with Kbuild
by Masahiro Yamada
· Wed Feb 05 11:28:25 2014 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
7414d14
x86: Remove legacy board init code
by Simon Glass
· Wed Apr 17 16:13:32 2013 +0000
3e93e33
x86: Use sections header to obtain link symbols
by Simon Glass
· Tue Mar 05 14:39:54 2013 +0000
c45e359
Introduce generic pre-relocation board_f.c
by Simon Glass
· Mon Mar 11 06:49:53 2013 +0000
347c05b
x86: Support relocation of FDT on start-up
by Simon Glass
· Thu Feb 28 19:26:15 2013 +0000
781db8c
x86: Add an __end symbol to signal the end of the U-Boot binary
by Simon Glass
· Thu Feb 28 19:26:13 2013 +0000
3297d4d
x86: Add function to get top of usable ram
by Simon Glass
· Thu Feb 28 19:26:10 2013 +0000
050a4c6
x86: Add support for CONFIG_OF_CONTROL
by Gabe Black
· Sat Nov 03 11:41:30 2012 +0000
b841abf
x86: Make calculate_relocation_address an overridable function
by Gabe Black
· Sat Nov 03 11:41:26 2012 +0000
1311361
x86: Reorder x86's post relocation memory layout
by Gabe Black
· Sat Nov 03 11:41:24 2012 +0000
a97cbda
x86: Initialise SPI if enabled
by Gabe Black
· Sat Nov 03 11:41:23 2012 +0000
007818a
x86: Put global data on the stack
by Graeme Russ
· Tue Nov 27 15:38:36 2012 +0000
d29712e
x86: Forward declare gd_t
by Graeme Russ
· Tue Nov 27 15:38:35 2012 +0000
36fe7db
net: move bootfile init into eth_initialize
by Mike Frysinger
· Wed Apr 04 18:53:41 2012 +0000
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· Wed Apr 04 18:53:40 2012 +0000
3fb4f9e
x86: Convert board_init_f_r to a processing loop
by Graeme Russ
· Fri Dec 23 21:14:22 2011 +1100
a875dda
x86: Split init functions out of board.c
by Graeme Russ
· Fri Dec 23 16:51:29 2011 +1100