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
/
include
/
asm-i386
Age
Commit message (
Expand
)
Author
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2009-12-05
i386: Final Relocation
Graeme Russ
2009-12-05
i386: Move references to link script exports
Graeme Russ
2009-12-05
i386: Rearrange Interupt Handling
Graeme Russ
2009-09-17
Correct ffs/fls regression for PowerPC etc
Simon Kagstrom
2009-09-15
Define ffs/fls for all architectures
Simon Kagstrom
2009-09-04
i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure
Graeme Russ
2009-09-04
i386: Add errno.h
Graeme Russ
2009-03-20
Implement SC520 timers
Graeme Russ
2009-03-20
Rewrite i386 interrupt handling
Graeme Russ
2009-03-20
Move ali512x.h
Graeme Russ
2009-03-20
remove bi_enet*addr from global data for all arches
Mike Frysinger
2009-02-10
Add an architecture specific config.h for common defines
Kumar Gala
2009-01-24
Moved definition of set_vector() to new header file
Graeme Russ
2008-12-15
Introduce virt_to_phys()
Kumar Gala
2008-12-10
Moved sc520 PCI definitions to stand-alone file
Graeme Russ
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
Update i386 code (sc520_cdp)
Graeme Russ
2008-09-06
Allow console input to be disabled
Mark Jackson
2008-06-12
Change bd/gd memsize/ram_size to be phys_size_t.
Becky Bruce
2008-05-21
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
Wolfgang Denk
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-05-20
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...
Yuri Tikhonov
2008-05-20
POST: add POST_STOP flag
Yuri Tikhonov
2008-04-13
Introduce phys_size_t and move phys_addr_t into asm/types.h
Kumar Gala
2008-03-26
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
2008-03-18
The patch introduces the CRITICAL feature of POST tests. If the test marked a...
Yuri Tikhonov
2008-03-12
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
Marian Balakowicz
2008-03-02
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...
Shinya Kuribayashi
2008-02-07
[new uImage] Remove I386 uImage fake_header() routine
Marian Balakowicz
2007-12-13
Introduce map_physmem() and unmap_physmem()
Haavard Skinnemoen
2007-02-21
[PATCH v3] Add sync to ensure flash_write_cmd is fully finished
Haiying Wang
2005-11-25
Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h
Wolfgang Denk
2003-10-10
Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent
LABEL_2003_10_10_1200
wdenk
2003-07-24
* Implement new mechanism to export U-Boot's functions to standalone
wdenk
2003-06-27
* Code cleanup:
LABEL_2003_06_27_2340
wdenk
2003-05-31
* Patch by Marc Singer, 29 May 2003:
LABEL_2003_05_31_2115
wdenk
2003-03-12
* Patch by Josef Wagner, 12 Mar 2003:
wdenk
2002-11-19
* Patch by Daniel Engström, 18 Nov 2002:
wdenk
2002-11-18
* Patch by Daniel Engström, 13 Nov 2002:
LABEL_2002_11_18_0115
wdenk