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
/
board
/
eNET
Age
Commit message (
Expand
)
Author
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Rename TEXT_BASE: fix merge conflicts
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-07
x86: Use loops instead of memcpy/memset in board_init_f
Graeme Russ
2010-10-07
x86: Rearrange linker script
Graeme Russ
2010-10-07
x86: Rename linker script symbols
Graeme Russ
2010-10-07
x86: Remove usage of %ebp as a return pointer
Graeme Russ
2010-10-07
x86: Remove progress indication in low-level init
Graeme Russ
2010-10-07
x86: use gc sections to reduce image size
Graeme Russ
2010-10-07
x86: Use TEXT_BASE in linker scripts
Graeme Russ
2010-05-06
eNET: Implement eNET Watchdog
Graeme Russ
2010-05-06
eNET: Add PC/AT compatibility setup function
Graeme Russ
2010-05-06
eNET: Add support for onboard RTL8100B (RTL8139) chips
Graeme Russ
2010-05-06
sc520: Board Specific PCI Init
Graeme Russ
2010-05-06
x86: Use CONFIG_SERIAL_MULTI
Graeme Russ
2010-05-06
x86: Add RAM bootstrap functionality
Graeme Russ
2010-05-06
x86: Fix MMCR Access
Graeme Russ
2010-04-13
Change directory-specific CFLAGS to use full path
Peter Tyser
2009-12-05
i386: Final Relocation
Graeme Russ
2009-12-05
i386: Remove inline asm symbols from .dynsym
Graeme Russ
2009-12-05
i386: Fix link collisions resulting from gcc4.4.1 upgrade
Graeme Russ
2009-12-05
i386: Fix dlmalloc compile warning
Graeme Russ
2009-09-04
Add PCI support to eNET board
Graeme Russ
2009-09-04
i386: Moved PCI from #ifdef to conditional compile for sc520 boards
Graeme Russ
2009-09-04
i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure
Graeme Russ
2009-09-04
i386: Change inline asm global symbols to local
Graeme Russ
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-01-24
Renamed cpu/i386/reset.S to resetvec.S
Graeme Russ
2009-01-24
Added initial eNET board support
Graeme Russ