Age | Commit message (Expand) | Author |
2010-05-30 | fsl/85xx: add clkdvdr and pmuxcr2 to global utilities structure definition | Timur Tabi |
2010-05-26 | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk |
2010-05-26 | Convert Makefiles from COBJS-${} to COBJS-$() | Kumar Gala |
2010-05-26 | powerpc/bootcount: Fix endianness problem | Michael Weiss |
2010-05-21 | mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c | Kim Phillips |
2010-05-21 | Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S. | Horst Kronstorfer |
2010-05-17 | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk |
2010-05-17 | mpc83xx: fix NAND bootstrap too big error | Kim Phillips |
2010-05-12 | Enabled support for Rev 1.3 SPD for DDR2 DIMMs | York Sun |
2010-05-12 | 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled | Kumar Gala |
2010-05-12 | 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled | Kumar Gala |
2010-05-12 | 85xx: Add is_serdes_configured() support to MPC8536 SERDES | Kumar Gala |
2010-05-09 | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk |
2010-05-07 | mpc83xx: Add UPMA configuration to SIMPC8313 | Ron Madrid |
2010-05-06 | powerpc: Consolidate bootcount_{store|load} for PowerPC | Stefan Roese |
2010-05-05 | ppc: unused memory region too close to current stack pointer | Norbert van Bolhuis |
2010-05-03 | Remove unused "local_crc32" function. | Detlev Zundel |
2010-04-28 | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk |
2010-04-27 | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Wolfgang Denk |
2010-04-27 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk |
2010-04-26 | ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ | Kumar Gala |
2010-04-26 | mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash | Lan Chunhe |
2010-04-26 | 85xx: clean up the io_sel for PCI express of P1022 | Dave Liu |
2010-04-26 | 85xx: Fix compile warning | Kumar Gala |
2010-04-26 | 85xx: Convert cpu_init_f code to use out_be32 for LBC registers | Kumar Gala |
2010-04-26 | fsl-ddr: Add extra cycle to turnaround times | Dave Liu |
2010-04-26 | fsl-ddr: add the macro for Rtt_Nom definition | Dave Liu |
2010-04-26 | ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 defines | Kumar Gala |
2010-04-26 | ppc/p4080: Extend the GUTS memory map | Dave Liu |
2010-04-26 | ppc/p4080: Fix synchronous frequency calculations | Srikanth Srinivasan |
2010-04-24 | mpc5121: add common post_word_load/store code | Anatolij Gustschin |
2010-04-24 | mpc5121: add support for PDM360NG board | Anatolij Gustschin |
2010-04-24 | mpc5121: determine RAM size using get_ram_size() | Anatolij Gustschin |
2010-04-24 | mpc512x: make MEM IO Control configuration a board config option | Anatolij Gustschin |
2010-04-24 | mpc5121: add PSC serial communication routines | Anatolij Gustschin |
2010-04-24 | mpc512x: add multi serial PSC support | Anatolij Gustschin |
2010-04-24 | serial: struct serial_device: add uninit() entry for drivers | Anatolij Gustschin |
2010-04-24 | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk |
2010-04-22 | mpc83xx: turn on icache in core initialization to improve u-boot boot time | Kim Phillips |
2010-04-22 | mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families | Kim Phillips |
2010-04-22 | mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk | Rini van Zetten |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese |