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
/
cpu
Age
Commit message (
Expand
)
Author
2007-12-11
Stop using immap_t for guts offset on 85xx
Kumar Gala
2007-12-11
Add libfdt based ft_cpu_setup for mpc85xx
Kumar Gala
2007-12-07
Convert boards that set memory node to use fdt_fixup_memory()
Kumar Gala
2007-11-21
Update libfdt from device tree compiler (dtc)
Kumar Gala
2007-11-21
Move do_fixup* for libfdt into common code
Kumar Gala
2007-11-18
s3c24x0: Fix usb_ohci.c missing in Makefile
Jean-Christophe PLAGNIOL-VILLARD
2007-11-18
Fix compiler warnings for ARM systems.
Wolfgang Denk
2007-11-18
Fix compiler warnings for PPC systems. Update CHANGELOG.
Wolfgang Denk
2007-11-17
[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker
Shinya Kuribayashi
2007-11-17
[MIPS] Remove useless instructions for initializing $gp.
Shinya Kuribayashi
2007-11-17
[MIPS] MIPS 4K core: Coding style cleanups
Shinya Kuribayashi
2007-11-17
[MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.
Shinya Kuribayashi
2007-11-17
[MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error
Shinya Kuribayashi
2007-11-17
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
Wolfgang Denk
2007-11-17
powerpc: Backout relocation changes.
Grant Likely
2007-11-17
86xx: Fix broken variable reference when #def DEBUGing.
Jon Loeliger
2007-11-17
make 8610 board use pixis reset
Jason Jin
2007-11-07
ColdFire: MCF5445x - Update correct RAMBAR and missing linker files
TsiChungLiew
2007-11-07
ColdFire: MCF532x - Update do_reset() using core reset
TsiChungLiew
2007-11-07
ColdFire: Update cpu flag for 4.2-xx compiler
TsiChungLiew
2007-11-03
Cleanup coding style; update CHANGELOG
Wolfgang Denk
2007-11-03
Fix a typo in cpu/mpc824x/interrupts.c
Guennadi Liakhovetski
2007-11-03
add ft_cpu_setup(..) on mpc8260
Sergej Stepanov
2007-11-02
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2007-11-01
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
Wolfgang Denk
2007-11-01
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2007-11-01
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
Wolfgang Denk
2007-10-25
ColdFire 5329: Assign correct SDRAM size and fix cache
TsiChungLiew
2007-10-25
ColdFire 5282: Fix external flash boot and return dramsize
TsiChungLiew
2007-10-24
delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration
Jean-Christophe PLAGNIOL-VILLARD
2007-10-24
fix warning: no return statement in function returning non-void
Jean-Christophe PLAGNIOL-VILLARD
2007-10-23
fix pxa255_idp board
Marcel Ziswiler
2007-10-21
[MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanup
Shinya Kuribayashi
2007-10-21
[MIPS] Fix $gp usage
Shinya Kuribayashi
2007-10-19
Setting MSR[DE] in do_reset
urwithsughosh@gmail.com
2007-10-19
MSR overwrite fix
urwithsughosh@gmail.com
2007-10-19
Remove magic numbers from cache related operations for mpc85xx
Kumar Gala
2007-10-19
Merge branch 'denx'
Andy Fleming
2007-10-16
86xx: Allow for fewer DDR slots per memory controller.
Jon Loeliger
2007-10-15
PXA USB OHCI: "usb stop" implementation.
Rodolfo Giometti
2007-10-13
Fix warning differ in signedness in cpu/pxa/mmc.c
Jean-Christophe PLAGNIOL-VILLARD
2007-10-13
Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze
Wolfgang Denk
2007-10-04
Merge with git://www.denx.de/git/u-boot.git
Peter Pearse
2007-10-02
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-10-02
ppc4xx: Coding style cleanup
Stefan Roese
2007-10-02
Program EPLD to force full duplex mode for PHY.
Grzegorz Bernacki
2007-09-28
Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serial
Jean-Christophe PLAGNIOL-VILLARD
2007-09-26
85xx io out functions need sync after write.
Ed Swarthout
2007-09-24
[PATCH] Add support for design without interrupt controller
Michal Simek
2007-09-24
[FIX] resolve problem with cpu without barrel shifter
Michal Simek
[next]