aboutsummaryrefslogtreecommitdiff
path: root/post/cpu
AgeCommit message (Expand)Author
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk
2011-07-26post: use ARRAY_SIZEMike Frysinger
2010-12-17ppc4xx/POST: Change ethernet test loop count to a default of 10Stefan Roese
2010-11-28ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POSTStefan Roese
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-04ppc4xx: Use common ns16550 functions in 4xx UART POST driverStefan Roese
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-09-23ppc4xx: POST UART: Use in/out_8() io-accessor functionsStefan Roese
2010-05-06POST: Added ECC memory test for mpc83xx.Michael Zaidman
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs
2009-03-28mpc8xx/ether.c: fix warning: unused variable 'bd'Wolfgang Denk
2009-03-20cpu/: get mac address from environmentMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-06Fix merge problemsStefan Roese
2008-06-06ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese
2008-05-20POST: OCM test added.Yuri Tikhonov
2008-05-10post/cpu/ppc4xx/Makefile: line length cleanupWolfgang Denk
2008-04-29POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs.Yuri Tikhonov
2008-04-28post: Fix building with O=Kumar Gala
2008-04-22POST: move CONFIG_POST to MakefilesYuri Tikhonov
2008-04-22POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov
2008-03-15ppc4xx: program_tlb now uses 64bit physical addessStefan Roese
2008-03-02POST: Disable cache while SPR POSTAnatolij Gustschin
2008-01-16ppc4xx: Refactor ECC POST for AMCC Denali coreLarry Johnson
2008-01-14ppc_4xx: Fix post spr.c for PPC405Niklaus Giger
2007-12-27Cosmetic changes to ECC POST for AMCC Denali coreLarry Johnson
2007-12-27ppc4xx: Fix compilation problem in 405 cache POST testStefan Roese
2007-12-27ppc4xx: Fix problem in 44x cache POST routineStefan Roese
2007-12-27Fix/enhance ECC POST for 440EPx/GRxLarry Johnson
2007-12-27PPC4xx: Move/rename ECC POST for 440EPx/GRxLarry Johnson
2007-12-27ppc4xx: use correct io accessors for 4xx ethernet POSTMatthias Fuchs
2007-10-31ppc4xx: Change 4xx POST ethernet test to handle cached memory tooStefan Roese
2007-10-31ppc4xx: Remove temporary TLB entry in POST cache test only for 440Stefan Roese
2007-10-31ppc4xx: Remove compiler warning from previous commitStefan Roese
2007-10-31ppc4xx: Remove temporary TLB entry in POST cache testStefan Roese
2007-10-31ppc4xx: Fix POST ethernet test for HaleakalaStefan Roese
2007-10-31POST: Add 405EX support to 4xx UART POST testStefan Roese
2007-08-14POST: Fix merge problemStefan Roese
2007-08-14Merge with /home/stefan/git/u-boot/zeusStefan Roese
2007-08-14POST: Add option for external ethernet loopback testStefan Roese
2007-08-14POST: Add ppc405 support to cache and UART POSTStefan Roese
2007-08-10POST: Add ppc4xx UART POST support without external uart clock (lwmon5)Yuri Tikhonov
2007-07-31ppc4xx: Update 440EPx lwmon5 board supportStefan Roese
2007-07-10Coding style cleanup; update CHANGELOG.Wolfgang Denk
2007-07-05Merged POST framework with the current TOT.Sergei Poselenov