summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2008-10-31Fix to the auto-update feature documentation (CONFIG_UPDATE_TFTP_MSEC_MAX)Bartlomiej Sieka
2008-10-3174xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheDave Liu
2008-10-30Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2008-10-30mpc83xx pci: Round up memory size in inbound window.Scott Wood
2008-10-30Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk
2008-10-3086xx: remove the unused definitionDave Liu
2008-10-3086xx: remove the redundant r2 global data pointer saveDave Liu
2008-10-3086xx: remove the unused code for 86xx familyDave Liu
2008-10-3086xx: remove the second DDR LAW setting for mpc8641hpcnDave Liu
2008-10-3086xx: remove the unused ddr_enable_ecc in the board fileDave Liu
2008-10-3086xx: Move the clear_tlbs before MMU turn onDave Liu
2008-10-29mpc8313erdb: Document NAND boot.Scott Wood
2008-10-29NAND: Properly create JFFS2 cleanmarkers.Scott Wood
2008-10-29NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood
2008-10-29NAND: Add support for MPC8572DS boardHaiying Wang
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang
2008-10-29NAND: Align right column of the shorthelp with other commands.Scott Wood
2008-10-29NAND: Reset chip on power-upKarl Beldan
2008-10-29NAND: sync with 2.6.27Scott Wood
2008-10-29bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}Kumar Gala
2008-10-29bootm: support subcommands in linux ppc bootmKumar Gala
2008-10-29bootm: Add subcommandsKumar Gala
2008-10-29bootm: Move to using a function pointer table for the boot os functionKumar Gala
2008-10-28Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2008-10-28i386: Renamed show_boot_progress in assembler codeGraeme Russ
2008-10-27Merge branch 'denx'Andy Fleming
2008-10-2785xx: Update MPC85xx_PORDEVSR_IO_SEL maskPeter Tyser
2008-10-27Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-10-27powerpc: fix pci window initialization to work with > 4GB DRAMBecky Bruce
2008-10-27pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.Kumar Gala
2008-10-27lcd: Let the board code show board-specific infoHaavard Skinnemoen
2008-10-25lcd: Set lcd_is_enabled before clearing the screenHaavard Skinnemoen
2008-10-25lcd: Implement lcd_printf()Haavard Skinnemoen
2008-10-25atmel_lcdfb: Straighten out funky vl_sync logicHaavard Skinnemoen
2008-10-25atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>Haavard Skinnemoen
2008-10-2486xx: Convert all fsl_pci_init users to new APIsKumar Gala
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala
2008-10-24pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-rangesKumar Gala
2008-10-24pci/fsl_pci_init: Add a common PCI inbound setup functionKumar Gala
2008-10-24pci/fsl_pci_init: Enable larger address and setting inbound windows properlyKumar Gala
2008-10-24fdt: Added helper to set PCI dma-ranges propertyKumar Gala
2008-10-24fdt: Add fdt_getprop_u32_default helpersKumar Gala
2008-10-2486xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala
2008-10-2485xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala
2008-10-24pci: Allow for PCI addresses to be 64-bitKumar Gala
2008-10-2485xx: Fix the incorrect register used for DDR erratum1Dave Liu
2008-10-2485xx: remove unused config definitionDave Liu
2008-10-2485xx: Add basic e500mc core supportKumar Gala
2008-10-2485xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic numberKumar Gala