| Commit message (Expand) | Author | Age | Lines |
* | powerpc: Drop CONFIG_SYS_ALLOC_DPRAM | Simon Glass | 2017-01-25 | -18/+0 |
* | Various, unrelated tree-wide typo fixes. | Robert P. J. Day | 2016-07-16 | -1/+1 |
* | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger | 2015-04-18 | -3/+3 |
* | mpc8xx: remove fads board support | Masahiro Yamada | 2014-07-07 | -26/+0 |
* | mpc8xx: remove RPXlite_dw, quantum board support | Masahiro Yamada | 2014-07-07 | -9/+0 |
* | powerpc: remove RPXClassic, RPXlite boards support | Masahiro Yamada | 2014-04-18 | -8/+1 |
* | powerpc: remove MBX and MBX860T boards support | Masahiro Yamada | 2014-04-18 | -8/+0 |
* | post: descend only when CONFIG_HAS_POST is defined | Masahiro Yamada | 2013-12-13 | -10/+10 |
* | post: remove unnecessary include path settings | Masahiro Yamada | 2013-11-25 | -6/+0 |
* | post: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -25/+15 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -340/+20 |
* | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk | 2012-10-28 | -44/+1 |
* | post: use ARRAY_SIZE | Mike Frysinger | 2011-07-26 | -10/+4 |
* | ppc4xx/POST: Change ethernet test loop count to a default of 10 | Stefan Roese | 2010-12-17 | -15/+20 |
* | ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST | Stefan Roese | 2010-11-28 | -0/+4 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -3/+3 |
* | ppc4xx: Use common ns16550 functions in 4xx UART POST driver | Stefan Roese | 2010-10-04 | -280/+22 |
* | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk | 2010-09-28 | -4/+4 |
|\ |
|
| * | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese | 2010-09-23 | -4/+4 |
* | | ppc4xx: POST UART: Use in/out_8() io-accessor functions | Stefan Roese | 2010-09-23 | -64/+41 |
|/ |
|
* | POST: Added ECC memory test for mpc83xx. | Michael Zaidman | 2010-05-06 | -0/+196 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -1/+1 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -1/+1 |
* | ppc_4xx: Apply new HW register names | Niklaus Giger | 2009-10-07 | -25/+25 |
* | ppc4xx: Big cleanup of PPC4xx defines | Stefan Roese | 2009-09-11 | -36/+36 |
* | ppc4xx: Replace 4xx lowercase SPR references | Matthias Fuchs | 2009-07-24 | -3/+3 |
* | mpc8xx/ether.c: fix warning: unused variable 'bd' | Wolfgang Denk | 2009-03-28 | -6/+12 |
* | cpu/: get mac address from environment | Mike Frysinger | 2009-03-20 | -2/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -86/+86 |
* | Fix merge problems | Stefan Roese | 2008-08-06 | -0/+2 |
* | ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options | Stefan Roese | 2008-06-06 | -5/+5 |
* | POST: OCM test added. | Yuri Tikhonov | 2008-05-20 | -0/+90 |
* | post/cpu/ppc4xx/Makefile: line length cleanup | Wolfgang Denk | 2008-05-10 | -1/+7 |
* | POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs. | Yuri Tikhonov | 2008-04-29 | -2/+3 |
* | post: Fix building with O= | Kumar Gala | 2008-04-28 | -1/+1 |
* | POST: move CONFIG_POST to Makefiles | Yuri Tikhonov | 2008-04-22 | -2/+3 |
* | POST: preparations for moving CONFIG_POST to Makefiles | Yuri Tikhonov | 2008-04-22 | -45/+2 |
* | ppc4xx: program_tlb now uses 64bit physical addess | Stefan Roese | 2008-03-15 | -2/+0 |
* | POST: Disable cache while SPR POST | Anatolij Gustschin | 2008-03-02 | -0/+14 |
* | ppc4xx: Refactor ECC POST for AMCC Denali core | Larry Johnson | 2008-01-16 | -131/+135 |
* | ppc_4xx: Fix post spr.c for PPC405 | Niklaus Giger | 2008-01-14 | -0/+6 |
* | Cosmetic changes to ECC POST for AMCC Denali core | Larry Johnson | 2007-12-27 | -6/+6 |
* | ppc4xx: Fix compilation problem in 405 cache POST test | Stefan Roese | 2007-12-27 | -1/+1 |
* | ppc4xx: Fix problem in 44x cache POST routine | Stefan Roese | 2007-12-27 | -22/+19 |
* | Fix/enhance ECC POST for 440EPx/GRx | Larry Johnson | 2007-12-27 | -46/+46 |
* | PPC4xx: Move/rename ECC POST for 440EPx/GRx | Larry Johnson | 2007-12-27 | -0/+267 |
* | ppc4xx: use correct io accessors for 4xx ethernet POST | Matthias Fuchs | 2007-12-27 | -21/+21 |
* | ppc4xx: Change 4xx POST ethernet test to handle cached memory too | Stefan Roese | 2007-10-31 | -1/+10 |
* | ppc4xx: Remove temporary TLB entry in POST cache test only for 440 | Stefan Roese | 2007-10-31 | -0/+2 |
* | ppc4xx: Remove compiler warning from previous commit | Stefan Roese | 2007-10-31 | -1/+1 |