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
2011-12-06
arm, davinci: Move pinmux functions from board to arch tree
Christian Riesch
2011-12-06
arm, arm926ejs: always do cpu critical inits
Heiko Schocher
2011-12-06
AM3517: move AM3517 specific mux defines to generic header
Ilya Yanok
2011-12-06
AM35xx: add EMAC support
Ilya Yanok
2011-12-06
arm926ejs: add noop implementation for dcache ops
Ilya Yanok
2011-12-06
davinci_emac: move arch-independent defines to separate header
Ilya Yanok
2011-12-06
omap4: fix IO setting
Aneesh V
2011-12-06
omap4460: add ES1.1 identification
Aneesh V
2011-12-06
omap4: emif: fix error in driver
Aneesh V
2011-12-06
omap: remove I2C from SPL
Aneesh V
2011-12-06
omap4460: fix TPS initialization
Aneesh V
2011-12-06
start.S: remove omap3 specific code from start.S
Aneesh V
2011-12-06
armv7: setup vector
Aneesh V
2011-12-06
armv7: include armv7/cpu.c in SPL build
Aneesh V
2011-12-06
armv7: disable L2 cache in cleanup_before_linux()
Aneesh V
2011-12-06
arm, arm926ejs: Fix clear bss loop for zero length bss
Christian Riesch
2011-12-06
PXA: Rename pxa_dram_init to pxa2xx_dram_init
Marek Vasut
2011-12-06
PXA: Export cpu_is_ and pxa_dram_init functions
Marek Vasut
2011-12-06
PXA: Replace timer driver
Marek Vasut
2011-12-06
PXA: Add cpuinfo display for PXA2xx
Marek Vasut
2011-12-06
PXA: Separate PXA2xx CPU init
Marek Vasut
2011-12-06
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-12-06
PXA: Re-add the Dcache locking as RAM for pxa250
Marek Vasut
2011-12-06
PXA: Rework start.S to be closer to other ARMs
Marek Vasut
2011-12-05
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2011-12-05
m68k: fix ambiguous bit testing
Mike Frysinger
2011-12-05
sparc: fix unused variable warnings
Mike Frysinger
2011-12-02
sh: Add support Renesas SH7724
Nobuhiro Iwamatsu
2011-12-02
sh: avoid multiple definition errors with cache funcs
Mike Frysinger
2011-12-02
sh: Add ashrsi3 libgcc function
Phil Edworthy
2011-12-02
sh: only add -mno-fdpic if the compiler supports it
Mike Frysinger
2011-12-02
arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-12-01
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-11-29
mpc85xx: support for Freescale COM Express P2020
Ira W. Snyder
2011-11-29
arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-29
mpc85xx: support board-specific reset function
Ira W. Snyder
2011-11-29
powerpc/85xx: verify the localbus device tree address before booting the OS
Timur Tabi
2011-11-29
mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification
Ira W. Snyder
2011-11-29
powerpc/85xx: clean up and document the QE/FMAN microcode macros
Timur Tabi
2011-11-29
powerpc/85xx: always implement the work-around for Erratum SATA_A001
Timur Tabi
2011-11-29
powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h
Timur Tabi
2011-11-29
powerpc/85xx: Add workaround for erratum A-003474
York Sun
2011-11-29
powerpc/85xx: fixup flexcan device tree clock-frequency
Jia Hongtao
2011-11-29
powerpc/85xx: Add workaround for erratum CPU-A003999
Kumar Gala
2011-11-29
x86: Wrap small helper functions from libgcc to avoid an ABI mismatch
Gabe Black
2011-11-29
x86: Import the glibc memset implementation
Gabe Black
2011-11-29
x86: Fix a few recently added bugs
Gabe Black
2011-11-29
x86: Don't relocate symbols which point to things that aren't relocated
Gabe Black
2011-11-29
x86: Fix how the location of the realmode and bios blobs are calculated
Gabe Black
2011-11-29
x86: Misc cleanups
Graeme Russ
[next]