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
/
cpu
/
arm920t
Age
Commit message (
Expand
)
Author
2009-07-27
cpu/arm920t/start.S: include <common.h> to have ROUND() defined
Wolfgang Denk
2009-07-22
rm9200 ethernet driver: board-specific quirk (csb337)
David Brownell
2009-07-06
S3C24x0: extract interrupts from timer
Jean-Christophe PLAGNIOL-VILLARD
2009-07-06
arm920t/interrupts: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
arm: remove cpu_init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
arm: unify interrupt init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
arm920/926/926: remove non needed header
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
arm: timer and interrupt init rework
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
at91rm9200: move reset code to reset.c
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
i2c: Create common default i2c_[set|get]_bus_speed() functions
Peter Tyser
2009-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-04-28
Replace __attribute references with __attribute__
Peter Tyser
2009-04-05
arm: unify reset command
Jean-Christophe PLAGNIOL-VILLARD
2009-04-05
arm: clean cache management
Jean-Christophe PLAGNIOL-VILLARD
2009-04-05
arm: update co-processor 15 access
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
at91rm9200: Reset update
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
at91rm9200: move serial shutdown code to serial drivers
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
at91rm9200: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
Add support for the AT91RM9200EK Board.
Ulf Samuelsson
2009-03-30
s3c2410: move nand driver to drivers/mtd/nand
Jean-Christophe PLAGNIOL-VILLARD
2009-03-30
s3c24x0: move i2c driver to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD
2009-03-30
s3c24x0: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-03-30
imx: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-03-29
ks8695: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-03-20
cpu/: get mac address from environment
Mike Frysinger
2009-01-28
usb.h: use standard __LITTLE_ENDIAN from Linux headers
Mike Frysinger
2009-01-06
at91rm9200: move define from lowlevel_init to header
Jean-Christophe PLAGNIOL-VILLARD
2009-01-06
at91rm9200: rename lowlevel init value to CONFIG_SYS_
Jean-Christophe PLAGNIOL-VILLARD
2008-12-15
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
2008-12-13
Remove compiler warning: target CPU does not support interworking
Sergei Poselenov
2008-12-02
AT91: remove non supported board AT91RM9200DF macro
Jean-Christophe PLAGNIOL-VILLARD
2008-11-24
AT91RM9200DK: fix broken boot from NOR flash
Wolfgang Denk
2008-11-24
at91rm9200: fix broken boot from nor flash
Jens Scharsig
2008-10-21
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-14
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
2008-09-12
at91rm9200: fix errors with CONFIG_CMD_I2C_TREE
Jens Scharsig
2008-09-12
i.mx change get_timer(base) to return time since base
Andrew Dyer
2008-09-12
i.MX use u-boot baud rate and don't assume UART master clock
Andrew Dyer
2008-09-12
arm920t fix constant error in start.S
Andrew Dyer
2008-08-14
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-08-13
s3c24x0: Update NAND driver to new API.
Scott Wood
2008-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-07-06
Remove duplicate definitions in include/lxt971a.h.
Hugo Villeneuve
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-05-09
Fix some typos
Adrian Filipi
2008-04-25
USB: fix more GCC 4.2.x aliasing warnings
Wolfgang Denk
2008-04-17
Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"
Guennadi Liakhovetski
2008-03-30
use correct at91rm9200 register name
David Brownell
[next]