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
Age
Commit message (
Expand
)
Author
2012-12-05
mpc5200: Add SPL support
Stefan Roese
2012-12-05
SPL: Port SPL framework to powerpc
Stefan Roese
2012-12-05
powerpc: Extract EPAPR_MAGIC constants into processor.h
Stefan Roese
2012-12-03
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2012-11-30
x86: Don't spam POST80 codes with slow IO functions
Stefan Reinauer
2012-11-30
x86: Fix typo in pcat_timer.c
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 dummy implementation for timer_get_us
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: Allow compiling out realmode/bios code
Gabe Black
2012-11-30
x86: coreboot: Decode additional coreboot sysinfo tags
Simon Glass
2012-11-30
x86: coreboot: Drop sysinfo.c
Stefan Reinauer
2012-11-30
sh: fix trigger_address_error()
Yoshihiro Shimoda
2012-11-28
Merge branch 'master' of git://www.denx.de/git/u-boot-x86
Tom Rini
2012-11-28
x86: coreboot: Implement recursively scanning PCI busses
Gabe Black
2012-11-28
x86: coreboot: Tell u-boot about PCI bus 0 when initializing
Gabe Black
2012-11-28
x86: coreboot: Move non-board specific files to coreboot arch directory
Stefan Reinauer
2012-11-28
x86: Add some missing includes
Gabe Black
2012-11-28
x86: Allow excluding reset vector code from u-boot
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: Remove duplicate PCI init
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-11-28
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
Tom Rini
2012-11-27
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-11-27
powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE
York Sun
2012-11-27
powerpc/85xx: update the work-around for P4080 erratum SERDES-9
Timur Tabi
2012-11-27
powerpc/p4080ds: fix PCI-e x8 link training down failure
Yuanquan Chen
2012-11-27
powerpc/corenet_ds: move SATA config to board configuration
Zang Roy-R61911
2012-11-27
powerpc/85xx: implement check for erratum A-004580 work-around
Timur Tabi
2012-11-27
powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list
Kim Phillips
2012-11-27
powerpc/mpc85xx: Temporary fix for spin table backward compatibility
York Sun
2012-11-27
powerpc/85xx: implement check for erratum A-004849 work-around
Timur Tabi
2012-11-27
powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC
Timur Tabi
2012-11-27
8xxx: Change all 8*xx_DDR addresses to 8xxx
Andy Fleming
2012-11-27
EXYNOS: mmc: support DesignWare Controller for Samsung-SoC
Jaehoon Chung
2012-11-26
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2012-11-26
spl/85xx: new SPL support
Scott Wood
2012-11-26
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
Scott Wood
2012-11-26
powerpc/mpc85xx: consistently use COBJS-y
Scott Wood
2012-11-26
spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
Scott Wood
2012-11-26
spl/mpc85xx: move udelay to cpu code
Scott Wood
2012-11-26
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
Scott Wood
2012-11-26
powerpc/mpc85xx: fix TLB alignment
Scott Wood
2012-11-26
powerpc: change .fixup test to a GCC version test
Scott Wood
2012-11-26
powerpc/mpc85xx: add comma before "already enabled"
Scott Wood
2012-11-26
powerpc/mpc85xx: move debug tlb entry after TLB is in known state
Scott Wood
2012-11-25
MIPS: do not initialize timestamp variable before relocate_code
Zhi-zhou Zhang
[next]