summaryrefslogtreecommitdiff
path: root/post/cpu
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
2017-07-04powerpc: remove 4xx supportHeiko Schocher10-1717/+0
2017-06-23post: Fix unused variable warning on lwmon5Tom Rini1-0/+2
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher8-2030/+0
2017-01-26powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass2-18/+0
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day1-1/+1
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-3/+3
2014-07-08mpc8xx: remove fads board supportMasahiro Yamada2-26/+0
2014-07-08mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada2-9/+0
2014-04-18powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada2-8/+1
2014-04-18powerpc: remove MBX and MBX860T boards supportMasahiro Yamada2-8/+0
2013-12-13post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada2-10/+10
2013-11-25post: remove unnecessary include path settingsMasahiro Yamada3-6/+0
2013-11-01post: convert makefiles to Kbuild styleMasahiro Yamada3-25/+15
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk20-340/+20
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk1-44/+1
2011-07-26post: use ARRAY_SIZEMike Frysinger4-10/+4
2010-12-17ppc4xx/POST: Change ethernet test loop count to a default of 10Stefan Roese1-15/+20
2010-11-28ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POSTStefan Roese1-0/+4
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier3-3/+3
2010-10-04ppc4xx: Use common ns16550 functions in 4xx UART POST driverStefan Roese1-280/+22
2010-09-29Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk3-4/+4
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese3-4/+4
2010-09-23ppc4xx: POST UART: Use in/out_8() io-accessor functionsStefan Roese1-64/+41
2010-05-06POST: Added ECC memory test for mpc83xx.Michael Zaidman2-0/+196
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-25/+25
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese2-36/+36
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs1-3/+3
2009-03-28mpc8xx/ether.c: fix warning: unused variable 'bd'Wolfgang Denk1-6/+12
2009-03-21cpu/: get mac address from environmentMike Frysinger1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD15-86/+86
2008-08-06Fix merge problemsStefan Roese1-0/+2
2008-06-06ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese1-5/+5
2008-05-21POST: OCM test added.Yuri Tikhonov2-0/+90
2008-05-10post/cpu/ppc4xx/Makefile: line length cleanupWolfgang Denk1-1/+7
2008-04-29POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs.Yuri Tikhonov1-2/+3
2008-04-28post: Fix building with O=Kumar Gala1-1/+1
2008-04-22POST: move CONFIG_POST to MakefilesYuri Tikhonov1-2/+3
2008-04-22POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov15-45/+2
2008-03-15ppc4xx: program_tlb now uses 64bit physical addessStefan Roese1-2/+0
2008-03-02POST: Disable cache while SPR POSTAnatolij Gustschin1-0/+14
2008-01-16ppc4xx: Refactor ECC POST for AMCC Denali coreLarry Johnson1-131/+135
2008-01-14ppc_4xx: Fix post spr.c for PPC405Niklaus Giger1-0/+6
2007-12-27Cosmetic changes to ECC POST for AMCC Denali coreLarry Johnson1-6/+6
2007-12-27ppc4xx: Fix compilation problem in 405 cache POST testStefan Roese1-1/+1