summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* MPC8xxx: Define cache ops for USBMarek Vasut2012-06-076-0/+108
* net: cosmetic: Un-typedef Ethernet_tJoe Hershberger2012-05-231-9/+8
* net: Encapsulate CDP packet identificationJoe Hershberger2012-05-231-1/+1
* arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warningJoe Hershberger2012-05-221-1/+1
* arch/powerpc/cpu/mpc85xx/ether_fcc.c: Fix compile warningJoe Hershberger2012-05-221-1/+1
* arch/powerpc/cpu/mpc8260/ether_fcc.c: Fix compile warningJoe Hershberger2012-05-221-1/+1
* arch/powerpc/cpu/mpc8220/fec.c: Fix compile warningJoe Hershberger2012-05-221-3/+2
* MPC8xx: fix "Remove volatile from net API" aftermathWolfgang Denk2012-05-222-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2012-05-202-3/+6
|\
| * powerpc/85xx: fix NAND boot linker scripts for -fpicScott Wood2012-05-182-3/+6
* | net: move bootfile init into eth_initializeMike Frysinger2012-05-151-8/+0
* | net: punt bd->bi_ip_addrMike Frysinger2012-05-152-4/+0
|/
* powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSRTimur Tabi2012-04-241-2/+6
* powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang2012-04-243-0/+131
* powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang2012-04-241-0/+17
* powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang2012-04-241-4/+21
* powerpc/corenet_ds: Master module for boot from SRIOLiu Gang2012-04-244-2/+119
* powerpc/srio: Rewrite the struct ccsr_rioLiu Gang2012-04-242-160/+270
* powerpc/85xx:Fix lds for nand boot debug infoPrabhakar Kushwaha2012-04-241-2/+2
* powerpc/85xx:Avoid vector table compilation for nand_splPrabhakar Kushwaha2012-04-241-0/+6
* powerpc/85xx:Fix IVORs addr after vector table relocationPrabhakar Kushwaha2012-04-241-0/+33
* powerpc/85xx:Avoid hardcoded vector address for IVORsPrabhakar Kushwaha2012-04-241-31/+34
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-192-6/+6
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-182-2/+2
* bootstage: Convert progress numbers 20-41 to enumsSimon Glass2012-03-181-1/+1
* bootstage: Use show_boot_error() for -ve progress numbersSimon Glass2012-03-181-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-181-1/+1
* ppc: Change memsz variable to signed charSimon Glass2012-03-031-4/+3
* powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh2012-02-151-10/+19
* powerpc/8xxx: Cleanup USB device-tree fixupramneek mehresh2012-02-151-6/+12
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-01-132-0/+4
|\
| * fsl_lbc: add printout of LCRR and LBCR to local bus regsPaul Gortmaker2012-01-132-0/+4
* | mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger2012-01-092-0/+40
|/
* powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sataJerry Huang2011-12-121-1/+10
* powerpc/bootm: Flush ramdisk and device tree image when booting on MPKumar Gala2011-12-121-6/+16
* powerpc: Minimal private libgcc to build on DebianKyle Moffett2011-12-074-1/+159
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-12-071-6/+3
|\
| * powerpc/mpc83xx: cleanup makefile for mpc83xxYork Sun2011-11-111-6/+3
* | ppc4xx: Remove usbdev.cStefan Roese2011-12-075-274/+0
* | arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-3/+0
* | mpc85xx: support for Freescale COM Express P2020Ira W. Snyder2011-11-291-0/+1
* | arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warningKumar Gala2011-11-291-2/+1
* | mpc85xx: support board-specific reset functionIra W. Snyder2011-11-291-1/+16
* | powerpc/85xx: verify the localbus device tree address before booting the OSTimur Tabi2011-11-291-9/+39
* | mpc8xxx: update module_type values from JEDEC DDR3 SPD SpecificationIra W. Snyder2011-11-291-0/+7
* | powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2011-11-292-7/+7
* | powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi2011-11-291-4/+33
* | powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.hTimur Tabi2011-11-291-0/+6
* | powerpc/85xx: Add workaround for erratum A-003474York Sun2011-11-293-0/+15
* | powerpc/85xx: fixup flexcan device tree clock-frequencyJia Hongtao2011-11-291-1/+12
OpenPOWER on IntegriCloud