index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
start.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Support a chained-boot development flow
Simon Glass
2016-03-17
1
-0
/
+80
*
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
1
-1
/
+2
*
x86: Init the debug UART if enabled
Simon Glass
2015-10-21
1
-8
/
+3
*
x86: fsp: Add comments about U-Boot entering start.S twice
Bin Meng
2015-08-26
1
-2
/
+4
*
x86: fsp: Enlarge the size of malloc() pool before relocation
Bin Meng
2015-08-26
1
-0
/
+8
*
x86: Switch to using generic global_data setup
Simon Glass
2015-08-14
1
-82
/
+13
*
x86: Enable debug UART for Minnowmax
Simon Glass
2015-08-06
1
-0
/
+9
*
x86: Add support for passing tables into U-Boot
Simon Glass
2015-08-05
1
-1
/
+18
*
x86: Tidy up global_data flags
Simon Glass
2015-08-05
1
-3
/
+7
*
x86: Add various minor tidy-ups to the 32-bit startup code
Simon Glass
2015-08-05
1
-20
/
+26
*
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
1
-1
/
+5
*
remove unnecessary version.h includes
Rob Herring
2015-03-24
1
-1
/
+0
*
x86: Disable CAR before relocation on platforms that need it
Simon Glass
2015-01-13
1
-0
/
+8
*
x86: Support Intel FSP initialization path in start.S
Bin Meng
2014-12-13
1
-0
/
+14
*
x86: Clean up asm-offsets
Bin Meng
2014-12-13
1
-1
/
+2
*
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
1
-4
/
+6
*
x86: Emit post codes in startup code for Chromebooks
Simon Glass
2014-11-21
1
-0
/
+4
*
x86: Save the BIST value on reset
Simon Glass
2014-11-21
1
-3
/
+6
*
x86: Tidy up global descriptor table setup
Simon Glass
2014-11-21
1
-3
/
+16
*
dm: x86: Support pre-reloc malloc()
Simon Glass
2014-10-23
1
-0
/
+7
*
dm: x86: Zero global data before board_init_f()
Simon Glass
2014-10-23
1
-0
/
+6
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
x86: Set up the global data pointer in C instead of asm
Simon Glass
2013-02-01
1
-6
/
+0
*
x86: Add back cold- and warm-boot flags
Gabe Black
2012-12-06
1
-1
/
+9
*
x86: Put global data on the stack
Graeme Russ
2012-11-28
1
-7
/
+60
*
x86: Use fs for global data
Graeme Russ
2012-01-04
1
-1
/
+7
*
x86: Simplify Flash-to-RAM code execution transition
Graeme Russ
2012-01-04
1
-16
/
+6
*
x86: Remove GDR related magic numbers
Graeme Russ
2012-01-04
1
-1
/
+2
*
x86: Misc cleanups
Graeme Russ
2011-11-29
1
-2
/
+3
*
x86: Add multiboot header
Graeme Russ
2011-11-29
1
-0
/
+20
*
sc520: Create arch asm-offsets
Graeme Russ
2011-11-29
1
-1
/
+2
*
x86: Punt cold- and warm-boot flags
Graeme Russ
2011-11-29
1
-2
/
+0
*
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-04
1
-1
/
+1
*
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-07-28
1
-1
/
+1
*
x86: Rename i386 to x86
Graeme Russ
2011-04-13
1
-0
/
+132