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
/
include
/
asm
Age
Commit message (
Expand
)
Author
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
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-04
x86: Support relocation of FDT on start-up
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-02-14
x86: Remove unused real mode code
Simon Glass
2013-02-14
x86: Remove sc520 cpu
Simon Glass
2013-02-08
Clean up libfdt.h includes
Gerald Van Baren
2013-02-07
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-04
x86: Use generic global_data
Simon Glass
2013-02-01
x86: Remove reset_status, relocoff from global_data
Simon Glass
2013-02-01
x86: Move gd_addr into arch_global_data
Simon Glass
2013-02-01
x86: Remove gdt_addr from arch_global_data
Simon Glass
2013-02-01
Add architecture-specific global data
Simon Glass
2012-12-06
x86: Remove video_init() prototype from u-boot-x86.h
Simon Glass
2012-12-06
x86: Add back cold- and warm-boot flags
Gabe Black
2012-12-06
x86: Initialise SPI if enabled
Gabe Black
2012-12-06
x86: Increase the size of the phys_size_t and phys_addr_t types
Gabe Black
2012-12-06
x86: Import MSR/MTRR code from Linux
Graeme Russ
2012-12-06
x86: Add basic cache operations
Stefan Reinauer
2012-12-06
x86: Add a CBMEM timestamp generated right before the kernel startup.
Vadim Bendebury
2012-12-06
x86: Enable coreboot timestamp facility support in u-boot.
Vadim Bendebury
2012-12-06
x86: Add function to read time stamp counter
Vadim Bendebury
2012-12-06
x86: gpio: Add GPIO driver for Intel ICH6 and later.
Bill Richardson
2012-11-30
x86: Don't spam POST80 codes with slow IO functions
Stefan Reinauer
2012-11-30
x86: Include types.h explicitly in the i386 version of io.h
Gabe Black
2012-11-30
x86: Add a default implementation for cleanup_before_linux()
Gabe Black
2012-11-30
x86: Add an fdt pointer to the global data structure
Gabe Black
2012-11-30
x86: coreboot: Decode additional coreboot sysinfo tags
Simon Glass
2012-11-28
x86: coreboot: Tell u-boot about PCI bus 0 when initializing
Gabe Black
2012-11-28
x86: Add some missing includes
Gabe Black
2012-11-28
x86: Add initial memory barrier macros
Simon Glass
2012-11-28
x86: Add ilog2 to bitops
Graeme Russ
2012-11-28
x86: Put global data on the stack
Graeme Russ
2012-11-28
x86: Forward declare gd_t
Graeme Russ
2012-10-19
x86: Change global data baudrate to int
Simon Glass
2012-08-09
global_data: unify global flag defines
Mike Frysinger
2012-05-15
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-01-04
x86: Convert board_init_f_r to a processing loop
Graeme Russ
2012-01-04
x86: Split init functions out of board.c
Graeme Russ
2012-01-04
x86: Create weak init_cache() and default enable_caches() functions
Graeme Russ
2012-01-04
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-02
x86: Import glibc memcpy implementation
Graeme Russ
2011-12-19
x86: Refactor the zboot innards so they can be reused with a vboot image
Gabe Black
[next]