Commit Graph

614 Commits (9865b2ef726bbbb64d9c52e85cd2b8d669cb6145)

Author SHA1 Message Date
Stefan Roese 0044c42e94 Consolidate bootcount code into drivers/bootcount 12 years ago
Anatolij Gustschin d7903ae159 mpc5xxx: add GPIO port configuration 12 years ago
Prabhakar Kushwaha 20959471b5 powerpc: Fix declaration type for I/O functions 13 years ago
Prabhakar Kushwaha a16a5cccfb powerpc:Fix return type & parameter passed for I/O functions 13 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 13 years ago
Timur Tabi 5c5befda58 powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNs 13 years ago
York Sun 718f2b3187 powerpc/mpc85xx: Ignore E bit for BSC9130/1 13 years ago
Timur Tabi 7ee411071f powerpc/85xx: improve definition of BR_PHYS_ADDR macro 13 years ago
Shaohui Xie 98de369b1c powerpc/ddr: fix fsl_ddr_get_dimm_params compile error 13 years ago
York Sun 535a159ab6 powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GB 13 years ago
Marek Vasut 15ae8a31ca MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c 13 years ago
Stefano Babic 569fadcd74 MPC83xx, MPC85xx: compile stub cache function 13 years ago
York Sun feae34243f powerpc/mpc85xx: Fix Handling the lack of L2 cache on P2040/P2040E 13 years ago
York Sun 5e23ab0a31 powerpc/mpc85xx: Workaround for erratum CPU_A011 13 years ago
York Sun 48f6a5c348 powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER() 13 years ago
York Sun 1e9ea85f7d powerpc/P4080: Check SVR for CPU22 workaround 13 years ago
Timur Tabi 7b6e80538b lib/powerpc: addrmap_phys_to_virt() should return a pointer 13 years ago
Prabhakar Kushwaha e87dc41fc1 powerpc/mpc85xx:NAND_SPL:Avoid IFC/eLBC Base address setting 13 years ago
Prabhakar Kushwaha ad75d44239 powerpc/mpc85xx:Add debugger support for e500v2 SoC 13 years ago
Prabhakar Kushwaha d16a37b864 powerpc/85xx:Fix NAND code base to support debugger 13 years ago
Prabhakar Kushwaha 689f00fc7e powerpc/85xx:Make debug exception vector accessible 13 years ago
Prabhakar Kushwaha 5344f7a258 powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger 13 years ago
Prabhakar Kushwaha 19a8dbdc45 powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor Support 13 years ago
Timur Tabi a6cdaa0cd1 powerpc/mpc83xx: fix copyright string in serdes.c 13 years ago
Marek Vasut 25315683fd MPC8xxx: Define cache ops for USB 13 years ago
Joe Hershberger cb487f5664 net: cosmetic: Un-typedef Ethernet_t 13 years ago
Joe Hershberger 1735188329 net: Encapsulate CDP packet identification 13 years ago
Joe Hershberger 7a10692a9c arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warning 13 years ago
Joe Hershberger 412411cb2e arch/powerpc/cpu/mpc85xx/ether_fcc.c: Fix compile warning 13 years ago
Joe Hershberger 888fc6158e arch/powerpc/cpu/mpc8260/ether_fcc.c: Fix compile warning 13 years ago
Joe Hershberger 3573c327a6 arch/powerpc/cpu/mpc8220/fec.c: Fix compile warning 13 years ago
Wolfgang Denk 1b10d0717a MPC8xx: fix "Remove volatile from net API" aftermath 13 years ago
Scott Wood d2a97daf62 powerpc/85xx: fix NAND boot linker scripts for -fpic 13 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 13 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 years ago
Timur Tabi 822ad60f1c powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSR 13 years ago
Liu Gang 5056c8e068 powerpc/corenet_ds: Slave core in holdoff when boot from SRIO 13 years ago
Liu Gang 0a85a9e705 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO 13 years ago
Liu Gang 3f1af81b80 powerpc/corenet_ds: Slave uploads ucode when boot from SRIO 13 years ago
Liu Gang 5ffa88eca7 powerpc/corenet_ds: Master module for boot from SRIO 13 years ago
Liu Gang 7d67ed58a2 powerpc/srio: Rewrite the struct ccsr_rio 13 years ago
Prabhakar Kushwaha 5113ee706d powerpc/85xx:Fix lds for nand boot debug info 13 years ago
Prabhakar Kushwaha 119a55f9cf powerpc/85xx:Avoid vector table compilation for nand_spl 13 years ago
Prabhakar Kushwaha 64829baf04 powerpc/85xx:Fix IVORs addr after vector table relocation 13 years ago
Prabhakar Kushwaha a4107f8617 powerpc/85xx:Avoid hardcoded vector address for IVORs 13 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass 8ade950638 bootstage: Convert progress numbers 20-41 to enums 13 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 13 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 13 years ago