aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2012-06-07MPC8xxx: Define cache ops for USBMarek Vasut6-0/+108
2012-05-23net: cosmetic: Un-typedef Ethernet_tJoe Hershberger1-9/+8
2012-05-23net: Encapsulate CDP packet identificationJoe Hershberger1-1/+1
2012-05-22arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warningJoe Hershberger1-1/+1
2012-05-22arch/powerpc/cpu/mpc85xx/ether_fcc.c: Fix compile warningJoe Hershberger1-1/+1
2012-05-22arch/powerpc/cpu/mpc8260/ether_fcc.c: Fix compile warningJoe Hershberger1-1/+1
2012-05-22arch/powerpc/cpu/mpc8220/fec.c: Fix compile warningJoe Hershberger1-3/+2
2012-05-22MPC8xx: fix "Remove volatile from net API" aftermathWolfgang Denk2-5/+5
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2-3/+6
2012-05-18powerpc/85xx: fix NAND boot linker scripts for -fpicScott Wood2-3/+6
2012-05-15net: move bootfile init into eth_initializeMike Frysinger1-8/+0
2012-05-15net: punt bd->bi_ip_addrMike Frysinger2-4/+0
2012-04-24powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSRTimur Tabi1-2/+6
2012-04-24powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang3-0/+131
2012-04-24powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang1-0/+17
2012-04-24powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang1-4/+21
2012-04-24powerpc/corenet_ds: Master module for boot from SRIOLiu Gang4-2/+119
2012-04-24powerpc/srio: Rewrite the struct ccsr_rioLiu Gang2-160/+270
2012-04-24powerpc/85xx:Fix lds for nand boot debug infoPrabhakar Kushwaha1-2/+2
2012-04-24powerpc/85xx:Avoid vector table compilation for nand_splPrabhakar Kushwaha1-0/+6
2012-04-24powerpc/85xx:Fix IVORs addr after vector table relocationPrabhakar Kushwaha1-0/+33
2012-04-24powerpc/85xx:Avoid hardcoded vector address for IVORsPrabhakar Kushwaha1-31/+34
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger2-6/+6
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2-2/+2
2012-03-18bootstage: Convert progress numbers 20-41 to enumsSimon Glass1-1/+1
2012-03-18bootstage: Use show_boot_error() for -ve progress numbersSimon Glass1-1/+1
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass1-1/+1
2012-03-03ppc: Change memsz variable to signed charSimon Glass1-4/+3
2012-02-15powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh1-10/+19
2012-02-15powerpc/8xxx: Cleanup USB device-tree fixupramneek mehresh1-6/+12
2012-01-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2-0/+4
2012-01-13fsl_lbc: add printout of LCRR and LBCR to local bus regsPaul Gortmaker2-0/+4
2012-01-09mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger2-0/+40
2011-12-12powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sataJerry Huang1-1/+10
2011-12-12powerpc/bootm: Flush ramdisk and device tree image when booting on MPKumar Gala1-6/+16
2011-12-07powerpc: Minimal private libgcc to build on DebianKyle Moffett4-1/+159
2011-12-07Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-6/+3
2011-12-07ppc4xx: Remove usbdev.cStefan Roese5-274/+0
2011-12-02arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk1-3/+0
2011-11-29mpc85xx: support for Freescale COM Express P2020Ira W. Snyder1-0/+1
2011-11-29arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warningKumar Gala1-2/+1
2011-11-29mpc85xx: support board-specific reset functionIra W. Snyder1-1/+16
2011-11-29powerpc/85xx: verify the localbus device tree address before booting the OSTimur Tabi1-9/+39
2011-11-29mpc8xxx: update module_type values from JEDEC DDR3 SPD SpecificationIra W. Snyder1-0/+7
2011-11-29powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2-7/+7
2011-11-29powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi1-4/+33
2011-11-29powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.hTimur Tabi1-0/+6
2011-11-29powerpc/85xx: Add workaround for erratum A-003474York Sun3-0/+15
2011-11-29powerpc/85xx: fixup flexcan device tree clock-frequencyJia Hongtao1-1/+12
2011-11-29powerpc/85xx: Add workaround for erratum CPU-A003999Kumar Gala4-0/+21