summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk2007-03-0645-45/+7719
* Fix HOSTARCH handling.Wolfgang Denk2007-03-061-5/+1
* [PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setupStefan Roese2007-03-063-17/+26
* Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-srStefan Roese2007-03-012-6/+8
|\
| * Merge with /home/sr/git/u-boot/denxStefan Roese2007-03-012-6/+8
| |\
| | * SC3: fix typo in default environmentWolfgang Denk2007-02-281-1/+1
| | * MCC200: Fixes for update procedureSergei Poselenov2007-02-281-5/+7
* | | Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-03-0114-83/+617
|\ \ \ | |/ /
| * | [PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUMStefan Roese2007-03-011-0/+8
| |/
| * Minor code cleanup.Wolfgang Denk2007-02-2711-81/+518
| * MCC200 update - add LCD Progress IndicatorSergei Poselenov2007-02-273-9/+98
* | [PATCH] Update AMCC Katmai 440SPe eval board supportStefan Roese2007-03-017-180/+369
|/
* [PATCH] get_dev() now unconditionally uses manual relocationStefan Roese2007-02-221-9/+1
* [PATCH] Change systemace driver to select 8 & 16bit modeStefan Roese2007-02-221-5/+2
* [PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang2007-02-2111-16/+54
* [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write)Stefan Roese2007-02-211-4/+4
* Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-02-211-9/+11
|\
| * Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-srStefan Roese2007-02-211-9/+11
| |\
| | * MCC200: Software Updater: allow both "ramdisk" and "filesystem" typesWolfgang Denk2007-02-191-9/+11
* | | [PATCH] Fix relocation problem with "new" get_dev() functionStefan Roese2007-02-201-0/+12
* | | [PATCH] Update SystemACE driver for 16bit accessStefan Roese2007-02-201-3/+11
* | | [PATCH] Clean up Katmai (440SPe) linker scriptStefan Roese2007-02-201-16/+0
* | | Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-02-2049-526/+1220
|\ \ \ | |/ /
| * | [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-207-16/+15
| * | [PATCH 8_9] Add block_write hook to block_dev_desc_tGrant Likely2007-02-201-0/+4
| * | [PATCH 7_9] Replace ace_readw_ace_writeb functions with macrosGrant Likely2007-02-201-26/+10
| * | [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely2007-02-203-3/+2
| * | [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent)Grant Likely2007-02-201-149/+146
| * | [PATCH 4_4] Remove local implementation of isprint() in ft_build.cGrant Likely2007-02-201-5/+1
| * | [PATCH 3_9] Move buffer print code from md command to common functionGrant Likely2007-02-203-51/+86
| * | [PATCH 2_4] Use config.h, not xparameters.h, for xilinx targetsGrant Likely2007-02-207-8/+7
| * | [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-2015-125/+82
| * | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-srStefan Roese2007-02-191-47/+46
| |\ \ | | |/
| | * MCC200: Extensions to Software Update MechanismSergei Poselenov2007-02-191-47/+46
| * | [PATCH] Update Sequoia EBC configuration (NOR FLASH)Stefan Roese2007-02-191-2/+2
| |/
| * Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-02-168-7/+690
| |\
| | * [Motion-PRO] Preliminary support for the Motion-PRO board.Bartlomiej Sieka2007-02-098-7/+689
| * | LPC2292: patch from Siemens.Gary Jennejohn2007-02-121-1/+1
| * | [PATCH] Add missing p3mx.h file to repository (ups)Stefan Roese2007-02-101-0/+34
| * | [PATCH] Update some AMCC 4xx board config files (set initrd_high)Stefan Roese2007-02-078-0/+8
* | | [PATCH] Add support for the AMCC Katmai (440SPe) eval boardStefan Roese2007-02-2016-19/+1700
* | | [PATCH] I2C: Add support for multiple I2C busses for RTC & DTTStefan Roese2007-02-204-9/+40
* | | [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM supportStefan Roese2007-02-203-42/+3109
* | | [PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 filesStefan Roese2007-02-203-413/+478
* | | [PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese2007-02-2011-363/+383
|/ /
* | [PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boardsStefan Roese2007-02-021-6/+10
* | [PATCH] Change configuration output of Sycamore, Yellowstone & RainierStefan Roese2007-02-021-8/+4
* | [PATCH] Remove PCI-PNP configuration from Sequoia/Rainier config fileStefan Roese2007-02-011-1/+1
* | [PATCH] Update 440EPx/440GRx cpu detectionStefan Roese2007-01-312-6/+10
* | [PATCH] Update esd cpci5200 filesStefan Roese2007-01-312-10/+53
OpenPOWER on IntegriCloud