summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added code to support 2.6.18 PCI changes in u-bootAndy Fleming2006-09-191-1/+29
* Fixed an OF-tree off-by-one bug when adding a new property name.Zhang Wei2006-08-291-1/+1
* * Switched default PCI speed for 8540 ADS back to 33MHzMatthew McClintock2006-08-093-1/+11
* * Fixed a bug where 8555 PCI code used the old variable and function names Pa...Matthew McClintock2006-08-091-2/+2
* * Added VIA configuration tableMatthew McClintock2006-08-0915-112/+223
* * Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006Matthew McClintock2006-08-092-21/+9
* * Added support for initializing second PCI bus on 85xx Patch by Andy Fleming...Matthew McClintock2006-08-092-37/+170
* * Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-M...Matthew McClintock2006-08-091-0/+9
* * Made sure the code which disables prefetch for PCI devices sets the size of...Matthew McClintock2006-08-091-1/+1
* * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon ...Matthew McClintock2006-08-0913-4/+198
* * Removed the oftree.dts for stxxtx in light of the changes to the flat devic...Matthew McClintock2006-08-092-61/+1
* * Patch to modify ft_build.c to update flat device trees in place Patch by Ma...Matthew McClintock2006-08-093-247/+115
* * Modify bootm command to support booting with flat device trees Patch by Mat...Matthew McClintock2006-08-092-14/+80
* Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-06-206-31/+51
|\
| * VoiceBlue update: use new MTD flash partitioning methods, use moreHeiko Schocher2006-05-033-25/+38
| * add forgotten changes for the PLEB 2 Board.Heiko Schocher2006-05-024-5/+12
* | Add support for wrPPMC7xx/74xx boardsHeiko Schocher2006-06-1916-4/+1703
* | Merge with ssh://atlas/home/wd/git/u-boot/workWolfgang Denk2006-06-1938-633/+2182
|\ \
| * \ Merge with ssh://fifi/home/wd/git/u-boot/masterWolfgang Denk2006-06-1938-633/+2182
| |\ \
| | * | Add support for gth2 boardWolfgang Denk2006-06-1617-3/+1773
| | * | Add support for CONFIG_SERIAL_MULTI on MPC5xxxWolfgang Denk2006-06-165-13/+211
| | * | Bugfix in I2C initialisation on S3C2400.Wolfgang Denk2006-06-162-1/+9
| | * | Fix DDR6 errata on TQM834x boardsWolfgang Denk2006-06-162-0/+27
| | * | Remove obsolete flash driver board/tqm5200/flash.cWolfgang Denk2006-06-163-498/+3
| | * | Update configuration for CMC-PU2 boardWolfgang Denk2006-06-162-10/+4
| | * | Add support for PS/2 keyboard on TQM85xx boardWolfgang Denk2006-06-165-7/+81
| | * | Fix TRAB channel switching delay for trab_fkt.bin standalone applikationWolfgang Denk2006-06-162-1/+8
| | * | Adjust TQM5200 make targetsWolfgang Denk2006-06-166-95/+27
| | * | Fix setting of environment variable "ver" on trab boardWolfgang Denk2006-06-162-0/+19
| | * | Fix wrong usage of udelay() in led_blink() on trab boardWolfgang Denk2006-06-162-0/+4
| | * | Fix udelay bug in vfd.c for trab boardWolfgang Denk2006-06-162-1/+8
| | * | Disable JFFS2 support for trab boardWolfgang Denk2006-06-162-2/+3
| | * | Change mtdparts definition on trab board to match current flash mapWolfgang Denk2006-06-162-2/+5
* | | | Fix memory init problems on MCC200 boardWolfgang Denk2006-06-143-1/+52
|/ / /
* | | Fix IxEthDB.h to compile againStefan Roese2006-06-142-2/+5
* | | Minor cleanup for PCS440EP boardStefan Roese2006-06-133-5/+8
|/ /
* | Minor code cleanup.Wolfgang Denk2006-06-107-53/+51
* | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-06-1023-140/+2442
|\ \
| * | Add Altera Nios-II boards EP1C20, EP1S10 and EP1S40Heiko Schocher2006-04-2622-1/+1620
| * | * Update PK1C20 board for Nios-II 5.0Heiko Schocher2006-04-205-52/+50
| * | * Add EPCS Controller bootrom work-around for Nios-IIHeiko Schocher2006-04-204-1/+37
| * | Fix I/O Macros and mini-app stubs for Nios-IIHeiko Schocher2006-04-2010-43/+58
| * | Add MCF5282 support (without preloader)Heiko Schocher2006-04-2023-103/+2421
* | | Merge with http://www.psyent.com/git/uboot (NIOS2 - Scott McNutt)Wolfgang Denk2006-06-1037-95/+1763
|\ \ \
| * | | Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boardsScott McNutt2006-06-0822-1/+1620
| * | | Nios II - Add EPCS Controller bootrom work-aroundScott McNutt2006-06-084-0/+36
| * | | Update PK1C20 boardScott McNutt2006-06-085-50/+48
| * | | Nios II - Fix I/O Macros and mini-app stubsScott McNutt2006-06-0810-43/+58
* | | | Fix U-Boot enviroenment sector protection on MCC200 boardWolfgang Denk2006-06-092-1/+3
|/ / /
* | | Minor cleanup for PCS440EP boardWolfgang Denk2006-06-072-6/+7