~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
start.S
Commit message (
Expand
)
Author
Age
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
x86: typo segement
Heinrich Schuchardt
2021-01-30
*
x86: Introduce USE_EARLY_BOARD_INIT option
Andy Shevchenko
2020-09-01
*
x86: Update the comment about booting for FSP2
Simon Glass
2020-07-17
*
Revert "x86: use invd instead of wbinvd in real mode start code"
Andy Shevchenko
2020-03-05
*
x86: use invd instead of wbinvd in real mode start code
Masahiro Yamada
2020-02-04
*
x86: Add more comments to the start-up code
Simon Glass
2019-10-08
*
x86: Change condition for using CAR
Simon Glass
2019-10-08
*
x86: Remove x86 specific GD flags as they are not referenced at all
Stefan Roese
2019-08-18
*
x86: Add new slimbootloader CPU type
Park, Aiden
2019-08-09
*
x86: Add a way to jump from TPL to SPL
Simon Glass
2019-05-08
*
x86: Fix car_uninit weak symbol definition
Bin Meng
2018-10-28
*
efi_loader: Rename sections to allow for implicit data
Alexander Graf
2018-07-25
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
x86: make LOAD_FROM_32_BIT visible for platforms
Andy Shevchenko
2017-02-07
*
x86: Support a chained-boot development flow
Simon Glass
2016-03-17
*
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
*
x86: Init the debug UART if enabled
Simon Glass
2015-10-21
*
x86: fsp: Add comments about U-Boot entering start.S twice
Bin Meng
2015-08-26
*
x86: fsp: Enlarge the size of malloc() pool before relocation
Bin Meng
2015-08-26
*
x86: Switch to using generic global_data setup
Simon Glass
2015-08-14
*
x86: Enable debug UART for Minnowmax
Simon Glass
2015-08-06
*
x86: Add support for passing tables into U-Boot
Simon Glass
2015-08-05
*
x86: Tidy up global_data flags
Simon Glass
2015-08-05
*
x86: Add various minor tidy-ups to the 32-bit startup code
Simon Glass
2015-08-05
*
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
*
remove unnecessary version.h includes
Rob Herring
2015-03-24
*
x86: Disable CAR before relocation on platforms that need it
Simon Glass
2015-01-13
*
x86: Support Intel FSP initialization path in start.S
Bin Meng
2014-12-13
*
x86: Clean up asm-offsets
Bin Meng
2014-12-13
*
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
*
x86: Emit post codes in startup code for Chromebooks
Simon Glass
2014-11-21
*
x86: Save the BIST value on reset
Simon Glass
2014-11-21
*
x86: Tidy up global descriptor table setup
Simon Glass
2014-11-21
*
dm: x86: Support pre-reloc malloc()
Simon Glass
2014-10-23
*
dm: x86: Zero global data before board_init_f()
Simon Glass
2014-10-23
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
x86: Set up the global data pointer in C instead of asm
Simon Glass
2013-02-01
*
x86: Add back cold- and warm-boot flags
Gabe Black
2012-12-06
*
x86: Put global data on the stack
Graeme Russ
2012-11-28
*
x86: Use fs for global data
Graeme Russ
2012-01-04
*
x86: Simplify Flash-to-RAM code execution transition
Graeme Russ
2012-01-04
*
x86: Remove GDR related magic numbers
Graeme Russ
2012-01-04
*
x86: Misc cleanups
Graeme Russ
2011-11-29
*
x86: Add multiboot header
Graeme Russ
2011-11-29
*
sc520: Create arch asm-offsets
Graeme Russ
2011-11-29
*
x86: Punt cold- and warm-boot flags
Graeme Russ
2011-11-29
*
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-04
*
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-07-28
[next]