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
/
post
/
cpu
/
ppc4xx
Age
Commit message (
Expand
)
Author
2013-12-13
post: descend only when CONFIG_HAS_POST is defined
Masahiro Yamada
2013-11-25
post: remove unnecessary include path settings
Masahiro Yamada
2013-11-01
post: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-07-26
post: use ARRAY_SIZE
Mike Frysinger
2010-12-17
ppc4xx/POST: Change ethernet test loop count to a default of 10
Stefan Roese
2010-11-28
ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST
Stefan Roese
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-04
ppc4xx: Use common ns16550 functions in 4xx UART POST driver
Stefan Roese
2010-09-28
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-23
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
ppc4xx: POST UART: Use in/out_8() io-accessor functions
Stefan Roese
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
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
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-06
Fix merge problems
Stefan Roese
2008-06-06
ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options
Stefan Roese
2008-05-20
POST: OCM test added.
Yuri Tikhonov
2008-05-10
post/cpu/ppc4xx/Makefile: line length cleanup
Wolfgang Denk
2008-04-28
post: Fix building with O=
Kumar Gala
2008-04-22
POST: move CONFIG_POST to Makefiles
Yuri Tikhonov
2008-04-22
POST: preparations for moving CONFIG_POST to Makefiles
Yuri Tikhonov
2008-03-15
ppc4xx: program_tlb now uses 64bit physical addess
Stefan Roese
2008-03-02
POST: Disable cache while SPR POST
Anatolij Gustschin
2008-01-16
ppc4xx: Refactor ECC POST for AMCC Denali core
Larry Johnson
2008-01-14
ppc_4xx: Fix post spr.c for PPC405
Niklaus Giger
2007-12-27
Cosmetic changes to ECC POST for AMCC Denali core
Larry Johnson
2007-12-27
ppc4xx: Fix compilation problem in 405 cache POST test
Stefan Roese
2007-12-27
ppc4xx: Fix problem in 44x cache POST routine
Stefan Roese
2007-12-27
Fix/enhance ECC POST for 440EPx/GRx
Larry Johnson
2007-12-27
PPC4xx: Move/rename ECC POST for 440EPx/GRx
Larry Johnson
2007-12-27
ppc4xx: use correct io accessors for 4xx ethernet POST
Matthias Fuchs
2007-10-31
ppc4xx: Change 4xx POST ethernet test to handle cached memory too
Stefan Roese
2007-10-31
ppc4xx: Remove temporary TLB entry in POST cache test only for 440
Stefan Roese
2007-10-31
ppc4xx: Remove compiler warning from previous commit
Stefan Roese
2007-10-31
ppc4xx: Remove temporary TLB entry in POST cache test
Stefan Roese
2007-10-31
ppc4xx: Fix POST ethernet test for Haleakala
Stefan Roese
2007-10-31
POST: Add 405EX support to 4xx UART POST test
Stefan Roese
2007-08-14
POST: Fix merge problem
Stefan Roese
2007-08-14
Merge with /home/stefan/git/u-boot/zeus
Stefan Roese
2007-08-14
POST: Add option for external ethernet loopback test
Stefan Roese
2007-08-14
POST: Add ppc405 support to cache and UART POST
Stefan Roese
2007-08-10
POST: Add ppc4xx UART POST support without external uart clock (lwmon5)
Yuri Tikhonov
2007-07-31
ppc4xx: Update 440EPx lwmon5 board support
Stefan Roese
2007-07-10
Coding style cleanup; update CHANGELOG.
Wolfgang Denk
2007-07-05
Merged POST framework with the current TOT.
Sergei Poselenov
2007-06-22
Extend POST support for PPC440
Igor Lisitsin