summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-08-22Fix disable_of bootingMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2006-08-22Support for FDT in uImage format, error when using FDT from flashMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2006-08-17Merge branch 'mpc86xx'Jon Loeliger
2006-08-17Unlock cache before kernel starts up for MPC86xxHaiying Wang
2006-08-17Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang
2006-08-17Unlock cache before kernel starts up for MPC86xxHaiying Wang
2006-08-17Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang
2006-08-14Merge branch 'mpc86xx'Jon Loeliger
2006-08-14Fix BAT0 to actually be cacheable, non-guarded as documented.Jon Loeliger
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-08-09Merge branch 'mpc86xx'Jon Loeliger
2006-08-09Removed MPC8641HPCN DTS source file from build.Jon Loeliger
It is no longer linked into U-Boot; its sources are now located in the kernel tree. Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-08-09Merge branch 'mpc85xx'Jon Loeliger
Conflicts: include/ft_build.h include/pci.h Resolved, though.
2006-08-09* Switched default PCI speed for 8540 ADS back to 33MHzMatthew McClintock
* Added comments and a printf to warn that PCI-X won't work at 33MHz Patch by Andy Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
2006-08-09* Fixed a bug where 8555 PCI code used the old variable and function names ↵Matthew McClintock
Patch by Andy Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
2006-08-09* Added VIA configuration tableMatthew McClintock
* Added support for PCI2 on CDS Patch by Andy Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
2006-08-09* Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006Matthew McClintock
Signed-off-by: Andy Fleming <afleming@freescale.com>
2006-08-09* Added support for initializing second PCI bus on 85xx Patch by Andy ↵Matthew McClintock
Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
2006-08-09* Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on ↵Matthew McClintock
17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
2006-08-09* Made sure the code which disables prefetch for PCI devices sets the size ↵Matthew McClintock
of the prefetch region to 0 Patch by Andy Fleming on 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
2006-08-09* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon ↵Matthew McClintock
Loeliger 17-Jan-2006 Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-08-09* Removed the oftree.dts for stxxtx in light of the changes to the flat ↵Matthew McClintock
device tree handling code Patch by Matthew McClintock 26-June-2006
2006-08-09* Patch to modify ft_build.c to update flat device trees in place Patch by ↵Matthew McClintock
Matthew McClintock 26-June-2006
2006-08-09* Modify bootm command to support booting with flat device trees Patch by ↵Matthew McClintock
Matthew McClintock 26-June-2006
2006-08-09Merge branch 'wd'Jon Loeliger
2006-08-09Merge branch 'mpc86xx'Jon Loeliger
2006-08-09Add Rapidio support for the MPC8641HPCNJohn Traill
Signed-off-by: John Traill <john.traill@freescale.com>
2006-08-09Fix caslat calculationJohn Traill
Signed-off-by: John Traill <john.traill@freescale.com>
2006-08-09Convert to mac-address in ethernet nodes.Jon Loeliger
2006-08-07Merge with /home/tur/proj/usb_sticks/u-bootWolfgang Denk
2006-08-03Prevent USB commands from working when USB is stopped.Bartlomiej Sieka
2006-08-02Add rudimentary handling of alternate settings of USB interfaces - to fixBartlomiej Sieka
problems with some USB storage devices. Some code readability improvements.
2006-07-31Merge branch 'mpc86xx'Jon Loeliger
2006-07-31Correct the irq value of DUART2Haiying Wang
2006-07-31Change the space size of PEX IO in READMEHaiying Wang
2006-07-31Move get_board_sys_clk to board directoryHaiying Wang
2006-07-28PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performanceStefan Roese
AMCC suggested to set the PMU bit to 0 for best performace on the PPC440 DDR controller. Please see doc/README.440-DDR-performance for details. Patch by Stefan Roese, 28 Jul 2006
2006-07-28Merge branch 'mpc86xx'Jon Loeliger
2006-07-28Fix 8641HPCN pollutionJohn Traill
2006-07-28Fix 8641HPCN timebaseJohn Traill
2006-07-27Merge branch 'mpc86xx'Jon Loeliger
2006-07-27Fixed OF device tree of mpc86xxhpcn board.Zhang Wei
The changes works in with kernel irq mapping rework. Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
2006-07-27Merge with /home/sr/git/u-boot/denxWolfgang Denk
2006-07-27AMCC bamboo (440EP) U-Boot image reduced to 384kbyteStefan Roese
Please see doc/README.bamboo for details. Patch by Stefan Roese, 27 Jul 2006
2006-07-27Fix CONFIG_CMDLINE_EDITING implementationStefan Roese
Patch by Stefan Roese, 27 Jul 2006
2006-07-26Fix preboot message on TQM5200 after switching to hush parser.Wolfgang Denk
2006-07-23MCC200: set default configuration to low_boot DDR,Wolfgang Denk
and support for configurable options high_boot and/or SDRAM.
2006-07-22Add support for 256 MB SDRAM on CPU87Wolfgang Denk
Patch by Josef Wagner, 25 Nov 2005
2006-07-22Add configuration for cam5200 board (based on TQM5200S).Wolfgang Denk
2006-07-21Code cleanupWolfgang Denk
2006-07-21Code cleanup.Wolfgang Denk