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
Age
Commit message (
Expand
)
Author
2006-03-24
Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and
Markus Klotzbuecher
2006-03-24
delta board: DA9030 initialization and i2c support. Some minor changes to
Markus Klotzbuecher
2006-03-20
Cleanup of the monahans cpu and delta board port.
Markus Klotzbuecher
2006-03-20
Support for redundant environment in NAND Flash.
Markus Klotzbuecher
2006-03-09
Merge with http://www.denx.de/git/u-boot.git
Markus Klotzbücher
2006-03-08
Merge with /home/tur/nand/u-boot
Wolfgang Denk
2006-03-08
Merge /home/tur/nand/u-boot/
Markus Klotzbücher
2006-03-08
Fixed a bug in saveenv(). Credit: Markus Klotzbuecher.
Bartlomiej Sieka
2006-03-08
Enable simple (non-redundant) NAND environment on delta board.
Markus Klotzbücher
2006-03-08
Some minor fixes to environment in NAND code.
Markus Klotzbuecher
2006-03-07
Add support for Intel Monahans CPU on Zylonite and Delta boards
Wolfgang Denk
2006-03-07
Add support for TQM8260-AI boards.
Wolfgang Denk
2006-03-07
Cleanup (get rid of debug code that sneaked in)
Wolfgang Denk
2006-03-06
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
2006-03-06
Turned on SDRAM scrubbing.
Markus Klotzbücher
2006-03-06
Cleanup of NAND support of delta board using the Monahans Data Flash
Markus Klotzbücher
2006-03-06
NAND finally working. Two bugs fixed:
Markus Klotzbücher
2006-03-06
Minor code cleanup
Wolfgang Denk
2006-03-06
Merge the new NAND code (testing-NAND brach); see doc/README.nand
Wolfgang Denk
2006-03-05
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
Bartlomiej Sieka
2006-03-04
Lots of new stuff:
Markus Klotzbücher
2006-03-04
Add lowboot target to mcc200 board
Stefan Roese
2006-03-03
Erasing works too now. The CS don't care causes problem with READSTATUS,
Markus Klotzbücher
2006-03-03
Write operation is working. Turned out that the READSTATUS hack was wrong
Markus Klotzbücher
2006-03-03
Writing is working, but there's still a bug that causes the data written to
Markus Klotzbücher
2006-03-03
Implemented writing, not working yet.
Markus Klotzbücher
2006-03-02
Moved the waiting loop for "Read Data Request" RDDREQ into the
Markus Klotzbücher
2006-03-02
Merge with /home/sr/git/u-boot/cfi-flash-fix
Wolfgang Denk
2006-03-02
Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since
Markus Klotzbücher
2006-03-02
Make CFG_NO_FLASH work on ARM systems
Wolfgang Denk
2006-03-01
Further NAND stuff implemented. Basic read commands seem to work.
Markus Klotzbücher
2006-03-01
Fix problem with flash_get_size() from CFI driver update
Stefan Roese
2006-02-28
All subsystem clocks not immediately need are turned at reset.
Markus Klotzbücher
2006-02-28
Added GPIO initialization of DF signal. Still not working.
Markus Klotzbücher
2006-02-28
Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock,
Wolfgang Denk
2006-02-28
First steps implementing NAND support. Not working, fails to read ID.
Markus Klotzbücher
2006-02-28
Merge with Stefan Roese's branch with CFI driver fixes
Wolfgang Denk
2006-02-28
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
2006-02-28
Convert mcc200 to use common CFI flash driver
Stefan Roese
2006-02-28
Major CFI-FLASH driver update:
Stefan Roese
2006-02-24
Merge /home/tur/nand/u-boot/
Markus Klotzbücher
2006-02-24
Merge branch 'master' of http://www.denx.de/git/u-boot
Markus Klotzbücher
2006-02-24
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
Bartlomiej Sieka
2006-02-24
Cleanup MCC200 board.
Wolfgang Denk
2006-02-22
SDRAM now working.
Markus Klotzbücher
2006-02-22
SDRAM now working for delta board, but there are still aliasing problems,
Markus Klotzbücher
2006-02-22
Rename SMMACO4 board into smmaco4 for consistency with Linux.
Wolfgang Denk
2006-02-22
Disable CMD_BSP for SMMACO4 board.
Wolfgang Denk
2006-02-22
Merge with /home/hs/PanDacom/u-boot-dev
Wolfgang Denk
2006-02-22
Initial port to MCC200 board (work in progress)
Wolfgang Denk
[next]