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
/
mpc85xx
Age
Commit message (
Expand
)
Author
2009-07-01
fsl_dma: Break out common memory initialization function
Peter Tyser
2009-07-01
8xxx: Move dma_init() call to common code
Peter Tyser
2009-07-01
fsl_dma: Move dma function prototypes to common header file
Peter Tyser
2009-07-01
8xxx: Rename dma_xfer() to dmacpy()
Peter Tyser
2009-07-01
8xxx: Break out DMA code to a common file
Peter Tyser
2009-06-12
fsl/85xx, 86xx: Sync up DMA code
Peter Tyser
2009-06-12
fsl: Create common fsl_dma.h for 85xx and 86xx cpus
Peter Tyser
2009-06-12
qe: Pass in uec_info struct through uec_initialize
Haiying Wang
2009-06-12
85xx: Add QE clk support
Haiying Wang
2009-06-12
85xx: Added MPC8535/E identifiers
Kumar Gala
2009-06-12
85xx: Always attempt ethernet device tree fixup
Kumar Gala
2009-06-12
85xx: Use print_size to report amount of memory not mapped by TLBs
Kumar Gala
2009-06-09
85xx: bugfix for reading maximum TLB size on mpc85xx
Fredrik Arnerup
2009-04-01
85xx: Introduce determine_mp_bootpg() helper.
Kumar Gala
2009-03-30
MPC85xx: Add MPC8569 CPU support
Haiying Wang
2009-03-30
85xx: Add support for additional e500mc features
Kumar Gala
2009-03-30
fsl-ddr: add the DDR3 SPD infrastructure
Dave Liu
2009-03-09
Fix mpc85xx ddr-gen3 ddr_sdram_cfg.
Ed Swarthout
2009-02-19
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2009-02-16
85xx: Add eSDHC support for 8536 DS
Andy Fleming
2009-02-16
32bit BUg fix for DDR2 on 8572
Poonam_Aggrwal-b10812
2009-02-16
mpc85xx: Add support for the P2020
Srikanth Srinivasan
2009-02-16
85xx: Fix how we map DDR memory
Kumar Gala
2009-02-16
85xx: Format cpu freq printing to handle 8 cores
Kumar Gala
2009-01-23
Add secondary CPUs processor frequency for e500 core
Haiying Wang
2009-01-23
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
Kumar Gala
2009-01-23
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
Kumar Gala
2009-01-13
Change DDR tlb start entry to CONFIG param for 85xx
Haiying Wang
2008-12-19
mpc8[56]xx: Put localbus clock in sysinfo and gd
Trent Piepho
2008-12-19
mpc8568: Double local bus clock divider
Trent Piepho
2008-12-19
85xx: Fix the boot window issue
Dave Liu
2008-12-19
Set IVPR to kenrel entry point in second core boot page
Haiying Wang
2008-12-19
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
2008-12-19
mpc8[56]xx: Put localbus clock in device tree
Trent Piepho
2008-12-19
85xx: Add support to populate addr map based on TLB settings
Kumar Gala
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-04
85xx: init gd as early as possible
Kumar Gala
2008-12-04
85xx: Fix relocation of CCSRBAR
Kumar Gala
2008-12-04
85xx: Add PORDEVSR_PCI1 define
Peter Tyser
2008-12-03
85xx: Add CPU 2 errata workaround to all 8548 boards
Peter Tyser
2008-11-09
Moved initialization of QE Ethernet controller to cpu_eth_init()
Ben Warren
2008-11-09
Moved initialization of FCC Ethernet controller to cpu_eth_init
Ben Warren
2008-11-09
Fix typo in cpu/mpc85xx/cpu.c
Ben Warren
2008-10-24
85xx: Fix the incorrect register used for DDR erratum1
Dave Liu
2008-10-24
85xx: Add basic e500mc core support
Kumar Gala
2008-10-24
85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number
Kumar Gala
2008-10-21
Use strmhz() to format clock frequencies
Wolfgang Denk
2008-10-18
Merge 'next' branch
Wolfgang Denk
2008-10-18
85xx if NUM_CPUS>1, print cpu number
Ed Swarthout
2008-10-18
Have u-boot pass stashing parameters into device tree
Andy Fleming
[next]