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-arm
Age
Commit message (
Expand
)
Author
2008-12-15
Introduce virt_to_phys()
Kumar Gala
2008-11-07
AT91: Replace AT91_BASE_EMAC by the board specific values.
Stelian Pop
2008-10-25
atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>
Haavard Skinnemoen
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-12
ARM: synchronize mach-types.h with linux 2.6.27-rc6
Jean-Christophe PLAGNIOL-VILLARD
2008-09-06
Allow console input to be disabled
Mark Jackson
2008-08-31
davinci: fix remaining dm644x_eth
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
ARM: Add arm1176 core with S3C6400 SoC
Guennadi Liakhovetski
2008-08-12
at91: move arch-at91sam9 to arch-at91
Jean-Christophe PLAGNIOL-VILLARD
2008-08-11
i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.
Magnus Lilja
2008-08-11
i.MX31: Fix IOMUX related typos
Magnus Lilja
2008-07-31
at91rm9200dk, csb637: fix NAND related build problems
Wolfgang Denk
2008-07-01
Make setenv() return status
Steven A. Falco
2008-06-28
ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)
Hugo Villeneuve
2008-06-28
MMC: Consolidate MMC/SD command definitions
Haavard Skinnemoen
2008-06-12
Change bd/gd memsize/ram_size to be phys_size_t.
Becky Bruce
2008-06-03
Move definition of container_of() to common.h
Haavard Skinnemoen
2008-05-24
Merging Stelian Pop AT91 patches
Jean-Christophe PLAGNIOL-VILLARD
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-05-10
Support AT91CAP9 revC CPUs
Stelian Pop
2008-05-10
Add ATMEL LCD driver
Stelian Pop
2008-05-10
AT91SAM9RLEK support
Stelian Pop
2008-05-10
AT91SAM9263EK support
Stelian Pop
2008-05-10
AT91SAM9261EK support
Stelian Pop
2008-05-10
Update origin and copyright information in arch-at91sam9 header files
Stelian Pop
2008-05-10
Fix @ -> <at> substitution
Stelian Pop
2008-05-10
Update origin and copyright information in arch-at91sam9 header files
Stelian Pop
2008-05-10
mx31ads: fix 32kHz clock handling
Guennadi Liakhovetski
2008-05-08
Fix @ -> <at> substitution
Stelian Pop
2008-05-04
Fix misspelled comment
Marcel Ziswiler
2008-04-18
Support for the MX31ADS evaluation board from Freescale
Guennadi Liakhovetski
2008-04-18
New i.MX31 SPI driver
Guennadi Liakhovetski
2008-04-13
Introduce phys_size_t and move phys_addr_t into asm/types.h
Kumar Gala
2008-04-13
core support for Freescale mx31
Sascha Hauer
2008-04-13
Separate omap24xx specific code from arm1136
Sascha Hauer
2008-04-11
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
Wolfgang Denk
2008-04-08
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
Wolfgang Denk
2008-04-01
Add support for AT91SAM9260EK
Stelian Pop
2008-04-01
Finish header files reworking
Stelian Pop
2008-04-01
Import several header files from Linux
Stelian Pop
2008-04-01
Move at91cap9 specific files to at91sam9 directory
Stelian Pop
2008-03-30
Support for the MX31ADS evaluation board from Freescale
Guennadi Liakhovetski
2008-03-30
core support for Freescale mx31
Sascha Hauer
2008-03-30
Separate omap24xx specific code from arm1136
Sascha Hauer
2008-03-30
Removes all board specific code from the arch. part for DM644x (DaVinci) boards
Pieter Voorthuijsen
2008-03-18
The patch introduces the CRITICAL feature of POST tests. If the test marked a...
Yuri Tikhonov
2008-03-02
arm-imx: Fix register definitions
Jean-Christophe PLAGNIOL-VILLARD
[next]