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
/
ppc4xx
/
cpu_init.c
Age
Commit message (
Expand
)
Author
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-03-24
ppc4xx fix unstable 440EPx bootstrap options
Rupjyoti Sarmah
2009-10-23
ppc4xx: Add function to check and dynamically change PCI sync clock
Stefan Roese
2009-10-07
ppc_4xx: Apply new HW register names
Niklaus Giger
2009-09-11
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
2009-07-24
ppc4xx: Replace 4xx lowercase SPR references
Matthias Fuchs
2009-07-10
ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()
Matthias Fuchs
2009-03-20
ppc4xx: Don't write the MAC address into the internal SoC registers
Stefan Roese
2009-03-20
cpu/: get mac address from environment
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-21
ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch
Stefan Roese
2008-08-21
ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,
Prodyut Hazarika
2008-07-11
ppc4xx: Rework 440GX UIC handling
Stefan Roese
2008-06-30
ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic
Stefan Roese
2008-06-03
ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling
Grant Erickson
2008-03-27
ppc4xx: PPC405EP Set EMAC noise filter bits
Markus Brunner
2008-03-27
ppc4xx: Reconfigure PLL for 667MHz processor for PPC440EPx
Mike Nuss
2008-03-15
ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)
Stefan Roese
2007-12-28
ppc4xx: Enable 405EP PCI arbiter per default on all boards
Stefan Roese
2007-12-28
ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)
Stefan Roese
2007-11-15
ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms
Stefan Roese
2007-10-31
ppc4xx: Add PPC405EX support
Stefan Roese
2007-06-22
Coding stylke cleanup; rebuild CHANGELOG
Wolfgang Denk
2007-06-22
Extend POST support for PPC440
Igor Lisitsin
2007-03-24
[PATCH] Add 4xx GPIO functions
Stefan Roese
2007-03-21
[PATCH] Add AMCC PPC405EZ support
Stefan Roese
2007-02-20
[PATCH] Add support for the AMCC Katmai (440SPe) eval board
Stefan Roese
2007-01-18
[PATCH] Fix: Compilerwarnings for SC3 board.
Heiko Schocher
2007-01-15
Merge with /home/hs/SC3/u-boot
Wolfgang Denk
2007-01-11
Added support for the SOLIDCARD III board from Eurodesign
Heiko Schocher
2007-01-05
[PATCH] Add DDR2 optimization code for Sequoia (440EPx) board
Stefan Roese
2006-11-27
[PATCH] Update Prodrive ALPR board support (440GX)
Stefan Roese
2006-10-12
* PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.
Stefan Roese
2006-06-02
Add support for PCS440EP board
Stefan Roese
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2005-08-16
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c
Stefan Roese
2005-08-08
Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)
Stefan Roese
2005-08-01
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.
Stefan Roese
2003-06-05
- Fix bug for initial stack in data cache as pointed out by Thomas Schaefer (...
stroese
2003-05-23
PPC405EP support added.
stroese
2003-04-04
Changed PPC405GPr version from A to B.
stroese
2003-03-20
Set edge conditioning circuitry on PPC405GPr for compatibility to existing PP...
stroese
2002-08-27
Initial revision
wdenk