index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
qemu
Age
Commit message (
Expand
)
Author
2025-04-11
Merge patch series "Switch to using $(PHASE_) in Makefiles"
Tom Rini
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-04-03
x86: emulation: Support BLOBLIST_TABLES properly
Simon Glass
2025-04-03
x86: qemu: Use the new e820 API
Simon Glass
2025-04-03
x86: emulation: Set an MTRR for the RAM
Simon Glass
2025-04-03
x86: qemu: Avoid accessing BSS too early
Simon Glass
2024-10-18
x86: cpu: Use default print_cpuinfo() for all
Andy Shevchenko
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-08-09
x86: qemu: Add required linux/sizes.h include
Simon Glass
2023-08-09
Revert "x86: Switch QEMU over to use the bochs driver"
Simon Glass
2023-08-09
x86: Run QEMU machine setup in SPL
Simon Glass
2023-07-17
x86: Switch QEMU over to use the bochs driver
Simon Glass
2023-05-10
x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED
Troy Kisky
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2021-04-12
x86: qemu: move QFW to its own uclass
Asherah Connor
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-25
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move checkcpu() out of common.h
Simon Glass
2019-09-10
x86: qemu: Report high memory in the E820 table
Bin Meng
2019-09-10
x86: qemu: Support getting high memory size
Bin Meng
2019-09-10
x86: qemu: Extract getting memory size to a separate routine
Bin Meng
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Move TOTAL_MALLOC_LEN to environment.h
Simon Glass
2019-01-18
x86: Kconfig: spelling fixes
Chris Packham
2018-07-20
x86: Switch to use DM sysreset driver
Bin Meng
2018-07-02
x86: Add scsi command to coreboot and qemu
Bin Meng
2018-06-24
x86: qemu: do not build car.o with start64.o
Heinrich Schuchardt
2018-06-17
x86: Drop QEMU-specific EFI payload support
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-16
x86: Rename e820entry to e820_entry
Bin Meng
2018-04-16
x86: Use 'unsigned int' in install_e820_map() functions
Bin Meng
2017-12-12
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
2017-11-30
x86: qemu: Move Cache-As-RAM memory from area mapped to ROM
Anton Gerasimov
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-01
x86: Switch all boards to use DM SCSI
Bin Meng
2017-08-01
x86: kconfig: Move USB to platform Kconfig
Bin Meng
2017-08-01
x86: qemu: kconfig: Imply platform specific drivers
Bin Meng
2017-08-01
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
Bin Meng
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
[next]