summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-31sh: rsk7203: Moved rsk7203 board to board/renesasNobuhiro Iwamatsu
2008-10-31sh: MigoR: Moved MigoR board to board/renesasNobuhiro Iwamatsu
2008-10-31sh: r2dplus: Moved r2dplus board to board/renesasNobuhiro Iwamatsu
2008-10-31sh: sh7763rdp: Moved sh7763rdp board to board/renesasNobuhiro Iwamatsu
2008-10-31sh: sh7785lcr: Moved sh7785lcr board to board/renesasNobuhiro Iwamatsu
2008-10-31sh: r7780mp: Moved r7780mp board to board/renesasNobuhiro Iwamatsu
2008-10-31sh: ap325rxa: Moved ap325rxa board to board/renesasNobuhiro Iwamatsu
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