summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add 4xx GPIO functionsStefan Roese2007-03-247-147/+61
* [PATCH] Small Sequoia cleanupStefan Roese2007-03-242-12/+7
* [PATCH] Clean up 40EZ/Acadia supportStefan Roese2007-03-2411-1910/+443
* [PATCH] Add AMCC Acadia (405EZ) eval board supportStefan Roese2007-03-2111-16/+2701
* [PATCH] Add AMCC PPC405EZ supportStefan Roese2007-03-2112-151/+979
* Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-03-0210-186/+385
|\
| * 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
| | |/
| * | [PATCH] Update AMCC Katmai 440SPe eval board supportStefan Roese2007-03-017-180/+369
* | | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-02-2785-1395/+6788
|\ \ \ | | |/ | |/|
| * | Minor code cleanup.Wolfgang Denk2007-02-2711-81/+518
| * | MCC200 update - add LCD Progress IndicatorSergei Poselenov2007-02-273-9/+98
| |/
| * [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
| | |\ \ | | | |/
| | * | [PATCH] Update Sequoia EBC configuration (NOR FLASH)Stefan Roese2007-02-191-2/+2
| * | | [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
* | | | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-02-191-47/+46
|\ \ \ \ | | |_|/ | |/| |
| * | | MCC200: Extensions to Software Update MechanismSergei Poselenov2007-02-191-47/+46
| | |/ | |/|
* | | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx/.gitStefan Roese2007-02-1910-8/+725
|\ \ \ | |/ /
| * | 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
OpenPOWER on IntegriCloud