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
/
common
Age
Commit message (
Expand
)
Author
2007-10-31
ppc4xx: Add PPC405EX support
Stefan Roese
2007-10-31
ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms
Stefan Roese
2007-10-19
Fix two typos.
Detlev Zundel
2007-10-13
Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze
Wolfgang Denk
2007-10-13
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
Wolfgang Denk
2007-09-26
Fpga: fix incorrect test of CFG_FPGA_XILINX macro
Grant Likely
2007-09-24
[FIX] repair MFSL commands
Michal Simek
2007-09-24
synchronizition with mainline
Michal Simek
2007-09-24
Merge ../u-boot
Michal Simek
2007-09-17
OneNAND support (take #2)
Kyungmin Park
2007-09-16
TQM8xx[LM]: Fix broken environment alignment.
Wolfgang Denk
2007-09-15
Fix do_div() usage in nand process output
Matthias Fuchs
2007-09-15
NAND: Add CFG_NAND_QUIET option
Matthias Fuchs
2007-09-11
Merge git://www.denx.de/git/u-boot
Michal Simek
2007-09-09
Bugfix: make bootm+libfdt compile on boards with no flash
Grant Likely
2007-09-07
PXA270: Add support for multiple serial ports.
stefano babic
2007-09-07
Fix do_bootm_linux() so that multi-file images with FDT blob boot.
Bartlomiej Sieka
2007-09-06
bootm/fdt: Only process the fdt if an fdt address was provided
Grant Likely
2007-08-29
Fix compilation error for omap2420h4_config.
Dirk Behme
2007-08-28
IDE: - make ide_inb () and ide_outb () "weak", so boards can
Heiko Schocher
2007-08-18
ColdFire: Fix some remaining problems with CFG_CMD_
Stefan Roese
2007-08-16
ColdFire: Add M54455EVB for MCF5445x
TsiChungLiew
2007-08-16
ColdFire: MCF5329 Update and cleanup
TsiChungLiew
2007-08-16
Merge branch 'denx-coldfire' into coldfire-aug2007
John Rigby
2007-08-16
fdt: suppress unused variable 'bd' warning
Kim Phillips
2007-08-16
Fix warnings from of_data copy fix
Andy Fleming
2007-08-16
Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards
Andy Fleming
2007-08-15
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-08-15
Merge git://www.denx.de/git/u-boot into merge
Michal Simek
2007-08-15
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-08-15
Fix where the #ifdef CFG_BOOTMAPSZ is placed.
Jerry Van Baren
2007-08-15
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-08-14
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
Wolfgang Denk
2007-08-14
Merge with /home/wd/git/u-boot/custodian/u-boot-arm
Wolfgang Denk
2007-08-14
Fix initrd/dtb interaction
Andy Fleming
2007-08-14
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-08-14
Merge with /home/stefan/git/u-boot/zeus
Stefan Roese
2007-08-14
Add MACH_TYPE records for several AT91 boards.
Peter Pearse
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
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
[next]