summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NAND: Align right column of the shorthelp with other commands.Scott Wood2008-10-291-1/+1
* NAND: Reset chip on power-upKarl Beldan2008-10-291-0/+8
* NAND: sync with 2.6.27Scott Wood2008-10-2914-60/+188
* bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}Kumar Gala2008-10-291-0/+20
* bootm: support subcommands in linux ppc bootmKumar Gala2008-10-291-96/+175
* bootm: Add subcommandsKumar Gala2008-10-2913-2/+219
* bootm: Move to using a function pointer table for the boot os functionKumar Gala2008-10-291-37/+31
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2008-10-2810-85/+195
|\
| * lcd: Let the board code show board-specific infoHaavard Skinnemoen2008-10-278-79/+178
| * lcd: Set lcd_is_enabled before clearing the screenHaavard Skinnemoen2008-10-251-1/+1
| * lcd: Implement lcd_printf()Haavard Skinnemoen2008-10-251-0/+14
| * atmel_lcdfb: Straighten out funky vl_sync logicHaavard Skinnemoen2008-10-251-4/+1
| * atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>Haavard Skinnemoen2008-10-252-1/+1
* | i386: Renamed show_boot_progress in assembler codeGraeme Russ2008-10-283-14/+14
* | Merge branch 'denx'Andy Fleming2008-10-2721-1/+922
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-10-2737-687/+624
| |\ \
| * | | ppc4xx: New board avnet fx12 minimodulGeorg Schardt2008-10-249-0/+252
| * | | ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado2008-10-2413-1/+663
| * | | ppc4xx: Disable DDR2 autocalibration on Kilauea for nowStefan Roese2008-10-241-0/+7
| | |/ | |/|
* | | 85xx: Update MPC85xx_PORDEVSR_IO_SEL maskPeter Tyser2008-10-271-1/+1
* | | powerpc: fix pci window initialization to work with > 4GB DRAMBecky Bruce2008-10-271-3/+7
* | | pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.Kumar Gala2008-10-271-7/+7
| |/ |/|
* | 86xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-246-142/+59
* | 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-2416-445/+200
* | pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-rangesKumar Gala2008-10-241-0/+20
* | pci/fsl_pci_init: Add a common PCI inbound setup functionKumar Gala2008-10-241-0/+81
* | pci/fsl_pci_init: Enable larger address and setting inbound windows properlyKumar Gala2008-10-241-14/+24
* | fdt: Added helper to set PCI dma-ranges propertyKumar Gala2008-10-242-0/+74
* | fdt: Add fdt_getprop_u32_default helpersKumar Gala2008-10-242-0/+29
* | 86xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala2008-10-242-0/+2
* | 85xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala2008-10-249-0/+9
* | pci: Allow for PCI addresses to be 64-bitKumar Gala2008-10-243-63/+102
* | 85xx: Fix the incorrect register used for DDR erratum1Dave Liu2008-10-241-3/+6
* | 85xx: remove unused config definitionDave Liu2008-10-242-18/+0
* | 85xx: Add basic e500mc core supportKumar Gala2008-10-244-0/+16
* | 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic numberKumar Gala2008-10-241-2/+2
|/
* Fix strmhz(): avoid printing negative fractionsWolfgang Denk2008-10-221-1/+1
* mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig functionRichard Retanubun2008-10-211-5/+0
* mpc83xx: add support for switching between USB Host/Function for MPC837XEMDSAnton Vorontsov2008-10-212-4/+4
* mpc83xx: add ELBC NAND support for the MPC837XEMDS boardsAnton Vorontsov2008-10-211-3/+10
* mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov2008-10-213-0/+47
* mpc83xx: add SGMII riser module support for the MPC8378E-MDS boardsAnton Vorontsov2008-10-212-0/+125
* mpc83xx: add TSECs' HRCWH masks for MPC837x processorsAnton Vorontsov2008-10-211-0/+2
* mpc83xx: serdes: add forgotten shifts for rfcksAnton Vorontsov2008-10-212-6/+6
* mpc83xx: fix serdes setup for the MPC8378E boardsAnton Vorontsov2008-10-212-2/+2
* mpc83xx: mpc8360emds: rework LBC SDRAM setupAnton Vorontsov2008-10-212-26/+38
* FDT: don't use private kernel header filesWolfgang Denk2008-10-212-14/+25
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-10-2123-330/+1368
|\
| * ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setupStefan Roese2008-10-211-0/+12
| * ppc4xx: Correctly setup ranges property in ebc nodeStefan Roese2008-10-212-17/+59
OpenPOWER on IntegriCloud