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
2007-08-12
Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.
Wolfgang Denk
2007-08-11
Merge with /home/wd/git/u-boot/custodian/u-boot-fdt
Wolfgang Denk
2007-08-10
Improve error print messages.
Gerald Van Baren
2007-08-10
fdt: allow for builds that don't want env and bd_t nodes
Kim Phillips
2007-08-10
fdt: do board setup based on fdt address specified on bootm line
Kim Phillips
2007-08-10
Call ft_board_setup() from the bootm command.
Gerald Van Baren
2007-08-10
Create new fdt boardsetup command, fix bug parsing [] form of set values.
Gerald Van Baren
2007-08-10
Tighten up the error messages.
Gerald Van Baren
2007-08-10
Asthetic improvements: error messages and line lengths.
Gerald Van Baren
2007-08-10
Fix fdt_chosen() to call ft_board_setup(), clean up long lines.
Gerald Van Baren
2007-08-10
For fdt_find_node_by_path(), handle the root path properly.
Gerald Van Baren
2007-08-10
Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT
Gerald Van Baren
2007-08-10
Replace fdt_node_offset() with fdt_find_node_by_path().
Gerald Van Baren
2007-08-10
Fix cmd_fdt line lengths, refactor code.
Gerald Van Baren
2007-08-10
FDT command improvements.
Gerald Van Baren
2007-08-10
Reorganize and fix problems (returns) in the bootm command.
Gerald Van Baren
2007-08-10
Fix bugs in the CONFIG_OF_LIBFDT
Gerald Van Baren
2007-08-10
Improve fdt move length handling.
Gerald Van Baren
2007-08-10
Minor code clean up.
Gerald Van Baren
2007-08-10
Improve error messages, more informative.
Gerald Van Baren
2007-08-10
libfdt: Conditionally compile based on CONFIG_OF_LIBFDT
Gerald Van Baren
2007-08-10
Merge git://www.denx.de/git/u-boot
Gerald Van Baren
2007-08-11
add image size and descriptors for Spartan 3E FPGA chips
Bruce Adler
2007-08-10
make MAKEALL more immune to merge conflicts
Kim Phillips
2007-08-10
README: Remove outdated cpu type, board type, and NAME_config lists
Kim Phillips
2007-08-10
mpc83xx: Suppress the warning 'burstlen'
Dave Liu
2007-08-10
Merge with git+ssh://sr@pollux.denx.org/home/wd/git/u-boot/from_stefan
Stefan Roese
2007-08-10
Conding style cleanup
Stefan Roese
2007-08-10
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-08-10
[ARM] TI DaVinci support, hopefully final
Sergey Kubushyn
2007-08-10
Merge with git+ssh://atlas/home/wd/git/u-boot/master
Wolfgang Denk
2007-08-10
Merge with /home/wd/git/u-boot/work
Wolfgang Denk
2007-08-10
Make use of generic 64bit division in nand_util.c
Dirk Behme
2007-08-10
Move 64bit division from avr32 to generic lib
Dirk Behme
2007-08-10
mpc83xx: fix ITX[GP] O=builddir builds
Kim Phillips
2007-08-10
mpc83xx: Correct the README for DDR ECC
Dave Liu
2007-08-10
mpc83xx: Consolidate the ECC support of 83xx
Dave Liu
2007-08-10
mpc83xx: Correct the burst length for DDR2 with 32 bits
Dave Liu
2007-08-10
mpc83xx: add support for the MPC8323E RDB
Kim Phillips
2007-08-10
mpc83xx: fixup generic pci for libfdt
Kim Phillips
2007-08-10
mpc83xx: fix 8360 and cpu functions to update fdt being passed
Kim Phillips
2007-08-10
mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled
Jerry Van Baren
2007-08-10
mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().
Jerry Van Baren
2007-08-10
mpc83xx: Add support for the display of reset status
Dave Liu
2007-08-10
mpc83xx: Fix the align bug of SDMA buffer
Dave Liu
2007-08-10
mpc83xx: Revise the MPC8360EMDS readme doc
Dave Liu
2007-08-10
FSL I2C driver programs the two I2C busses differently
Timur Tabi
2007-08-10
Update SCCR programming in cpu_init_f() to support all 83xx processors
Timur Tabi
2007-08-10
TQM834x: cleanup configuraton
Martin Krause
2007-08-10
MPC83xx: Fix makefile to generate config.h file in the build directory
david.saada
[next]