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
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
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2014-03-28
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
Masahiro Yamada
2014-03-12
x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply
Masahiro Yamada
2014-03-12
kbuild, x86: use a short log for arch/x86/lib/libgcc.a
Masahiro Yamada
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-03-04
x86: Delete redundant compiler flags
Masahiro Yamada
2014-02-19
dts: generate multiple device tree blobs
Masahiro Yamada
2014-02-19
dts: move device tree sources to arch/$(ARCH)/dts/
Masahiro Yamada
2014-02-19
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2014-01-24
x86: delete unused header files
Masahiro Yamada
2013-11-08
cosmetic: remove empty lines at the top of file
Masahiro Yamada
2013-11-01
x86: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-08-19
SPDX-License-Identifier: convert BSD-3-Clause files
Wolfgang Denk
2013-08-02
config: don't define CONFIG_ARCH_DEVICE_TREE
Stephen Warren
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-12
blackfin: x86: bootm: Handle PREP stage of bootm
Simon Glass
2013-06-26
x86: Support tracing function
Simon Glass
2013-06-26
x86: Correct missing local variable in bootm
Simon Glass
2013-05-13
x86: Add coreboot timestamps
Simon Glass
2013-05-13
x86: Support adding coreboot timestanps to bootstage
Simon Glass
2013-05-13
x86: Re-enable PCAT timer 2 for beeping
Simon Glass
2013-05-13
x86: Remove ISR timer
Simon Glass
2013-05-13
x86: Remove old broken timer implementation
Simon Glass
2013-05-13
x86: Add TSC timer
Simon Glass
2013-05-13
x86: Rationalise kernel booting logic and bootstage
Simon Glass
2013-05-13
x86: Implement panic output for coreboot
Simon Glass
2013-05-13
x86: Declare global_data pointer when it is used
Simon Glass
2013-05-13
x86: Remove legacy board init code
Simon Glass
2013-05-13
x86: Remove unused portion of link script
Simon Glass
2013-05-13
x86: Remove unused bios/pci code
Simon Glass
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-04-15
x86: Fix DRAM bank size init with generic board
Simon Glass
2013-03-19
x86: Move PCI init before SPI init
Simon Glass
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
x86: Enable generic board
Simon Glass
2013-03-15
x86: Enable generic board support
Simon Glass
2013-03-15
x86: Use sections header to obtain link symbols
Simon Glass
2013-03-15
Introduce generic pre-relocation board_f.c
Simon Glass
2013-03-15
Change stub example to use asm-generic/sections.h
Simon Glass
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-04
x86: Add error checking to x86 relocation code
Simon Glass
2013-03-04
x86: Support relocation of FDT on start-up
Simon Glass
2013-03-04
x86: Rearrange the output input to remove BSS
Simon Glass
2013-03-04
x86: Add an __end symbol to signal the end of the U-Boot binary
Simon Glass
2013-03-04
x86: Permit bootstage and timer data to be used prior to relocation
Simon Glass
2013-03-04
x86: Add basic cache operations
Simon Glass
2013-03-04
x86: Add function to get top of usable ram
Simon Glass
[next]