aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2012-07-30Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk
2012-07-30MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.cMarek Vasut
2012-07-21MPC83xx, MPC85xx: compile stub cache functionStefano Babic
2012-07-08Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2012-07-06powerpc/mpc85xx: Fix Handling the lack of L2 cache on P2040/P2040EYork Sun
2012-07-06powerpc/mpc85xx: Workaround for erratum CPU_A011York Sun
2012-07-06powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()York Sun
2012-07-06powerpc/P4080: Check SVR for CPU22 workaroundYork Sun
2012-07-06lib/powerpc: addrmap_phys_to_virt() should return a pointerTimur Tabi
2012-07-06powerpc/mpc85xx:NAND_SPL:Avoid IFC/eLBC Base address settingPrabhakar Kushwaha
2012-07-06powerpc/mpc85xx:Add debugger support for e500v2 SoCPrabhakar Kushwaha
2012-07-06powerpc/85xx:Fix NAND code base to support debuggerPrabhakar Kushwaha
2012-07-06powerpc/85xx:Make debug exception vector accessiblePrabhakar Kushwaha
2012-07-06powerpc/85xx:Fix MSR[DE] bit in MSR to support debuggerPrabhakar Kushwaha
2012-07-06powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor SupportPrabhakar Kushwaha
2012-07-03powerpc/mpc83xx: fix copyright string in serdes.cTimur Tabi
2012-06-07MPC8xxx: Define cache ops for USBMarek Vasut
2012-05-23net: cosmetic: Un-typedef Ethernet_tJoe Hershberger
2012-05-23net: Encapsulate CDP packet identificationJoe Hershberger
2012-05-22arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warningJoe Hershberger
2012-05-22arch/powerpc/cpu/mpc85xx/ether_fcc.c: Fix compile warningJoe Hershberger
2012-05-22arch/powerpc/cpu/mpc8260/ether_fcc.c: Fix compile warningJoe Hershberger
2012-05-22arch/powerpc/cpu/mpc8220/fec.c: Fix compile warningJoe Hershberger
2012-05-22MPC8xx: fix "Remove volatile from net API" aftermathWolfgang Denk
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2012-05-18powerpc/85xx: fix NAND boot linker scripts for -fpicScott Wood
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-04-24powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSRTimur Tabi
2012-04-24powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang
2012-04-24powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang
2012-04-24powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang
2012-04-24powerpc/corenet_ds: Master module for boot from SRIOLiu Gang
2012-04-24powerpc/srio: Rewrite the struct ccsr_rioLiu Gang
2012-04-24powerpc/85xx:Fix lds for nand boot debug infoPrabhakar Kushwaha
2012-04-24powerpc/85xx:Avoid vector table compilation for nand_splPrabhakar Kushwaha
2012-04-24powerpc/85xx:Fix IVORs addr after vector table relocationPrabhakar Kushwaha
2012-04-24powerpc/85xx:Avoid hardcoded vector address for IVORsPrabhakar Kushwaha
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Convert progress numbers 20-41 to enumsSimon Glass
2012-03-18bootstage: Use show_boot_error() for -ve progress numbersSimon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
2012-03-03ppc: Change memsz variable to signed charSimon Glass
2012-02-15powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh
2012-02-15powerpc/8xxx: Cleanup USB device-tree fixupramneek mehresh
2012-01-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2012-01-13fsl_lbc: add printout of LCRR and LBCR to local bus regsPaul Gortmaker
2012-01-09mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger
2011-12-12powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sataJerry Huang