summaryrefslogtreecommitdiffstats
path: root/post/cpu
Commit message (Expand)AuthorAgeFilesLines
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-3/+3
* mpc8xx: remove fads board supportMasahiro Yamada2014-07-072-26/+0
* mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada2014-07-072-9/+0
* powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada2014-04-182-8/+1
* powerpc: remove MBX and MBX860T boards supportMasahiro Yamada2014-04-182-8/+0
* post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada2013-12-132-10/+10
* post: remove unnecessary include path settingsMasahiro Yamada2013-11-253-6/+0
* post: convert makefiles to Kbuild styleMasahiro Yamada2013-11-013-25/+15
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2420-340/+20
* PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2012-10-281-44/+1
* post: use ARRAY_SIZEMike Frysinger2011-07-264-10/+4
* ppc4xx/POST: Change ethernet test loop count to a default of 10Stefan Roese2010-12-171-15/+20
* ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POSTStefan Roese2010-11-281-0/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-173-3/+3
* ppc4xx: Use common ns16550 functions in 4xx UART POST driverStefan Roese2010-10-041-280/+22
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-283-4/+4
|\
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-233-4/+4
* | ppc4xx: POST UART: Use in/out_8() io-accessor functionsStefan Roese2010-09-231-64/+41
|/
* POST: Added ECC memory test for mpc83xx.Michael Zaidman2010-05-062-0/+196
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-071-25/+25
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-112-36/+36
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-241-3/+3
* mpc8xx/ether.c: fix warning: unused variable 'bd'Wolfgang Denk2009-03-281-6/+12
* cpu/: get mac address from environmentMike Frysinger2009-03-201-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1815-86/+86
* Fix merge problemsStefan Roese2008-08-061-0/+2
* ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese2008-06-061-5/+5
* POST: OCM test added.Yuri Tikhonov2008-05-202-0/+90
* post/cpu/ppc4xx/Makefile: line length cleanupWolfgang Denk2008-05-101-1/+7
* POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs.Yuri Tikhonov2008-04-291-2/+3
* post: Fix building with O=Kumar Gala2008-04-281-1/+1
* POST: move CONFIG_POST to MakefilesYuri Tikhonov2008-04-221-2/+3
* POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov2008-04-2215-45/+2
* ppc4xx: program_tlb now uses 64bit physical addessStefan Roese2008-03-151-2/+0
* POST: Disable cache while SPR POSTAnatolij Gustschin2008-03-021-0/+14
* ppc4xx: Refactor ECC POST for AMCC Denali coreLarry Johnson2008-01-161-131/+135
* ppc_4xx: Fix post spr.c for PPC405Niklaus Giger2008-01-141-0/+6
* Cosmetic changes to ECC POST for AMCC Denali coreLarry Johnson2007-12-271-6/+6
* ppc4xx: Fix compilation problem in 405 cache POST testStefan Roese2007-12-271-1/+1
* ppc4xx: Fix problem in 44x cache POST routineStefan Roese2007-12-271-22/+19
* Fix/enhance ECC POST for 440EPx/GRxLarry Johnson2007-12-272-46/+46
* PPC4xx: Move/rename ECC POST for 440EPx/GRxLarry Johnson2007-12-271-0/+267
* ppc4xx: use correct io accessors for 4xx ethernet POSTMatthias Fuchs2007-12-271-21/+21
* ppc4xx: Change 4xx POST ethernet test to handle cached memory tooStefan Roese2007-10-311-1/+10
* ppc4xx: Remove temporary TLB entry in POST cache test only for 440Stefan Roese2007-10-311-0/+2
* ppc4xx: Remove compiler warning from previous commitStefan Roese2007-10-311-1/+1
* ppc4xx: Remove temporary TLB entry in POST cache testStefan Roese2007-10-311-0/+2
* ppc4xx: Fix POST ethernet test for HaleakalaStefan Roese2007-10-311-7/+29
OpenPOWER on IntegriCloud