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