~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* x86: typo segementHeinrich Schuchardt2021-01-30
* x86: Introduce USE_EARLY_BOARD_INIT optionAndy Shevchenko2020-09-01
* x86: Update the comment about booting for FSP2Simon Glass2020-07-17
* Revert "x86: use invd instead of wbinvd in real mode start code"Andy Shevchenko2020-03-05
* x86: use invd instead of wbinvd in real mode start codeMasahiro Yamada2020-02-04
* x86: Add more comments to the start-up codeSimon Glass2019-10-08
* x86: Change condition for using CARSimon Glass2019-10-08
* x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese2019-08-18
* x86: Add new slimbootloader CPU typePark, Aiden2019-08-09
* x86: Add a way to jump from TPL to SPLSimon Glass2019-05-08
* x86: Fix car_uninit weak symbol definitionBin Meng2018-10-28
* efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-25
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: make LOAD_FROM_32_BIT visible for platformsAndy Shevchenko2017-02-07
* x86: Support a chained-boot development flowSimon Glass2016-03-17
* Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-13
* x86: Init the debug UART if enabledSimon Glass2015-10-21
* x86: fsp: Add comments about U-Boot entering start.S twiceBin Meng2015-08-26
* x86: fsp: Enlarge the size of malloc() pool before relocationBin Meng2015-08-26
* x86: Switch to using generic global_data setupSimon Glass2015-08-14
* x86: Enable debug UART for MinnowmaxSimon Glass2015-08-06
* x86: Add support for passing tables into U-BootSimon Glass2015-08-05
* x86: Tidy up global_data flagsSimon Glass2015-08-05
* x86: Add various minor tidy-ups to the 32-bit startup codeSimon Glass2015-08-05
* x86: fsp: Move FspInitEntry call to board_init_f()Bin Meng2015-07-14
* remove unnecessary version.h includesRob Herring2015-03-24
* x86: Disable CAR before relocation on platforms that need itSimon Glass2015-01-13
* x86: Support Intel FSP initialization path in start.SBin Meng2014-12-13
* x86: Clean up asm-offsetsBin Meng2014-12-13
* x86: ivybridge: Implement SDRAM initSimon Glass2014-11-21
* x86: Emit post codes in startup code for ChromebooksSimon Glass2014-11-21
* x86: Save the BIST value on resetSimon Glass2014-11-21
* x86: Tidy up global descriptor table setupSimon Glass2014-11-21
* dm: x86: Support pre-reloc malloc()Simon Glass2014-10-23
* dm: x86: Zero global data before board_init_f()Simon Glass2014-10-23
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* x86: Set up the global data pointer in C instead of asmSimon Glass2013-02-01
* x86: Add back cold- and warm-boot flagsGabe Black2012-12-06
* x86: Put global data on the stackGraeme Russ2012-11-28
* x86: Use fs for global dataGraeme Russ2012-01-04
* x86: Simplify Flash-to-RAM code execution transitionGraeme Russ2012-01-04
* x86: Remove GDR related magic numbersGraeme Russ2012-01-04
* x86: Misc cleanupsGraeme Russ2011-11-29
* x86: Add multiboot headerGraeme Russ2011-11-29
* sc520: Create arch asm-offsetsGraeme Russ2011-11-29
* x86: Punt cold- and warm-boot flagsGraeme Russ2011-11-29
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-04
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-28