summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfgRicardo Ribalda Delgado2008-10-31-179/+147
* ppc4xx: Correctly configure the GPIO pin muxing on ArchesStefan Roese2008-10-31-1/+11
* 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheDave Liu2008-10-31-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-10-30-1/+1
|\
| * mpc83xx pci: Round up memory size in inbound window.Scott Wood2008-10-30-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-10-30-72/+4
|\ \
| * | 86xx: remove the unused definitionDave Liu2008-10-30-20/+0
| * | 86xx: remove the redundant r2 global data pointer saveDave Liu2008-10-30-1/+0
| * | 86xx: remove the unused code for 86xx familyDave Liu2008-10-30-14/+0
| * | 86xx: remove the second DDR LAW setting for mpc8641hpcnDave Liu2008-10-30-3/+0
| * | 86xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-10-30-33/+0
| * | 86xx: Move the clear_tlbs before MMU turn onDave Liu2008-10-30-1/+4
| |/
* | mpc8313erdb: Document NAND boot.Scott Wood2008-10-29-4/+32
* | NAND: Properly create JFFS2 cleanmarkers.Scott Wood2008-10-29-19/+11
* | NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood2008-10-29-2/+14
* | NAND: Add support for MPC8572DS boardHaiying Wang2008-10-29-1/+62
* | Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-29-152/+157
* | NAND: Align right column of the shorthelp with other commands.Scott Wood2008-10-29-1/+1
* | NAND: Reset chip on power-upKarl Beldan2008-10-29-0/+8
* | NAND: sync with 2.6.27Scott Wood2008-10-29-60/+188
|/
* bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}Kumar Gala2008-10-29-0/+20
* bootm: support subcommands in linux ppc bootmKumar Gala2008-10-29-96/+175
* bootm: Add subcommandsKumar Gala2008-10-29-2/+219
* bootm: Move to using a function pointer table for the boot os functionKumar Gala2008-10-29-37/+31
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2008-10-28-85/+195
|\
| * lcd: Let the board code show board-specific infoHaavard Skinnemoen2008-10-27-79/+178
| * lcd: Set lcd_is_enabled before clearing the screenHaavard Skinnemoen2008-10-25-1/+1
| * lcd: Implement lcd_printf()Haavard Skinnemoen2008-10-25-0/+14
| * atmel_lcdfb: Straighten out funky vl_sync logicHaavard Skinnemoen2008-10-25-4/+1
| * atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>Haavard Skinnemoen2008-10-25-1/+1
* | i386: Renamed show_boot_progress in assembler codeGraeme Russ2008-10-28-14/+14
* | Merge branch 'denx'Andy Fleming2008-10-27-1/+922
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-10-27-687/+624
| |\ \
| * | | ppc4xx: New board avnet fx12 minimodulGeorg Schardt2008-10-24-0/+252
| * | | ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado2008-10-24-1/+663
| * | | ppc4xx: Disable DDR2 autocalibration on Kilauea for nowStefan Roese2008-10-24-0/+7
| | |/ | |/|
* | | 85xx: Update MPC85xx_PORDEVSR_IO_SEL maskPeter Tyser2008-10-27-1/+1
* | | powerpc: fix pci window initialization to work with > 4GB DRAMBecky Bruce2008-10-27-3/+7
* | | pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.Kumar Gala2008-10-27-7/+7
| |/ |/|
* | 86xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-24-142/+59
* | 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-24-445/+200
* | pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-rangesKumar Gala2008-10-24-0/+20
* | pci/fsl_pci_init: Add a common PCI inbound setup functionKumar Gala2008-10-24-0/+81
* | pci/fsl_pci_init: Enable larger address and setting inbound windows properlyKumar Gala2008-10-24-14/+24
* | fdt: Added helper to set PCI dma-ranges propertyKumar Gala2008-10-24-0/+74
* | fdt: Add fdt_getprop_u32_default helpersKumar Gala2008-10-24-0/+29
* | 86xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala2008-10-24-0/+2
* | 85xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala2008-10-24-0/+9
* | pci: Allow for PCI addresses to be 64-bitKumar Gala2008-10-24-63/+102
* | 85xx: Fix the incorrect register used for DDR erratum1Dave Liu2008-10-24-3/+6