summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Consolidate bootcount code into drivers/bootcountStefan Roese2012-09-012-98/+0
* mpc5xxx: add GPIO port configurationAnatolij Gustschin2012-09-011-0/+14
* powerpc: Fix declaration type for I/O functionsPrabhakar Kushwaha2012-08-091-10/+10
* powerpc:Fix return type & parameter passed for I/O functionsPrabhakar Kushwaha2012-08-091-15/+15
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNsTimur Tabi2012-08-084-14/+14
* powerpc/mpc85xx: Ignore E bit for BSC9130/1York Sun2012-08-081-2/+0
* powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi2012-08-081-3/+3
* powerpc/ddr: fix fsl_ddr_get_dimm_params compile errorShaohui Xie2012-08-081-1/+1
* powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GBYork Sun2012-08-081-2/+11
* Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk2012-07-301-1/+2
|\
| * MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.cMarek Vasut2012-07-301-1/+2
* | MPC83xx, MPC85xx: compile stub cache functionStefano Babic2012-07-212-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-07-0814-152/+336
|\
| * powerpc/mpc85xx: Fix Handling the lack of L2 cache on P2040/P2040EYork Sun2012-07-061-7/+4
| * powerpc/mpc85xx: Workaround for erratum CPU_A011York Sun2012-07-064-10/+39
| * powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()York Sun2012-07-066-99/+13
| * powerpc/P4080: Check SVR for CPU22 workaroundYork Sun2012-07-063-4/+15
| * lib/powerpc: addrmap_phys_to_virt() should return a pointerTimur Tabi2012-07-061-1/+1
| * powerpc/mpc85xx:NAND_SPL:Avoid IFC/eLBC Base address settingPrabhakar Kushwaha2012-07-061-26/+0
| * powerpc/mpc85xx:Add debugger support for e500v2 SoCPrabhakar Kushwaha2012-07-061-0/+14
| * powerpc/85xx:Fix NAND code base to support debuggerPrabhakar Kushwaha2012-07-061-1/+1
| * powerpc/85xx:Make debug exception vector accessiblePrabhakar Kushwaha2012-07-062-6/+109
| * powerpc/85xx:Fix MSR[DE] bit in MSR to support debuggerPrabhakar Kushwaha2012-07-062-3/+6
| * powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor SupportPrabhakar Kushwaha2012-07-065-3/+142
* | powerpc/mpc83xx: fix copyright string in serdes.cTimur Tabi2012-07-031-1/+1
|/
* 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
OpenPOWER on IntegriCloud