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_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
Age
Commit message (
Expand
)
Author
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-04-12
x86: qemu: move QFW to its own uclass
Asherah Connor
2021-03-27
x86: coral: Allow init of debug UART in U-Boot proper
Simon Glass
2021-03-27
x86: coral: Avoid build error with !CONFIG_ACPIGEN
Simon Glass
2021-03-27
x86: Allow installing an e820 when booting from coreboot
Simon Glass
2021-03-27
x86: Move coreboot sysinfo parsing into generic x86 code
Simon Glass
2021-03-27
x86: Move coreboot timestamp info into coreboot_tables.h
Simon Glass
2021-03-27
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
2021-03-26
x86: apl: Use read-only SPL and new of-platdata
Simon Glass
2021-03-26
x86: itss: Tidy up bind() for of-platdata-inst
Simon Glass
2021-03-26
x86: apl: Tell of-platdata about a required header file
Simon Glass
2021-03-26
x86: apl: Fix the header order in pmc
Simon Glass
2021-03-26
x86: Define a region for device priv/plat data
Simon Glass
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-09
x86: Select advanced Intel code only if allowed
Simon Glass
2021-03-09
x86: sizeof-array-div error in lpc_common_early_init
Heinrich Schuchardt
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
x86: qemu: Fix broken multi-core boot
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-01
x86: spl: Make moving BSS conditional
Simon Glass
2021-02-01
x86: Make sure the SPL image ends on a suitable boundary
Simon Glass
2021-02-01
x86: apl: Enhance debugging in the SPL loader
Simon Glass
2021-02-01
x86: acpi_gpe: Update driver name to match devicetree
Simon Glass
2021-01-30
x86: typo segement
Heinrich Schuchardt
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
x86: apl: Adjust how the UART gets its platform data
Simon Glass
2021-01-05
x86: apl: Use struct spi_nor instead of struct spi_flash
Simon Glass
2021-01-05
x86: Move priv/plat structs for intel_common to headers
Simon Glass
2021-01-05
x86: apl: Move priv/plat structs to headers
Simon Glass
2021-01-05
x86: apl: Reduce size for TPL
Simon Glass
2021-01-05
x86: apl: Update hostbridge to remove unwanted TPL code
Simon Glass
2021-01-05
x86: coral: Move fsp-m settings to a subnode
Simon Glass
2021-01-05
x86: Move call64 into its own section
Simon Glass
2021-01-05
x86: apl: Use const for driver operations
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
x86: apl: Drop support for !OF_PLATDATA_PARENT
Simon Glass
2021-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
2020-12-18
x86: Drop unnecessary mp_init logic
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-16
x86: edison: Switch to DM_USB_GADGET
Andy Shevchenko
2020-12-16
x86: edison: Use dwc3-generic driver for Intel Edison
Andy Shevchenko
2020-12-16
x86: edison: BINMAN selection is specific to the board
Andy Shevchenko
2020-12-16
x86: tangier: Find proper memory region for relocation
Andy Shevchenko
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
[next]