Age | Commit message (Expand) | Author |
2012-04-24 | powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSR | Timur Tabi |
2012-04-24 | powerpc/corenet_ds: Slave core in holdoff when boot from SRIO | Liu Gang |
2012-04-24 | powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO | Liu Gang |
2012-04-24 | powerpc/corenet_ds: Slave uploads ucode when boot from SRIO | Liu Gang |
2012-04-24 | powerpc/corenet_ds: Master module for boot from SRIO | Liu Gang |
2012-04-24 | powerpc/srio: Rewrite the struct ccsr_rio | Liu Gang |
2012-04-24 | powerpc/85xx:Fix lds for nand boot debug info | Prabhakar Kushwaha |
2012-04-24 | powerpc/85xx:Avoid vector table compilation for nand_spl | Prabhakar Kushwaha |
2012-04-24 | powerpc/85xx:Fix IVORs addr after vector table relocation | Prabhakar Kushwaha |
2012-04-24 | powerpc/85xx:Avoid hardcoded vector address for IVORs | Prabhakar Kushwaha |
2012-03-19 | usb: replace wait_ms() with mdelay() | Mike Frysinger |
2012-03-18 | bootstage: Replace show_boot_progress/error() with bootstage_...() | Simon Glass |
2012-03-18 | bootstage: Convert progress numbers 20-41 to enums | Simon Glass |
2012-03-18 | bootstage: Use show_boot_error() for -ve progress numbers | Simon Glass |
2012-03-18 | bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() | Simon Glass |
2012-03-03 | ppc: Change memsz variable to signed char | Simon Glass |
2012-02-15 | powerpc/8xxx:Add MPH controller support in USB device-tree fixup | ramneek mehresh |
2012-02-15 | powerpc/8xxx: Cleanup USB device-tree fixup | ramneek mehresh |
2012-01-13 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk |
2012-01-13 | fsl_lbc: add printout of LCRR and LBCR to local bus regs | Paul Gortmaker |
2012-01-09 | mpc83xx: Add a GPIO driver for the MPC83XX family | Joe Hershberger |
2011-12-12 | powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata | Jerry Huang |
2011-12-12 | powerpc/bootm: Flush ramdisk and device tree image when booting on MP | Kumar Gala |
2011-12-07 | powerpc: Minimal private libgcc to build on Debian | Kyle Moffett |
2011-12-07 | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk |
2011-12-07 | ppc4xx: Remove usbdev.c | Stefan Roese |
2011-12-02 | arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning | Wolfgang Denk |
2011-11-29 | mpc85xx: support for Freescale COM Express P2020 | Ira W. Snyder |
2011-11-29 | arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning | Kumar Gala |
2011-11-29 | mpc85xx: support board-specific reset function | Ira W. Snyder |
2011-11-29 | powerpc/85xx: verify the localbus device tree address before booting the OS | Timur Tabi |
2011-11-29 | mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification | Ira W. Snyder |
2011-11-29 | powerpc/85xx: clean up and document the QE/FMAN microcode macros | Timur Tabi |
2011-11-29 | powerpc/85xx: always implement the work-around for Erratum SATA_A001 | Timur Tabi |
2011-11-29 | powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h | Timur Tabi |
2011-11-29 | powerpc/85xx: Add workaround for erratum A-003474 | York Sun |
2011-11-29 | powerpc/85xx: fixup flexcan device tree clock-frequency | Jia Hongtao |
2011-11-29 | powerpc/85xx: Add workaround for erratum CPU-A003999 | Kumar Gala |
2011-11-16 | mpc83xx: spd_sdram - fix gcc 4.6 compiler warning | Kim Phillips |
2011-11-16 | iop480_uart.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | 40x_spd_sdram.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | 44x_spd_ddr2.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | 44x_spd_ddr.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | cmd_ecctest.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | 4xx_pcie.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | usb_ohci.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings | Anatolij Gustschin |
2011-11-16 | arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings | Anatolij Gustschin |
2011-11-16 | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk |