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-09-11
[GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot to
Grzegorz Bernacki
2007-09-11
[ppc4xx] Individual handling of sdram.c for bamboo_nand build
Grzegorz Bernacki
2007-09-10
Merge with /home/raj/git/u-boot#ads5121_fec_optimize
Wolfgang Denk
2007-09-10
Allocate CPU Architecture Code for STMicroelectronics' ST200.
Sean MCGOOGAN
2007-09-10
Update version to match current state.
Wolfgang Denk
2007-09-10
[MPC512x] Streamline frame handling in the FEC driver
Grzegorz Bernacki
2007-09-10
Remove compiler warning: target CPU does not support interworking
Kyungmin Park
2007-09-09
Fix compile error in spc1920 config.
Wolfgang Denk
2007-09-09
Bugfix: make bootm+libfdt compile on boards with no flash
Grant Likely
2007-09-08
Merge with /home/raj/git/u-boot#440SPe_PCIe_fixes
Wolfgang Denk
2007-09-08
Merge with /home/raj/git/u-boot#ads5121_fixes
Wolfgang Denk
2007-09-07
[PPC440SPe] PCIe environment settings for Katmai and Yucca
Grzegorz Bernacki
2007-09-07
[PPC440SPe] Improve PCIe configuration space access
Grzegorz Bernacki
2007-09-07
[PPC440SPe] Convert machine check exceptions handling
Grzegorz Bernacki
2007-09-07
Fix typo in MAKEALL script.
v1.3.0-rc1
Wolfgang Denk
2007-09-07
[MPC512x] Proper handling of larger frames in the FEC driver
Grzegorz Bernacki
2007-09-07
[MPC512x] Correct fixup relocation
Rafal Jaworowski
2007-09-07
Update CHANGELOG, minor coding style cleanup.
Wolfgang Denk
2007-09-07
PXA270: Added support for TrizepsIV board.
stefano babic
2007-09-07
PXA270: Add support for multiple serial ports.
stefano babic
2007-09-07
PXA270: fix compile issue (invalid lvalue)
stefano babic
2007-09-07
Add BUILD_DIR support for bios emulator.
Jason Jin
2007-09-07
[MIPS] Remove inline asm string functions
Shinya Kuribayashi
2007-09-07
[MIPS] Update asm string header
Shinya Kuribayashi
2007-09-07
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
Wolfgang Denk
2007-09-07
Fix do_bootm_linux() so that multi-file images with FDT blob boot.
Bartlomiej Sieka
2007-09-07
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxx
Wolfgang Denk
2007-09-06
Add support for Sil680 IDE controller.
Gary Jennejohn
2007-09-06
bootm/fdt: Only process the fdt if an fdt address was provided
Grant Likely
2007-09-06
Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT
Grant Likely
2007-09-06
libfdt: add convenience function fdt_find_and_setprop()
Grant Likely
2007-09-04
Fix ULI RTC support on MPC8544 DS
Kumar Gala
2007-09-04
ft_board_setup update 85xx/86xx of pci/pcie bus-range property.
Ed Swarthout
2007-09-02
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-08-31
ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia
Gary Jennejohn
2007-08-31
Fix TFTP OACK code for short packets.
Wolfgang Denk
2007-08-30
Backout commit 8f1bc284 as it causes TFTP to fail.
Wolfgang Denk
2007-08-30
Revert "Fix MPC8544DS PCIe3 scsi."
Ed Swarthout
2007-08-30
tftp: don't implicity trust the format of recevied packets
Grant Likely
2007-08-29
Merge with git+ssh://gemini/home/wd/git/u-boot/master
Wolfgang Denk
2007-08-29
sbc8641: remove unused OF_FLAT_TREE_MAX_SIZE
Kim Phillips
2007-08-29
Add mii_init() prototype
Wolfgang Denk
2007-08-29
Disable network support on cmi_mpc5xx board
Wolfgang Denk
2007-08-29
Fix MPC8544DS PCIe3 scsi.
Kumar Gala
2007-08-29
8548cds fixes
Ed Swarthout
2007-08-29
Enable L2 cache for MPC8568MDS board
Haiying Wang
2007-08-29
Remove the bios emulator binary files from MAI board
Jason Jin
2007-08-29
support board vendor-common makefiles
Kim Phillips
2007-08-29
Fix: TFTP is not working on little endian systems
stefano babic
2007-08-29
Fix MAC address setting in DM9000 driver.
stefano babic
[next]