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
/
board
Age
Commit message (
Expand
)
Author
2009-09-11
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
2009-09-10
muas3001: remove BRG clock node fixup to use common mpc8260 code.
Marcel Ziswiler
2009-09-10
ep8248: add support for device tree and secondary Ethernet interface.
Marcel Ziswiler
2009-09-10
Kirkwood: Sheevaplug: Add kwimage configuration file
Prafulla Wadaskar
2009-09-10
ppc4xx: Fix PMC405DE support
Matthias Fuchs
2009-09-09
ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address
Kumar Gala
2009-09-08
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
Kumar Gala
2009-09-08
ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist
Kumar Gala
2009-09-08
fsl: sys_eeprom: Fix 'may be used uninitialized' warning
Anton Vorontsov
2009-09-07
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-09-05
ARM: DaVinci: Adding Support for DaVinci DM365 EVM
Sandeep Paulraj
2009-09-05
DM9000 init for pm9261
Ilko Iliev
2009-09-05
Add support for the DevKit8000 board
Frederik Kriewitz
2009-09-05
omap3: move the other boards to board/
Jean-Christophe PLAGNIOL-VILLARD
2009-09-05
arm: move Logicpd's boards to board/logicpd/
Jean-Christophe PLAGNIOL-VILLARD
2009-09-05
omap: move TI's boards to board/ti/
Jean-Christophe PLAGNIOL-VILLARD
2009-09-04
License cleanup: remove unintended "All Rights Reserved" notices.
Wolfgang Denk
2009-09-04
ppc: Remove -fno-strict-aliasing
Kumar Gala
2009-09-04
Add PCI support to eNET board
Graeme Russ
2009-09-04
i386: Moved PCI from #ifdef to conditional compile for sc520 boards
Graeme Russ
2009-09-04
i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure
Graeme Russ
2009-09-04
Fixup sc520_spunk board
Graeme Russ
2009-09-04
i386: Misc PCI fixups
Graeme Russ
2009-09-04
i386: Change inline asm global symbols to local
Graeme Russ
2009-09-02
Blackfin: cm-bf548: fix device->stdio_dev fallout
Mike Frysinger
2009-09-02
Blackfin: cm-bf537u: new board port
Harald Krapfenbauer
2009-09-01
Support for the Calao TNY-A9260/TNY-A9G20 boards
Albin Tonnerre
2009-09-01
Add support for the Calao SBC35-A9G20 board
Albin Tonnerre
2009-09-01
imx27lite: add support for imx27lite board from LogicPD
Ilya Yanok
2009-09-01
at91sam9260/afeb9260: Fix SPI initialization
Albin Tonnerre
2009-08-31
Merge branch 'next' of ../next
Wolfgang Denk
2009-08-31
Add common code dir for Matrix Vision boards.
Andre Schwarz
2009-08-28
fsl: simplify the "mac id" command, improve boot-time informational message
Timur Tabi
2009-08-28
85xx: Added PCIe support for P1 P2 RDB
Poonam Aggrwal
2009-08-28
85xx: Init pci ethernet cards if we enable any on MPC8572DS
Kumar Gala
2009-08-28
xes: Use proper IO access functions
Peter Tyser
2009-08-28
85xx: Move to a common linker script
Kumar Gala
2009-08-28
85xx: Add support for P2020RDB board
Poonam Aggrwal
2009-08-28
stx: create common vendor/board hierarchy for STx boards
Alex Dubov
2009-08-28
86xx: Remove redudant PLATFORM_CPPFLAGS
Kumar Gala
2009-08-28
85xx: Remove redudant PLATFORM_CPPFLAGS
Kumar Gala
2009-08-28
85xx: Cleanup whitespace in mpc8536ds.c
Kumar Gala
2009-08-28
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
Kumar Gala
2009-08-28
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
Kumar Gala
2009-08-28
Use common code for Matrix Vision boards
André Schwarz
2009-08-25
Merge branch 'next' of git://git.denx.de/u-boot-net into next
Wolfgang Denk
2009-08-25
Merge branch 'master' into next
Wolfgang Denk
2009-08-25
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-08-25
Replace BCD2BIN and BIN2BCD macros with inline functions
Albin Tonnerre
2009-08-25
Add support for the galaxy5200
Eric Millbrandt
[next]