| Commit message (Expand) | Author | Age | Lines |
* | net: cosmetic: Un-typedef Ethernet_t | Joe Hershberger | 2012-05-23 | -9/+8 |
* | net: Encapsulate CDP packet identification | Joe Hershberger | 2012-05-23 | -1/+1 |
* | arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warning | Joe Hershberger | 2012-05-22 | -1/+1 |
* | arch/powerpc/cpu/mpc85xx/ether_fcc.c: Fix compile warning | Joe Hershberger | 2012-05-22 | -1/+1 |
* | arch/powerpc/cpu/mpc8260/ether_fcc.c: Fix compile warning | Joe Hershberger | 2012-05-22 | -1/+1 |
* | arch/powerpc/cpu/mpc8220/fec.c: Fix compile warning | Joe Hershberger | 2012-05-22 | -3/+2 |
* | MPC8xx: fix "Remove volatile from net API" aftermath | Wolfgang Denk | 2012-05-22 | -5/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2012-05-20 | -3/+6 |
|\ |
|
| * | powerpc/85xx: fix NAND boot linker scripts for -fpic | Scott Wood | 2012-05-18 | -3/+6 |
* | | net: move bootfile init into eth_initialize | Mike Frysinger | 2012-05-15 | -8/+0 |
* | | net: punt bd->bi_ip_addr | Mike Frysinger | 2012-05-15 | -4/+0 |
|/ |
|
* | powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSR | Timur Tabi | 2012-04-24 | -2/+6 |
* | powerpc/corenet_ds: Slave core in holdoff when boot from SRIO | Liu Gang | 2012-04-24 | -0/+131 |
* | powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO | Liu Gang | 2012-04-24 | -0/+17 |
* | powerpc/corenet_ds: Slave uploads ucode when boot from SRIO | Liu Gang | 2012-04-24 | -4/+21 |
* | powerpc/corenet_ds: Master module for boot from SRIO | Liu Gang | 2012-04-24 | -2/+119 |
* | powerpc/srio: Rewrite the struct ccsr_rio | Liu Gang | 2012-04-24 | -160/+270 |
* | powerpc/85xx:Fix lds for nand boot debug info | Prabhakar Kushwaha | 2012-04-24 | -2/+2 |
* | powerpc/85xx:Avoid vector table compilation for nand_spl | Prabhakar Kushwaha | 2012-04-24 | -0/+6 |
* | powerpc/85xx:Fix IVORs addr after vector table relocation | Prabhakar Kushwaha | 2012-04-24 | -0/+33 |
* | powerpc/85xx:Avoid hardcoded vector address for IVORs | Prabhakar Kushwaha | 2012-04-24 | -31/+34 |
* | usb: replace wait_ms() with mdelay() | Mike Frysinger | 2012-03-19 | -6/+6 |
* | bootstage: Replace show_boot_progress/error() with bootstage_...() | Simon Glass | 2012-03-18 | -2/+2 |
* | bootstage: Convert progress numbers 20-41 to enums | Simon Glass | 2012-03-18 | -1/+1 |
* | bootstage: Use show_boot_error() for -ve progress numbers | Simon Glass | 2012-03-18 | -1/+1 |
* | bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() | Simon Glass | 2012-03-18 | -1/+1 |
* | ppc: Change memsz variable to signed char | Simon Glass | 2012-03-03 | -4/+3 |
* | powerpc/8xxx:Add MPH controller support in USB device-tree fixup | ramneek mehresh | 2012-02-15 | -10/+19 |
* | powerpc/8xxx: Cleanup USB device-tree fixup | ramneek mehresh | 2012-02-15 | -6/+12 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2012-01-13 | -0/+4 |
|\ |
|
| * | fsl_lbc: add printout of LCRR and LBCR to local bus regs | Paul Gortmaker | 2012-01-13 | -0/+4 |
* | | mpc83xx: Add a GPIO driver for the MPC83XX family | Joe Hershberger | 2012-01-09 | -0/+40 |
|/ |
|
* | powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata | Jerry Huang | 2011-12-12 | -1/+10 |
* | powerpc/bootm: Flush ramdisk and device tree image when booting on MP | Kumar Gala | 2011-12-12 | -6/+16 |
* | powerpc: Minimal private libgcc to build on Debian | Kyle Moffett | 2011-12-07 | -1/+159 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2011-12-07 | -6/+3 |
|\ |
|
| * | powerpc/mpc83xx: cleanup makefile for mpc83xx | York Sun | 2011-11-11 | -6/+3 |
* | | ppc4xx: Remove usbdev.c | Stefan Roese | 2011-12-07 | -274/+0 |
* | | arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning | Wolfgang Denk | 2011-12-02 | -3/+0 |
* | | mpc85xx: support for Freescale COM Express P2020 | Ira W. Snyder | 2011-11-29 | -0/+1 |
* | | arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning | Kumar Gala | 2011-11-29 | -2/+1 |
* | | mpc85xx: support board-specific reset function | Ira W. Snyder | 2011-11-29 | -1/+16 |
* | | powerpc/85xx: verify the localbus device tree address before booting the OS | Timur Tabi | 2011-11-29 | -9/+39 |
* | | mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification | Ira W. Snyder | 2011-11-29 | -0/+7 |
* | | powerpc/85xx: clean up and document the QE/FMAN microcode macros | Timur Tabi | 2011-11-29 | -7/+7 |
* | | powerpc/85xx: always implement the work-around for Erratum SATA_A001 | Timur Tabi | 2011-11-29 | -4/+33 |
* | | powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h | Timur Tabi | 2011-11-29 | -0/+6 |
* | | powerpc/85xx: Add workaround for erratum A-003474 | York Sun | 2011-11-29 | -0/+15 |
* | | powerpc/85xx: fixup flexcan device tree clock-frequency | Jia Hongtao | 2011-11-29 | -1/+12 |
* | | powerpc/85xx: Add workaround for erratum CPU-A003999 | Kumar Gala | 2011-11-29 | -0/+21 |